Skip to content

Bump the dependencies group with 2 updates #6

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

Merged
merged 1 commit into from
Aug 1, 2025

Conversation

dependabot[bot]
Copy link

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

Bumps the dependencies group with 2 updates: io.jstach.rainbowgum:rainbowgum-slf4j and org.junit.jupiter:junit-jupiter-engine.

Updates io.jstach.rainbowgum:rainbowgum-slf4j from 0.8.1 to 0.8.2

Release notes

Sourced from io.jstach.rainbowgum:rainbowgum-slf4j's releases.

v0.8.2

Bug fix release

SLF4J in a patch release changed initialization behavior. You can read about that here: qos-ch/slf4j#450 and on our #210

This bug only happens if SLF4J 2.0.17 or greater is used.

Fixed #210

Thank you @​arouel !

Full Changelog: jstachio/rainbowgum@v0.8.1...v0.8.2

Commits

Updates org.junit.jupiter:junit-jupiter-engine from 5.13.2 to 5.13.4

Release notes

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

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

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

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
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [io.jstach.rainbowgum:rainbowgum-slf4j](https://github.com/jstachio/rainbowgum) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework).


Updates `io.jstach.rainbowgum:rainbowgum-slf4j` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/jstachio/rainbowgum/releases)
- [Changelog](https://github.com/jstachio/rainbowgum/blob/main/release.md)
- [Commits](jstachio/rainbowgum@v0.8.1...v0.8.2)

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

---
updated-dependencies:
- dependency-name: io.jstach.rainbowgum:rainbowgum-slf4j
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge August 1, 2025 10:30
@github-actions github-actions bot merged commit ecaa7f1 into main Aug 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/maven/main/dependencies-553220000b branch August 1, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants