Commit graph

16451 commits

Author SHA1 Message Date
renovate[bot]
c426975b2b
build(deps): update dependency fs-extra to v11.2.0 (#26123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 02:22:16 +00:00
renovate[bot]
d7ea36e26a
build(deps): update dependency @renovatebot/osv-offline to v1.3.10 (#26122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 02:21:42 +00:00
renovate[bot]
3333455adc
chore(deps): update dependency nock to v13.4.0 (#26121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 21:58:34 +00:00
renovate[bot]
0b9f98c232
build(deps): update dependency cacache to v18.0.1 (#26120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 21:58:15 +00:00
renovate[bot]
62f1477332
chore(deps): update linters (#26118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 20:13:27 +00:00
Michael Kriese
4aa8c1a9da
fix(presets): use depName instead of packageName matcher (#26117) 2023-12-04 20:11:16 +00:00
renovate[bot]
54823e9339
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.27.0 (#26116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 19:50:18 +00:00
renovate[bot]
62996c492b
chore(deps): update linters to v6.13.0 (#26114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 19:46:42 +00:00
renovate[bot]
0a43085e18
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v9.27.0 (#26110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 16:42:41 +00:00
Matt Travi
ba3bd0187e
feat(replacements): add the rename of read-pkg-up to read-package-up (#26101) 2023-12-04 05:57:45 +00:00
Johannes Feichtner
7b30ba8991
feat(manager/gradle-wrapper): change wrapper task to :wrapper (#26098) 2023-12-04 05:31:29 +00:00
renovate[bot]
f72f11ca1b
chore(deps): lock file maintenance (#26102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 03:45:50 +00:00
renovate[bot]
796ed2ffcc
docs: update references to renovate/renovate to v37.81.4 (#26099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 03:35:24 +00:00
renovate[bot]
5f217facc6
chore(deps): lock file maintenance (#26100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 02:28:18 +00:00
github-actions[bot]
ebf7d8773d
fix(data): automatic update of static data (#26095)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2023-12-03 09:04:25 +01:00
renovate[bot]
d9bbedab3d
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v9.26.2 (#26096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 06:44:39 +00:00
renovate[bot]
c712886ca1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.2 (#26093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:32:26 +00:00
renovate[bot]
5178ad1471
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.1 (#26092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 14:16:39 +00:00
RahulGautamSingh
970586c086
refactor: use re2 (#26088) 2023-12-02 09:13:35 +00:00
Rhys Arkins
062f14bdc7
fix(config): put node workaround inside packageRules
Fixes #26086
2023-12-02 07:14:41 +01:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
renovate[bot]
f2ae9d89a7
chore(deps): update pnpm to v8.11.0 (#26083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 19:42:43 +00:00
Jamie Haywood
178cc71838
feat(config): add .cjs file extension config support (#26075)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 13:07:10 +00:00
Michael Kriese
181c52f1d7
fix(git): set submodule.recurse=true (#26076) 2023-12-01 12:58:11 +00:00
Sergei Zharinov
383bc11d4c
refactor(http): Separate search and apply of host rules (#26067) 2023-12-01 12:00:20 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Yun Lai
f5b4da3c68
feat(presets): presetCachePersistence (#25825)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 11:22:26 +00:00
Dave
af6743d7bb
fix(manager/nuget): use environment variables required by NuGet on Windows (#26056) 2023-12-01 11:10:16 +00:00
renovate[bot]
60b029d63a
chore(deps): update davidanson/markdownlint-cli2-action action to v14 (#26028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 11:05:54 +00:00
renovate[bot]
5de286c271
chore(deps): update dependency markdownlint-cli2 to v0.11.0 (#25981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-01 10:12:32 +00:00
Philipp
e9ee32e84f
feat(workarounds): add node docker versioning template (#26059) 2023-12-01 10:01:58 +00:00
Sebastian Poxhofer
c11037b299
fix(manager/terraform): prevent endless loop in case of multiple constraint elements (#26049) 2023-12-01 06:08:03 +00:00
Patrick Hobusch
245f77b4fd
feat(helmfile): support optional .gotmpl extension (#23176) (#26063)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-01 05:03:32 +00:00
renovate[bot]
c03bf7c37a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.0 (#26066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 20:12:14 +00:00
Karl Horky
f613a83825
feat: add remark opt-in grouping definition (#25969) 2023-11-30 20:01:06 +00:00
Michael Kriese
638deae3d0
chore(devcontainer): enable init (#26061) 2023-11-30 14:59:40 +00:00
Michael Kriese
827f85ccba
chore: simplify devcontainer (#26058) 2023-11-30 13:48:31 +00:00
renovate[bot]
6cf2fad782
chore(deps): update dependency re2 to v1.20.9 (#26053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 06:28:17 +00:00
Mike
2369e3c64d
docs: bicep is an iac manager (#26051) 2023-11-30 06:14:34 +00:00
Maxime Brunet
a065776a6c
fix(presets): relax regex for versioning in regexManagers (#26045) 2023-11-29 18:45:54 +00:00
renovate[bot]
6ce698b62a
chore(deps): update dependency node to v18.19.0 (#26046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 18:21:58 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints (#26037) 2023-11-29 18:17:39 +00:00
Michael Kriese
4b7a5e7b62
docs: use relative links (#26044) 2023-11-29 18:10:17 +00:00
Michael Kriese
adc3e4aa92
feat(workers/pr): add source with folder to depNameLinked (#26042) 2023-11-29 16:41:55 +00:00
renovate[bot]
4d0aa4a3c8
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.25.0 (#26043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 15:14:48 +00:00
Jay Lindquist
624de723fc
fix(datasource/pypi): index url short code (#25993)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-29 14:54:58 +00:00
renovate[bot]
fdf326af09
chore(deps): update dessant/lock-threads action to v5 (#26030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-29 14:14:39 +00:00
Michael Kriese
bf935bce5c
docs: fix edit urls for modules (#26035) 2023-11-29 14:08:18 +00:00
Michael Kriese
356a30a870
fix(config): use depName in replacement PR body notes (#26034) 2023-11-29 13:32:54 +00:00
Michael Kriese
dda5f189ea
fix(datasource/dotnet-version): use sdks property to find all sdk version (#26031) 2023-11-29 13:19:33 +00:00