ecosyste-ms / packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.
https://packages.ecosyste.ms
GNU Affero General Public License v3.0
26 stars 5 forks source link

Bump sidekiq-unique-jobs from 8.0.7 to 8.0.9 #655

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps sidekiq-unique-jobs from 8.0.7 to 8.0.9.

Release notes

Sourced from sidekiq-unique-jobs's releases.

v8.0.9

What's Changed

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v8.0.8...v8.0.9

v8.0.8

What's Changed

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v8.0.7...v8.0.8

Changelog

Sourced from sidekiq-unique-jobs's changelog.

v8.0.9 (2024-02-12)

Full Changelog

Fixed bugs:

v8.0.8 (2024-02-12)

Full Changelog

Implemented enhancements:

  • fix: ensure a new lock isn't conflicting with itself #830 (mhenrixon)

Fixed bugs:

  • until_and_while_executing not entering perform method on initial run #824
  • fix(digest): write digest on middleware call #774 (mhenrixon)

Closed issues:

  • incompatibility with sidekiq-failures #790
  • Jobs queued during existing job inherit lock digest #766
Commits
  • 8d63c1b fix(rce): prevent remot code execution (#833)
  • e31db68 Bump sidekiq-unique-jobs to 8.0.9
  • 1e39f5b Update changelog
  • 60ec4cb fix(doc): iron out a few wrinkles
  • 242d91f doc(ci): add a ruby version
  • 5d4cbda chore: attempt a workflow for jekyll
  • b1e3573 fix: ensure a new lock isn't conflicting with itself (#830)
  • 63e9431 fix(digest): write digest on middleware call (#774)
  • 7d5e40a Bump sidekiq-unique-jobs to 8.0.8
  • af47234 Update changelog
  • See full diff 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)
dependabot[bot] commented 8 months ago

Looks like sidekiq-unique-jobs is up-to-date now, so this is no longer needed.