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 5 updates #2065

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 5 updates:

Package From To
rubocop-sorbet 0.8.6 0.8.7
activeresource 6.1.3 6.1.4
graphql 2.3.19 2.4.1
sidekiq 7.3.4 7.3.5
sorbet-static-and-runtime 0.5.11620 0.5.11633

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 activeresource from 6.1.3 to 6.1.4

Commits
  • 9c8a2ee Release 6.1.4
  • 820f3ac Merge pull request #407 from brandoncc/brandoncc/fix-active-support-deprecati...
  • 299d302 ActiveSupport::Deprecation singleton deprecated in 7.1, not 7.2
  • f16f9c7 Update the CI matrix
  • f9f4203 Stop testing Rails 6.x
  • See full diff in compare view

Updates graphql from 2.3.19 to 2.4.1

Changelog

Sourced from graphql's changelog.

2.4.1 (4 Nov 2024)

Bug fixes

  • Visibility: support dynamically-generated #enum_values #5141

2.4.0 (31 Oct 2024)

Deprecations

  • Visibility: Implementing visible? now requires use GraphQL::Schema::Visibility or use GraphQL::Schema::Warden in your schema definition #5123

New features

  • Validation: Add "did you mean" to error messages when DidYouMean is available #4966
  • Schema: types can be lazy-loaded when using GraphQL::Schema::Visibility #4919

2.3.20 (31 Oct 2024)

Bug fixes

  • Arguments: suppress warning for objectId arguments #5124
  • Arguments: don't require input object arguments when a default value is configured
Commits
  • dc23065 2.4.1
  • 4ade767 Merge pull request #5141 from rmosolgo/fix-dynamic-enum-values-with-visibilit...
  • 56d58da Check .visible? on enum values
  • 1b04dd9 Fix NullContext changes
  • 7dad960 Add support for dynamic enum_values in Visibility::Profile
  • dcaaed1 2.4.0
  • 7f606ce Merge pull request #4966 from rmosolgo/did-you-mean-support
  • dbd6961 Update local variable name
  • 87e7fd3 Update for warden => types
  • 9fad775 Merge pull request #5123 from rmosolgo/warn-warden
  • Additional commits viewable in compare view

Updates sidekiq from 7.3.4 to 7.3.5

Changelog

Sourced from sidekiq's changelog.

7.3.5

  • Reimplement retry_all and kill_all API methods to use ZPOPMIN, approximately 30-60% faster. #6481
  • Add preload testing binary at examples/testing/sidekiq_boot to verify your Rails app boots correctly with Sidekiq Enterprise's app preloading.
  • Fix circular require with ActiveJob adapter #6477
  • Fix potential race condition leading to incorrect serialized values for CurrentAttributes #6475
  • Restore missing elapsed time when default job logging is disabled
Commits

Updates sorbet-static-and-runtime from 0.5.11620 to 0.5.11633

Release notes

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

sorbet 0.5.11632.20241101123413-f16b9ae2c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11631.20241031150308-662b4e333

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11630.20241030183851-5c92bede0

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11629.20241030140713-f63b06430

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11628.20241030140450-02211b88b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11627.20241030115654-17ef143fd

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11626.20241030115208-02d87551a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11625.20241029161507-5b817f491

... (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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.8.6` | `0.8.7` |
| [activeresource](https://github.com/rails/activeresource) | `6.1.3` | `6.1.4` |
| [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.3.19` | `2.4.1` |
| [sidekiq](https://github.com/sidekiq/sidekiq) | `7.3.4` | `7.3.5` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11620` | `0.5.11633` |


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 `activeresource` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/rails/activeresource/releases)
- [Commits](rails/activeresource@v6.1.3...v6.1.4)

Updates `graphql` from 2.3.19 to 2.4.1
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.3.19...v2.4.1)

Updates `sidekiq` from 7.3.4 to 7.3.5
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/commits/v7.3.5)

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

---
updated-dependencies:
- dependency-name: rubocop-sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: activeresource
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sidekiq
  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 4, 2024 21:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 4, 2024
@vinistock vinistock enabled auto-merge November 4, 2024 22:05
@vinistock vinistock merged commit 92cb5ca into main Nov 4, 2024
27 checks passed
@vinistock vinistock deleted the dependabot/bundler/minor-and-patch-d2e03842fa branch November 4, 2024 22:28
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant