Skip to content

Bump the prod-deps group with 4 updates#4

Merged
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-0ee812e19a
Oct 11, 2024
Merged

Bump the prod-deps group with 4 updates#4
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-0ee812e19a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 11, 2024

Bumps the prod-deps group with 4 updates: org.simplejavamail:simple-java-mail, org.yaml:snakeyaml, com.condation.cms:cms-api and com.condation.cms.module.framework:modules-api.

Updates org.simplejavamail:simple-java-mail from 8.11.2 to 8.12.2

Release notes

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

v8.12.2

#552: [bug] support iCalendar events with METHOD defined in body instead of Content-Type

Maintenance release v8.12.1

  • #533: [maintenance] Bump com.github.therapi:therapi-runtime-javadoc-scribe from 0.1
  • #532: [maintenance] Bump com.sanctionco.jmail:jmail from 1.4.1 to 1.6.3
  • #531: [maintenance] Bump com.github.bbottema:java-socks-proxy-server from 4.0.0 to
  • #528: [maintenance] Bump com.github.davidmoten:subethasmtp from 7.0.1 to 7.1.1
  • #522: [maintenance] Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0

v8.12.0

  • #550: [bug] Environment variables are not being loaded properly
  • #538: [bug] System properties are only read if configuration file exists in class path
  • #546: [Enhancement] Trim whitespace in encoder values for Content-Encoding

v8.11.3 Reduce batch-module log spam

#543: [Enhancement] reduce log spam from the batch-module

Changelog

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

https://www.simplejavamail.org

v8.12.0 - v8.12.2

  • v8.12.2 (05-October-2024): #552: [bug] support iCalendar events with METHOD defined in body instead of Content-Type
  • v8.12.1 (02-October-2024): #533: [maintenance] Bump com.github.therapi:therapi-runtime-javadoc-scribe from 0.13.0 to 0.15.0
  • v8.12.1 (02-October-2024): #532: [maintenance] Bump com.sanctionco.jmail:jmail from 1.4.1 to 1.6.3
  • v8.12.1 (02-October-2024): #531: [maintenance] Bump com.github.bbottema:java-socks-proxy-server from 4.0.0 to 4.1.2
  • v8.12.1 (02-October-2024): #528: [maintenance] Bump com.github.davidmoten:subethasmtp from 7.0.1 to 7.1.1
  • v8.12.1 (02-October-2024): #522: [maintenance] Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0
  • v8.12.0 (26-September-2024): #550: [bug] Environment variables are not being loaded properly
  • v8.12.0 (26-September-2024): #538: [bug] System properties are only read if configuration file exists in class path
  • v8.12.0 (26-September-2024): #546: [Enhancement] Trim whitespace in encoder values for Content-Encoding

v8.11.0 - v8.11.3

  • v8.11.3 (15-September-2024): #543: [Enhancement] reduce log spam from the batch-module
  • v8.11.2 (08-June-2024): #530: [Bug] After converting Outlook .msg to EML, bullet lists have duplicate numbering HTML converted from RTF
  • v8.11.1 (28-May-2024): #529: Bump smtp-connection-pool from 2.3.2 to 2.3.3 which improves performance and fixes a rare ConcurrentModificationException
  • v8.11.1 (28-May-2024): #527: Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
  • v8.11.1 (28-May-2024): #523: Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12
  • v8.11.0 (25-May-2024): #526: When reading .msg files the RTF converted to HTML is garbled in some cases where the appropriate charset is not detected properly

NOTE: v8.11.0 contains many (minor) dependency updates to resolve CVE issues, including: - parent POM upgrade: Upgrades test dependencies as well as SLF4J versions - outlook-message-parser 1.13.2 -> 1.14.0 - java-reflection 4.0.1 -> 4.0.2 - smtp-connection-pool 2.3.1 -> 2.3.2 - utils-mail-dkim 3.1.0 -> 3.2.0 - jakarta.mail-api 2.1.2 -> 2.1.3 - angus-mail 2.0.2 -> 2.0.3 - therapi-runtime-javadoc 0.13.0 -> 0.15.0 - kryo 5.0.0-RC1 -> 5.6.0 - maven-assembly-plugin 3.1.0 -> 3.7.1 (only for the CLI module during build)

