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 v0.11.1 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2022

This PR contains the following updates:

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

Release Notes

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

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.

@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #10 (1479c48) into master (b06889c) will not change coverage.
The diff coverage is n/a.

❗ Current head 1479c48 differs from pull request most recent head 4be974b. Consider uploading reports for the commit 4be974b to get more accurate results

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   16.80%   16.80%           
=======================================
  Files           3        3           
  Lines         119      119           
=======================================
  Hits           20       20           
  Misses         95       95           
  Partials        4        4           
Flag Coverage Δ
unittests 16.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title Update module github.com/jhillyerd/enmime to v0.9.3 fix(deps): update module github.com/jhillyerd/enmime to v0.9.3 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 25396a6 to 425d84f Compare June 18, 2022 14:18
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.9.3 fix(deps): update module github.com/jhillyerd/enmime to v0.9.4 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 425d84f to 53d74be Compare September 25, 2022 21:32
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.9.4 fix(deps): update module github.com/jhillyerd/enmime to v0.10.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 53d74be to 66cb7c8 Compare November 20, 2022 17:32
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.10.1 Update module github.com/jhillyerd/enmime to v0.10.1 Dec 17, 2022
@renovate renovate bot changed the title Update module github.com/jhillyerd/enmime to v0.10.1 fix(deps): update module github.com/jhillyerd/enmime to v0.10.1 Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.10.1 fix(deps): update module github.com/jhillyerd/enmime to v0.11.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 66cb7c8 to 1479c48 Compare March 16, 2023 15:44
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 1479c48 to 97dbf20 Compare March 24, 2023 22:20
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.11.0 fix(deps): update module github.com/jhillyerd/enmime to v0.11.1 Mar 24, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.11.1 fix(deps): update module github.com/jhillyerd/enmime to v0.11.1 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-jhillyerd-enmime-0.x branch October 23, 2023 09:48
@renovate renovate bot changed the title fix(deps): update module github.com/jhillyerd/enmime to v0.11.1 - autoclosed fix(deps): update module github.com/jhillyerd/enmime to v0.11.1 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-jhillyerd-enmime-0.x branch October 23, 2023 14:44
@renovate renovate bot force-pushed the renovate/github.com-jhillyerd-enmime-0.x branch from 97dbf20 to 4be974b Compare October 23, 2023 14:44
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