midarr-server
midarr-server copied to clipboard
build(deps): bump swoosh from 1.16.10 to 1.17.2
Bumps swoosh from 1.16.10 to 1.17.2.
Release notes
Sourced from swoosh's releases.
v1.17.2 🚀
✨ Features
⛓️ Dependency
- Bump mail from 0.3.1 to 0.4.0
@dependabot
(#958)- Bump ex_aws from 2.5.4 to 2.5.5
@dependabot
(#952)- Bump plug_cowboy from 2.7.1 to 2.7.2
@dependabot
(#953)v1.17.1 🚀
🐛 Bug Fixes
- Update the MSGraph Adapter Dependency
@LetThereBeDwight
(#955)New Contributors
@LetThereBeDwight
made their first contribution in swoosh/swoosh#955Full Changelog: https://github.com/swoosh/swoosh/compare/v1.17.0...v1.17.1
v1.17.0 🚀
✨ Features
⛓️ Dependency
- Bump telemetry from 1.2.1 to 1.3.0
@dependabot
(#948)New Contributors
@onvlt
made their first contribution in swoosh/swoosh#949Full Changelog: https://github.com/swoosh/swoosh/compare/v1.16.12...v1.17.0
v1.16.12 🚀
✨ Features
- Add toggle for text preview
@andreicek
(#947)New Contributors
Thanks Andrei!
@andreicek
made their first contribution in swoosh/swoosh#947Full Changelog: https://github.com/swoosh/swoosh/compare/v1.16.11...v1.16.12
v1.16.11 🚀
✨ Features
... (truncated)
Changelog
Sourced from swoosh's changelog.
1.17.2
✨ Features
⛓️ Dependency
- Bump mail from 0.3.1 to 0.4.0
@dependabot
(#958)- Bump ex_aws from 2.5.4 to 2.5.5
@dependabot
(#952)- Bump plug_cowboy from 2.7.1 to 2.7.2
@dependabot
(#953)1.17.1
🐛 Bug Fixes
- Update the MSGraph Adapter Dependency
@LetThereBeDwight
(#955)1.17.0
A new adapter for Postal, thanks to
@onvlt
✨ Features
1.16.12
✨ Features
- Add toggle for text preview
@andreicek
(#947)1.16.11
✨ Features
- mua: add Date and Message-ID headers when missing
@ruslandoga
(#945)📝 Documentation
- Write docs for functions in Mailer __using__ macro
@ivanhercaz
(#946)- Explain how to recompile after installing gen_smtp
@aj-foster
(#944)- Fix typos and improve language
@preciz
(#943)
Commits
94dff21
v1.17.274cc6cf
fix: download attachment with the filename (#957)6db8040
Bump mail from 0.3.1 to 0.4.0 (#958)f0d9961
Bump ex_aws from 2.5.4 to 2.5.5 (#952)b1cebb8
Bump plug_cowboy from 2.7.1 to 2.7.2 (#953)d3b7905
v1.17.194253a6
update this to only require gen_smtp_client (#955)f01ad36
v1.17.0bd2d5f9
bring back some locks6b4a37b
fix typo- Additional commits viewable in compare view
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 commands and options
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)