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 |
|
Jesse Houwing
|
e48b05210e
|
docs: Update the docs to reflect new Azure DevOps Marketplace functionality (#19738)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2023-01-10 04:35:58 +00:00 |
|
Zachary Liu
|
fc41de30b5
|
feat(presets): add Algolia InstantSearch monorepo (#19761)
|
2023-01-10 01:21:20 +00:00 |
|
Jesse Houwing
|
86d20b519a
|
feat(data/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks (#19741)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-01-09 22:58:31 +00:00 |
|
Jesse Houwing
|
d08adba882
|
fix(data): automatic update of static data (#19758)
|
2023-01-09 23:27:35 +01:00 |
|
renovate[bot]
|
ac683d2db5
|
build(deps): update dependency @renovatebot/osv-offline to v1.1.0 (#19753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-09 20:30:20 +00:00 |
|
renovate[bot]
|
64ea6d54da
|
build(deps): update dependency @renovatebot/osv-offline to v1.0.11 (#19752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-09 20:05:22 +00:00 |
|
renovate[bot]
|
33c8d76cde
|
build(deps): update dependency luxon to v3.2.1 [security] (#19749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-09 18:50:21 +00:00 |
|
renovate[bot]
|
179e4a5174
|
chore(deps): update dependency jest-extended to v3.2.1 (#19750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-09 18:26:09 +00:00 |
|
Rhys Arkins
|
bf38439ec2
|
fix(versioning/hashicorp): check valid before matches (#19742)
|
2023-01-09 16:23:53 +01:00 |
|
Sebastian Poxhofer
|
1ab049f7f4
|
feat(terraform): use HCL parser and introduce class based extractors (#19269)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2023-01-09 13:16:20 +00:00 |
|