kuvasz icon indicating copy to clipboard operation
kuvasz copied to clipboard

Bump simpleJavaMailVersion from 8.0.0 to 8.1.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps simpleJavaMailVersion from 8.0.0 to 8.1.0. Updates org.simplejavamail:batch-module from 8.0.0 to 8.1.0

Updates org.simplejavamail:simple-java-mail from 8.0.0 to 8.1.0

Release notes

Sourced from org.simplejavamail:simple-java-mail's releases.

v8.1.0 OSGi & Apache Karaf support

  • #458 Missing osgi headers (#288) and added support for Apache Karaf
  • #288 Maintenance: missing OSGI package-exports from core-module

v8.0.1

#456: Enhancement: make Content-Transfer encoder detection more lenient, supporting more values from the wild

Changelog

Sourced from org.simplejavamail:simple-java-mail's changelog.

v8.1.0 (15-April-2023)

  • #458: Missing osgi headers (#288) and added support for Apache Karaf
  • #288: Maintenance: missing OSGI package-exports from core-module
Commits
  • 82f8a17 released 8.1.0 [skip ci]
  • 7b0e3f5 Preparing release 8.1.0
  • d1e0e7c #288: Added missing project upkeep
  • 4ec1bc1 Merge remote-tracking branch 'x-akseli/288-missing-osgi-headers' into develop
  • 0320e2b #288. Add Karaf feature
  • 2ecf4f8 #288. Fix core-module osgi headers
  • db614a3 Merge branch 'master' into develop
  • a4e0449 Updated to java-utils-smime 2.1.0, which made the cryptographic algorithm con...
  • 367d98c released 8.0.1 [skip ci]
  • 3bba837 Preparing release 8.0.1
  • 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 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)

dependabot[bot] avatar Apr 17 '23 17:04 dependabot[bot]

Codecov Report

Patch and project coverage have no change.

Comparison is base (6c31641) 95.27% compared to head (c88a335) 95.27%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #82   +/-   ##
=========================================
  Coverage     95.27%   95.27%           
  Complexity      314      314           
=========================================
  Files            59       59           
  Lines          1269     1269           
  Branches         88       88           
=========================================
  Hits           1209     1209           
  Misses           31       31           
  Partials         29       29           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 17 '23 18:04 codecov[bot]