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 across 1 directory with 3 updates #618

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the minor-and-patch group with 2 updates in the / directory: rubocop-sorbet and tapioca.

Updates rubocop-sorbet from 0.8.6 to 0.8.7

Release notes

Sourced from rubocop-sorbet's releases.

v0.8.7

What's Changed

🛠 Other Changes

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

Commits
  • 92647a0 Bump version to v0.8.7
  • ac6394b Merge pull request #265 from Earlopain/rubocop-warning
  • b66b4d7 Remove warning from RuboCop in rbi config
  • 55b99e8 Merge pull request #264 from Shopify/dependabot/bundler/minor-and-patch-245c7...
  • 23cc65a Bump rubocop from 1.66.1 to 1.67.0 in the minor-and-patch group
  • See full diff in compare view

Updates tapioca from 0.16.3 to 0.16.4

Release notes

Sourced from tapioca's releases.

v0.16.4

What's Changed

✨ Enhancements

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.16.3...v0.16.4

Commits
  • 16e6cd9 Bump version to v0.16.4
  • 7216831 Merge pull request #2067 from Shopify/ko/parse-success
  • 792a4f4 Use Prism.parse_success? to skip reifying the AST
  • 1c80c40 Merge pull request #2066 from Shopify/dependabot/bundler/rails-7.1.5
  • 92cb5ca Merge pull request #2065 from Shopify/dependabot/bundler/minor-and-patch-d2e0...
  • e024225 Update gem RBIs
  • b5dba3d Update gem RBIs
  • 67a8327 Bump rails from 7.1.4.2 to 7.1.5
  • 43ab78e Bump the minor-and-patch group with 5 updates
  • 883476c Merge pull request #2062 from Shopify/vs-use-singleton-method-to-test-method-...
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11618 to 0.5.11645

Release notes

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

sorbet 0.5.11644.20241108111227-3cb7af7a1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11643.20241108102451-ae81f41fd

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11642.20241107105756-75b2ae91e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11641.20241106215412-aa77bb5ea

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11640.20241106164454-bb2b88bff

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11639.20241106130828-3d6f654b4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11638.20241106112704-2e487fe11

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11637.20241105142530-29f29ab2e

... (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 2 updates in the / directory: [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [tapioca](https://github.com/Shopify/tapioca).


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

Updates `tapioca` from 0.16.3 to 0.16.4
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.3...v0.16.4)

Updates `sorbet-static-and-runtime` from 0.5.11618 to 0.5.11645
- [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 November 11, 2024 21:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@github-actions github-actions bot enabled auto-merge November 11, 2024 21:36
@github-actions github-actions bot merged commit 801809e into main Nov 18, 2024
8 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-cd04a0c02d branch November 18, 2024 15:57
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.

1 participant