Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps angus-mail from 1.0.0 to 2.0.1.

Release notes

Sourced from angus-mail's releases.

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
  • 6c16659 Prepare release org.eclipse.angus:all:2.0.1
  • 9969b39 Inconsistent Java version requirements #76 (#77)
  • 381ba15 fix pointers to mail-api in faq
  • 18fdc4f update web for 2.0.0 release
  • bc5d1e1 Prepare next development cycle for 2.0.1-SNAPSHOT
  • 9ff6e38 Prepare release org.eclipse.angus:all:2.0.0
  • cc6b37d update build plugins
  • 379a0d5 #44: Documentation: SMTP, IMAP and POP3 Javadoc links lead to 404 page
  • d05372a #50: improve documentation
  • bb9bb7f remove obsolete manifest,
  • 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 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.

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

---
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 Apr 5, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #26.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.angus-angus-mail-2.0.1 branch May 22, 2023 08:28
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