[pull] main from renovatebot:main#968
Merged
pull[bot] merged 14 commits intoryrodriguez25:mainfrom Mar 19, 2026
Merged
Conversation
chore(deps): update dependency oxlint to v1.54.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | oxlint | 1.53.0 | 1.54.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v14.6.6 (main) (#42006) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v14.6.6 | datasource | package | from | to | | ---------- | ---------------------------------- | ------ | ------ | | docker | ghcr.io/containerbase/devcontainer | 14.6.5 | 14.6.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…on files (#41908) feat(extract): support nested workspaces definitions in package.json when using bun
feat(poetry): update build-system.requires dependencies
…#42009) chore(deps): update dependency eslint-plugin-oxlint to v1.54.0 | datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | npm | eslint-plugin-oxlint | 1.53.0 | 1.54.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….1 (main) (#42008) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.27.1 | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | ghcr.io/renovatebot/base-image | 13.27.0 | 13.27.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(maven): determing properly closed ranges A Maven range like [1,2) contains various (usually pre-release) versions of the 2.x line. By Maven definition the smallest possible 2.x version is 2-alpha, so a properly closed range that only allows 1.x versions would be [1,2-alpha). This is now detected and properly advanced. * fix(maven): normalize both sides of version comparison Without this a leftValue of v3 is incremented to 4 and then compared to v4. * fix(maven): do not loose the v-prefix of versions in range handling If versions of a project always start with a v prefix, this was lost when Maven ranges were involved. The coerce and increment methods stripped the v away and it was never added back in. * Properly fix underlying problem and make PR standalone * Add missing coverage * Remove unused callback parameter
To make this more actionable.
Add template compilation support for sourceUrl in package rules, allowing users to dynamically construct source URLs using template syntax. This enables use cases like OpenTofu providers where the source URL needs to be constructed from the package name.
….2 (main) (#42010) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.27.2 | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | ghcr.io/renovatebot/base-image | 13.27.1 | 13.27.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#41936) * feat(bitbucket-server): reattempt platform automerge after PR updates * extend docs too * sort order
* feat(package-rules): add matchRegistryUrls option * chore: add patternMatch option * Update docs/usage/configuration-options.md Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com> --------- Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )