You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "renovate-bot (via GitHub)" <gi...@apache.org> on 2023/04/29 08:51:08 UTC

[GitHub] [jmeter] renovate-bot opened a new pull request, #5867: fix(deps): update dependency com.sun.mail:all to v1.6.7

renovate-bot opened a new pull request, #5867:
URL: https://github.com/apache/jmeter/pull/5867

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [com.sun.mail:all](http://eclipse-ee4j.github.io/mail) ([source](https://togithub.com/eclipse-ee4j/mail)) | `1.5.0-b01` -> `1.6.7` | [![age](https://badges.renovateapi.com/packages/maven/com.sun.mail:all/1.6.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.sun.mail:all/1.6.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.sun.mail:all/1.6.7/compatibility-slim/1.5.0-b01)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.sun.mail:all/1.6.7/confidence-slim/1.5.0-b01)](https://docs.renovatebot.com/merge-confidence/) |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>eclipse-ee4j/mail</summary>
   
   ### [`v1.6.7`](https://togithub.com/jakartaee/mail-api/releases/tag/1.6.7): Jakarta Mail 1.6.7 Final Release
   
   [Compare Source](https://togithub.com/eclipse-ee4j/mail/compare/1.6.6...1.6.7)
   
   The 1.6.7 release is a bug fix release of the Jakarta Mail project
   in the 1.x line, and includes several bug fixes and enhancements.
   The main jar file is located at com.sun.mail:jakarta.mail
   
   The full list of changes is here:
   https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
   
   Please note the potential compatibility issues in this release:
   https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
   
   Please send feedback to mail-dev@eclipse.org.
   
   Enjoy!
   
   The Jakarta Mail Team
   
   ### [`v1.6.6`](https://togithub.com/jakartaee/mail-api/releases/tag/1.6.6): Jakarta Mail 1.6.6 Final Release
   
   [Compare Source](https://togithub.com/eclipse-ee4j/mail/compare/1.6.5...1.6.6)
   
   The 1.6.6 release is a bug fix release of the Jakarta Mail project
   in the 1.x line, and includes several bug fixes and enhancements.
   The main jar file is located at com.sun.mail:jakarta.mail
   
   The full list of changes is here:
   https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
   
   Please note the potential compatibility issues in this release:
   https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
   
   Please send feedback to mail-dev@eclipse.org.
   
   Enjoy!
   
   The Jakarta Mail Team
   
   ### [`v1.6.5`](https://togithub.com/jakartaee/mail-api/releases/tag/1.6.5): Jakarta Mail 1.6.5 Final Release
   
   [Compare Source](https://togithub.com/eclipse-ee4j/mail/compare/1.6.4...1.6.5)
   
   The 1.6.5 release is (hopefully) the last release of the Jakarta Mail project in the 1.x line, and includes several bug fixes and enhancements, including:
   
       OAuth2 support for POP3
   
   The main jar file is located at com.sun.mail:jakarta.mail.
   
   The full list of changes is here:
   https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
   
   Please note the potential compatibility issues in this release:
   https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
   
   Jakarta Mail, like other parts of Jakarta EE, is moving to the jakarta.\* package namespace.
   This is a major change, and so the next release will be Jakarta Mail 2.0.0, which will be
   included in Jakarta EE 9.  Applications should be able to switch to this new version fairly
   easily by just changing all imports that use javax.mail.\* to instead use jakarta.mail.\*.  Note
   that SNAPSHOT and Release Candidate versions of Jakarta Mail 2.0.0 are already available.
   
   Enjoy!
   
   The Jakarta Mail Team
   
   ### [`v1.6.4`](https://togithub.com/jakartaee/mail-api/releases/tag/1.6.4): Jakarta Mail 1.6.4 Final Release
   
   [Compare Source](https://togithub.com/eclipse-ee4j/mail/compare/1.6.3...1.6.4)
   
   The 1.6.4 release is the first release of the Jakarta Mail project
   using the Jakarta EE Specification Process and includes several
   bug fixes and enhancements, including:
   
   -   Renaming of the project from JavaMail to Jakarta Mail
   -   Support the NTLMv2 authentication protocol
   -   Several fixes related to UTF-8 handling
   
   The main jar file is located at com.sun.mail:jakarta.mail.
   
   The full list of changes is here:
   https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
   
   Please note the potential compatibility issues in this release:
   https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
   
   Please send feedback to javamail_ww@oracle.com.
   
   Enjoy!
   
   The Jakarta Mail Team
   
   ### [`v1.6.3`](https://togithub.com/jakartaee/mail-api/releases/tag/1.6.3): JavaMail 1.6.3 Final Release
   
   The 1.6.3 release is the first release of the Eclipse project for JavaMail
   and includes no bug fixes or enhancements.   It does include changes
   to the Maven coordinates.  The main jar file is now located at
   [com.sun.mail:jakarta.mail](https://repo1.maven.org/maven2/com/sun/mail/jakarta.mail/1.6.3/jakarta.mail-1.6.3.jar).
   
   The full list of changes is here:
   https://eclipse-ee4j.github.io/javamail/docs/CHANGES.txt
   
   Please note the potential compatibility issues in this release:
   https://eclipse-ee4j.github.io/javamail/docs/COMPAT.txt
   
   Please send feedback to javamail_ww@oracle.com.
   
   Enjoy!
   
   The JavaMail Team
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), 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.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/jmeter).
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi merged pull request #5867: fix(deps): update dependency com.sun.mail:all to v1.6.7

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi merged PR #5867:
URL: https://github.com/apache/jmeter/pull/5867


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org