Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

fix(deps): update module github.com/jhillyerd/enmime to v2#23

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-jhillyerd-enmime-2.x
Open

fix(deps): update module github.com/jhillyerd/enmime to v2#23
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-jhillyerd-enmime-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/jhillyerd/enmime v0.9.2v2.3.0 age confidence

Release Notes

jhillyerd/enmime (github.com/jhillyerd/enmime)

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

Full Changelog: jhillyerd/enmime@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v2.0.0...v2.1.0

v2.0.0

Compare Source

What's Changed

Full Changelog: jhillyerd/enmime@v1.3.0...v2.0.0

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v1.2.0...v1.3.0

v1.2.0

Compare Source

What's Changed

Full Changelog: jhillyerd/enmime@v1.1.0...v1.2.0

v1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v1.0.1...v1.1.0

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v1.0.0...v1.0.1

v1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v0.11.1...v1.0.0

v0.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v0.11.0...v0.11.1

v0.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: jhillyerd/enmime@v0.10.1...v0.11.0

v0.10.1

Compare Source

Added
  • Mail builder field accessors (#​261)
  • Partial content recovery option (#​262)

v0.10.0

Compare Source

Added
  • Support for parser options! (#​248)
  • Option to skip parsing of malformed parts (#​248)
  • Envelope.Date() method for parsing date (#​253)
  • Option to handle missing multipart boundaries (#​257)
Fixed
  • Remove trailing HTML tags (#​252)
  • Buffer overrun in quoted-printable (#​254)
  • Corrected quoted-printable equals counting (#​255)
  • Improve splitting inside quoted text (#​256)

v0.9.4

Compare Source

Added
  • Remove HTML tags in malformed content types (#​229)
  • Maximal number of errors recorded in Part limited (#​240)
  • Builder: Support other parts (#​244)
  • Additional decoding in mail address (#​247)
  • Integration test include Go 1.18
Fixed
  • Fix for quote-printed utf-8 header with quotes (#​237)
  • Parse address joined with semicolons (#​238)
  • Use extended parser after fixing address list (#​239)
  • Parse media types which are escaped at first rune (#​246)
Changed
  • Rely on stdlib for decoding to UTF-8, simplifies address parsing (#​234)

v0.9.3

Compare Source

Added
  • Support for more charsets (#​230)
  • fixMangledMediaType now removes extra content-type parts (#​225)
Fixed
  • Fix new lines (ie in filenames) in mediatype.Parse (#​224)
  • Fix crash in QPCleaner, when line is too long and buffer is almost full (#​220)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 28, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.23.9
github.com/stretchr/testify v1.8.1 -> v1.10.0

@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-2.x branch from 6cf5be1 to 9fbe156 Compare March 1, 2025 22:23
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-2.x branch from 9fbe156 to 2f5df57 Compare June 21, 2025 17:15
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-2.x branch from 2f5df57 to c15623b Compare August 10, 2025 15:06
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-2.x branch from c15623b to 87f6296 Compare October 9, 2025 10:32
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.24.3
github.com/stretchr/testify v1.8.1 -> v1.11.1

@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-2.x branch from 87f6296 to 575eda7 Compare February 15, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants