Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2020

Bumps javax.mail from 1.5.6 to 1.6.2.

Release notes

Sourced from javax.mail's releases.

JavaMail 1.6.2 Final Release

The 1.6.2 release contains bug fixes and enhancements, including the following significant changes:

  • Support loading protocol providers using ServiceLoader
  • http proxy support should support authenticating to the proxy server

The full list of changes is here: https://javaee.github.io/javamail/docs/CHANGES.txt

Please note the potential compatibility issues in this release: https://javaee.github.io/javamail/docs/COMPAT.txt

Please send feedback to javamail_ww@oracle.com.

Enjoy!

The JavaMail Team

JavaMail 1.6.1 Final Release

The 1.6.1 release contains bug fixes and enhancements, including the following significant change:

  • Define Java 9 module name - java.mail

The full list of changes is here: https://javaee.github.io/javamail/docs/CHANGES.txt

Please note the potential compatibility issues in this release: https://javaee.github.io/javamail/docs/COMPAT.txt

Please send feedback to javamail_ww@oracle.com.

Enjoy!

The JavaMail Team

JavaMail 1.6.0 Final Release

The 1.6.0 release contains API improvements, bug fixes, and enhancements, including the following significant changes:

  • Use of Java generics in most APIs
  • Support for internationalized email addresses (RFC 6530/6531/6532)
  • Support for SMTP CHUNKING (RFC 3030)
  • Support for connecting through web proxy servers

The API changes are described here: https://javaee.github.io/javamail/docs/JavaMail-1.6-changes.txt

The full list of changes is here:

... (truncated)

Commits

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

Bumps [javax.mail](https://github.com/javaee/javamail) from 1.5.6 to 1.6.2.
- [Release notes](https://github.com/javaee/javamail/releases)
- [Commits](https://github.com/javaee/javamail/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 28, 2020
@codecov-io
Copy link

Codecov Report

Merging #87 (c2b724b) into master (3bfb9e0) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   42.56%   42.52%   -0.05%     
==========================================
  Files        1499     1499              
  Lines      114943   114769     -174     
  Branches    22735    22655      -80     
==========================================
- Hits        48931    48810     -121     
+ Misses      58234    58184      -50     
+ Partials     7778     7775       -3     
Impacted Files Coverage Δ
...che/axis2/clustering/tribes/Axis2GroupChannel.java 50.00% <0.00%> (-5.56%) ⬇️
...src/org/apache/axis2/jaxws/util/WSDL4JWrapper.java 45.23% <0.00%> (-2.67%) ⬇️
...nel/src/org/apache/axis2/addressing/RelatesTo.java 46.15% <0.00%> (-2.63%) ⬇️
...axws/message/databinding/impl/ClassFinderImpl.java 54.21% <0.00%> (-2.41%) ⬇️
...apache/axis2/jaxws/description/DescriptionKey.java 44.00% <0.00%> (-2.16%) ⬇️
...les/kernel/src/org/apache/axis2/i18n/Messages.java 39.65% <0.00%> (-2.02%) ⬇️
...data/src/org/apache/axis2/jaxws/i18n/Messages.java 50.00% <0.00%> (-1.62%) ⬇️
...apache/axis2/wsdl/codegen/CodegenConfigLoader.java 34.43% <0.00%> (-1.33%) ⬇️
...pache/axis2/transport/jms/JMSOutTransportInfo.java 56.81% <0.00%> (-1.28%) ⬇️
...nel/src/org/apache/axis2/engine/DispatchPhase.java 38.91% <0.00%> (-1.09%) ⬇️
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bfb9e0...c2b724b. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2020

Looks like com.sun.mail:javax.mail is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 28, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.sun.mail-javax.mail-1.6.2 branch December 28, 2020 17:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant