Skip to content

build(deps): bump junit.jupiter.version from 5.13.2 to 5.13.3#2335

Merged
robfrank merged 1 commit into
mainfrom
dependabot/maven/junit.jupiter.version-5.13.3
Jul 6, 2025
Merged

build(deps): bump junit.jupiter.version from 5.13.2 to 5.13.3#2335
robfrank merged 1 commit into
mainfrom
dependabot/maven/junit.jupiter.version-5.13.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 6, 2025

Bumps junit.jupiter.version from 5.13.2 to 5.13.3.
Updates org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3

Release notes

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

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

Commits
  • 9e8abdd Release 5.13.3
  • 8a0be13 Improve message of discovery issues for ineffective @Order annotations (#4718)
  • 59d562e Fix Javadoc references
  • f4c202b Strip reasons when concatenating them in ConditionEvaluationResult
  • e5d0e0b Fix multiple issues with ConditionEvaluationResult reason values
  • e5c9a56 Improve display names in tests
  • cf19095 Polish release notes
  • aec59d2 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1
  • 7d8fe2a Update dependency com.puppycrawl.tools:checkstyle to v10.26.0
  • d1ffa36 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
  • Additional commits viewable in compare view

Updates org.junit.vintage:junit-vintage-engine from 5.13.2 to 5.13.3

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

Commits
  • 9e8abdd Release 5.13.3
  • 8a0be13 Improve message of discovery issues for ineffective @Order annotations (#4718)
  • 59d562e Fix Javadoc references
  • f4c202b Strip reasons when concatenating them in ConditionEvaluationResult
  • e5d0e0b Fix multiple issues with ConditionEvaluationResult reason values
  • e5c9a56 Improve display names in tests
  • cf19095 Polish release notes
  • aec59d2 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1
  • 7d8fe2a Update dependency com.puppycrawl.tools:checkstyle to v10.26.0
  • d1ffa36 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
  • 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)

Bumps `junit.jupiter.version` from 5.13.2 to 5.13.3.

Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.2...r5.13.3)

Updates `org.junit.vintage:junit-vintage-engine` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.2...r5.13.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 5.13.3
  dependency-type: direct:development
  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 labels Jul 6, 2025
@robfrank robfrank merged commit 6428f1c into main Jul 6, 2025
9 of 13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/junit.jupiter.version-5.13.3 branch July 6, 2025 19:33
robfrank pushed a commit that referenced this pull request Jul 10, 2025
… [skip ci]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6428f1c)
mergify Bot added a commit that referenced this pull request May 17, 2026
… to 2.1.42 [skip ci]

Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.41 to 2.1.42.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.42 released!
> -------------------------------
>
> * Update swagger-core to 2.2.50 ([#2334](https://redirect.github.com/swagger-api/swagger-parser/issues/2334))
> * fix: use explicit prefix for array items with dotted property names ([#2330](https://redirect.github.com/swagger-api/swagger-parser/issues/2330))
> * chore: migrate from tibdex/github-app-token to actions/create-github-app-token ([#2324](https://redirect.github.com/swagger-api/swagger-parser/issues/2324))
> * build(deps): bump commons-io:commons-io from 2.20.0 to 2.22.0 ([#2319](https://redirect.github.com/swagger-api/swagger-parser/issues/2319))
> * build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 ([#2318](https://redirect.github.com/swagger-api/swagger-parser/issues/2318))
> * build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.5 ([#2316](https://redirect.github.com/swagger-api/swagger-parser/issues/2316))


Commits

* [`e8933f0`](swagger-api/swagger-parser@e8933f0) prepare release 2.1.42 ([#2335](https://redirect.github.com/swagger-api/swagger-parser/issues/2335))
* [`4024d94`](swagger-api/swagger-parser@4024d94) Update swagger-core to 2.2.50 ([#2334](https://redirect.github.com/swagger-api/swagger-parser/issues/2334))
* [`9c19b19`](swagger-api/swagger-parser@9c19b19) fix: use explicit prefix for array items with dotted property names ([#2330](https://redirect.github.com/swagger-api/swagger-parser/issues/2330))
* [`4dfb6fa`](swagger-api/swagger-parser@4dfb6fa) chore: migrate from tibdex/github-app-token to actions/create-github-app-toke...
* [`ea252bd`](swagger-api/swagger-parser@ea252bd) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin ([#2316](https://redirect.github.com/swagger-api/swagger-parser/issues/2316))
* [`b8f920e`](swagger-api/swagger-parser@b8f920e) build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 ([#2318](https://redirect.github.com/swagger-api/swagger-parser/issues/2318))
* [`45942a2`](swagger-api/swagger-parser@45942a2) build(deps): bump commons-io:commons-io from 2.20.0 to 2.22.0 ([#2319](https://redirect.github.com/swagger-api/swagger-parser/issues/2319))
* [`e5abf83`](swagger-api/swagger-parser@e5abf83) bump snapshot 2.1.42-SNAPSHOT ([#2323](https://redirect.github.com/swagger-api/swagger-parser/issues/2323))
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.41...v2.1.42)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.swagger.parser.v3:swagger-parser&package-manager=maven&previous-version=2.1.41&new-version=2.1.42)](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 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant