Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the dev-deps group with 8 updates in the / directory:

Package From To
org.testcontainers:testcontainers 1.17.6 1.21.3
org.testcontainers:junit-jupiter 1.17.6 1.21.3
org.testcontainers:postgresql 1.17.6 1.21.3
org.mockftpserver:MockFtpServer 2.7.1 3.2.0
org.springframework.cloud:spring-cloud-starter-bootstrap 4.2.0 5.0.0
org.springframework.boot:spring-boot-starter-test 3.4.0 4.0.0
io.github.glytching:junit-extensions 2.4.0 2.6.0
org.testcontainers:localstack 1.20.5 1.21.3

Updates org.testcontainers:testcontainers from 1.17.6 to 1.21.3

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

1.21.0

What's Changed

... (truncated)

Commits

Updates org.testcontainers:junit-jupiter from 1.17.6 to 1.21.3

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

1.21.0

What's Changed

... (truncated)

Commits

Updates org.testcontainers:postgresql from 1.17.6 to 1.21.3

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

1.21.0

What's Changed

... (truncated)

Commits

Updates org.testcontainers:postgresql from 1.17.6 to 1.21.3

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

1.21.0

What's Changed

... (truncated)

Commits

Updates org.mockftpserver:MockFtpServer from 2.7.1 to 3.2.0

Release notes

Sourced from org.mockftpserver:MockFtpServer's releases.

v3.2.0

See the Release Notes.

v3.1.0

See the Release Notes.

v3.0.0

See the Release Notes.

v2.8.0

See the Release Notes.

Changelog

Sourced from org.mockftpserver:MockFtpServer's changelog.

Version 3.2.0 (May 2024)

  • #21: FakeFtpServer: Add support for the SIZE command.(Edoardo Luppi)
  • #20: AbstractFakeFileSystem: Fix NullPointerException in listFiles() and listNames() if file was deleted or renamed.

Infrastructure and Dependencies

  • Upgrade Spring Framework test dependency to 5.3.30.

Documentation

  • Update example FakeFtpServer and StubFtpServer tests in the online docs to use JUnit 5.
  • Home page: Add links to articles re: MockFtpServer.

Version 3.1.0 (Sep 2022)

Enhancements and Bug Fixes

  • #18: Fix UnixFakeFileSystem and WindowsFakeFileSystem thread safety. Use ConcurrentHashMap.
  • #17: DefaultSession: Fix slow readData(). Use BufferedInputStream. Infrastructure and Dependencies
  • #19: Upgrade main dependencies: slf4j-api to 2.0.0.
  • #19: Upgrade test dependencies: groovy-all to 3.0.12; logback-classic to 1.3.0; mockito-core to 4.7.0; junit-jupiter-engine to 5.9.0; spring-core and spring-context to 5.2.22.RELEASE.

Version 3.0.0 (Sep 2021)

Enhancements and Bug Fixes

  • #14: UnixDirectoryListingFormatter: When formatting lastModified timestamp, use "MMM dd HH:mm" for recent files and "MMM dd yyyy" for older files (> 180 days old)
  • #15: FileSystem: Add String getSystemName(). AbstractFakeFileSystem: Add systemName property and default it in WindowsFakeFileSystem ("WINDOWS") and UnixFakeFileSystem ("UNIX").
  • #15: FakeFtpServer: Use the systemName from the configured FileSystem for the SYST command if the systemName property is not set on FakeFtpServer.

Infrastructure and Dependencies

  • #7: Upgrade to Java 1.8.
  • #11: Upgrade to commons-net 3.8.0.
  • #8: Upgrade to Groovy 3.0.7.
  • #9: Remove EasyMock dependency. Switch to Mockito.
  • #10: Convert tests to JUnit 5.

Version 2.8.0 (Feb 2021)

  • #1: Move project source code to GitHub.
  • #2: Migrate project to Gradle.
  • #3: Change CHANGELOG to markdown.
  • #4: Migrate website files from APT to Google Pages and Markdown.
  • #5: Update dependencies
    • Main - slf4j-api: 1.7.30.
    • Test - spring: 2.5.6.SEC03; groovy-all: 1.8.9; junit: 4.13.2.
  • #6: Publish Javadocs to javadoc.io.
