Update module github.com/jhillyerd/enmime to v0.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jhillyerd/enmime | require | minor |
v0.10.1 -> v0.11.0
|
Release Notes
jhillyerd/enmime
v0.11.0
What's Changed
- feat: parse DSN by @dmytrokasianenko-outreach in https://github.com/jhillyerd/enmime/pull/268
- Remove CHANGELOG.md, see GitHub releases instead by @jhillyerd in https://github.com/jhillyerd/enmime/pull/272
- fix: Reject invalid MIME header name characters to support Go 1.20 by @jhillyerd in https://github.com/jhillyerd/enmime/pull/270
- parser: Add MaxStoredPartErrors option by @jhillyerd in https://github.com/jhillyerd/enmime/pull/274
- be able to control randomness of boundary headers by @xoba in https://github.com/jhillyerd/enmime/pull/276
- feat: export DecodeRFC2047 (#277) by @usedbytes in https://github.com/jhillyerd/enmime/pull/278
New Contributors
- @xoba made their first contribution in https://github.com/jhillyerd/enmime/pull/276
- @usedbytes made their first contribution in https://github.com/jhillyerd/enmime/pull/278
- @dependabot made their first contribution in https://github.com/jhillyerd/enmime/pull/281
Full Changelog: https://github.com/jhillyerd/enmime/compare/v0.10.1...v0.11.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.