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 bundler group with 3 updates #332

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the bundler group with 3 updates: sidekiq-cron, rubocop-govuk and rubocop-performance.

Updates sidekiq-cron from 2.0.0 to 2.0.1

Release notes

Sourced from sidekiq-cron's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: sidekiq-cron/sidekiq-cron@v2.0.0...v2.0.1

Changelog

Sourced from sidekiq-cron's changelog.

2.0.1

Commits

Updates rubocop-govuk from 5.0.2 to 5.0.3

Changelog

Sourced from rubocop-govuk's changelog.

5.0.3

  • Update dependencies: rubocop from 1.64.1 to 1.68.0, rubocop-ast from 1.31.3 to 1.26.1, rubocop-rails from 2.25.1 to 2.27.0, rubocop-rspec from 3.0.1 to 3.2.0
Commits
  • 6bbc49d Merge pull request #433 from alphagov/new-release
  • 8b599f5 Release v5.0.3
  • a822e10 Merge pull request #431 from alphagov/dependabot/bundler/rubocop-ast-eq-1.36.1
  • 8b911b7 Update rubocop-ast requirement from = 1.35.0 to = 1.36.1
  • 80f979d Merge pull request #430 from alphagov/dependabot/bundler/rubocop-ast-eq-1.35.0
  • e86668e Update rubocop-ast requirement from = 1.34.1 to = 1.35.0
  • 5bd5d52 Merge pull request #429 from alphagov/dependabot/bundler/rubocop-ast-eq-1.34.1
  • a9ff9c2 Update rubocop-ast requirement from = 1.34.0 to = 1.34.1
  • 31f6341 Merge pull request #428 from alphagov/dependabot/bundler/rubocop-ast-eq-1.34.0
  • 9ffb0b4 Update rubocop-ast requirement from = 1.33.1 to = 1.34.0
  • Additional commits viewable in compare view

Updates rubocop-performance from 1.22.1 to 1.23.0

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance 1.23.0

New features

Changelog

Sourced from rubocop-performance's changelog.

1.23.0 (2024-11-14)

New features

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 bundler group with 3 updates: [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron), [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) and [rubocop-performance](https://github.com/rubocop/rubocop-performance).


Updates `sidekiq-cron` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases)
- [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md)
- [Commits](sidekiq-cron/sidekiq-cron@v2.0.0...v2.0.1)

Updates `rubocop-govuk` from 5.0.2 to 5.0.3
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v5.0.2...v5.0.3)

Updates `rubocop-performance` from 1.22.1 to 1.23.0
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.22.1...v1.23.0)

---
updated-dependencies:
- dependency-name: sidekiq-cron
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rubocop-govuk
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2024 03:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 20, 2024
Copy link
Contributor

@elken elken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 53a5298 into main Nov 20, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/bundler-7de759fbca branch November 20, 2024 08:04
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