Skip to content

Bump the minor-and-patch group with 3 updates #782

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps the minor-and-patch group with 3 updates: tapioca, sorbet-static-and-runtime and thor.

Updates tapioca from 0.17.6 to 0.17.7

Release notes

Sourced from tapioca's releases.

v0.17.7

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.17.6...v0.17.7

Commits
  • e7a2f96 Bump version to v0.17.7
  • 4cd81c7 Merge pull request #2352 from Shopify/07-15-relax_ruby_lsp_constraint_to_acce...
  • ce23b1f Relax Ruby LSP constraint to accept v0.26
  • 99fbc02 Merge pull request #2350 from Shopify/07-09-ensure_dsl_compiler_extends_t_gen...
  • 578b05f Merge pull request #2347 from ebarajas/main
  • 1e8e74f Ensure Dsl::Compiler extends T::Generic in server add-on
  • 7098b68 use Kernel.caller_locations in Runtime::Trackers::MethodDefinition
  • 177c4ad Merge pull request #2322 from drewhoffer/main
  • 471d1ee Merge pull request #2345 from Shopify/dependabot/bundler/minor-and-patch-c294...
  • edbdacc Update gem RBIs
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.12222 to 0.5.12354

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.12353.20250718194949-822af3882

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12352.20250718152848-c4842ad89

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12351.20250718150208-c9302080f

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12350.20250718143344-7c3257147

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12349.20250717104933-df989a30f

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12232.20250717104807-d7d7f0c20

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12231.20250717104207-64a1e9b08

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.12230.20250716162032-2a456a628

... (truncated)

Commits

Updates thor from 1.3.2 to 1.4.0

Release notes

Sourced from thor's releases.

1.4.0

What's Changed

New Contributors

Full Changelog: rails/thor@v1.3.2...v1.4.0

Commits
  • 518ae0f Prepare for 1.4.0
  • b4879f0 Update devcontainer configuration
  • 40412ec Merge pull request #904 from rails/revert-893-use-secure-thor-link
  • ae7cd4f Revert "Use secure whatisthor.com link"
  • b73c346 Merge pull request #890 from Uaitt/update-gh-action-versions
  • b14cfd4 Merge pull request #891 from Uaitt/correct-typo-in-comment
  • 048bbdd Merge pull request #877 from G-Rath/gsub_file-error-on-no-change
  • 13bd825 Merge pull request #900 from moguls753/main
  • 536b790 Merge pull request #897 from odaysec/patch-1
  • 094bd41 Merge pull request #898 from Edouard-chin/ec-encoding
  • 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 minor-and-patch group with 3 updates: [tapioca](https://github.com/Shopify/tapioca), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [thor](https://github.com/rails/thor).


Updates `tapioca` from 0.17.6 to 0.17.7
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.17.6...v0.17.7)

Updates `sorbet-static-and-runtime` from 0.5.12222 to 0.5.12354
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `thor` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-version: 0.17.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.5.12354
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: thor
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from a team July 22, 2025 01:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@github-actions github-actions bot enabled auto-merge July 22, 2025 01:27
@github-actions github-actions bot merged commit 22a7cde into main Jul 22, 2025
8 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-a2adf32368 branch July 22, 2025 01:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants