Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps the development-dependencies group with 4 updates: org.testcontainers:testcontainers-bom, org.aspectj:aspectjweaver, com.icegreen:greenmail and org.apache.tomcat.embed:tomcat-embed-websocket.

Updates org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.5

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.19.5

Testcontainers for Java 1.19.5

[!IMPORTANT]
This version has downgraded the commons-compress version to 1.24.0 in order to avoid classpath conflicts due to a recent change in commons-compress 1.25.0. See testcontainers/testcontainers-java#8169 for more details.

1.19.4

Testcontainers for Java 1.19.4

Core

Modules

Elasticsearch

  • Deprecate support for docker.elastic.co/elasticsearch/elasticsearch-oss (#4574) @​dadoonet

JDBC

  • Fix SQLUtils.splitSqlScript: keep semicolons after END when semicolon is not the statement separator (#8108) @​inponomarev

Minio

MySQL

Redpanda

Selenium

What's Changed

... (truncated)

Commits
  • c210afb Downgrade commons-compress version to 1.24.0 (#8284)
  • 853f657 Increase maximum heap size (#8283)
  • d3d1085 Fix HiveMQ logo (#8215)
  • 78d1768 [create-pull-request] automated change (#8165)
  • 62ca5a0 [create-pull-request] automated change (#8166)
  • dc0e3da Merge pull request #8162 from testcontainers/combined-pr-branch
  • 733508f Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/org.i...
  • c0610e3 Merge remote-tracking branch 'origin/dependabot/gradle/modules/solace/com.sol...
  • 39641d3 Bump org.influxdb:influxdb-java from 2.23 to 2.24 in /modules/influxdb
  • 47400be Bump com.solacesystems:sol-jcsmp in /modules/solace
  • Additional commits viewable in compare view

Updates org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21.1

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.21.RC1

Java 21, release candidate 1

1.9.21.M1

Java 21, milestone 1

Commits

Updates com.icegreen:greenmail from 2.0.0 to 2.0.1

Release notes

Sourced from com.icegreen:greenmail's releases.

2.0.1

This is a GreenMail maintenance release for 2.0.x branch (based on Jakarta Mail 2.0) with some backports from 2.1.x-alpha .

Changes

  • Enhancements

    • Backport: Support configuring key password for custom TLS certificate #625
    • Backport: Preload email files during greenmail start #623
    • Backport: Support RFC5233 subaddress handling #622
  • Bugfixes

    • Backport: SearchCommandParser$SearchOperator cannot be cast to jakarta.mail.search.SearchTerm #624
  • Dependency updates

    • Bump spring.version from 5.3.25 to 5.3.31 #634
    • Update container base image to azul/zulu-openjdk:11.0.21-jre #631
    • Update junit5 to 5.10.1 #629
    • Update log4j2 to 2.21.1 #628
    • Update jersey to 3.0.12 #627
    • Update jetty to 11.0.18 #626
  • Breaking changes

    • GreenMail standalone container base image uses now JDK 11 (previously: JDK 8) #631

See the release milestone.

Download

See Download instructions or use Maven Central with GAV coordinates com.icegreen:greenmail:2.0.1 .

Commits
  • e6c2e0e [maven-release-plugin] prepare release release-2.0.1
  • 1675fd9 Docs: Update for 2.0.1 release
  • 2fd72b0 Bump spring.version from 5.3.25 to 5.3.31 (fixes #634)
  • 5de7d54 Update container base image to azul/zulu-openjdk:11.0.21-jre (fixes #631)
  • cc9a419 Update easymock to 5.2.0 (fixes #630)
  • 0a6023b Update junit5 to 5.10.1 (fixes issue #629)
  • a2541d5 Update log4j2 to 2.21.1 (fixes #628)
  • 528df16 Update jersey to 3.0.12 (fixes #627)
  • 603e6d8 Update jetty to 11.0.18 (fixes #626)
  • 6fd22ff Backporting CI from master
  • Additional commits viewable in compare view

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 10.1.16 to 10.1.18

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 development-dependencies group with 4 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java), [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj), [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) and org.apache.tomcat.embed:tomcat-embed-websocket.


Updates `org.testcontainers:testcontainers-bom` from 1.19.2 to 1.19.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.2...1.19.5)

Updates `org.aspectj:aspectjweaver` from 1.9.20.1 to 1.9.21.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `com.icegreen:greenmail` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.0.0...release-2.0.1)

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.16 to 10.1.18

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Feb 17, 2024
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Feb 17, 2024
@github-actions github-actions bot added this to the 6.1.6 milestone Feb 17, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 17, 2024 00:11
@github-actions github-actions bot merged commit 3be6795 into 6.1.x Feb 17, 2024
@github-actions github-actions bot deleted the dependabot/gradle/6.1.x/development-dependencies-be661cff23 branch February 17, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant