Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps angus-mail from 1.0.0 to 2.0.2.

Release notes

Sourced from angus-mail's releases.

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

Angus Mail 1.1.0 Final Release

Minor release of the Eclipse Angus - Angus Mail project contains new enhancements and bug fixes:

  • #12 - Check server identity by default
  • #15 - org.eclipse.angus.mail bundle fails to resolve under OSGi due to mandatory 'sun.security.util' package
  • #20 - POP3 Protocol error handling can throw NPE
  • #26 - Illegal reflective access when calling idle()
  • #30 - DSN module with jakarta-mail bundle module issue (1)
  • #32 - DSN module with jakarta-mail bundle module issue (2)
  • #33 - Missing 'uses' in jakarta-mail bundle module-info
  • #35 - Add proper tests with JDK9+ modules
  • #47 - support GraalVM native image
  • #56 - Add the ability to provide own scheduled executor for SMTP timeout

Provides implementation of the Jakarta Mail 2.1 Specification.

New Contributors

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

Commits
  • a8eaf3b Prepare release org.eclipse.angus:all:2.0.2
  • dd1efec update build plugins
  • 4d06743 code cleanup
  • d656ae8 add git ignore revs
  • 216c5f8 fix code formatting through the repo
  • 633ec4f Integrate JAF API 2.1.2,
  • 7913d56 package-info.class major version: 53 #83 (#84)
  • db8655b #87: jakarta.mail fails to resolve due to required org.glassfish.hk2.osgireso...
  • 56c0f84 Provider fixes (#88)
  • 8b0bec7 fix default build without -Poss-release
  • 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 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)

Bumps [angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 1.0.0 to 2.0.2.
- [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases)
- [Commits](eclipse-ee4j/angus-mail@1.0.0...2.0.2)

---
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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 22, 2023
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.

1 participant