Skip to content

Commit

Permalink
Bump oban_web from 2.11.0 to 2.11.1 (#1893)
Browse files Browse the repository at this point in the history
Bumps [oban_web](https://github.com/oban-bg/oban_web) from 2.11.0 to
2.11.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oban-bg/oban_web/blob/main/CHANGELOG.md">oban_web's
changelog</a>.</em></p>
<blockquote>
<h2>v2.11.1 — 2025-02-06</h2>
<h3>Enhancements</h3>
<ul>
<li>
<p>[Layout] Display Oban.Met version in layout footer</p>
<p>The Met version is highly relevant to how Web behaves. This also
refactors the version display
for reuse with consistent conditionals.</p>
</li>
<li>
<p>[Layout] Only show Pro version number when available.</p>
<p>The version footer shows that Pro isn't available rather than showing
a <code>v</code> followed by a blank
space.</p>
</li>
<li>
<p>[Jobs] Auto-complete worker priorities from 0 to 9</p>
<p>Priority completion only matched values from 0..3, but the full range
is 0..9.</p>
</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>
<p>[Jobs] Preserve quotes in <code>args</code> and <code>meta</code>
searches.</p>
<p>Parsing would strip quotes from args and meta queries. This prevented
quoted numeric vaalues to
be treated as integers. Now quotes are preserved for <code>args</code>
and <code>meta</code>, just as they are for
other qualifiers.</p>
</li>
<li>
<p>[Queue Details] Eliminate duplicate id warnings for inputs in queue
details.</p>
<p>The latest live_view alerts when nodes in a view have conflicting
ids, which caught a number of
instances on the queue details page.</p>
</li>
<li>
<p>[Queues] Fix duplicate ids for nodes and queues in sidebar.</p>
</li>
<li>
<p>[Search] Correct assigns typo in search component handler.</p>
<p>The key is <code>assigns</code>, not <code>asigns</code>.</p>
</li>
<li>
<p>[Resolver] Fix resolver access typespec.</p>
<p>Access options must be a keyword list with boolean values, not just a
list of option atoms.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oban-bg/oban_web/commit/a91d95984714ffa726572e1e04de14c77ad3fca1"><code>a91d959</code></a>
Release v2.11.1</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/9630d7d11c3af9211c7c827a151352c08c8fb719"><code>9630d7d</code></a>
Handle duplicate id warnings for queue details</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/b920e1e13c4ac157b931fb3040db9f6ca3ad519f"><code>b920e1e</code></a>
Bump live_view, ex_doc, and related packages</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/405cd2d83edaf75ec14517593e796434a598bced"><code>405cd2d</code></a>
Skip additional json expansion tests for myxql</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/e704331a82e2a13b29650518b10bb35c02d94b04"><code>e704331</code></a>
Complete worker priorities from 0 to 9 (<a
href="https://redirect.github.com/oban-bg/oban_web/issues/109">#109</a>)</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/8f4d40f65fb77941746994aa05f84573b06227e5"><code>8f4d40f</code></a>
Preserve quotes in args and meta searches</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/13cd9d796bbe99b8af260e790581133fb13b69d7"><code>13cd9d7</code></a>
Remove json_library override for config</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/62023be61c138a5eaef9e54fa71235155cdd51a1"><code>62023be</code></a>
Fix duplicate ids for nodes and queues in sidebar (<a
href="https://redirect.github.com/oban-bg/oban_web/issues/107">#107</a>)</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/ab25cf8ec08f0cb2bb701c2208161fc79458e9e4"><code>ab25cf8</code></a>
Correct assigns typo in search component handler</li>
<li><a
href="https://github.com/oban-bg/oban_web/commit/981e9cf80f7e539bbb1462df845347fc8c9d1df4"><code>981e9cf</code></a>
Consistently use Oban.JSON for all encoding</li>
<li>Additional commits viewable in <a
href="https://github.com/oban-bg/oban_web/compare/v2.11.0...v2.11.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oban_web&package-manager=hex&previous-version=2.11.0&new-version=2.11.1)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 18677d0 commit 92a5b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"o11y": {:hex, :o11y, "0.2.10", "bce4ab17881c4fd0bb4d7a2c8aa78273693a5f036d8f94eeb1fc6af61c750f4d", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:ecto, "~> 3.0", [hex: :ecto, repo: "hexpm", optional: true]}, {:opentelemetry_api, "~> 1.4", [hex: :opentelemetry_api, repo: "hexpm", optional: false]}], "hexpm", "75e3f6e8905c02b921a66836857060203e7e5bf4a98e09cd7d0e9bbde07db1f9"},
"oban": {:hex, :oban, "2.19.1", "fc376dcb04782973e384ce675539271363eef65222b23b2a8611e78c0744e5f7", [:mix], [{:ecto_sql, "~> 3.10", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:ecto_sqlite3, "~> 0.9", [hex: :ecto_sqlite3, repo: "hexpm", optional: true]}, {:igniter, "~> 0.5", [hex: :igniter, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:myxql, "~> 0.7", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.16", [hex: :postgrex, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "5f27ba9e79b9af623dacd79d597504176e8a7d24f3f8b5570ead2f6cedd3c5ec"},
"oban_met": {:hex, :oban_met, "1.0.1", "737db0064567b923d3f35efd1d3009dd1435d60ee6f98dbb55dbb83db8f4f4fa", [:mix], [{:oban, "~> 2.18", [hex: :oban, repo: "hexpm", optional: false]}], "hexpm", "0492d841f880b76c5b73081bc70ebea20ebacc08e871345f72c2270513f09957"},
"oban_web": {:hex, :oban_web, "2.11.0", "8b2a23331ef7e60eabb4118a141880d89812820321b21f289f1696bcf3058810", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:oban, "~> 2.19", [hex: :oban, repo: "hexpm", optional: false]}, {:oban_met, "~> 1.0", [hex: :oban_met, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.7", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}], "hexpm", "a573f27bf7cb054ff2a694116428dc6fedc18e20a20d10a74934b7c9e473e562"},
"oban_web": {:hex, :oban_web, "2.11.1", "646492d92177a43ff869535f0c92380e17148f45bc2c8dc8f74c69f8a2874bad", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:oban, "~> 2.19", [hex: :oban, repo: "hexpm", optional: false]}, {:oban_met, "~> 1.0", [hex: :oban_met, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.7", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}], "hexpm", "d853c6af3f7c20d03a2bf7b1baad71835d50fbb98af05004e9b51da558b90b01"},
"open_telemetry_decorator": {:hex, :open_telemetry_decorator, "1.5.10", "dc762507bb597835d58154d4f78c19acf75d1a38c807be11874c37ad868c2065", [:mix], [{:decorator, "~> 1.4", [hex: :decorator, repo: "hexpm", optional: false]}, {:o11y, "~> 0.2", [hex: :o11y, repo: "hexpm", optional: false]}, {:opentelemetry_api, "~> 1.4", [hex: :opentelemetry_api, repo: "hexpm", optional: false]}], "hexpm", "50743b251fbe718dcc66125ade6e601f7c418e2fffc6c3996e32395ade696fe1"},
"opentelemetry": {:hex, :opentelemetry, "1.5.0", "7dda6551edfc3050ea4b0b40c0d2570423d6372b97e9c60793263ef62c53c3c2", [:rebar3], [{:opentelemetry_api, "~> 1.4", [hex: :opentelemetry_api, repo: "hexpm", optional: false]}], "hexpm", "cdf4f51d17b592fc592b9a75f86a6f808c23044ba7cf7b9534debbcc5c23b0ee"},
"opentelemetry_api": {:hex, :opentelemetry_api, "1.4.0", "63ca1742f92f00059298f478048dfb826f4b20d49534493d6919a0db39b6db04", [:mix, :rebar3], [], "hexpm", "3dfbbfaa2c2ed3121c5c483162836c4f9027def469c41578af5ef32589fcfc58"},
Expand Down

0 comments on commit 92a5b63

Please sign in to comment.