Skip to content

Bump govuk_sidekiq from 4.0.0 to 6.0.0#64

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/govuk_sidekiq-6.0.0
Open

Bump govuk_sidekiq from 4.0.0 to 6.0.0#64
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/govuk_sidekiq-6.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps govuk_sidekiq from 4.0.0 to 6.0.0.

Changelog

Sourced from govuk_sidekiq's changelog.

6.0.0

  • BREAKING: Upgrades the underlying version of Sidekiq to version 6. Will require changes to logging strategy;

  • Sidekiq arguments need to serialize safely to JSON otherwise a warning is shown

  • Logging to a file no longer supported, must use STDOUT or STDERR

5.0.0

  • BREAKING: Redis is configured with REDIS_URL environment, the previous approach (REDIS_HOST and REDIS_PORT) is no longer supported.
Commits
  • 77298fc Merge pull request #69 from alphagov/actual-version-bump
  • 767214c forgot to upgrade the version number
  • c7b104d Merge pull request #68 from alphagov/bulk/use-yml-for-gha-workflows
  • be97a47 Reference workflows with yml extensions
  • 04edf19 Merge pull request #63 from alphagov/version-bump
  • c50b3b8 update changelog
  • 4215a50 stringify header keys
  • 20adc44 Configure logger for stdout
  • 9a017cf Add environment variable for conditional jsonning
  • 3b29a8e Upgrade to version 6
  • 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 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)

Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 4.0.0 to 6.0.0.
- [Release notes](https://github.com/alphagov/govuk_sidekiq/releases)
- [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_sidekiq@v4.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: govuk_sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2023
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.

0 participants