-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump MimeKit from 2.13.0 to 2.15.1 #4861
Conversation
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 2.13.0 to 2.15.1. - [Release notes](https://github.com/jstedfast/MimeKit/releases) - [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md) - [Commits](jstedfast/MimeKit@2.13.0...2.15.1) --- updated-dependencies: - dependency-name: MimeKit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
aadcdb6
to
059b46f
Compare
@bdukes do we need to update the MailKit package manifest or is that automated by the build ? |
Like run a build from this branch and commit the changed manifest maybe? |
The manifest is automatically updated, except for the version number in the release notes |
I went ahead and updated the manifest and also included the MailKit bump in this PR also, since they're packaged together anyway. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks!
Bumps MimeKit from 2.13.0 to 2.15.1.
Changelog
Sourced from MimeKit's changelog.
Commits
ad346be
Bumped version to 2.15.16c3e3f3
Fixed a logic bug in MimeParser.StepHeaders() introduced in a previous simpli...c96710a
Variable renaming in Multipart.WriteTo()9c42eeb
Fixed MimeMessage and MimeEntity.ToString() to not write a newline before the...8a321a2
Added more MimeParser unit tests and removed unneeded code11ac9e8
Added more MimeParser tests for message/rfc822 handling8bcfbfb
Simplified MimeParser.StepHeaders() logic for rewinding a byte if last char w...8467b75
Improved MimeParser.StepMboxMarker() logicc3a53ee
Added unit tests for MimeParser corner casesac837bc
Removed shortcut logic in MeasureingStream.Seek()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 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)