plots2 icon indicating copy to clipboard operation
plots2 copied to clipboard

Bump sidekiq from 6.5.1 to 6.5.4

Open dependabot[bot] opened this issue 3 years ago • 4 comments

Bumps sidekiq from 6.5.1 to 6.5.4.

Changelog

Sourced from sidekiq's changelog.

6.5.4

  • Fix invalid code on Ruby 2.5 #5460
  • Fix further metrics dependency issues #5457

6.5.3

  • Don't require metrics code without explicit opt-in #5456

6.5.2

Commits

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)

dependabot[bot] avatar Aug 09 '22 05:08 dependabot[bot]

gitpod-io[bot] avatar Aug 09 '22 05:08 gitpod-io[bot]

Code Climate has analyzed commit 5ee4e54b and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar Aug 09 '22 05:08 codeclimate[bot]

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: https://github.com/publiclab/plots2/suites/7726756632/artifacts/323828764

github-actions[bot] avatar Aug 09 '22 05:08 github-actions[bot]

Codecov Report

Merging #11339 (5ee4e54) into main (3499c8a) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11339      +/-   ##
==========================================
+ Coverage   82.33%   82.45%   +0.11%     
==========================================
  Files          98       98              
  Lines        5996     5996              
==========================================
+ Hits         4937     4944       +7     
+ Misses       1059     1052       -7     
Impacted Files Coverage Δ
app/api/srch/search.rb 70.51% <0.00%> (+3.84%) :arrow_up:
app/services/execute_search.rb 94.44% <0.00%> (+5.55%) :arrow_up:

codecov[bot] avatar Aug 09 '22 05:08 codecov[bot]