alphagov / content-publisher

Publishing application for GOV.UK
https://docs.publishing.service.gov.uk/apps/content-publisher.html
MIT License
33 stars 11 forks source link

Bump govuk_sidekiq from 7.1.5 to 8.0.0 #3159

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps govuk_sidekiq from 7.1.5 to 8.0.0.

Changelog

Sourced from govuk_sidekiq's changelog.

8.0.0

  • BREAKING: Drop support for Ruby 3.0. The minimum required Ruby version is now 3.1.4.
  • Add support for Ruby 3.3.
  • Update Redis reconnect attempt strategy to retry more times.
Commits
  • c73ca2f Merge pull request #107 from alphagov/release-8.0.0
  • a4cadcb Release version 8.0.0
  • 35c9b2b Merge pull request #106 from alphagov/update-redis-retry
  • 7dff0fe Update Redis reconnect attempt strategy to retry more times
  • f92aafe Merge pull request #105 from alphagov/dependabot/bundler/rubocop-govuk-eq-4.18.0
  • 57c2d6e Update rubocop-govuk requirement from = 4.17.1 to = 4.18.0
  • e7b17a1 Merge pull request #104 from alphagov/dependabot/bundler/rubocop-govuk-eq-4.17.1
  • 4c7e036 Update rubocop-govuk requirement from = 4.17.0 to = 4.17.1
  • 50c903a Merge pull request #103 from alphagov/dependabot/bundler/rubocop-govuk-eq-4.17.0
  • 912ede9 Update rubocop-govuk requirement from = 4.16.1 to = 4.17.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 3 months ago

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

dependabot[bot] commented 3 months ago

Superseded by #3162.