forked from renovatebot/renovate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main' into rework-nix
* upstream/main: (95 commits) fix(presets): use regex to match versions for :automergeStableNonMajor preset (renovatebot#32924) feat(bazel-module): add support for oci.pull (renovatebot#32453) fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.1.0 (renovatebot#32925) fix(bundler): gracefully ignore internal packages (renovatebot#32923) docs: list uv.lock as supported by lockFileMaintenance. (renovatebot#32897) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.1.0 (renovatebot#32920) refactor(bundler): refactor extraction regexes (renovatebot#32870) chore(deps): update dependency @types/node to v20.17.9 (renovatebot#32916) chore(deps): update python:3.13 docker digest to 220d075 (renovatebot#32914) chore(deps): update python:3.13 docker digest to 30fca17 (renovatebot#32912) chore(deps): update python docker tag to v3.13.1 (renovatebot#32913) fix(docs): typos (renovatebot#32888) chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.115.1 (renovatebot#32911) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.14.1 (renovatebot#32910) fix(metadata): update changelog URL for mypy (renovatebot#32106) chore(deps): update dependency type-fest to v4.29.0 (renovatebot#32902) chore(deps): update python:3.13 docker digest to e95be02 (renovatebot#32900) docs(faq): mention weekly update goal for Mend Renovate app (renovatebot#32899) feat(deps): update ghcr.io/renovatebot/base-image docker tag to v9.14.0 (renovatebot#32896) chore(deps): update python:3.13 docker digest to 7861d60 (renovatebot#32895) ...
- Loading branch information
Showing
173 changed files
with
2,247 additions
and
1,242 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FROM ghcr.io/containerbase/devcontainer:13.0.22 | ||
FROM ghcr.io/containerbase/devcontainer:13.1.0 |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.13.0 | ||
3.13.1 |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -307,7 +307,7 @@ Renovate will get the credentials with the [`google-auth-library`](https://www.n | |
service_account: ${{ env.SERVICE_ACCOUNT }} | ||
|
||
- name: renovate | ||
uses: renovatebot/[email protected].4 | ||
uses: renovatebot/[email protected].5 | ||
env: | ||
RENOVATE_HOST_RULES: | | ||
[ | ||
|
@@ -478,7 +478,7 @@ Make sure to install the Google Cloud SDK into the custom image, as you need the | |
For example: | ||
|
||
```Dockerfile | ||
FROM renovate/renovate:39.28.0 | ||
FROM renovate/renovate:39.42.4 | ||
# Include the "Docker tip" which you can find here https://cloud.google.com/sdk/docs/install | ||
# under "Installation" for "Debian/Ubuntu" | ||
RUN ... | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.