Commit graph

17119 commits

Author SHA1 Message Date
Koen van Zuijlen
988e7373b1
docs(style-guide): Added avoid contractions/possessives (#26591) 2024-02-18 15:54:24 +00:00
RahulGautamSingh
ba38763b91
refactor(package-rules): delete all matchers from config (#26880)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-18 15:53:51 +00:00
Sergei Zharinov
3ffebd64ce
feat(github): Add 30 minutes debounce between cache syncs (#27058)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 15:51:26 +00:00
Rhys Arkins
9edde4794e
refactor: string match function naming (#27392) 2024-02-18 15:46:24 +00:00
Norbert Szulc
971f9c11f9
feat(manager/pip-compile): Sort package files based on dependencies between them (#27252) 2024-02-18 15:14:13 +00:00
Phil B
077c2db074
feat(presets): add Vite related packages and group rule (#26511)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 15:01:52 +00:00
Rhys Arkins
76a4d17631
fix(regex): refactor and fix regex predicate match (#27390) 2024-02-18 12:25:27 +00:00
Rhys Arkins
4d3ff83ed7
docs: string pattern matching (#27387)
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-02-18 13:05:05 +01:00
RahulGautamSingh
f19a2e9219
test(vulnerability-alerts): separate tests for readability (#27389) 2024-02-18 10:58:47 +00:00
Rhys Arkins
4c77554ebd
fix(versioning/cargo): consistent range precision length (#27386) 2024-02-18 10:37:25 +00:00
Norbert Szulc
56c8f062ff
refactor(workers/repository): Wrapper for get(manager, 'updateArtifacts') (#27380) 2024-02-18 10:36:50 +00:00
Rhys Arkins
2f1f11a872
fix(lookup): try to match against allVersions first (#27383) 2024-02-18 08:52:03 +00:00
Rhys Arkins
7b7a0b1ee9
fix(semver-coerced): only coerce if not a valid semver version (#27384) 2024-02-18 07:13:05 +00:00
Rhys Arkins
f423aa5355
chore(azure): increase logging when determining merge method (#27382) 2024-02-18 07:00:23 +00:00
renovate[bot]
462239685b
build(deps): update dependency better-sqlite3 to v9.4.1 (#27381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 01:57:11 +00:00
Norbert Szulc
f9dc713ddf
refactor(workers/repository): Extract processUpdateArtifactResults method (#27324) 2024-02-17 23:16:04 +00:00
Michael Kriese
75d2d374c0
fix: allow optional node args when calling renovate wrapper (#27376) 2024-02-17 14:31:44 +00:00
Johannes Feichtner
eb453a154c
test(manager/maven): refactor tests and remove snapshots (#27371) 2024-02-17 05:36:12 +00:00
Sergei Zharinov
240d7b6a97
refactor: Use "Result" wrapper for "fetchDepUpdates" function (#27365) 2024-02-16 20:08:24 +00:00
Sergei Zharinov
c30a4b0b54
feat(logger): Log level remapping (#26951)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-16 20:06:11 +00:00
renovate[bot]
3b3f4c1003
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.0 (#27367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 19:54:34 +00:00
renovate[bot]
30696d8e43
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v10.1.0 (#27366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 19:54:20 +00:00
renovate[bot]
3fc76faa29
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v1.24.0 (#27364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 17:36:43 +00:00
Johannes Feichtner
88ab15c022
fix(vulnerabilities): describe last_affected version as ecosystem-specific version constraint (#27363) 2024-02-16 17:22:37 +00:00
Rhys Arkins
030c65788d
chore(logs): mention debug logging on exit if info level set (#27350) 2024-02-16 16:43:22 +00:00
Michael Kriese
179da735b6
fix(osv): trim github token prefix (#27361) 2024-02-16 16:13:49 +00:00
Sergei Zharinov
bf8decdcf1
refactor: Use "Result" wrapper for "lookupUpdates" function (#27345) 2024-02-16 13:56:01 +00:00
renovate[bot]
07cb4d7add
chore(deps): update containerbase/internal-tools action to v3.0.58 (#27354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 10:31:02 +00:00
renovate[bot]
7e9d3b5206
chore(deps): lock file maintenance (#27348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 06:06:20 +00:00
renovate[bot]
1879d8350f
chore(deps): update pnpm to v8.15.3 (#27347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 06:02:14 +00:00
Sergei Zharinov
18b776349f
test: Remove snapshots from "lookupUpdates" tests (#27340) 2024-02-15 20:54:07 +00:00
renovate[bot]
df917a6f46
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.0.2 (#27338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 20:11:21 +00:00
renovate[bot]
45d1d2a645
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v10.0.2 (#27337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 20:11:06 +00:00
Rhys Arkins
0df92a6500
fix(versioning): strip leading v from getNewValue (#27323) 2024-02-15 15:34:58 +00:00
renovate[bot]
57e82e3fac
chore(deps): update github/codeql-action action to v3.24.3 (#27321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 14:01:21 +00:00
renovate[bot]
cf70ad0cc6
chore(deps): update github/codeql-action action to v3.24.2 (#27320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 12:21:08 +00:00
Norbert Szulc
0ba9e35fcc
feat(manager/pip-compile): Add lockedVersion to package file deps (#27242)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-15 12:07:20 +00:00
Norbert Szulc
31dd7660d9
refactor(manager/pip-compile): Move generateMermaidGraph (#27311) 2024-02-15 10:08:20 +00:00
Norbert Szulc
09ad053a35
fix(manager/pip-compile): extractHeaderCommand error to warn message (#27310) 2024-02-15 09:48:57 +00:00
Norbert Szulc
bd9fb30314
refactor(manager/pip-compile): Rename results of extractHeaderCommand (#27308) 2024-02-15 09:27:50 +00:00
renovate[bot]
b31d6d1687
chore(deps): update dependency @types/node to v18.19.15 (#27304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 22:59:36 +00:00
renovate[bot]
c0636d2e3c
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.23.7 (#27305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 22:59:17 +00:00
renovate[bot]
4b60ff49ca
chore(deps): update dependency node to v18.19.1 (#27301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 19:50:12 +00:00
Sergei Zharinov
78f52537c6
feat(github-actions): Group major updates of upload-artifact and download-artifact (#27298)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 16:55:52 +00:00
Rhys Arkins
afa5523fc1
fix(pinDigests): support pinning digests when extractVersion is in use (#27297)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 16:41:20 +00:00
Sergei Zharinov
745442897b
ci: Fix codecov uploads (#27278)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 14:08:01 +00:00
Michael Kriese
79489073a6
feat(datasource/github-runners): add macos 14 beta (#27292)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-14 13:49:46 +00:00
renovate[bot]
57ba14f677
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.23.6 (#27294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 11:49:55 +00:00
Michael Kriese
2327ef121c
fix(github-runners): add deprecation flag (#27291)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-14 11:39:12 +00:00
Norbert Szulc
1eedcf9cba
feat(manager/pip-compile): enable support for setup.py (#27282)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 10:52:58 +00:00