Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency sidekiq to v7.2.2 #81

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sidekiq (source, changelog) 7.2.0 -> 7.2.2 age adoption passing confidence

Release Notes

sidekiq/sidekiq (sidekiq)

v7.2.2

Compare Source

  • Add Process.warmup call in Ruby 3.3+
  • Batch jobs now skip transactional push [#​6160]

v7.2.1

Compare Source

  • Add Sidekiq::Work type which replaces the raw Hash as the third parameter in
    Sidekiq::WorkSet#each { |pid, tid, hash| ... } [#​6145]
  • DEPRECATED: direct access to the attributes within the hash block parameter above.
    The Sidekiq::Work instance contains accessor methods to get at the same data, e.g.
work["queue"] # Old
work.queue # New
  • Fix Ruby 3.3 warnings around base64 gem [#​6151, earlopain]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies This updates dependency files label Feb 16, 2024
Copy link

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/sagittarius/-/pipelines/1179860937

Status: Passed
Duration: 8 minutes

Job summaries

rspec

Coverage report available at https://code0-tech.gitlab.io/-/sagittarius/-/jobs/6193563446/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/sagittarius/-/pipelines/1179860937/test_report

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/telescopium/-/jobs/6193580573/artifacts/dist/index.html

@Taucher2003
Copy link
Member

This does not update sidekiq, again...

Copy link
Contributor Author

renovate bot commented Feb 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ('~> 7.1'). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/sidekiq-7.x-lockfile branch February 16, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant