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 bundler-deps group with 2 updates #131

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps the bundler-deps group with 2 updates: sorbet and tapioca.

Updates sorbet from 0.5.11109 to 0.5.11143

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11142.20231122111018-b1ec9d25f

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11141.20231121145801-25c84b1ef

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11140.20231121142129-ab25fecd7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11139.20231116145045-9dbddbe8b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11138.20231116112043-de15f547a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11137.20231116111219-a327cd3ae

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11136.20231116101029-9af771785

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11135.20231116084924-edcfdda88

... (truncated)

Commits

Updates tapioca from 0.11.10 to 0.11.12

Release notes

Sourced from tapioca's releases.

v0.11.12

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/tapioca@v0.11.11...v0.11.12

v0.11.11

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: Shopify/tapioca@v0.11.10...v0.11.11

Commits
  • d17a9f9 Bump version to v0.11.12
  • 486eecb Merge pull request #1711 from Shopify/ignore-irb
  • 78dea23 Ignore rbi gem by default
  • 692e486 Merge pull request #1659 from Shopify/support-custom-scalar-coerce-input
  • f35a20e Add safety for Void and NotTyped return types
  • 6782a81 Merge pull request #1708 from Shopify/vs/bump_rbi_requirement
  • 133c31a Bump RBI requirement to 0.1.4 or higher
  • 14acb51 Merge pull request #1707 from Shopify/vs/fix_engine_loading_older_rails
  • e42529f Upgrade RBI and temporarily lock Prism < 0.16
  • 05d94ee Fix Rails engine loading for Rails < 7.2
  • 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 bundler-deps group with 2 updates: [sorbet](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca).


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

Updates `tapioca` from 0.11.10 to 0.11.12
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.10...v0.11.12)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-deps
- dependency-name: tapioca
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the A-deps Area: Source and library dependencies. label Dec 1, 2023
@lopopolo lopopolo merged commit 550a598 into trunk Dec 3, 2023
20 checks passed
@lopopolo lopopolo deleted the dependabot/bundler/bundler-deps-039843c289 branch December 3, 2023 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant