Skip to content

Bump org.eclipse.angus:angus-mail from 1.1.0 to 2.0.3#52

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.eclipse.angus-angus-mail-2.0.3
Open

Bump org.eclipse.angus:angus-mail from 1.1.0 to 2.0.3#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.eclipse.angus-angus-mail-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 5, 2024

Bumps org.eclipse.angus:angus-mail from 1.1.0 to 2.0.3.

Release notes

Sourced from org.eclipse.angus:angus-mail's releases.

Angus Mail 2.0.3 Final Release

Bugfix release containing following enhancements and bug fixes:

  • #15 - in jakarta.mail artifact
  • #16 - Remove SecurityManager references from logging package
  • #52 - CompactFormatter support for LogRecord::getLongThreadID
  • #107 - java.io.UnsupportedEncodingException: en_US.iso885915 if charset is "en_US.iso885915"
  • #110 - WildFly support for MailHandler
  • #116 - MailHandler LogManger support for mail entries
  • #123 - MailHandler should catch ServiceConfigurationError
  • #124 - Illegal reflective access by com.sun.mail.util.SocketFetcher
  • #132 -NTLM Auth type3flags set after array is copied
  • Integrates Jakarta Mail API 2.1.3

Provides implementation of the Jakarta Mail 2.1 Specification.

Full Changelog: eclipse-ee4j/angus-mail@2.0.2...2.0.3

Angus Mail 2.0.2 Final Release

Bugfix release of 2.0.x fixing integration with OSGI Mediator.

New Contributors

Full Changelog: eclipse-ee4j/angus-mail@2.0.1...2.0.2

Angus Mail 2.0.1 Final Release

Bugfix release of 2.0.0 fixing compatibility with Java SE 8.

Provides implementation of the Jakarta Mail 2.1 Specification.

Full Changelog: eclipse-ee4j/angus-mail@2.0.0...2.0.1

Angus Mail 2.0.0 Final Release

The 2.0.0 release of the Angus Mail moves everything from the old com.sun package namespace to org.eclipse.angus:

  • Changes Java module names com.sun.mail.* to org.eclipse.angus.mail.*
  • Changes Java package names com.sun.mail.* to org.eclipse.angus.mail.*

Provides implementation of the Jakarta Mail 2.1 Specification.

Full Changelog: eclipse-ee4j/angus-mail@1.1.0...2.0.0

Commits
  • 07e957b Prepare release org.eclipse.angus:all:2.0.3
  • 62aae89 #15: in jakarta.mail artifact
  • 57bf854 NTLM Auth type3flags set after array is copied (#132)
  • 9cd659c Illegal reflective access by com.sun.mail.util.SocketFetcher #124 (#126)
  • 154ec8d allow reproducible build
  • 98c92b9 update gh action build
  • a0ef2b5 Update build plugins
  • d8f259a Integrate activation-api 2.1.3, mail-api 2.1.3,
  • 181d10d MailHandler should catch ServiceConfigurationError #123 (#125)
  • d223d1f Remove SecurityManager references from logging package #16 (#117)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 5, 2024
Bumps [org.eclipse.angus:angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 1.1.0 to 2.0.3.
- [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases)
- [Commits](eclipse-ee4j/angus-mail@1.1.0...2.0.3)

---
updated-dependencies:
- dependency-name: org.eclipse.angus:angus-mail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.eclipse.angus-angus-mail-2.0.3 branch from ca2bf1f to aebaa1a Compare March 18, 2024 15:05
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants