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 4 updates #2017

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 4 updates: rubocop-rspec, activeresource, sidekiq and sorbet-static-and-runtime.

Updates rubocop-rspec from 3.0.4 to 3.0.5

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v3.0.5

  • Fix false-negative and error for RSpec/MetadataStyle when non-literal args are used in metadata in EnforceStyle: hash. (@​cbliard)
  • Improve offense message for RSpec/IndexedLet. (@​earlopain)
Changelog

Sourced from rubocop-rspec's changelog.

3.0.5 (2024-09-07)

  • Fix false-negative and error for RSpec/MetadataStyle when non-literal args are used in metadata in EnforceStyle: hash. ([@​cbliard])
  • Improve offense message for RSpec/IndexedLet. ([@​earlopain])
Commits
  • 16cf19c Merge pull request #1956 from rubocop/release
  • a8a061c Release v3.0.5
  • 74d7837 Merge pull request #1953 from Earlopain/offense-message-indexed-let
  • f31b268 Improve offense message for RSpec/IndexedLet
  • e02576f Merge pull request #1947 from cbliard/fix-metadata-style-cop-with-non-literal...
  • dbd87bb Fix false-negative and error for RSpec/MetadataStyle
  • See full diff in compare view

Updates activeresource from 6.1.0 to 6.1.1

Commits

Updates sidekiq from 7.3.1 to 7.3.2

Changelog

Sourced from sidekiq's changelog.

7.3.2

  • Adjust ActiveRecord batch iteration to restart an interrupted batch from the beginning. Each batch should be processed as a single transaction in order to be idempotent. #6405
  • Fix typo in S::DeadSet#kill #6397
  • Fix CSS issue with bottom bar in Web UI #6414
Commits

Updates sorbet-static-and-runtime from 0.5.11553 to 0.5.11558

Release notes

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

sorbet 0.5.11557.20240905074943-73192a479

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11554.20240903115529-682025827

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11553.20240829170143-496b7bdb5

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11553', :group => :development
gem 'sorbet-runtime', '0.5.11553'
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 4 updates: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec), [activeresource](https://github.com/rails/activeresource), [sidekiq](https://github.com/sidekiq/sidekiq) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-rspec` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.0.4...v3.0.5)

Updates `activeresource` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/rails/activeresource/releases)
- [Commits](rails/activeresource@v6.1.0...v6.1.1)

Updates `sidekiq` from 7.3.1 to 7.3.2
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.3.1...v7.3.2)

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

---
updated-dependencies:
- dependency-name: rubocop-rspec
  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: 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 September 9, 2024 21:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 9, 2024
@amomchilov amomchilov self-assigned this Sep 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 23, 2024
auto-merge was automatically disabled September 23, 2024 21:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/bundler/minor-and-patch-7bd40a8da6 branch September 23, 2024 21:02
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