micronaut-projects / micronaut-email

Apache License 2.0
3 stars 4 forks source link

fix(deps): update dependency jakarta.mail:jakarta.mail-api to v2.1.3 #358

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jakarta.mail:jakarta.mail-api (source) 2.1.2 -> 2.1.3 age adoption passing confidence

Release Notes

jakartaee/mail-api (jakarta.mail:jakarta.mail-api) ### [`v2.1.3`](https://togithub.com/jakartaee/mail-api/releases/tag/2.1.3): Jakarta Mail 2.1.3 Final Release [Compare Source](https://togithub.com/jakartaee/mail-api/compare/2.1.2...2.1.3) The 2.1.3 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: - [https://github.com/jakartaee/mail-api/issues/631](https://togithub.com/jakartaee/mail-api/issues/631): Session.getService does not use proper classloader in OSGI environment - [https://github.com/jakartaee/mail-api/issues/655](https://togithub.com/jakartaee/mail-api/issues/655): Jakarta Mail erroneously assumes that classes can be loaded from Thread#getContextClassLoader - [https://github.com/jakartaee/mail-api/issues/694](https://togithub.com/jakartaee/mail-api/issues/694): SharedFileInputStream should comply with spec - [https://github.com/jakartaee/mail-api/issues/710](https://togithub.com/jakartaee/mail-api/issues/710): Cannot parse messages without a session - updates dependency on Jakarta Activation API jar to version [2.1.3](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.3) and angus-activation used by tests to [2.0.2](https://togithub.com/eclipse-ee4j/angus-activation/releases/tag/2.0.2) #### New Contributors - [@​SeongEon-Jo](https://togithub.com/SeongEon-Jo) made their first contribution in [https://github.com/jakartaee/mail-api/pull/695](https://togithub.com/jakartaee/mail-api/pull/695) **Full Changelog**: https://github.com/jakartaee/mail-api/compare/2.1.2...2.1.3

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud