Skip to content

Bump Tapioca to 0.17.9#534

Merged
amomchilov merged 3 commits into
mainfrom
Alex/tapioca-0.17.9
Nov 21, 2025
Merged

Bump Tapioca to 0.17.9#534
amomchilov merged 3 commits into
mainfrom
Alex/tapioca-0.17.9

Conversation

@amomchilov

@amomchilov amomchilov commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Needed to fix CI for #533

```sh
bundle update tapioca --conservative
```
@amomchilov amomchilov requested a review from egiurleo November 19, 2025 17:08
@amomchilov amomchilov requested a review from a team as a code owner November 19, 2025 17:08
@amomchilov amomchilov added the dependencies Pull requests that update a dependency file label Nov 19, 2025
@amomchilov amomchilov self-assigned this Nov 19, 2025
@amomchilov

amomchilov commented Nov 19, 2025

Copy link
Copy Markdown
Contributor Author

Hmmm... this is still failing

  • CI is running bin/export-rbi --check-sync
  • That's running bundle exec spoom srb sigs export "$@"
    • Spoom doesn't have its own version constraint on its Tapioca dep, but that shouldn't matter, because we're still running in this bundle that does

So why is it still trying to use Tapioca 0.16.11?

Update: because Spoom is running this in a new bundle context with an unconstrained Tapioca version. Fixing in Shopify/spoom#819

Comment thread Gemfile Outdated
@amomchilov amomchilov marked this pull request as draft November 20, 2025 00:08
Running `bundle exec spoom srb sigs export` had the same Tapioca-related crash, because it wasn't necessarily using this bundle's Tapioca version (it was unpinned)

That's fixed in Spoom `1.7.0`.
@amomchilov amomchilov marked this pull request as ready for review November 21, 2025 15:14
@amomchilov amomchilov merged commit addb02d into main Nov 21, 2025
8 checks passed
@amomchilov amomchilov deleted the Alex/tapioca-0.17.9 branch November 21, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants