ruby / prism

Prism Ruby parser
https://ruby.github.io/prism/
MIT License
845 stars 142 forks source link

Bump tapioca from 0.16.3 to 0.16.4 in /gemfiles/typecheck #3225

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps tapioca from 0.16.3 to 0.16.4.

Release notes

Sourced from tapioca's releases.

v0.16.4

What's Changed

✨ Enhancements

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/Shopify/tapioca/compare/v0.16.3...v0.16.4

Commits
  • 16e6cd9 Bump version to v0.16.4
  • 7216831 Merge pull request #2067 from Shopify/ko/parse-success
  • 792a4f4 Use Prism.parse_success? to skip reifying the AST
  • 1c80c40 Merge pull request #2066 from Shopify/dependabot/bundler/rails-7.1.5
  • 92cb5ca Merge pull request #2065 from Shopify/dependabot/bundler/minor-and-patch-d2e0...
  • e024225 Update gem RBIs
  • b5dba3d Update gem RBIs
  • 67a8327 Bump rails from 7.1.4.2 to 7.1.5
  • 43ab78e Bump the minor-and-patch group with 5 updates
  • 883476c Merge pull request #2062 from Shopify/vs-use-singleton-method-to-test-method-...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)