Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps eu.maveniverse.maven.mimir:testing from 0.10.6 to 0.11.2.

Release notes

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

0.11.2

IMPORTANT: Cache format changes; caches must to be dropped/rebuilt (if coming from pre-0.11.x release).

New feature: "true mirror" support. If using Mimir, by adding this line to session.properties:

mimir.session.mirrors=central(https://maven-central-eu.storage-download.googleapis.com/maven2/)

It will make Maven use Google Central Mirror URLs for "central" first, and fallback to "original" URL.

The property mimir.session.mirrors accepts comma separated values in form of repoID(spec, ...), so spec starts with repository ID and within (...) it accepts a comma separated values that can be in form of url or id::url or id::layout::url.

This property will make Maven for given "repoID" use URLs in order to resolve, and finally falling back to repository original URL. All these various URLs are treated as same repository, as regarding local repository and caching.

The fallback feature (use case when mirror did not yet have it, but origin did) was broken in 0.11.1.

What's Changed

Full Changelog: maveniverse/mimir@release-0.11.1...release-0.11.2

0.11.1

IMPORTANT: Cache format changes; caches must to be dropped/rebuilt (if coming from pre-0.11.x release).

New feature: "true mirror" support. If using Mimir, by adding this line to session.properties:

mimir.session.mirrors=central(https://maven-central-eu.storage-download.googleapis.com/maven2/)

It will make Maven use Google Central Mirror URLs for "central" first, and fallback to "original" URL.

The property mimir.session.mirrors accepts comma separated values in form of repoID(spec, ...), so spec starts with repository ID and within (...) it accepts a comma separated values that can be in form of url or id::url or id::layout::url.

This property will make Maven for given "repoID" use URLs in order to resolve, and finally falling back to repository original URL. All these various URLs are treated as same repository, as regarding local repository and caching.

What's Changed

Full Changelog: maveniverse/mimir@release-0.11.0...release-0.11.1

0.11.0

IMPORTANT: Cache format changes; caches must to be dropped/rebuilt.

What's Changed

... (truncated)

Commits
  • b06ca12 [maven-release-plugin] prepare release release-0.11.2 [skip ci]
  • 609a0db Mirror fixes (#219)
  • c87e1f7 [maven-release-plugin] prepare for next development iteration
  • 65659dd [maven-release-plugin] prepare release release-0.11.1 [skip ci]
  • 8267aac Mirror support (#218)
  • 3b29f6d Use CI matrix (#216)
  • 3594f84 Update README to clarify usage and requirements
  • 463a2e4 [maven-release-plugin] prepare for next development iteration
  • 724c1b2 [maven-release-plugin] prepare release release-0.11.0 [skip ci]
  • 934da04 Parent POM 49 (#214)
  • 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 [eu.maveniverse.maven.mimir:testing](https://github.com/maveniverse/mimir) from 0.10.6 to 0.11.2.
- [Release notes](https://github.com/maveniverse/mimir/releases)
- [Commits](maveniverse/mimir@release-0.10.6...release-0.11.2)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.mimir:testing
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file mvn40 labels Jan 7, 2026
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 mvn40

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants