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

Bump angus-version from 1.1.0 to 2.0.3 #238

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps angus-version from 1.1.0 to 2.0.3.
Updates org.eclipse.angus:angus-core from 1.1.0 to 2.0.3

Release notes

Sourced from org.eclipse.angus:angus-core'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

Updates 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 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 `angus-version` from 1.1.0 to 2.0.3.

Updates `org.eclipse.angus:angus-core` 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)

Updates `org.eclipse.angus: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-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.angus:angus-mail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 13:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
@madsop-nav
Copy link
Contributor

Denne er transitiv og låst fast pga cxf

@madsop-nav madsop-nav closed this Apr 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/angus-version-2.0.3 branch April 2, 2024 10:27
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