Skip to content

Bump junit-bom from 5.8.2 to 5.9.0 in /stackrox-container-image-scanner#168

Merged
janisz merged 7 commits intodependabot/maven/stackrox-container-image-scanner/org.openapitools-jackson-databind-nullable-0.2.3from
dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0
Sep 13, 2022
Merged

Bump junit-bom from 5.8.2 to 5.9.0 in /stackrox-container-image-scanner#168
janisz merged 7 commits intodependabot/maven/stackrox-container-image-scanner/org.openapitools-jackson-databind-nullable-0.2.3from
dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps junit-bom from 5.8.2 to 5.9.0.

Release notes

Sourced from junit-bom's releases.

JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0

See Release Notes.

JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 5.9.0-RC1

See Release Notes.

JUnit 5.9.0-M1 = Platform 1.9.0-M1 + Jupiter 5.9.0-M1 + Vintage 5.9.0-M1

See Release Notes.

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0 branch 2 times, most recently from 4e2b9d8 to b4b37a0 Compare August 5, 2022 14:40
@janisz janisz enabled auto-merge (squash) August 23, 2022 11:43
@janisz
Copy link
Copy Markdown
Contributor

janisz commented Sep 13, 2022

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

janisz and others added 7 commits September 13, 2022 16:41
Bumps openapi-generator-maven-plugin from 5.4.0 to 6.0.1.

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.0...v1.7.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: org.openapitools:jackson-databind-nullable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@janisz janisz changed the base branch from master to dependabot/maven/stackrox-container-image-scanner/org.openapitools-jackson-databind-nullable-0.2.3 September 13, 2022 15:22
@janisz janisz force-pushed the dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0 branch from 4ef69ad to 1bd2ae8 Compare September 13, 2022 15:22
@janisz janisz merged commit 0ae7135 into dependabot/maven/stackrox-container-image-scanner/org.openapitools-jackson-databind-nullable-0.2.3 Sep 13, 2022
@janisz janisz deleted the dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0 branch September 13, 2022 15:23
@janisz janisz restored the dependabot/maven/stackrox-container-image-scanner/org.junit-junit-bom-5.9.0 branch September 13, 2022 18:27
@janisz
Copy link
Copy Markdown
Contributor

janisz commented Sep 14, 2022

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2022

Looks like this PR has already been merged. If you've moved back to an older version of org.junit:junit-bom a new PR will be created next time Dependabot checks your dependencies.

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.

2 participants