v8.10.0 - v8.10.1

  • v8.10.1 (04-May-2024): #510: Update upstream dependency generic-object-pool, which solves a critical bug when there are exceptions during allocation
  • v8.10.0 (30-April-2024): #508: [enhancement+bug] Make EmailConverter API more consistent regarding Session parameter, don't use Session.getDefaultInstance anymore and fix bug where emlToEmailBuilder used emlToMimeMessage

v8.10.0 (30-April-2024)

... (truncated)

Commits
  • bfe1853 released 8.12.2 [skip ci]
  • 188e072 Preparing release 8.12.2
  • ca604ff Merge branch 'develop'
  • b456b96 #552: [bug] support iCalendar events with METHOD defined in body instead of C...
  • 79e4a16 fix release notes [skip ci]
  • a7b2522 released 8.12.1 [skip ci]
  • 0fbac70 Preparing release 8.12.1
  • 26e032a Added TODO for checking send date
  • 7f5ef55 #551: verify parsing 7bit with spacing works just fine
  • a83c511 Merge pull request #522 from bbottema/dependabot/maven/develop/jakarta.annota...
  • Additional commits viewable in compare view

Updates org.yaml:snakeyaml from 2.2 to 2.3

Commits
  • bfc9c15 Merge branch 'refs/heads/master' into try-to-keep-anchor
  • 3137efd Update changes and doc
  • 5960909 Add test for issue 1091
  • 1430c40 Improve test for issue 1091
  • d9e15c1 Add Javadoc to explain issue 1093
  • 7ef0836 Improve Javadoc for comments in the directives
  • f2810dd feat: add mergeOnCompose option to LoaderOptions
  • f245567 few tests for merge expantion on Compose
  • 37c7aed feat: merge nodes on Compose
  • ae6515a fix: remove unnecessary variable
  • Additional commits viewable in compare view

Updates com.condation.cms:cms-api from 6.1.0 to 6.3.1

Release notes

Sourced from com.condation.cms:cms-api's releases.

v6.3.1

What's Changed

Full Changelog: CondationCMS/cms-server@v6.3.0...v6.3.1

v6.3.0

What's Changed

New Contributors

Full Changelog: CondationCMS/cms-server@v6.2.1...v6.3.0

v6.2.1

What's Changed

... (truncated)

Commits
  • cd0630b fix message source usage of no theme is used (#298)
  • 21a4485 get all themes command (#294)
  • 956c58b Bump the prod-deps group with 2 updates (#293)
  • 78bf2a5 add parent theme (#292)
  • 0244f80 Bump org.apache.maven.plugins:maven-javadoc-plugin (#290)
  • a36dc17 Bump the prod-deps group with 2 updates (#289)
  • b99e739 Aktualisieren von dependabot.yml
  • 8da099c Bump org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.0 (#287)
  • 9ba1a9f Bump org.apache.lucene:lucene-core from 9.11.1 to 9.12.0 (#288)
  • dac799d Bump org.apache.lucene:lucene-analysis-common from 9.11.1 to 9.12.0 (#276)
  • Additional commits viewable in compare view

Updates com.condation.cms.module.framework:modules-api from 6.1.0 to 6.3.1

Updates com.condation.cms.module.framework:modules-api from 6.1.0 to 6.3.1

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 4 updates: [org.simplejavamail:simple-java-mail](https://github.com/bbottema/simple-java-mail), [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml), [com.condation.cms:cms-api](https://github.com/CondationCMS/cms) and com.condation.cms.module.framework:modules-api.


Updates `org.simplejavamail:simple-java-mail` from 8.11.2 to 8.12.2
- [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.11.2...8.12.2)

Updates `org.yaml:snakeyaml` from 2.2 to 2.3
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2)

Updates `com.condation.cms:cms-api` from 6.1.0 to 6.3.1
- [Release notes](https://github.com/CondationCMS/cms/releases)
- [Commits](CondationCMS/cms-server@v6.1.0...v6.3.1)

Updates `com.condation.cms.module.framework:modules-api` from 6.1.0 to 6.3.1

Updates `com.condation.cms.module.framework:modules-api` from 6.1.0 to 6.3.1

---
updated-dependencies:
- dependency-name: org.simplejavamail:simple-java-mail
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: com.condation.cms:cms-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: com.condation.cms.module.framework:modules-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: com.condation.cms.module.framework:modules-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
@thmarx thmarx merged commit 68d44c3 into main Oct 11, 2024
@thmarx thmarx deleted the dependabot/maven/prod-deps-0ee812e19a branch October 11, 2024 11:46
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