Commit f17e7aa
authored
Build(deps): Bump sidekiq from 8.0.2 to 8.0.3 (#825)
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.2 to 8.0.3.
<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>
<h1>Sidekiq Changes</h1>
<p><a
href="https://github.com/sidekiq/sidekiq/blob/main/Changes.md">Sidekiq
Changes</a> | <a
href="https://github.com/sidekiq/sidekiq/blob/main/Pro-Changes.md">Sidekiq
Pro Changes</a> | <a
href="https://github.com/sidekiq/sidekiq/blob/main/Ent-Changes.md">Sidekiq
Enterprise Changes</a></p>
<h2>HEAD</h2>
<ul>
<li>Configure Vernier output directory <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6674">#6674</a></li>
<li>Rework Rails integration <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6669">#6669</a></li>
<li>Implement flash messages for the Web UI <a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6675">#6675</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/205df02327a2402f4c844df07324d8ac3da80ffb"><code>205df02</code></a>
changes</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/9bf8debad1a3fa8e015eecd24efa36cdf8cd9477"><code>9bf8deb</code></a>
doc, fmt</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/a1e784f699242567196bf08c043fb10e325b49a4"><code>a1e784f</code></a>
feat: Implement flash messages (<a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6677">#6677</a>)</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/f126015758379e4520f067d96b98e8ead38bf4ca"><code>f126015</code></a>
Add the ability to set directory for profiles and fix profiler options
(<a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6674">#6674</a>)</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/a350927e88e3eae05c6a0f985ac7f9c086d2e9af"><code>a350927</code></a>
doc</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/b065bfb4873a95d84b815f574f0daf6b8742e39c"><code>b065bfb</code></a>
Conditionally load ActiveJob and Rails integrations (<a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6669">#6669</a>)</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/1da602d64ee0acc1f5f25ebfc7546e715fdb9579"><code>1da602d</code></a>
pro 801</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/e51177d25691be72988fb5e581c799d894df30eb"><code>e51177d</code></a>
unlock vernier</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/b75857c897493496979bf018880b156fdc2d2161"><code>b75857c</code></a>
doc: ent 6641</li>
<li><a
href="https://github.com/sidekiq/sidekiq/commit/74552ef43e59c8a9764a1317e17e7036caa3cd5c"><code>74552ef</code></a>
Update it locale (<a
href="https://redirect.github.com/sidekiq/sidekiq/issues/6667">#6667</a>)</li>
<li>See full diff in <a
href="https://github.com/sidekiq/sidekiq/compare/v8.0.2...v8.0.3">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
+4
-4
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 | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
| 816 | + | |
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
| |||
0 commit comments