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 #138

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

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

Updates sorbet from 0.5.11164 to 0.5.11178

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11177.20240105103412-15aa5874a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11176.20240104122727-0f8f23c4d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11175.20240103143002-ddd14d633

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11174.20240103134548-3b18f876d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11173.20240103104327-ee31a06a5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11172.20240103103218-2016d442b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11171.20240103103742-4c82b6518

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11170.20240102151700-8bd792751

... (truncated)

Commits

Updates tapioca from 0.11.14 to 0.11.15

Release notes

Sourced from tapioca's releases.

v0.11.15

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/tapioca@v0.11.14...v0.11.15

Commits
  • ba09c1f Bump version to v0.11.15
  • 66cb87d Merge pull request #1750 from Shopify/vs/fix_hash_patch
  • 5cc44d9 Remove fixed hash patch
  • 8b40bbf Merge pull request #1715 from Shopify/jessiel-hacke/support-custom-active-mod...
  • cd1080b Merge pull request #1742 from Shopify/uk-bump-to-latest-rails
  • b19374d Start loading Rails defaults in dummy app for loading ActiveStorage
  • 4a83ad8 Fix deprecation of position parameters to serialize
  • 0526ddd Initialize AR models by calling define_attribute_methods on them first
  • e15d12c Fix loading of ActiveStorage in tests
  • 27e7470 Fix a few tests causing problems on Rails 7.1
  • 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.11164 to 0.5.11178
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

---
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 Jan 9, 2024
@lopopolo lopopolo added the A-release Area: Gem / GitHub Actions releases and version bumps. label Jan 9, 2024
@lopopolo lopopolo merged commit 063cecf into trunk Jan 9, 2024
21 checks passed
@lopopolo lopopolo deleted the dependabot/bundler/bundler-deps-7b138d2dfd branch January 9, 2024 06:43
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. A-release Area: Gem / GitHub Actions releases and version bumps.
Development

Successfully merging this pull request may close these issues.

1 participant