Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

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: eclipse-ee4j/angus-mail@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 <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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 28, 2024
@Pandrex247 Pandrex247 merged commit 5a314a3 into master Jul 4, 2024
1 check passed
@Pandrex247 Pandrex247 changed the title Bump org.eclipse.angus:angus-mail from 1.0.0 to 1.1.0 FISH-8934 Bump org.eclipse.angus:angus-mail from 1.0.0 to 1.1.0 Jul 4, 2024
@dependabot dependabot bot deleted the dependabot/maven/master/org.eclipse.angus-angus-mail-1.1.0 branch July 4, 2024 08:00
Pandrex247 added a commit to Pandrex247/Payara that referenced this pull request Jul 5, 2024
…g.eclipse.angus-angus-mail-1.1.0

Bump org.eclipse.angus:angus-mail from 1.0.0 to 1.1.0
Pandrex247 added a commit to Pandrex247/Payara that referenced this pull request Jul 5, 2024
…g.eclipse.angus-angus-mail-1.1.0

Bump org.eclipse.angus:angus-mail from 1.0.0 to 1.1.0
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