Skip to content

Commit 8cdd3cd

Browse files
Bump swoosh from 1.17.7 to 1.17.9 (#1871)
Bumps [swoosh](https://github.com/swoosh/swoosh) from 1.17.7 to 1.17.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swoosh/swoosh/releases">swoosh's releases</a>.</em></p> <blockquote> <h2>v1.17.9 🚀</h2> <h2>🐛 Bug Fixes</h2> <ul> <li>fix assets path prefix</li> <li>improve static serving config</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/swoosh/swoosh/compare/v1.17.8...v1.17.9">https://github.com/swoosh/swoosh/compare/v1.17.8...v1.17.9</a></p> <h2>v1.17.8 🚀</h2> <h2>🐛 Bug Fixes</h2> <ul> <li>fix priv path <a href="https://github.com/princemaple"><code>@​princemaple</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/1001">#1001</a>)</li> </ul> <h2>⛓️ Dependency</h2> <ul> <li>Bump bandit from 1.6.6 to 1.6.7 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/999">#999</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/swoosh/swoosh/compare/v1.17.7...v1.17.8">https://github.com/swoosh/swoosh/compare/v1.17.7...v1.17.8</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md">swoosh's changelog</a>.</em></p> <blockquote> <h2>1.17.9</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>fix assets path prefix</li> <li>improve static serving config</li> </ul> <h2>1.17.8 (deprecated: broken css priv path, fixed in 1.17.9)</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>fix priv path for css file <a href="https://github.com/princemaple"><code>@​princemaple</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/1001">#1001</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swoosh/swoosh/commit/8e0358bf88c48062b60e851ca9850f8e1feb4d6d"><code>8e0358b</code></a> v1.17.9</li> <li><a href="https://github.com/swoosh/swoosh/commit/cc7caab60465d62bcce744a90badb213f31e9e5a"><code>cc7caab</code></a> fix asset path prefix</li> <li><a href="https://github.com/swoosh/swoosh/commit/54399155a036e4947a242dfe37d2c65f10f1bda4"><code>5439915</code></a> use the recommended way to reference package priv</li> <li><a href="https://github.com/swoosh/swoosh/commit/c75b20253a26ccc123f943e9528da77f88ba50e3"><code>c75b202</code></a> v1.17.8</li> <li><a href="https://github.com/swoosh/swoosh/commit/3b29ee85d05896fa98d5a20295a394fe6c7d4511"><code>3b29ee8</code></a> fix priv path (<a href="https://redirect.github.com/swoosh/swoosh/issues/1001">#1001</a>)</li> <li><a href="https://github.com/swoosh/swoosh/commit/f74a397b65192dbb48e76051170e5572b6110e6a"><code>f74a397</code></a> Create retire.yml</li> <li><a href="https://github.com/swoosh/swoosh/commit/4ff88ba1dd8b40f83f6eb4b5ab208c3e3ce909ac"><code>4ff88ba</code></a> Bump bandit from 1.6.6 to 1.6.7 (<a href="https://redirect.github.com/swoosh/swoosh/issues/999">#999</a>)</li> <li>See full diff in <a href="https://github.com/swoosh/swoosh/compare/v1.17.7...v1.17.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swoosh&package-manager=hex&previous-version=1.17.7&new-version=1.17.9)](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 b245431 commit 8cdd3cd

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
@@ -99,7 +99,7 @@
9999
"slipstream": {:hex, :slipstream, "1.1.3", "26bfd2b91c75bde3eb4f13fdb25940272395a1b04bcbc48b017f63f40fd09b29", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:mint_web_socket, "~> 0.2 or ~> 1.0", [hex: :mint_web_socket, repo: "hexpm", optional: false]}, {:nimble_options, "~> 0.1 or ~> 1.0", [hex: :nimble_options, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "b1e81cca0369834060077ff43a7e557200dc33a22300e39524a2f5edec9eb023"},
100100
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"},
101101
"sweet_xml": {:hex, :sweet_xml, "0.7.5", "803a563113981aaac202a1dbd39771562d0ad31004ddbfc9b5090bdcd5605277", [:mix], [], "hexpm", "193b28a9b12891cae351d81a0cead165ffe67df1b73fe5866d10629f4faefb12"},
102-
"swoosh": {:hex, :swoosh, "1.17.7", "680b4e6ec6d727e059baa52b06be0f6ce1a46ca3bc83ab116e122a4f999cb9db", [:mix], [{:bandit, ">= 1.0.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:cowboy, "~> 1.1 or ~> 2.4", [hex: :cowboy, repo: "hexpm", optional: true]}, {:ex_aws, "~> 2.1", [hex: :ex_aws, repo: "hexpm", optional: true]}, {:finch, "~> 0.6", [hex: :finch, repo: "hexpm", optional: true]}, {:gen_smtp, "~> 0.13 or ~> 1.0", [hex: :gen_smtp, repo: "hexpm", optional: true]}, {:hackney, "~> 1.9", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mail, "~> 0.2", [hex: :mail, repo: "hexpm", optional: true]}, {:mime, "~> 1.1 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mua, "~> 0.2.3", [hex: :mua, repo: "hexpm", optional: true]}, {:multipart, "~> 0.4", [hex: :multipart, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:req, "~> 0.5 or ~> 1.0", [hex: :req, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "ff7fd4a88a97dee493a9434050bd1fa70e16e80af9de56fa7e8e6fe1ce2f0258"},
102+
"swoosh": {:hex, :swoosh, "1.17.9", "23cedf2b07d5f4bfc2b9170f9e4e8435f401b5c0846a76acb619b15bad59177e", [:mix], [{:bandit, ">= 1.0.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:cowboy, "~> 1.1 or ~> 2.4", [hex: :cowboy, repo: "hexpm", optional: true]}, {:ex_aws, "~> 2.1", [hex: :ex_aws, repo: "hexpm", optional: true]}, {:finch, "~> 0.6", [hex: :finch, repo: "hexpm", optional: true]}, {:gen_smtp, "~> 0.13 or ~> 1.0", [hex: :gen_smtp, repo: "hexpm", optional: true]}, {:hackney, "~> 1.9", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mail, "~> 0.2", [hex: :mail, repo: "hexpm", optional: true]}, {:mime, "~> 1.1 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mua, "~> 0.2.3", [hex: :mua, repo: "hexpm", optional: true]}, {:multipart, "~> 0.4", [hex: :multipart, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:req, "~> 0.5 or ~> 1.0", [hex: :req, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "b09e52cdc32f7d0061fc8d6ad9b116563e3fc26195e046ad21553d84c5d317d5"},
103103
"table_rex": {:hex, :table_rex, "4.0.0", "3c613a68ebdc6d4d1e731bc973c233500974ec3993c99fcdabb210407b90959b", [:mix], [], "hexpm", "c35c4d5612ca49ebb0344ea10387da4d2afe278387d4019e4d8111e815df8f55"},
104104
"tailwind": {:hex, :tailwind, "0.2.4", "5706ec47182d4e7045901302bf3a333e80f3d1af65c442ba9a9eed152fb26c2e", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}], "hexpm", "c6e4a82b8727bab593700c998a4d98cf3d8025678bfde059aed71d0000c3e463"},
105105
"telemetry": {:hex, :telemetry, "1.3.0", "fedebbae410d715cf8e7062c96a1ef32ec22e764197f70cda73d82778d61e7a2", [:rebar3], [], "hexpm", "7015fc8919dbe63764f4b4b87a95b7c0996bd539e0d499be6ec9d7f3875b79e6"},

0 commit comments

Comments
 (0)