Commit c9d7dd1
authored
chore(deps): bump sidekiq from 8.0.8 to 8.0.9 (#1136)
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.8 to 8.0.9.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sidekiq/sidekiq/blob/main/Changes.md">sidekiq's
changelog</a>.</em></p>
<blockquote>
<h2>8.0.9</h2>
<ul>
<li>Implement idle Redis connection reaping, will be activated in 8.1 <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6663">#6663</a></li>
<li>Updated <code>Sidekiq::Process</code> API to provide capsule data.
The <code>queues</code> and <code>weights</code>
data will be removed from Redis in Sidekiq 8.1, as this data can now be
found in the
<code>capsules</code> element. <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6295">#6295</a></li>
<li>Restore bulk action buttons on Scheduled, Retry and Dead tabs
[#6833, deve1212]</li>
<li>Support logging additional job attributes [#6846, bschrag620]</li>
<li>Fix display of long job args <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6836">#6836</a></li>
<li>Create development lifecycle (<code>docs/sdlc.md</code>) and
security (<code>docs/SECURITY.md</code>) policy
documentation for Sidekiq's current workflows</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/32567d7cf2a465d93d69be2754d6f899ea655848"><code>32567d7</code></a>
changes</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/5fef41f4d290ac52435654dd846cd08277efef2b"><code>5fef41f</code></a>
prep for release</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/5d656d2449d94535f578875b46ddf490d6ccdbf8"><code>5d656d2</code></a>
Vulnerability policy</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/c435e5ef8a1d1b007ee669835f7359a0bbe3a213"><code>c435e5e</code></a>
Implement idle redis connection reaping (<a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/3334ce8f765346d2d7333cf2293568037737bf1b"><code>3334ce8</code></a>
wordsmithing</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/a5bfbc633299707108e1fa4b539009d7a3130f48"><code>a5bfbc6</code></a>
clarify commercial policies</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/be722014daf171b4fc4ed93d01a421d057a71acc"><code>be72201</code></a>
formatting</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/39fc90650fe8e3d9f859728bd71f62bf09980b9d"><code>39fc906</code></a>
first pass at sdlc policy</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/3a7baff4073fd326a146f3e10940036d21290f82"><code>3a7baff</code></a>
bump</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/2dcfcd51121c0c215514ef2435a92b000b193def"><code>2dcfcd5</code></a>
doc(changes)</li>
<li>Additional commits viewable in <a
href="https://github.com/sidekiq/sidekiq/compare/v8.0.8...v8.0.9">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments