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 minor-and-patch group with 3 updates #650

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

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

Updates rubocop-sorbet from 0.8.7 to 0.8.9

Release notes

Sourced from rubocop-sorbet's releases.

v0.8.9

What's Changed

✨ Enhancements

New Contributors

Full Changelog: Shopify/rubocop-sorbet@v0.8.7...v0.8.9

Commits
  • e74dff6 Bump version to v0.8.9
  • 6a32550 Merge pull request #285 from Shopify/at-fix-message
  • a249077 Make deprecations about the codebase
  • 172d5f0 Merge pull request #286 from Shopify/at-fix-example
  • 6bb3376 Fix typos in examples
  • a9219be Enable example checking on CI
  • abe6884 Merge pull request #284 from Shopify/at-forbid-t-enum
  • d0e65c7 Add ForbidTEnum cop
  • 100bcf3 Merge pull request #282 from Shopify/at-rb-rubocop
  • b9c9965 Tweak Rubocop rules for inline RBS in RBI files
  • Additional commits viewable in compare view

Updates tapioca from 0.16.10 to 0.16.11

Release notes

Sourced from tapioca's releases.

v0.16.11

What's Changed

✨ Enhancements

🐛 Bug Fixes

Full Changelog: Shopify/tapioca@v0.16.10...v0.16.11

Commits
  • 3008dfe Bump version to v0.16.11
  • 5980758 Merge pull request #2211 from Shopify/ko/bump-tapioca-addon
  • e0069de Bump add-on version to v0.1.3
  • e7641cf Merge pull request #2207 from Shopify/ko/addon-exit
  • d14f363 Update stderr output expectations
  • 6c5a678 Raise Thor::Error instead of exit
  • 73381f3 Merge pull request #2203 from Shopify/uk-consider-more-subconstants
  • 21dd01c Bump gem RBI files
  • 237189f Start using a newer version of json with the subconstant problem
  • ecfb0c7 Stop ignoring symbols in payload when discovering subconstants
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11842 to 0.5.11851

Release notes

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

sorbet 0.5.11850.20250221083246-9d67da8c6

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11849.20250221082535-3141c079c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11848.20250221082523-c50536de5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11847.20250221111543-786c6b015

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11846.20250221074550-2a01b6e64

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11845.20250220152236-3380582df

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11844.20250220143803-cc3cd9373

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11843.20250220141611-99b1f8ff6

... (truncated)

Commits

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: [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet), [tapioca](https://github.com/Shopify/tapioca) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-sorbet` from 0.8.7 to 0.8.9
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.8.7...v0.8.9)

Updates `tapioca` from 0.16.10 to 0.16.11
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.10...v0.16.11)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 21:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@github-actions github-actions bot enabled auto-merge February 24, 2025 21:55
@github-actions github-actions bot merged commit 8e43276 into main Feb 24, 2025
8 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-d42a9df9bb branch February 24, 2025 22:03
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