Skip to content

Bump mail from 0.3.1 to 0.5.2#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/mail-0.5.2
Open

Bump mail from 0.3.1 to 0.5.2#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/mail-0.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps mail from 0.3.1 to 0.5.2.

Changelog

Sourced from mail's changelog.

0.5.2 2025-12-04

0.5.1 2025-04-23

  • Fix regression in multipart rendering where custom headers were lost

0.5.0 2025-04-22

  • Update RFC2822 Renderer to correctly render multipart combinations of multipart/alternative, multipart/related, and multipart/mixed DockYard/elixir-mail#137 (potential breaking change)
  • Update Mail.get_attachments/2 to handle inline attachments
  • Update Mail.Message.is_attachment?/2 to handle inline attachments
  • Update recipient parsing regex DockYard/elixir-mail#193 (potential breaking change; all existing tests pass)
  • Added another in-the-wild date parsing edge case DockYard/elixir-mail#196

0.4.4 2025-03-24

0.4.3 2024-11-15

0.4.2 2024-10-24

  • Encoded strings that are not valid UTF-8 are now decoded to binary (as-is) rather than raising an error
  • Add charset_handler option to Mail.Parsers.RFC2822 to allow custom charset handling DockYard/elixir-mail#178

0.4.1 2024-10-09

0.4.0 2024-10-02

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [mail](https://github.com/DockYard/elixir-mail) from 0.3.1 to 0.5.2.
- [Changelog](https://github.com/DockYard/elixir-mail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DockYard/elixir-mail/commits)

---
updated-dependencies:
- dependency-name: mail
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants