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 simpleJavaMailVersion from 8.0.0 to 8.1.0 #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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)

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](https://github.com/bbottema/simple-java-mail/releases)
- [Changelog](https://github.com/bbottema/simple-java-mail/blob/master/RELEASE.txt)
- [Commits](bbottema/simple-java-mail@8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: org.simplejavamail:batch-module
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.simplejavamail:simple-java-mail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

codecov bot commented Apr 17, 2023

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.

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

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.

None yet

0 participants