Commit graph

14273 commits

Author SHA1 Message Date
Sergei Zharinov
b0d6145de4
refactor(composer): Remove unused auth header check (#19852) 2023-01-15 10:12:27 +00:00
Rhys Arkins
f34d395fa5
fix(npm): augment constraints less aggressively (#19850) 2023-01-15 10:24:19 +01:00
renovate[bot]
b4d1ad8e52
build(deps): update dependency prettier to v2.8.2 (#19843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-15 06:39:27 +00:00
renovate[bot]
ace6ccdf8f
build(deps): update dependency aws4 to v1.12.0 (#19848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 02:53:21 +00:00
renovate[bot]
52780cc587
chore(deps): update dependency memfs to v3.4.13 (#19847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 02:17:20 +00:00
Rhys Arkins
7dd14fa1f8 chore: refactor git warn 2023-01-14 20:20:25 +01:00
Rhys Arkins
61cf50384f chore: downgrade remediation warn 2023-01-14 20:20:07 +01:00
Rhys Arkins
ab36ccc039 chore: downgrade gradle warn 2023-01-14 20:19:34 +01:00
Rhys Arkins
0c6d183ac9 fix(kustomize): skip strings 2023-01-14 20:12:40 +01:00
Rhys Arkins
9720ca8d3c chore: debug log cache revalidation 2023-01-14 20:12:00 +01:00
Rhys Arkins
52700690a5
fix(github-actions): harden job container extraction (#19838) 2023-01-14 18:59:43 +01:00
renovate[bot]
1370fddc58
build(deps): update dependency commander to v9.5.0 (#19842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 11:56:56 +00:00
Rhys Arkins
05bb942224
fix(datasource/npm): don’t reuse cache for host-disabled (#19840) 2023-01-14 09:53:54 +01:00
Rhys Arkins
2180f5bd23
fix(bundler): harden extract (#19839) 2023-01-14 09:52:30 +01:00
Rhys Arkins
3a6cfacfba
fix(versioning/hashicorp): allow v versions from npm (#19841) 2023-01-14 09:52:20 +01:00
Rhys Arkins
98247d34f3
fix(templates): try/catch handlebars compile (#19794)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-14 09:35:33 +01:00
dave-powell-kensho
74e592cd8c
fix(poetry): normalize package name (#19807)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-14 06:35:30 +00:00
Rhys Arkins
78b8483953
feat(datasource/npm): cache etag for reuse (#19823) 2023-01-13 21:20:32 +00:00
renovate[bot]
d6452f042e
chore(deps): update dependency jest-extended to v3.2.2 (#19833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 16:21:54 +00:00
Levin Rickert
b8103452a1
fix(presets): Update graphqlcodegenerator monorepo (#19832) 2023-01-13 15:43:01 +00:00
Eric Durand-Tremblay
e8a5437cd3
feat(manager/composer): support git-tags hostRules for github.com when updating artifacts (#18004)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
fixes undefined
2023-01-13 13:33:49 +00:00
Rhys Arkins
5917c548a6
fix(datasource/packagist): Revert "refactor(composer): Simplify Packagist lookups" (#19824) 2023-01-13 12:05:32 +01:00
Sergei Zharinov
3cdf17df1f
refactor(packagist): Remove unnecessary wrapper method (#19818)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-13 06:19:17 +00:00
Sergei Zharinov
b00294f61a
fix(datasource/docker): Validate digest value before calling API (#19780) 2023-01-13 06:54:01 +01:00
Sergei Zharinov
cd5c569bab
test(graphql): Make private repo testing more explicit (#19803) 2023-01-12 18:25:15 +01:00
Sergei Zharinov
4b2f376393
refactor(composer): Simplify Packagist lookups (#19808) 2023-01-12 18:23:53 +01:00
renovate[bot]
84eed321d6
chore(deps): update github/codeql-action action to v2.1.38 (#19806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 14:46:51 +00:00
Sebastian Poxhofer
3b72d50098
fix(manager/terragrunt): prevent overwriting versioning of GithubTags datasource (#19782)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-12 08:04:14 +00:00
Gabriel-Ladzaretti
2de4260b15
feat(packageRules): add experimental env var for matching against package names (#19784) 2023-01-12 07:29:48 +00:00
renovate[bot]
6bee386c8c
chore(deps): update dependency type-fest to v3.5.1 (#19799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 00:03:03 +00:00
renovate[bot]
98936f92ef
chore(deps): update node.js to bbbf1b8 (#19797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 19:22:30 +00:00
Rhys Arkins
f85ee2680c
fix(yarn): try/catch .yarnrc.yml parsing (#19787) 2023-01-11 18:25:48 +01:00
Rhys Arkins
58a6d645e8
fix(terraform): try/catch HCL parsing (#19792) 2023-01-11 18:13:25 +01:00
Rhys Arkins
a0cbd89033
fix(git): don’t throw when obsolete ref deletion fails (#19790) 2023-01-11 18:13:14 +01:00
Rhys Arkins
446459526e
fix(argocd): filter objects before parsing (#19789) 2023-01-11 18:12:48 +01:00
Rhys Arkins
aa4e1670be
fix(bundler): check for string before formatting (#19791) 2023-01-11 18:12:32 +01:00
Nils Philippsen
1991b7fcb0
fix(poetry): Fix existing range unions (#19785)
Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-01-11 17:21:56 +01:00
Gabriel-Ladzaretti
de289bb409
feat(core/onboarding): support manual rebase/retry (#17633)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-11 14:59:08 +01:00
Nicholas Firth-McCoy
218ac84206
fix(platform/gitlab): Strip unicode null characters from markdown (#19664)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-11 13:14:44 +00:00
Sebastian Poxhofer
e02ad9e684
fix(terraform): return early on parse errors and do not fail on checklist false positive (#19778)
Closes https://github.com/renovatebot/renovate/issues/19777
2023-01-11 12:19:33 +01:00
t-kulmburg
51107e3160
feat: replacement support for all managers (#17883)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-01-11 10:40:25 +01:00
Jesse Houwing
9bb46aec05
fix: replace vso vsts task lib (#19775)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-11 06:34:50 +00:00
Michael Kriese
054e1579c8
fix: Revert "feat(git): allow to install git-hook functions to local repositories" (#19773) 2023-01-10 20:04:04 +00:00
renovate[bot]
107c80b1ba
build(deps): update dependency @renovatebot/ruby-semver to v1.1.8 (#19769) 2023-01-10 16:30:25 +01:00
Jesse Houwing
18eeb67f33
fix(data/azure-pipelines-marketplace-tasks): Updates the download location of azure-pipelines-markeplace-tasks. (#19764)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-10 16:11:50 +01:00
Rhys Arkins
e8874dca1d
fix(package-rules): return early (#19768) 2023-01-10 14:28:13 +01:00
Rhys Arkins
08764fa5c0
fix(versioning/hashicorp): don’t debug for invalid versioning (#19767) 2023-01-10 14:28:03 +01:00
benj-dobs
190753a7dc
fix(core/schedule): accept matching cron schedules when run on Sundays (#19745) 2023-01-10 10:59:09 +00:00
renovate[bot]
988692ae29
chore(deps): update dependency husky to v8.0.3 (#19765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 10:11:44 +00:00
Zachary Liu
1331761def
fix(presets): update algolia-instantsearch monorepo names (#19762)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-10 05:12:20 +00:00