Skip to content
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

feat(maven)!: use hunt strategy for registries #24588

Merged
merged 4 commits into from Sep 27, 2023
Merged

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Sep 22, 2023

Switch from "merge" strategy to "hunt" strategy to match with how Maven works.

Closes #22744

BREAKING CHANGE: Maven datasource no longer checks all registries and instead stops when it finds a package in one registry.

Switch from "merge" strategy to "hunt" strategy to match with how Maven works.

Closes #22744

BREAKING CHANGE: Maven datasource no longer checks all registries and instead stops when it finds a package in one registry.
@rarkins rarkins added breaking Breaking change, requires major version bump v37 labels Sep 22, 2023
@rarkins
Copy link
Collaborator Author

rarkins commented Sep 22, 2023

Replaces #22749

@rarkins rarkins marked this as a duplicate of #22749 Sep 22, 2023
@rarkins rarkins closed this Sep 22, 2023
@rarkins rarkins reopened this Sep 22, 2023
@rarkins rarkins marked this pull request as draft September 22, 2023 13:02
@rarkins rarkins marked this pull request as ready for review September 27, 2023 12:18
@rarkins rarkins merged commit 3ec91b2 into main Sep 27, 2023
36 checks passed
@rarkins rarkins deleted the feat/22744-maven-hunt branch September 27, 2023 12:29
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump v37
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maven datasource: use hunt registryStrategy
2 participants