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

Bump github.com/jhillyerd/enmime from 0.8.4 to 1.0.0 #4

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2023

Bumps github.com/jhillyerd/enmime from 0.8.4 to 1.0.0.

Release notes

Sourced from github.com/jhillyerd/enmime's releases.

v1.0.0

What's Changed

New Contributors

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

v0.11.1

What's Changed

New Contributors

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

v0.11.0

What's Changed

New Contributors

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

v0.10.1

Added

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

v0.10.0

Added

  • Support for parser options! (#248)
  • Option to skip parsing of malformed parts (#248)

... (truncated)

Commits
  • 9d622b5 README: Update CI status badge (#292)
  • c1d661a Renamed master to main (#291)
  • 9d1fd9c fix for values with encoded equal signs (#289)
  • 26de42c feat: add support for multiple Reply-To addresses (#288)
  • 67b5cbe Fix lint errors introduced by textproto import (#285)
  • 340151c Maintain an internal copy of net/textproto with few fixes for email header (#...
  • 87c0655 Read part content use option ReadPartErrorPolicy. (#284)
  • 564f418 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (#281)
  • ba69e72 Refactor a couple parts of the boundary random sourcing (#280)
  • 65ae7bc Add direnv nix flake config (#279)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2023
@JamesJJ
Copy link
Owner

JamesJJ commented Aug 27, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jhillyerd/enmime-1.0.0 branch from e38229a to 8393c1e Compare August 27, 2023 15:30
Bumps [github.com/jhillyerd/enmime](https://github.com/jhillyerd/enmime) from 0.8.4 to 1.0.0.
- [Release notes](https://github.com/jhillyerd/enmime/releases)
- [Commits](jhillyerd/enmime@v0.8.4...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/jhillyerd/enmime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jhillyerd/enmime-1.0.0 branch from 8393c1e to 4cedfea Compare August 27, 2023 15:36
@JamesJJ JamesJJ merged commit a86ffb2 into main Aug 27, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/jhillyerd/enmime-1.0.0 branch August 27, 2023 23:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant