Skip to content
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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

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

Commits
  • 3ae062d [maven-release-plugin] prepare release surefire-3.4.0
  • f0de8c0 Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0
  • 817695a Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
  • 675c02a Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
  • 4bd36a1 [SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...
  • 1d19ec8 [Doc] Failsafe Verify goal should mention failsafe
  • a93783a [SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...
  • daa011b Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • 805f6b7 Improve internal field order
  • 26ae10d Remove outdated invoker conditions
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0

Commits
  • 3ae062d [maven-release-plugin] prepare release surefire-3.4.0
  • f0de8c0 Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0
  • 817695a Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
  • 675c02a Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
  • 4bd36a1 [SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...
  • 1d19ec8 [Doc] Failsafe Verify goal should mention failsafe
  • a93783a [SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...
  • daa011b Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • 805f6b7 Improve internal field order
  • 26ae10d Remove outdated invoker conditions
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2024
Copy link
Contributor

@github-actions github-actions bot left a 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

@dependabot dependabot bot force-pushed the dependabot/maven/surefire.failsafe.version-3.4.0 branch from 5da22d5 to 6a2bbb1 Compare August 19, 2024 06:20
Copy link
Contributor

@github-actions github-actions bot left a 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

@dependabot dependabot bot force-pushed the dependabot/maven/surefire.failsafe.version-3.4.0 branch from 6a2bbb1 to 47c89d6 Compare August 19, 2024 06:27
Copy link
Contributor

@github-actions github-actions bot left a 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]>
@dependabot dependabot bot force-pushed the dependabot/maven/surefire.failsafe.version-3.4.0 branch from 47c89d6 to 319dc90 Compare August 19, 2024 06:32
Copy link
Contributor

@github-actions github-actions bot left a 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

@github-actions github-actions bot merged commit 648d01c into master Aug 19, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/surefire.failsafe.version-3.4.0 branch August 19, 2024 06:38
github-actions bot pushed a commit that referenced this pull request Aug 22, 2024
  - 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
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.

0 participants