Skip to content

[pull] main from renovatebot:main#968

Merged
pull[bot] merged 14 commits intoryrodriguez25:mainfrom
renovatebot:main
Mar 19, 2026
Merged

[pull] main from renovatebot:main#968
pull[bot] merged 14 commits intoryrodriguez25:mainfrom
renovatebot:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 19, 2026

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 : )

renovate bot and others added 14 commits March 19, 2026 06:37
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
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>
@pull pull bot locked and limited conversation to collaborators Mar 19, 2026
@pull pull bot added the ⤵️ pull label Mar 19, 2026
@pull pull bot merged commit 7be3822 into ryrodriguez25:main Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants