Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump swoosh from 1.17.4 to 1.17.5 (#956)
Bumps [swoosh](https://github.com/swoosh/swoosh) from 1.17.4 to 1.17.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.17.5 🚀</h2> <p>This release fixes a bug introduced in 1.17.4</p> <h2>🐛 Bug Fixes</h2> <ul> <li>mua: fix mail.from <a href="https://github.com/ruslandoga"><code>@ruslandoga</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/982">#982</a>)</li> </ul> <h2>📝 Documentation</h2> <ul> <li>Adapters: Add documentation about setting the base_url for ZeptoMail … <a href="https://github.com/reimeri"><code>@reimeri</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/981">#981</a>)</li> </ul> <h2>⛓️ Dependency</h2> <ul> <li>Bump ex_aws from 2.5.7 to 2.5.8 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/980">#980</a>)</li> </ul> </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.5</h2> <p>This release fixes a bug introduced in 1.17.4</p> <h3>🐛 Bug Fixes</h3> <ul> <li>mua: fix mail.from <a href="https://github.com/ruslandoga"><code>@ruslandoga</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/982">#982</a>)</li> </ul> <h3>📝 Documentation</h3> <ul> <li>Adapters: Add documentation about setting the base_url for ZeptoMail … <a href="https://github.com/reimeri"><code>@reimeri</code></a> (<a href="https://redirect.github.com/swoosh/swoosh/issues/981">#981</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swoosh/swoosh/commit/75b16d7a21888cb08169ded7f5405380e100ab43"><code>75b16d7</code></a> v1.17.5</li> <li><a href="https://github.com/swoosh/swoosh/commit/5718fa39e100d170254907c62628f532a5b3ef7d"><code>5718fa3</code></a> mua: fix mail.from (<a href="https://redirect.github.com/swoosh/swoosh/issues/982">#982</a>)</li> <li><a href="https://github.com/swoosh/swoosh/commit/9e82af06dfb8babf40e46bf82e63b740bec3ad66"><code>9e82af0</code></a> Merge pull request <a href="https://redirect.github.com/swoosh/swoosh/issues/981">#981</a> from reimeri/zeptomail-baseurl-documentation</li> <li><a href="https://github.com/swoosh/swoosh/commit/4558aac52292c245ebcecf9a9a5f5b97335309d6"><code>4558aac</code></a> Adapters: Add documentation about setting the base_url for ZeptoMail adapter</li> <li><a href="https://github.com/swoosh/swoosh/commit/50c32bcfcd339af3690aaef5a081c0032d2616b5"><code>50c32bc</code></a> Merge pull request <a href="https://redirect.github.com/swoosh/swoosh/issues/980">#980</a> from swoosh/dependabot/hex/ex_aws-2.5.8</li> <li><a href="https://github.com/swoosh/swoosh/commit/0d57f6e68f0f8a5bc9977c68cceb065339baf1d8"><code>0d57f6e</code></a> Bump ex_aws from 2.5.7 to 2.5.8</li> <li>See full diff in <a href="https://github.com/swoosh/swoosh/compare/v1.17.4...v1.17.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.17.4&new-version=1.17.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