-
Notifications
You must be signed in to change notification settings - Fork 295
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
build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 #2177
build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 #2177
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
5da22d5
to
6a2bbb1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
6a2bbb1
to
47c89d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
Bumps `surefire.failsafe.version` from 3.3.1 to 3.4.0. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
47c89d6
to
319dc90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
- build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10 (#2190) - build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10 - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 (#2191) - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin - build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770 (#2185) - build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770 - ignore `aws-msk-iam-auth` for dependabot (#2184) - sqlserver connector listSchema query changes (#2127) - update KMS to AES_256 (#2180) - Make VPC optional in DB2 connectors (#2179) - build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769 (#2171) - build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769 - build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#2176) - build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre - build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#2175) - build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 - build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7 (#2178) - build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7 - build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 (#2177) - build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 - build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#2174) - build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#2173) - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4 (#2172) - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4
Bumps
surefire.failsafe.version
from 3.3.1 to 3.4.0.Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsDependabot 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)