Skip to content

Commit b6adaf2

Browse files
Bump dialyxir from 1.4.5 to 1.4.6 (#2278)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.5 to 1.4.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremyjh/dialyxir/releases">dialyxir's releases</a>.</em></p> <blockquote> <h2>1.4.6</h2> <h3>Fixed</h3> <ul> <li><code>CallWithoutOpaque</code> function clause error on OTP-28</li> <li><code>invalid_contract</code> warning showed spec twice instead of success typing</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>ex_doc</code> to the latest version for an improved UI</li> </ul> <h3>Docs</h3> <ul> <li>Add a note about the <code>:unknown</code> flag to the &quot;Default Flags&quot; section in the README</li> <li>Fix dead hex doc links by including CI config docs in <code>mix.exs</code>'s <code>:docs</code></li> <li>Fix a typo in the README</li> </ul> <h3>CI</h3> <ul> <li>Update the Ubuntu version used in CI to 24.04</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md">dialyxir's changelog</a>.</em></p> <blockquote> <h2>Unreleased changes post [1.4.6]</h2> <h2>[1.4.6] - 2025-08-09</h2> <h3>Fixed</h3> <ul> <li><code>CallWithoutOpaque</code> function clause error on OTP-28</li> <li><code>invalid_contract</code> warning showed spec twice instead of success typing</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>ex_doc</code> to the latest version for an improved UI</li> </ul> <h3>Docs</h3> <ul> <li>Add a note about the <code>:unknown</code> flag to the &quot;Default Flags&quot; section in the README</li> <li>Fix dead hex doc links by including CI config docs in <code>mix.exs</code>'s <code>:docs</code></li> <li>Fix a typo in the README</li> </ul> <h3>CI</h3> <ul> <li>Update the Ubuntu version used in CI to 24.04</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremyjh/dialyxir/commit/a0e4cf90f45de21fe3bd49b847ccada10df7984d"><code>a0e4cf9</code></a> Bump version to 1.4.6</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/51266a5a4d986db99f121fe51af725d1048263b5"><code>51266a5</code></a> Merge pull request <a href="https://redirect.github.com/jeremyjh/dialyxir/issues/569">#569</a> from dvic/fix/call-without-opaque-otp28-issue-561</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/c564806f7064b167fa65ba2ec8c80589c3e0a008"><code>c564806</code></a> Merge branch 'master' into fix/call-without-opaque-otp28-issue-561</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/bf06a92928011bd6e588cb01559126ff6bc6d6f7"><code>bf06a92</code></a> Merge pull request <a href="https://redirect.github.com/jeremyjh/dialyxir/issues/570">#570</a> from pwcsquared/ci-fix-ubuntu-ver</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/d3776d2f784358b20792f6d044d102948af4075d"><code>d3776d2</code></a> Update ubuntu version used in CI to 24.04 (currently supported)</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/431f6c922c7f8567337f539c02a613add8661684"><code>431f6c9</code></a> Merge branch 'master' into fix/call-without-opaque-otp28-issue-561</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/c5da65f9b7e172046250c42db702fa261728d9e0"><code>c5da65f</code></a> Merge pull request <a href="https://redirect.github.com/jeremyjh/dialyxir/issues/564">#564</a> from camatcode/master</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/684f1bbeba90335e3016a947e30af6c55337c0f4"><code>684f1bb</code></a> Refactor OTP-28 clause to delegate to existing implementation</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/bea2032e4b77e37b1c87bd5a7307df4ab4bb1f2e"><code>bea2032</code></a> Fix CallWithoutOpaque function clause error on OTP-28</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/73529050d3e39a81241e38cbf4886dcaab1e7544"><code>7352905</code></a> Docs: Fix dead hex doc links by including CI config docs in mix.exs 'docs'</li> <li>Additional commits viewable in <a href="https://github.com/jeremyjh/dialyxir/compare/1.4.5...1.4.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dialyxir&package-manager=hex&previous-version=1.4.5&new-version=1.4.6)](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> Co-authored-by: Nate Shoemaker <[email protected]>
1 parent 5b3f4d2 commit b6adaf2

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
@@ -22,7 +22,7 @@
2222
"db_connection": {:hex, :db_connection, "2.8.0", "64fd82cfa6d8e25ec6660cea73e92a4cbc6a18b31343910427b702838c4b33b2", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "008399dae5eee1bf5caa6e86d204dcb44242c82b1ed5e22c881f2c34da201b15"},
2323
"decimal": {:hex, :decimal, "2.3.0", "3ad6255aa77b4a3c4f818171b12d237500e63525c2fd056699967a3e7ea20f62", [:mix], [], "hexpm", "a4d66355cb29cb47c3cf30e71329e58361cfcb37c34235ef3bf1d7bf3773aeac"},
2424
"decorator": {:hex, :decorator, "1.4.0", "a57ac32c823ea7e4e67f5af56412d12b33274661bb7640ec7fc882f8d23ac419", [:mix], [], "hexpm", "0a07cedd9083da875c7418dea95b78361197cf2bf3211d743f6f7ce39656597f"},
25-
"dialyxir": {:hex, :dialyxir, "1.4.5", "ca1571ac18e0f88d4ab245f0b60fa31ff1b12cbae2b11bd25d207f865e8ae78a", [:mix], [{:erlex, ">= 0.2.7", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "b0fb08bb8107c750db5c0b324fa2df5ceaa0f9307690ee3c1f6ba5b9eb5d35c3"},
25+
"dialyxir": {:hex, :dialyxir, "1.4.6", "7cca478334bf8307e968664343cbdb432ee95b4b68a9cba95bdabb0ad5bdfd9a", [:mix], [{:erlex, ">= 0.2.7", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "8cf5615c5cd4c2da6c501faae642839c8405b49f8aa057ad4ae401cb808ef64d"},
2626
"ecto": {:hex, :ecto, "3.13.2", "7d0c0863f3fc8d71d17fc3ad3b9424beae13f02712ad84191a826c7169484f01", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "669d9291370513ff56e7b7e7081b7af3283d02e046cf3d403053c557894a0b3e"},
2727
"ecto_ch": {:hex, :ecto_ch, "0.8.0", "ebe807b2cb1f6a4f0f7b2d906edb9a5c7fc147ff1d53621a2f222292c38d3e49", [:mix], [{:ch, "~> 0.5.0", [hex: :ch, repo: "hexpm", optional: false]}, {:ecto_sql, "~> 3.13.0", [hex: :ecto_sql, repo: "hexpm", optional: false]}], "hexpm", "3e5dce7ed58f2b1559a6e48ddde41f0349ea84356d5db7191e62bff0fd830aec"},
2828
"ecto_psql_extras": {:hex, :ecto_psql_extras, "0.8.8", "aa02529c97f69aed5722899f5dc6360128735a92dd169f23c5d50b1f7fdede08", [:mix], [{:ecto_sql, "~> 3.7", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:postgrex, "> 0.16.0", [hex: :postgrex, repo: "hexpm", optional: false]}, {:table_rex, "~> 3.1.1 or ~> 4.0", [hex: :table_rex, repo: "hexpm", optional: false]}], "hexpm", "04c63d92b141723ad6fed2e60a4b461ca00b3594d16df47bbc48f1f4534f2c49"},

0 commit comments

Comments
 (0)