Skip to content

chore(deps): bump jupiterVersion from 6.1.0 to 6.1.1#8198

Merged
akarnokd merged 1 commit into
4.xfrom
dependabot/gradle/jupiterVersion-6.1.1
Jun 29, 2026
Merged

chore(deps): bump jupiterVersion from 6.1.0 to 6.1.1#8198
akarnokd merged 1 commit into
4.xfrom
dependabot/gradle/jupiterVersion-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps jupiterVersion from 6.1.0 to 6.1.1.
Updates org.junit.jupiter:junit-jupiter from 6.1.0 to 6.1.1

Release notes

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

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.vintage:junit-vintage-engine from 6.1.0 to 6.1.1

Release notes

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

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 29, 2026
@github-actions

Copy link
Copy Markdown

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.78 bits/char
Verdict: ⚠️ Consider review — entropy outside sweet spot

Changed files entropy:

src/jmh/java/io/reactivex/rxjava4/core/FlowableFlatMapCompletableAsyncPerf.java: 5.091
src/jmh/java/io/reactivex/rxjava4/core/FlowableFlatMapCompletableSyncPerf.java: 5.127
src/main/java/io/reactivex/rxjava4/core/Completable.java: 4.835
src/main/java/io/reactivex/rxjava4/core/Flowable.java: 4.783
src/main/java/io/reactivex/rxjava4/core/Maybe.java: 4.842
src/main/java/io/reactivex/rxjava4/core/Observable.java: 4.762
src/main/java/io/reactivex/rxjava4/core/Single.java: 4.831
src/main/java/io/reactivex/rxjava4/core/config/StandardBufferedConfig.java: 4.845
src/main/java/io/reactivex/rxjava4/core/config/StandardConcurrentBufferedConfig.java: 4.857
src/main/module/module-info.java: 4.759
src/test/java/io/reactivex/rxjava4/core/config/StandardConcurrentBufferedConfigTest.java: 4.975
src/test/java/io/reactivex/rxjava4/flowable/FlowableConcatTests.java: 4.822
src/test/java/io/reactivex/rxjava4/flowable/FlowableGroupByTests.java: 4.926
src/test/java/io/reactivex/rxjava4/internal/jdk8/FlowableFlatMapStreamTest.java: 4.561
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableCombineLatestTest.java: 4.713
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableConcatDelayErrorTest.java: 4.810
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableConcatMapEagerTest.java: 4.746
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableConcatMapSchedulerTest.java: 4.792
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableConcatMapTest.java: 4.766
src/test/java/io/reactivex/rxjava4/internal/operators/flowable/FlowableConcatTest.java: 4.710

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

@akarnokd

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps `jupiterVersion` from 6.1.0 to 6.1.1.

Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

Updates `org.junit.vintage:junit-vintage-engine` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/jupiterVersion-6.1.1 branch from e5434f6 to 4cd6311 Compare June 29, 2026 13:45
@github-actions

Copy link
Copy Markdown

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 5.016 bits/char
Verdict: ⚠️ Consider review — entropy outside sweet spot

Changed files entropy:

.github/workflows/entropy-beauty-scan.yml: 4.694
.github/workflows/gradle_branch.yml: 5.079
.github/workflows/gradle_pr.yml: 4.932
.github/workflows/gradle_preview_jdks.yml: 5.127
.github/workflows/gradle_release.yml: 5.207
.github/workflows/gradle_snapshot.yml: 5.058

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

@akarnokd akarnokd merged commit 109a56c into 4.x Jun 29, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/jupiterVersion-6.1.1 branch June 29, 2026 13:53
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.

1 participant