Skip to content

Commit

Permalink
Bump swoosh from 1.11.4 to 1.11.5 (#632)
Browse files Browse the repository at this point in the history
Bumps [swoosh](https://github.com/swoosh/swoosh) from 1.11.4 to 1.11.5.
<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.11.5 🚀</h2>
<h2>🧰 Maintenance</h2>
<ul>
<li>Deprecate system env tuples <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/800">#800</a>)</li>
<li>Use concatenation to build sup children <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/801">#801</a>)</li>
<li>Compute docs lazily <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/802">#802</a>)</li>
<li>Bump ex_doc from 0.30.3 to 0.30.4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/798">#798</a>)</li>
<li>Bump mail from 0.2.3 to 0.3.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/799">#799</a>)</li>
<li>Bump ex_aws from 2.4.3 to 2.4.4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/795">#795</a>)</li>
<li>Bump ex_doc from 0.30.2 to 0.30.3 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/794">#794</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/swoosh/swoosh/compare/v1.11.4...v1.11.5">https://github.com/swoosh/swoosh/compare/v1.11.4...v1.11.5</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.11.5</h2>
<h3>🧰 Maintenance</h3>
<ul>
<li>
<p>Deprecate system env tuples <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/800">#800</a>)</p>
</li>
<li>
<p>Use concatenation to build sup children <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/801">#801</a>)</p>
</li>
<li>
<p>Compute docs lazily <a
href="https://github.com/josevalim"><code>@​josevalim</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/802">#802</a>)</p>
</li>
<li>
<p>Bump ex_doc from 0.30.3 to 0.30.4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/798">#798</a>)</p>
</li>
<li>
<p>Bump mail from 0.2.3 to 0.3.1 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/799">#799</a>)</p>
</li>
<li>
<p>Bump ex_aws from 2.4.3 to 2.4.4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/795">#795</a>)</p>
</li>
<li>
<p>Bump ex_doc from 0.30.2 to 0.30.3 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/swoosh/swoosh/issues/794">#794</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swoosh/swoosh/commit/e8cc2cb72866e5dd5d38ac6d797825ca7d68798f"><code>e8cc2cb</code></a>
1.11.5</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/873de0c2a09937e9441d816ad3117ee61487e1c8"><code>873de0c</code></a>
Remove system env tuple example</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/0f7afc779f254cd73a1fb45e1c191c0f44516986"><code>0f7afc7</code></a>
Deprecate system env tuples (<a
href="https://redirect.github.com/swoosh/swoosh/issues/800">#800</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/c412ca0c3b09ea94d8aa990438c37b49685131dc"><code>c412ca0</code></a>
Use concatenation to build sup children (<a
href="https://redirect.github.com/swoosh/swoosh/issues/801">#801</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/3a0286f902066fa456210635eb911773f712114b"><code>3a0286f</code></a>
Compute docs lazily (<a
href="https://redirect.github.com/swoosh/swoosh/issues/802">#802</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/49618eb046d21df44dbaff53e24d2ebb9906aca3"><code>49618eb</code></a>
Bump ex_doc from 0.30.3 to 0.30.4 (<a
href="https://redirect.github.com/swoosh/swoosh/issues/798">#798</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/74e7e98d06948039d18e01b9443f872430929fcf"><code>74e7e98</code></a>
Bump mail from 0.2.3 to 0.3.1 (<a
href="https://redirect.github.com/swoosh/swoosh/issues/799">#799</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/909043a40aaaf39243bb49a57bfca83b048e8107"><code>909043a</code></a>
Bump ex_aws from 2.4.3 to 2.4.4 (<a
href="https://redirect.github.com/swoosh/swoosh/issues/795">#795</a>)</li>
<li><a
href="https://github.com/swoosh/swoosh/commit/acbb3dcd09ab8fb4b78253cedf01a5e38e35f58d"><code>acbb3dc</code></a>
Bump ex_doc from 0.30.2 to 0.30.3 (<a
href="https://redirect.github.com/swoosh/swoosh/issues/794">#794</a>)</li>
<li>See full diff in <a
href="https://github.com/swoosh/swoosh/compare/v1.11.4...v1.11.5">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.11.4&new-version=1.11.5)](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>
  • Loading branch information
github-actions[bot] authored Aug 10, 2023
2 parents 7a50cf5 + 8706531 commit ccd25e6
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 @@ -67,7 +67,7 @@
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"},
"styler": {:hex, :styler, "0.8.3", "8c854cf4f65819d264fcfb43d1b2c01f36b154f6b20d5b03089cb0ba8297da5b", [:mix], [], "hexpm", "d6800d28aebe0006e65ba615e1028827e7a39e97f0c5c800bfd3993bfd9cc4e3"},
"sweet_xml": {:hex, :sweet_xml, "0.7.3", "debb256781c75ff6a8c5cbf7981146312b66f044a2898f453709a53e5031b45b", [:mix], [], "hexpm", "e110c867a1b3fe74bfc7dd9893aa851f0eed5518d0d7cad76d7baafd30e4f5ba"},
"swoosh": {:hex, :swoosh, "1.11.4", "9b353f998cba3c5e101a0669559c2fb2757b5d9eb7db058bf08687d82e93e416", [:mix], [{: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]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "d3390914022a456ae1604bfcb3431bd12509b2afe8c70296bae6c9dca4903d0f"},
"swoosh": {:hex, :swoosh, "1.11.5", "429dccde78e2f60c6339e96917efecebca9d1f254d2878a150f580d2f782260b", [:mix], [{: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]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "21ee57dcd68d2f56d3bbe11e76d56d142b221bb12b6018c551cc68442b800040"},
"table_rex": {:hex, :table_rex, "3.1.1", "0c67164d1714b5e806d5067c1e96ff098ba7ae79413cc075973e17c38a587caa", [:mix], [], "hexpm", "678a23aba4d670419c23c17790f9dcd635a4a89022040df7d5d772cb21012490"},
"tailwind": {:hex, :tailwind, "0.2.1", "83d8eadbe71a8e8f67861fe7f8d51658ecfb258387123afe4d9dc194eddc36b0", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}], "hexpm", "e8a13f6107c95f73e58ed1b4221744e1eb5a093cd1da244432067e19c8c9a277"},
"tailwind_formatter": {:hex, :tailwind_formatter, "0.3.6", "f3b02687a79a99106f2cee604d36561091ab5b9c9d16a97ae5901d91b3357047", [:mix], [{:phoenix_live_view, ">= 0.17.6", [hex: :phoenix_live_view, repo: "hexpm", optional: true]}], "hexpm", "3a0d75dad1700f9fa9394185c4ce0eb0eff2b1a0eb9aef66b4b382eae657bded"},
Expand Down

0 comments on commit ccd25e6

Please sign in to comment.