Bump govuk_sidekiq, sidekiq, govuk_app_config and rack #2358
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps govuk_sidekiq, sidekiq, govuk_app_config and rack. These dependencies needed to be updated together.
Updates
govuk_sidekiq
from 8.0.1 to 9.0.0Changelog
Sourced from govuk_sidekiq's changelog.
Commits
946dd53
Merge pull request #115 from alphagov/sidekiq-mobbing289da44
Release version 9.0.0 of the gem749f82b
Add rake task to remove Redis namespacinga89c0b9
Add upgrade instructions for Sidekiq 797050fb
Upgrade Sidekiq to version 7.034c94ea
Removeredis-namespace
dependency578789e
Switch fromredis
toredis-client
53c521a
Merge pull request #114 from alphagov/dependabot/bundler/rubocop-govuk-eq-5.0.2c8b44f0
Update rubocop-govuk requirement from = 5.0.1 to = 5.0.22e5127a
Merge pull request #113 from alphagov/dependabot/bundler/rubocop-govuk-eq-5.0.1Updates
sidekiq
from 6.5.12 to 7.3.2Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
e26cba9
changes88133f5
Fix missing require in test57baa35
Reduce max-width for redis-url elements (#6414)164b690
bump96c5ee9
Iterable Jobs: Update cursor after processing iteration (#6405)ed8b217
add test cases7f692c1
Fix bug in Deadset#kill ex param16b7115
formattingbd2aac5
prep for releasece29f51
remove need for S::Component in job_logger, see #6385Updates
govuk_app_config
from 9.14.0 to 9.14.2Changelog
Sourced from govuk_app_config's changelog.
Commits
b0dd13d
Merge pull request #398 from alphagov/release-9.14.2a74df93
Release v9.14.21568ac2
Merge pull request #397 from alphagov/dependabot/bundler/opentelemetry-instru...99b357e
Update opentelemetry-instrumentation-all requirement from >= 0.39.1, < 0.65.0...fad6ea0
Merge pull request #394 from alphagov/release-9.14.1594021a
Merge pull request #396 from alphagov/dependabot/bundler/opentelemetry-instru...e8b795d
Update opentelemetry-instrumentation-all requirement from >= 0.39.1, < 0.64.0...884b6e1
Merge pull request #395 from alphagov/dependabot/bundler/opentelemetry-export...4ab300d
Update opentelemetry-exporter-otlp requirement from >= 0.25, < 0.29 to >= 0.2...dd0d790
Release v9.14.1Updates
rack
from 2.2.9 to 3.1.7Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
4bb2f72
Bump patch version.1c1e413
Ignore external tests directory.b4a1036
Prepare for 3.1.7 release.d0da91b
Add more external tests.f6f1510
ImproveRack::Response
content-length header generation. (#2219)fb339e0
Fix encoding setting for non-binary IO-like objects in MockRequest#env_fore21872d
Do not remove escaped opening/closing quotes for content-disposition filenames5c3d79f
Synchronize changelog with HEAD.bca33b4
Allow empty PATH_INFO. (#2214) (#2234)98aa947
Bump patch version.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 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)