Commit graph

17182 commits

Author SHA1 Message Date
Oleksandr Redko
1ffa44c4fe
docs: fix typos and improve documentation consistency (#27418) 2024-02-19 12:36:39 +00:00
Michael Kriese
53b5d91ffd
refactor(config): extract validateDecryptedValue for modern encryption (#27417) 2024-02-19 12:12:02 +00:00
renovate[bot]
477a49e42a
chore(deps): update actions/dependency-review-action action to v4.1.1 (#27413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 11:27:27 +00:00
Rhys Arkins
1e941fd885
fix(helmv3): use shlex 2024-02-19 12:07:47 +01:00
Rhys Arkins
a9946a3b18
fix(utils): set nocase=true for minimatch (#27412) 2024-02-19 09:28:38 +00:00
Michael Kriese
23f3df6216
test(jest): revert CVE-2023-46809 to allow openpgp tests to pass (#27409) 2024-02-19 09:00:17 +00:00
Xuan (Sean) Hu
7103ecd402
docs: Update self-hosted-configuration.md (#27405) 2024-02-19 05:36:49 +00:00
renovate[bot]
2793a91f88
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.24.1 (#27403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 03:47:20 +00:00
renovate[bot]
11e8a5eb3a
chore(deps): update containerbase/internal-tools action to v3.0.59 (#27402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 03:47:10 +00:00
renovate[bot]
7457684e68
chore(deps): lock file maintenance (#27400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 01:44:06 +00:00
renovate[bot]
dd08645839
docs: update references to renovate/renovate to v37.198.0 (#27399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 01:43:05 +00:00
Daniel Compton
93fce7565d
feat(presets): Update monorepo Jackson (#26932)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 17:57:22 +00:00
Róbert Papp
eadca27384
docs(validator): Recommend npx to run validator (#26628)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 15:56:24 +00:00
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