Skip to content

build(deps-dev): bump testcontainers.version from 1.20.5 to 1.20.6#2050

Merged
robfrank merged 1 commit intomainfrom
dependabot/maven/testcontainers.version-1.20.6
Mar 9, 2025
Merged

build(deps-dev): bump testcontainers.version from 1.20.5 to 1.20.6#2050
robfrank merged 1 commit intomainfrom
dependabot/maven/testcontainers.version-1.20.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2025

Bumps testcontainers.version from 1.20.5 to 1.20.6.
Updates org.testcontainers:testcontainers from 1.20.5 to 1.20.6

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.6

What's Changed

  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module
Commits
  • cc1c13a Replace release by sourceCompatibility and targetCompatibility in spock
  • 93a2eda Update ubuntu version to 22.04
  • 576e65a Fix spock module to compile using Java 8
  • 6e104da Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000)
  • 5af66d7 [create-pull-request] automated change (#9996)
  • 6ed4821 [create-pull-request] automated change (#9995)
  • See full diff in compare view

Updates org.testcontainers:junit-jupiter from 1.20.5 to 1.20.6

Release notes

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

1.20.6

What's Changed

  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module
Commits
  • cc1c13a Replace release by sourceCompatibility and targetCompatibility in spock
  • 93a2eda Update ubuntu version to 22.04
  • 576e65a Fix spock module to compile using Java 8
  • 6e104da Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000)
  • 5af66d7 [create-pull-request] automated change (#9996)
  • 6ed4821 [create-pull-request] automated change (#9995)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `testcontainers.version` from 1.20.5 to 1.20.6.

Updates `org.testcontainers:testcontainers` from 1.20.5 to 1.20.6
- [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.20.6)

Updates `org.testcontainers:junit-jupiter` from 1.20.5 to 1.20.6
- [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.20.6)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Mar 9, 2025
@robfrank robfrank merged commit 4a192ad into main Mar 9, 2025
@dependabot dependabot Bot deleted the dependabot/maven/testcontainers.version-1.20.6 branch March 9, 2025 14:01
mergify Bot added a commit that referenced this pull request Mar 13, 2026
… to 2.1.39 [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.38 to 2.1.39.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.39 released!
> -------------------------------
>
> * chore: bump core version to 2.2.45 ([#2288](https://redirect.github.com/swagger-api/swagger-parser/issues/2288))
> * fix: distinguish between default and example set to null and not set at all [#2050](https://redirect.github.com/swagger-api/swagger-parser/issues/2050) ([#2286](https://redirect.github.com/swagger-api/swagger-parser/issues/2286))
> * chore: upgrade jackson from 2.19.0 to 2.21.1 ([#2285](https://redirect.github.com/swagger-api/swagger-parser/issues/2285))


Commits

* [`50ce9c6`](swagger-api/swagger-parser@50ce9c6) prepare release 2.1.39 ([#2289](https://redirect.github.com/swagger-api/swagger-parser/issues/2289))
* [`89ebc8f`](swagger-api/swagger-parser@89ebc8f) chore: bump core version to 2.2.45 ([#2288](https://redirect.github.com/swagger-api/swagger-parser/issues/2288))
* [`9b591a5`](swagger-api/swagger-parser@9b591a5) fix: distinguish between default and example set to null and not set at all #...
* [`df3b779`](swagger-api/swagger-parser@df3b779) chore: upgrade jackson from 2.19.0 to 2.21.1 ([#2285](https://redirect.github.com/swagger-api/swagger-parser/issues/2285))
* [`1883073`](swagger-api/swagger-parser@1883073) bump snapshot 2.1.39-SNAPSHOT
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.38...v2.1.39)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.swagger.parser.v3:swagger-parser&package-manager=maven&previous-version=2.1.38&new-version=2.1.39)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
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