Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2025

Bumps the dev-dependencies group with 4 updates in the / directory: ch.qos.logback:logback-core, ch.qos.logback:logback-classic, com.github.jnr:jffi and eu.maveniverse.maven.mimir:extension3.

Updates ch.qos.logback:logback-core from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Updates ch.qos.logback:logback-classic from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Updates com.github.jnr:jffi from 1.3.13 to 1.3.14

Commits
  • f1afb20 Add additional maven plugins for central publishing
  • 9d2e039 Update version for release
  • cd51c5a Switch to Sonatype central plugin
  • 75456d5 Merge pull request #174 from headius/no_unsafe_jdk23
  • 4fed169 Expand CI to JDK 17, 21, and 25
  • 7212815 Don't attempt to use Unsafe in JDK 23 or higher
  • 73f9a39 Merge pull request #173 from Glavo/fix-github-action
  • 44d9a5f Fix CI
  • e18e8b8 Merge pull request #163 from Stevesuk0/master
  • cca461d Merge pull request #168 from Glavo/master
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Updates eu.maveniverse.maven.mimir:extension3 from 0.10.1 to 0.10.4

Release notes

Sourced from eu.maveniverse.maven.mimir:extension3's releases.

0.10.4

Bugfix release: Cache-Purge and Pre-seed feature fixes.

What's Changed

Full Changelog: maveniverse/mimir@release-0.10.3...release-0.10.4

0.10.3

Bugfix for certain OS-es: rework locking to make it Windows friendly.

What's Changed

Full Changelog: maveniverse/mimir@release-0.10.2...release-0.10.3

0.10.2

Yet another bugfix: combination of "cache purge" and "pre-seed" (on CI usually both wanted) features were not possible, and that was wrong.

What's Changed

Full Changelog: maveniverse/mimir@release-0.10.1...release-0.10.2

Commits
  • cb06985 [maven-release-plugin] prepare release release-0.10.4
  • 078f6ee Fix: stop daemon after IT finishes (#171)
  • 8fb2cb9 Cache-Purge and Pre-seed improvements (#170)
  • a4d63d4 [maven-release-plugin] prepare for next development iteration
  • d6649fb [maven-release-plugin] prepare release release-0.10.3
  • e16516e Full advisory locking (#167)
  • 2bf7646 [maven-release-plugin] prepare for next development iteration
  • 251f6ca [maven-release-plugin] prepare release release-0.10.2
  • d7f1ee3 Bug: Daemon must reuse system node as local node (#166)
  • f5749f8 [maven-release-plugin] prepare for next development iteration
  • See full diff 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

…with 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback), [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [com.github.jnr:jffi](https://github.com/jnr/jffi) and [eu.maveniverse.maven.mimir:extension3](https://github.com/maveniverse/mimir).


Updates `ch.qos.logback:logback-core` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

Updates `ch.qos.logback:logback-classic` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

Updates `com.github.jnr:jffi` from 1.3.13 to 1.3.14
- [Commits](jnr/jffi@jffi-1.3.13...jffi-1.3.14)

Updates `ch.qos.logback:logback-classic` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

Updates `eu.maveniverse.maven.mimir:extension3` from 0.10.1 to 0.10.4
- [Release notes](https://github.com/maveniverse/mimir/releases)
- [Commits](maveniverse/mimir@release-0.10.1...release-0.10.4)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-version: 1.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.github.jnr:jffi
  dependency-version: 1.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eu.maveniverse.maven.mimir:extension3
  dependency-version: 0.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 26, 2025
@dependabot dependabot bot deleted the dependabot/maven/jetty-12.0.x/dev-dependencies-e9719e9f36 branch October 26, 2025 05:23
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