Commits

Updates org.springframework.cloud:spring-cloud-starter-bootstrap from 4.2.0 to 5.0.0

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-bootstrap's releases.

5.0.0

⭐ New Features

  • Creates InstanceProperties #1604
  • Enables jspecify #1603

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek, @​dependabot[bot], and @​spencergibb

5.0.0-RC1

⭐ New Features

  • Initial support for JSpecify #1594

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​ryanjbaxter

5.0.0-M4

📔 Documentation

  • Update terminology to HTTP Service Clients. #1587

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek and @​dependabot[bot]

5.0.0-M3

⭐ New Features

  • Add LoadBalancer API versioning support #1582
  • InstanceRegisteredEvent can implement ResolvableTypeProvider interface for better convenience #1322

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek, @​dependabot[bot], and @​philwebb

5.0.0-M1

⭐ New Features

  • Provide CircuitBreaker integration for Spring Interface Clients #1538

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-test from 3.4.0 to 4.0.0

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v4.0.0

Full release notes for Spring Boot 4.0 are available on the wiki. There is also a migration guide to help you upgrade from Spring Boot 3.5.

⭐ New Features

  • Change tomcat and jetty runtime modules to starters #48175
  • Rename spring-boot-kotlin-serialization to align with the name of the Kotlinx module that it pulls in #48076

🐞 Bug Fixes

  • Error properties are a general web concern and should not be located beneath server.* #48201
  • With both Jackson 2 and 3 on the classpath, @JsonTest fails due to duplicate jacksonTesterFactoryBean #48198
  • Gradle war task does not exclude starter POMs from lib-provided #48197
  • spring.test.webclient.mockrestserviceserver.enabled is not aligned with its module's name #48193
  • SslMeterBinder doesn't register metrics for dynamically added bundles if no bundles exist at bind time #48182
  • Properties bound in the child management context ignore the parent's environment prefix #48177
  • ssl.chain.expiry metrics doesn't update for dynamically registered SSL bundles #48171
  • Starter for spring-boot-micrometer-metrics is missing #48161
  • Elasticsearch client's sniffer functionality should not be enabled by default #48155
  • spring-boot-starter-elasticsearch should depend on elasticsearch-java #48141
  • Auto-configuration exclusions are checked using a different class loader to the one that loads auto-configuration classes #48132
  • New arm64 macbooks fail to bootBuildImage due to incorrect platform image #48128
  • Properties for configuring an isolated JsonMapper or ObjectMapper are incorrectly named #48116
  • Buildpack fails with recent Docker installs due to hardcoded version in URL #48103
  • Image building may fail when specifying a platform if an image has already been built with a different platform #48099
  • Default values of Kotlinx Serialization JSON configuration properties are not documented #48097
  • Custom XML converters should override defaults in HttpMessageConverters #48096
  • Kotlin serialization is used too aggressively when other JSON libraries are available #48070
  • PortInUseException incorrectly thrown on failure to bind port due to Netty IP misconfiguration #48059
  • Auto-configured JCacheMetrics cannot be customized #48057
  • WebSecurityCustomizer beans are excluded by WebMvcTest #48055
  • Deprecated EnvironmentPostProcessor does not resolve arguments #48047
  • RetryPolicySettings should refer to maxRetries, not maxAttempts #48023
  • Devtools Restarter does not work with a parameterless main method #47996
  • Dependency management for Kafka should not manage Scala 2.12 libraries #47991
  • spring-boot-mail should depend on jakarta.mail:jakarta.mail-api and org.eclipse.angus:angus-mail instead of org.eclipse.angus:jakarta.mail #47983
  • spring-boot-starter-data-mongodb-reactive has dependency on reactor-test #47982
  • Support for ReactiveElasticsearchClient is in the wrong module #47848

