Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/jhillyerd/enmime to v1 - autoclosed #18

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jhillyerd/enmime v0.9.2 -> v1.3.0 age adoption passing confidence

Release Notes

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

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 renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-1.x branch from db2430c to 0b521a8 Compare September 11, 2023 21:33
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v1 fix(deps): update module github.com/jhillyerd/enmime to v1 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-jhillyerd-enmime-1.x branch October 23, 2023 09:48
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v1 - autoclosed fix(deps): update module github.com/jhillyerd/enmime to v1 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-jhillyerd-enmime-1.x branch October 23, 2023 14:44
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-1.x branch from 0b521a8 to 54162cc Compare October 23, 2023 14:44
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-1.x branch from 54162cc to d12577a Compare December 13, 2023 00:43
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-1.x branch from d12577a to fcc4d92 Compare February 11, 2024 01:44
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-1.x branch from fcc4d92 to 7c0bd4e Compare September 1, 2024 04:35
Copy link
Contributor Author

renovate bot commented Sep 1, 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

Details:

Package Change
github.com/stretchr/testify v1.8.1 -> v1.8.4

@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v1 fix(deps): update module github.com/jhillyerd/enmime to v1 - autoclosed Sep 28, 2024
@renovate renovate bot closed this Sep 28, 2024
@renovate renovate bot deleted the renovate/github.com-jhillyerd-enmime-1.x branch September 28, 2024 21:24
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