payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
873 stars 300 forks source link

FISH-8934 Bump org.eclipse.angus:angus-mail from 1.0.0 to 1.1.0 #6788

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

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

Release notes

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

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: https://github.com/eclipse-ee4j/angus-mail/compare/1.0.0...1.1.0

Commits
  • ed51b10 Prepare release org.eclipse.angus:all:1.1.0
  • 4603624 update changelog
  • 70224de Integrate jaf-api 2.1.1, mail-api 2.1.1, angus-act 1.1.0
  • 0a68c92 Improve support for OSGi
  • 4c09606 fix javadoc build
  • e974c5d fix missing cp headers, update excludes
  • fc0eb20 fix gh action build
  • bcace35 Write timeout socket / Add the ability to provide own scheduled executor
  • 2dc4167 Refactoring and adding tests
  • 1bb0b3e Make the change again
  • 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 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)