-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maven pom.xml(deps-dev): Bump testcontainers.version from 1.16.2 to 1.16.3 #175
Maven pom.xml(deps-dev): Bump testcontainers.version from 1.16.2 to 1.16.3 #175
Conversation
🚀 Container image Preview ✨ The creation of the container image might take aproximately 10 minutes. Once it is available you can pull it using: docker pull ghcr.io/project-openubl/searchpe/searchpe:dependabot/maven/testcontainers.version-1.16.3
docker pull ghcr.io/project-openubl/searchpe/searchpe-enterprise:dependabot/maven/testcontainers.version-1.16.3
|
@dependabot rebase |
@dependabot merge |
Bumps `testcontainers.version` from 1.16.2 to 1.16.3. Updates `testcontainers` from 1.16.2 to 1.16.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.16.2...1.16.3) Updates `postgresql` from 1.16.2 to 1.16.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.16.2...1.16.3) Updates `mockserver` from 1.16.2 to 1.16.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.16.2...1.16.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:mockserver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
d93900e
to
e5fea71
Compare
🚀 Container image Preview ✨ The creation of the container image might take aproximately 10 minutes. Once it is available you can pull it using: docker pull ghcr.io/project-openubl/searchpe/searchpe-standalone:dependabot/maven/testcontainers.version-1.16.3
docker pull ghcr.io/project-openubl/searchpe/searchpe-enterprise:dependabot/maven/testcontainers.version-1.16.3
|
Codecov Report
@@ Coverage Diff @@
## master #175 +/- ##
=======================================
Coverage 10.98% 10.98%
=======================================
Files 56 56
Lines 728 728
Branches 148 148
=======================================
Hits 80 80
Misses 646 646
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Bumps
testcontainers.version
from 1.16.2 to 1.16.3.Updates
testcontainers
from 1.16.2 to 1.16.3Release notes
Sourced from testcontainers's releases.
... (truncated)
Commits
34cfdc8
Fix k3s for latest Docker for Mac (cgroupsv2) (#4937)04937b5
Replace jcenter with mavenCentral in all examples (#4931)19b58cd
Use 2.8.8 compatible Jackson API (#4930)f7dcfa8
Use jackson 2.8.8 in k3s module (#4928)631531f
Merge pull request #4927 from testcontainers/combined-pr-branchaf7cec0
Bump up Gradle Enterprise plugin dependencies (#4926)0a04166
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/io....0ff1c79
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...8186795
Basic K3S module (#4582)3a16a79
Bump r2dbc-postgresql in /modules/postgresqlUpdates
postgresql
from 1.16.2 to 1.16.3Release notes
Sourced from postgresql's releases.
... (truncated)
Commits
34cfdc8
Fix k3s for latest Docker for Mac (cgroupsv2) (#4937)04937b5
Replace jcenter with mavenCentral in all examples (#4931)19b58cd
Use 2.8.8 compatible Jackson API (#4930)f7dcfa8
Use jackson 2.8.8 in k3s module (#4928)631531f
Merge pull request #4927 from testcontainers/combined-pr-branchaf7cec0
Bump up Gradle Enterprise plugin dependencies (#4926)0a04166
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/io....0ff1c79
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...8186795
Basic K3S module (#4582)3a16a79
Bump r2dbc-postgresql in /modules/postgresqlUpdates
mockserver
from 1.16.2 to 1.16.3Release notes
Sourced from mockserver's releases.
... (truncated)
Commits
34cfdc8
Fix k3s for latest Docker for Mac (cgroupsv2) (#4937)04937b5
Replace jcenter with mavenCentral in all examples (#4931)19b58cd
Use 2.8.8 compatible Jackson API (#4930)f7dcfa8
Use jackson 2.8.8 in k3s module (#4928)631531f
Merge pull request #4927 from testcontainers/combined-pr-branchaf7cec0
Bump up Gradle Enterprise plugin dependencies (#4926)0a04166
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/io....0ff1c79
Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...8186795
Basic K3S module (#4582)3a16a79
Bump r2dbc-postgresql in /modules/postgresqlDependabot 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 will merge this PR once CI passes on it, as requested by @carlosthe19916.
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)