Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sorbet, sorbet-runtime and tapioca #341

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps sorbet, sorbet-runtime and tapioca. These dependencies needed to be updated together.
Updates sorbet from 0.5.11294 to 0.5.11346

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11345.20240412161526-5c0012a52

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11345', :group => :development
gem 'sorbet-runtime', '0.5.11345'

sorbet 0.5.11344.20240412111932-3afd7e5b7

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11344', :group => :development
gem 'sorbet-runtime', '0.5.11344'

sorbet 0.5.11343.20240412093356-2f9b15f81

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11343', :group => :development
gem 'sorbet-runtime', '0.5.11343'

sorbet 0.5.11342.20240411132013-f6c67ae4c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11342', :group => :development
gem 'sorbet-runtime', '0.5.11342'

sorbet 0.5.11341.20240411105921-81f7617ed

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11341', :group => :development
gem 'sorbet-runtime', '0.5.11341'

sorbet 0.5.11340.20240410150614-443cd113c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11340', :group => :development
gem 'sorbet-runtime', '0.5.11340'

sorbet 0.5.11339.20240410120813-d5bba0907

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11339', :group => :development
gem 'sorbet-runtime', '0.5.11339'

sorbet 0.5.11338.20240409113636-5cec8509e

... (truncated)

Commits

Updates sorbet-runtime from 0.5.11294 to 0.5.11346

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11345.20240412161526-5c0012a52

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11345', :group => :development
gem 'sorbet-runtime', '0.5.11345'

sorbet 0.5.11344.20240412111932-3afd7e5b7

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11344', :group => :development
gem 'sorbet-runtime', '0.5.11344'

sorbet 0.5.11343.20240412093356-2f9b15f81

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11343', :group => :development
gem 'sorbet-runtime', '0.5.11343'

sorbet 0.5.11342.20240411132013-f6c67ae4c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11342', :group => :development
gem 'sorbet-runtime', '0.5.11342'

sorbet 0.5.11341.20240411105921-81f7617ed

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11341', :group => :development
gem 'sorbet-runtime', '0.5.11341'

sorbet 0.5.11340.20240410150614-443cd113c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11340', :group => :development
gem 'sorbet-runtime', '0.5.11340'

sorbet 0.5.11339.20240410120813-d5bba0907

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11339', :group => :development
gem 'sorbet-runtime', '0.5.11339'

sorbet 0.5.11338.20240409113636-5cec8509e

... (truncated)

Commits

Updates tapioca from 0.12.0 to 0.13.2

Release notes

Sourced from tapioca's releases.

v0.13.2

What's Changed

🚧 Breaking Changes

✨ Enhancements

🛠 Other Changes

New Contributors

Full Changelog: Shopify/tapioca@v0.13.1...v0.13.2

v0.13.1

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.13.0...v0.13.1

v0.13.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 37e48be Bump version to v0.13.2
  • 4f4b9ed Merge pull request #1866 from Shopify/KaanOzkan-patch-1
  • 1daf684 Specify rails
  • ae9ee97 Specify DSL compiler contributions in README
  • cdc0d7c Disable all permissions for action
  • 5e946e9 Sanitize branch input
  • 032e04f Merge pull request #1860 from bdewater/ar-count-block
  • 5bba1b3 Update Active Record count sig to allow a block
  • 218b9c0 Merge pull request #1858 from Shopify/dependabot/bundler/minor-and-patch-e537...
  • aded62f Update rbi files
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps [sorbet](https://github.com/sorbet/sorbet), [sorbet-runtime](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca). These dependencies needed to be updated together.

Updates `sorbet` from 0.5.11294 to 0.5.11346
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-runtime` from 0.5.11294 to 0.5.11346
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `tapioca` from 0.12.0 to 0.13.2
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.12.0...v0.13.2)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/bundler/multi-2f8ec75ae1 branch April 30, 2024 11:27
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants