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

Bump the sorbet group across 1 directory with 2 updates #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps the sorbet group with 2 updates in the / directory: sorbet and tapioca.

Updates sorbet from 0.5.11178 to 0.5.11361

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11360.20240426131359-4fae184b8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11359.20240426100553-5156c60e4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11358.20240425123945-9206e530e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11357.20240423155326-5ebdd7309

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11356.20240423115858-1841eeab9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11355.20240423114803-cd37d072b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11354.20240423094732-636971051

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11353.20240422153049-7ec14ac39

... (truncated)

Commits

Updates tapioca from 0.11.14 to 0.13.3

Release notes

Sourced from tapioca's releases.

v0.13.3

What's Changed

🐛 Bug Fixes

New Contributors

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

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

... (truncated)

Commits
  • f00b6c1 Bump version to v0.13.3
  • d4034fc Merge pull request #1867 from Shopify/fix_invalid-ar-find-output
  • 01b7880 Remove extra ) in the ActiveRecord.find output
  • 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
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sorbet group with 2 updates in the / directory: [sorbet](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca).


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

Updates `tapioca` from 0.11.14 to 0.13.3
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.14...v0.13.3)

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

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 28, 2024
Copy link
Author

dependabot bot commented on behalf of github May 5, 2024

Superseded by #105.

@dependabot dependabot bot closed this May 5, 2024
@dependabot dependabot bot deleted the dependabot/bundler/sorbet-78b15fa4da branch May 5, 2024 16:56
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