Skip to content

chore(ci): bump org.junit:junit-bom from 6.0.1 to 6.0.2#1095

Merged
timtebeek merged 1 commit intomainfrom
dependabot/maven/org.junit-junit-bom-6.0.2
Jan 12, 2026
Merged

chore(ci): bump org.junit:junit-bom from 6.0.1 to 6.0.2#1095
timtebeek merged 1 commit intomainfrom
dependabot/maven/org.junit-junit-bom-6.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps org.junit:junit-bom from 6.0.1 to 6.0.2.

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

Commits
  • c5c5de5 Release 6.0.2
  • 98b6f78 Add missing checkout step
  • 732dc27 Finalize 6.0.2 release notes
  • 6a25736 Finalize 5.14.2 release notes
  • -
  • 33e66bf Move release notes for #5238 entry to 6.1.0-M2
  • 11f0f82 Update copyright headers
  • 6ce1265 Consistently add license header to all java source files
  • 4d454ee Update dependency @​antora/lunr-extension to v1.0.0-alpha.12
  • faf4a58 Use --since feature of Javadoc
  • 5cc8b05 Mark new recommended APIs as "maintained" rather than "experimental"
  • Additional commits viewable in compare view

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 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)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.1...r6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2026
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Jan 12, 2026
@timtebeek timtebeek merged commit dc8f996 into main Jan 12, 2026
2 checks passed
@timtebeek timtebeek deleted the dependabot/maven/org.junit-junit-bom-6.0.2 branch January 12, 2026 09:04
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Jan 12, 2026
mergify bot added a commit to robfrank/linklift that referenced this pull request Jan 15, 2026
… 6.27.0 to 6.27.1 [skip ci]

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.27.0 to 6.27.1.
Release notes

*Sourced from [org.openrewrite.maven:rewrite-maven-plugin's releases](https://github.com/openrewrite/rewrite-maven-plugin/releases).*

> 6.27.1
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1094](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1094)
> * chore(ci): bump org.junit:junit-bom from 6.0.1 to 6.0.2 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1095](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1095)
> * Include active profiles from external parent poms by [`@​shanman190`](https://github.com/shanman190) in [openrewrite/rewrite-maven-plugin#1096](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1096)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.27.0...v6.27.1>


Commits

* [`64314aa`](openrewrite/rewrite-maven-plugin@64314aa) [maven-release-plugin] prepare release v6.27.1
* [`6dd9851`](openrewrite/rewrite-maven-plugin@6dd9851) Bump rewrite.version property
* [`eb92d99`](openrewrite/rewrite-maven-plugin@eb92d99) Prepare for patch release
* [`fe36727`](openrewrite/rewrite-maven-plugin@fe36727) Include active profiles from external parent poms ([#1096](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1096))
* [`dc8f996`](openrewrite/rewrite-maven-plugin@dc8f996) chore(ci): bump org.junit:junit-bom from 6.0.1 to 6.0.2 ([#1095](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1095))
* [`215fcd0`](openrewrite/rewrite-maven-plugin@215fcd0) chore(ci): bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 ([#1094](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1094))
* [`bc6c3a0`](openrewrite/rewrite-maven-plugin@bc6c3a0) Bump rewrite.version property
* [`6f3ee50`](openrewrite/rewrite-maven-plugin@6f3ee50) Bump rewrite.version property
* [`e55fe76`](openrewrite/rewrite-maven-plugin@e55fe76) [maven-release-plugin] prepare for next development iteration
* See full diff in [compare view](openrewrite/rewrite-maven-plugin@v6.27.0...v6.27.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=6.27.0&new-version=6.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
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

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant