Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Shopify/spoom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.5
Choose a base ref
...
head repository: Shopify/spoom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.6
Choose a head ref
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 21, 2025

  1. Bump ruby/setup-ruby from 1.245.0 to 1.248.0

    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.248.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    5fb915f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #781 from Shopify/dependabot/github_actions/ruby/s…

    …etup-ruby-1.248.0
    
    Bump ruby/setup-ruby from 1.245.0 to 1.248.0
    github-actions[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    a3f3e5d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Bump the minor-and-patch group with 3 updates

    Bumps the minor-and-patch group with 3 updates: [tapioca](https://github.com/Shopify/tapioca), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [thor](https://github.com/rails/thor).
    
    
    Updates `tapioca` from 0.17.6 to 0.17.7
    - [Release notes](https://github.com/Shopify/tapioca/releases)
    - [Commits](Shopify/tapioca@v0.17.6...v0.17.7)
    
    Updates `sorbet-static-and-runtime` from 0.5.12222 to 0.5.12354
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    Updates `thor` from 1.3.2 to 1.4.0
    - [Release notes](https://github.com/rails/thor/releases)
    - [Commits](rails/thor@v1.3.2...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: tapioca
      dependency-version: 0.17.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: sorbet-static-and-runtime
      dependency-version: 0.5.12354
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: thor
      dependency-version: 1.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    b356354 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #782 from Shopify/dependabot/bundler/minor-and-pat…

    …ch-a2adf32368
    
    Bump the minor-and-patch group with 3 updates
    github-actions[bot] authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    22a7cde View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Bump ruby/setup-ruby from 1.248.0 to 1.253.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.248.0 to 1.253.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@a9bfc2e...bb6434c)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.253.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    6128358 View commit details
    Browse the repository at this point in the history
  2. Bump sorbet-static-and-runtime in the minor-and-patch group

    Bumps the minor-and-patch group with 1 update: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).
    
    
    Updates `sorbet-static-and-runtime` from 0.5.12354 to 0.5.12358
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet-static-and-runtime
      dependency-version: 0.5.12358
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    04496e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #783 from Shopify/dependabot/github_actions/ruby/s…

    …etup-ruby-1.253.0
    
    Bump ruby/setup-ruby from 1.248.0 to 1.253.0
    github-actions[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    4497072 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #784 from Shopify/dependabot/bundler/minor-and-pat…

    …ch-1fe8a397bd
    
    Bump sorbet-static-and-runtime from 0.5.12354 to 0.5.12358 in the minor-and-patch group
    github-actions[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    751fac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Do not associate a RBS comment to a node after a blank line

    Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
    Morriar committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    07db4aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #780 from Shopify/at-fix-type-alias

    Do not associate a RBS comment to a node after a blank line
    Morriar authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    ccd8867 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Bump ruby/setup-ruby from 1.253.0 to 1.254.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.253.0 to 1.254.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@bb6434c...2a7b300)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.254.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    bb49730 View commit details
    Browse the repository at this point in the history
  2. Bump sorbet-static-and-runtime in the minor-and-patch group

    Bumps the minor-and-patch group with 1 update: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).
    
    
    Updates `sorbet-static-and-runtime` from 0.5.12358 to 0.5.12371
    - [Release notes](https://github.com/sorbet/sorbet/releases)
    - [Commits](https://github.com/sorbet/sorbet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sorbet-static-and-runtime
      dependency-version: 0.5.12371
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7be8f34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #785 from Shopify/dependabot/github_actions/ruby/s…

    …etup-ruby-1.254.0
    
    Bump ruby/setup-ruby from 1.253.0 to 1.254.0
    github-actions[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    ceec538 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #786 from Shopify/dependabot/bundler/minor-and-pat…

    …ch-bdbaf60dc4
    
    Bump sorbet-static-and-runtime from 0.5.12358 to 0.5.12371 in the minor-and-patch group
    github-actions[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    d680615 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Bump version to v1.7.6

    Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
    Morriar committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    523b3f8 View commit details
    Browse the repository at this point in the history
Loading