Skip to content

Commit 0ac464f

Browse files
Bump oban from 2.19.0 to 2.19.1 (#1841)
Bumps [oban](https://github.com/oban-bg/oban) from 2.19.0 to 2.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oban-bg/oban/releases">oban's releases</a>.</em></p> <blockquote> <h2>v2.19.1</h2> <h3>Bug Fixes</h3> <ul> <li> <p>[Mix] Improve igniter installer idempotency and compatibility.</p> <p>The installer now uses <code>on_exists: :skip</code> when generating a migration, so it composes safely with other igniter installers. It also removes unnecessary <code>add_dep</code> calls that would overwrite a previously specified Oban version with <code>~&gt; 2.18</code>.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oban-bg/oban/blob/main/CHANGELOG.md">oban's changelog</a>.</em></p> <blockquote> <h2>v2.19.1 — 2025-01-27</h2> <h3>Bug Fixes</h3> <ul> <li> <p>[Mix] Improve igniter installer idempotency and compatibility.</p> <p>The installer now uses <code>on_exists: :skip</code> when generating a migration, so it composes safely with other igniter installers. It also removes unnecessary <code>add_dep</code> calls that would overwrite a previously specified Oban version with <code>~&gt; 2.18</code>.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oban-bg/oban/commit/945e109493be2ac0d86e40cb2dbb9a58079f65c2"><code>945e109</code></a> Release v2.19.1</li> <li><a href="https://github.com/oban-bg/oban/commit/55f7645a4a4fdeb49048f17265ff8d05fb8bf582"><code>55f7645</code></a> Make oban installer idempotent (<a href="https://redirect.github.com/oban-bg/oban/issues/1230">#1230</a>)</li> <li><a href="https://github.com/oban-bg/oban/commit/b72c88c29fce33f2109c27fb353f8c00c1c09158"><code>b72c88c</code></a> Remove half-sentence from changelog (<a href="https://redirect.github.com/oban-bg/oban/issues/1229">#1229</a>)</li> <li><a href="https://github.com/oban-bg/oban/commit/ae8318396c18f85d75881e40096eeab120824655"><code>ae83183</code></a> Remove invalid adds_deps from igniter installer (<a href="https://redirect.github.com/oban-bg/oban/issues/1227">#1227</a>)</li> <li><a href="https://github.com/oban-bg/oban/commit/37d46ef5b5913a3e1d3e47b12d4de24439924c72"><code>37d46ef</code></a> Fix typo in testing docs (<a href="https://redirect.github.com/oban-bg/oban/issues/1225">#1225</a>)</li> <li><a href="https://github.com/oban-bg/oban/commit/aff8c58f37cfcc7a9e4999f0e54a5a97cfe93034"><code>aff8c58</code></a> Clarify use of available install instructions</li> <li><a href="https://github.com/oban-bg/oban/commit/62b87db23221adc713fb3ec8c5732166e5bd1e28"><code>62b87db</code></a> Update docs after open sourcing web</li> <li>See full diff in <a href="https://github.com/oban-bg/oban/compare/v2.19.0...v2.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oban&package-manager=hex&previous-version=2.19.0&new-version=2.19.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>
1 parent 92a21ff commit 0ac464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"nimble_strftime": {:hex, :nimble_strftime, "0.1.1", "b988184d1bd945bc139b2c27dd00a6c0774ec94f6b0b580083abd62d5d07818b", [:mix], [], "hexpm", "89e599c9b8b4d1203b7bb5c79eb51ef7c6a28fbc6228230b312f8b796310d755"},
6464
"number": {:hex, :number, "1.0.5", "d92136f9b9382aeb50145782f116112078b3465b7be58df1f85952b8bb399b0f", [:mix], [{:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}], "hexpm", "c0733a0a90773a66582b9e92a3f01290987f395c972cb7d685f51dd927cd5169"},
6565
"o11y": {:hex, :o11y, "0.2.9", "604ca6b51fb3edfec2e791486f5fd10096c021a4c3dffad65b95e1119740c6a9", [: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", "642bed8a46c9529abc8dd6a781b2b1694708fb4aaf0eab2f1ec436a840131d26"},
66-
"oban": {:hex, :oban, "2.19.0", "dfb8fa028ce7e7cf3be3481a47a7c8ebf9428d6df0aa58c1388a8e63f7ff2797", [: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", "aa3eb7cfa2aea8ecc4df4787b92ddb61ad5a598f07560937d1dd5dbb1ed225e2"},
66+
"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"},
6767
"oban_met": {:hex, :oban_met, "1.0.1", "737db0064567b923d3f35efd1d3009dd1435d60ee6f98dbb55dbb83db8f4f4fa", [:mix], [{:oban, "~> 2.18", [hex: :oban, repo: "hexpm", optional: false]}], "hexpm", "0492d841f880b76c5b73081bc70ebea20ebacc08e871345f72c2270513f09957"},
6868
"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"},
6969
"open_telemetry_decorator": {:hex, :open_telemetry_decorator, "1.5.9", "e3d36ebf1598bca41a3ff31a2b5348f459e47da7407e67c057df91b77f46ffc1", [: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", "a084805245cfc05196d24c454b4043dad5d290dbbd637c940dd2b7df7eb902b4"},

0 commit comments

Comments
 (0)