Update dependency sidekiq to v8.1.5#1970
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e709876 to
5232c79
Compare
a2121f8 to
fbdc7e2
Compare
fbdc7e2 to
3eb87b3
Compare
8bdad9c to
dfc871c
Compare
dfc871c to
ed35a65
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
8.0.10→8.1.5Release Notes
sidekiq/sidekiq (sidekiq)
v8.1.5Compare Source
CLIENT SETINFO[#6986]v8.1.4Compare Source
v8.1.3Compare Source
If 2 Capsules process jobs from the same queue, long-running
jobs could run in parallel during process shutdown.
Localization files in
web/localesare now manually parsed.Sidekiq::CLI will now only require YAML if you use a
-C.yml file.v8.1.2Compare Source
kiq, Sidekiq's official terminal UI:Use REDIS_URL or REDIS_PROVIDER to point
kiqto Redis.SortedSet#eachcaused it to miss half of the jobs [#6936]v8.1.1Compare Source
require 'sidekiq/testing'andrequire 'sidekiq/testing/inline'.Add new
Sidekiq.testing!(mode)API [#6931]Requiring code should not enable process-wide changes.
v8.1.0Compare Source
retry_forandretryare now mutually exclusive [#6878, Saidbek]perform_inlinenow enforcesstrict_args![#6718, Saidbek]Sec-Fetch-Siteheader [#6874, deve1212]assets_pathfor CDN purposes [#6865, stanhu]You can activate this beta feature like below.
Feedback requested: is this feature stable and useful for you in production?
This feature may or may not be enabled by default in Sidekiq 9.0.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.