📔 Documentation

  • Removed property spring.test.webclient.register-rest-template is still documented #48199
  • Mention support for detecting AWS ECS in "Deploying to the Cloud" #48170
  • Revise AWS section of "Deploying to the Cloud" in reference manual #48163
  • Fix typo in PortInUseException Javadoc #48134
  • Correct section about required setters in "Type-safe Configuration Properties" #48131
  • Use since attribute in configuration properties deprecation consistently #48122
  • Document EndpointJsonMapper and management.endpoints.jackson.isolated-json-mapper #48115
  • Document support for configuring servlet context init parameters using properties #48112
  • Some configuration properties are not documented in the appendix #48095

... (truncated)

Commits
  • 1c0e08b Release v4.0.0
  • 3487928 Merge branch '3.5.x'
  • 29b8e96 Switch make-default in preparation for Spring Boot 4.0.0
  • 88da0dd Merge branch '3.5.x'
  • 56feeaa Next development version (v3.5.9-SNAPSHOT)
  • 3becdc7 Move server.error properties to spring.web.error
  • 2b30632 Merge branch '3.5.x'
  • 4f03b44 Merge branch '3.4.x' into 3.5.x
  • 3d15c13 Next development version (v3.4.13-SNAPSHOT)
  • dc140df Upgrade to Spring Framework 7.0.1
  • Additional commits viewable in compare view

Updates io.github.glytching:junit-extensions from 2.4.0 to 2.6.0

Release notes

Sourced from io.github.glytching:junit-extensions's releases.

2.6.0

All injection of random static fields.

2.5.0

Upgraded to random-beans 3.9.0

Commits

Updates org.testcontainers:localstack from 1.20.5 to 1.21.3

Release notes

Sourced from org.testcontainers:localstack's releases.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

1.21.0

What's Changed

... (truncated)

Commits

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

…dates

Bumps the dev-deps group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.17.6` | `1.21.3` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.17.6` | `1.21.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.17.6` | `1.21.3` |
| [org.mockftpserver:MockFtpServer](https://github.com/dx42/MockFtpServer) | `2.7.1` | `3.2.0` |
| [org.springframework.cloud:spring-cloud-starter-bootstrap](https://github.com/spring-cloud/spring-cloud-commons) | `4.2.0` | `5.0.0` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.0` | `4.0.0` |
| [io.github.glytching:junit-extensions](https://github.com/glytching/junit-extensions) | `2.4.0` | `2.6.0` |
| [org.testcontainers:localstack](https://github.com/testcontainers/testcontainers-java) | `1.20.5` | `1.21.3` |



Updates `org.testcontainers:testcontainers` from 1.17.6 to 1.21.3
- [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.17.6...1.21.3)

Updates `org.testcontainers:junit-jupiter` from 1.17.6 to 1.21.3
- [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.17.6...1.21.3)

Updates `org.testcontainers:postgresql` from 1.17.6 to 1.21.3
- [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.17.6...1.21.3)

Updates `org.testcontainers:postgresql` from 1.17.6 to 1.21.3
- [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.17.6...1.21.3)

Updates `org.mockftpserver:MockFtpServer` from 2.7.1 to 3.2.0
- [Release notes](https://github.com/dx42/MockFtpServer/releases)
- [Changelog](https://github.com/dx42/MockFtpServer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dx42/MockFtpServer/commits/v3.2.0)

Updates `org.springframework.cloud:spring-cloud-starter-bootstrap` from 4.2.0 to 5.0.0
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.2.0...v5.0.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.0 to 4.0.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0...v4.0.0)

Updates `io.github.glytching:junit-extensions` from 2.4.0 to 2.6.0
- [Release notes](https://github.com/glytching/junit-extensions/releases)
- [Commits](glytching/junit-extensions@v2.4.0...v2.6.0)

Updates `org.testcontainers:localstack` from 1.20.5 to 1.21.3
- [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.20.5...1.21.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 1.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.mockftpserver:MockFtpServer
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: org.springframework.cloud:spring-cloud-starter-bootstrap
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: io.github.glytching:junit-extensions
  dependency-version: 2.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.testcontainers:localstack
  dependency-version: 1.21.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant