This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 387
Bump test-containers.version from 1.17.4 to 1.17.5 #1925
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps `test-containers.version` from 1.17.4 to 1.17.5. Updates `testcontainers` from 1.17.4 to 1.17.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.17.4...1.17.5) Updates `junit-jupiter` from 1.17.4 to 1.17.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.17.4...1.17.5) Updates `postgresql` from 1.17.4 to 1.17.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.17.4...1.17.5) --- 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 - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
hilmarf
approved these changes
Oct 5, 2022
hilmarf
added a commit
that referenced
this pull request
Oct 10, 2022
* Update maven.config (#1922) preparation for release 2.29 * auto close json-schema InputStream (#1923) * Bump test-containers.version from 1.17.4 to 1.17.5 (#1925) Bumps `test-containers.version` from 1.17.4 to 1.17.5. Updates `testcontainers` from 1.17.4 to 1.17.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.17.4...1.17.5) Updates `junit-jupiter` from 1.17.4 to 1.17.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.17.4...1.17.5) Updates `postgresql` from 1.17.4 to 1.17.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.17.4...1.17.5) --- 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 - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tomcat.version from 9.0.67 to 9.0.68 (#1929) Bumps `tomcat.version` from 9.0.67 to 9.0.68. Updates `tomcat-embed-core` from 9.0.67 to 9.0.68 Updates `tomcat-embed-el` from 9.0.67 to 9.0.68 Updates `tomcat-annotations-api` from 9.0.67 to 9.0.68 --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tomcat.embed:tomcat-embed-el dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tomcat:tomcat-annotations-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * split also the retention policy by profile (#1927) (#1928) * Protocol Buffer update for release 2.28.x at Wed Oct 5 12:10:37 UTC 2022 (#1926) * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/f5a31a861483cb9d2410c81aca0bc3f8617445a2 * proposal/draft STATISTICS_PANDEMIC_RADAR_URL * corrected param name * LinkCard setHeader * dummy LinkCardFactory for new enum: PANDEMIC_RADAR_CARD * tests for pandemic radar card * move up * refactoring Co-authored-by: Hilmar Falkenberg <[email protected]> Co-authored-by: SAP <[email protected]> * Protocol Buffer update for release 2.28.x at Wed Oct 5 12:10:37 UTC 2022 (#1926) * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/f5a31a861483cb9d2410c81aca0bc3f8617445a2 * proposal/draft STATISTICS_PANDEMIC_RADAR_URL * corrected param name * LinkCard setHeader * dummy LinkCardFactory for new enum: PANDEMIC_RADAR_CARD * tests for pandemic radar card * move up * refactoring Co-authored-by: Hilmar Falkenberg <[email protected]> Co-authored-by: SAP <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: mfromme <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CWA Technical User <[email protected]> Co-authored-by: SAP <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
test-containers.version
from 1.17.4 to 1.17.5.Updates
testcontainers
from 1.17.4 to 1.17.5Release notes
Sourced from testcontainers's releases.
Commits
abf87ab
Rollback back to slf4j-api 1.7.36 (#5951)c2a741d
Bump logback-classic versions (#5948)a8ec3e6
Fix main branch name in ci.yml03de1ce
Fix example docs links2798d34
Bump kotlin plugins version to 1.7.20 (#5945)16124b2
Merge pull request #5944 from testcontainers/combined-pr-branch8e3f5d5
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...4ae3211
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.a...a34b9f0
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...bfe07eb
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/cache-...Updates
junit-jupiter
from 1.17.4 to 1.17.5Release notes
Sourced from junit-jupiter's releases.
Commits
abf87ab
Rollback back to slf4j-api 1.7.36 (#5951)c2a741d
Bump logback-classic versions (#5948)a8ec3e6
Fix main branch name in ci.yml03de1ce
Fix example docs links2798d34
Bump kotlin plugins version to 1.7.20 (#5945)16124b2
Merge pull request #5944 from testcontainers/combined-pr-branch8e3f5d5
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...4ae3211
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.a...a34b9f0
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...bfe07eb
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/cache-...Updates
postgresql
from 1.17.4 to 1.17.5Release notes
Sourced from postgresql's releases.
Commits
abf87ab
Rollback back to slf4j-api 1.7.36 (#5951)c2a741d
Bump logback-classic versions (#5948)a8ec3e6
Fix main branch name in ci.yml03de1ce
Fix example docs links2798d34
Bump kotlin plugins version to 1.7.20 (#5945)16124b2
Merge pull request #5944 from testcontainers/combined-pr-branch8e3f5d5
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...4ae3211
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.a...a34b9f0
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...bfe07eb
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/cache-...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)