Commit graph

13741 commits

Author SHA1 Message Date
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
HonkingGoose
817d2d850e
docs: fix typos in description for workarounds presets (#19732)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-09 13:50:29 +01:00
Gilbert Gilb's
e70e6c7d71
fix(manager/pip_setup): support namespaced packages (#19736) 2023-01-09 13:34:13 +01:00
renovate[bot]
27768c4b17
chore(deps): update actions/dependency-review-action action to v3.0.3 (#19733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 11:11:38 +00:00
renovate[bot]
134ddacf9a
chore(deps): update node.js to v18.13.0 (#19734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 10:48:50 +00:00
renovate[bot]
54791d9d4a
chore(deps): update actions/cache action to v3.2.3 (#19730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 06:40:05 +00:00
renovate[bot]
ea65b5eeed
chore(deps): lock file maintenance (#19729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 03:16:22 +00:00
renovate[bot]
20079ae218
docs: update references to renovate/renovate to v34.94.0 (#19728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 02:49:45 +00:00
Michael Markey
caa2a76a5e
docs(dependency-pinning): typo in recommendation (#19726) 2023-01-08 21:06:11 +00:00
renovate[bot]
50e6bfcca6
chore(deps): update dependency expect-more-jest to v5.4.2 (#19723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 14:34:34 +00:00
Tobias Bieniek
3d85b6048d
feat(cofig/presets): add regexManagers:githubActionsVersions (#19620)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-08 08:09:42 +00:00
HonkingGoose
8936ee5709
docs(lockFileMaintenance): update list of supported lockfiles (#19333) 2023-01-08 08:50:09 +01:00
renovate[bot]
a593504bbf
chore(deps): update dependency eslint-plugin-jest to v27.2.0 (#19719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 23:36:33 +00:00
Moritz Hedtke
54b5f6de43
feat(manager/sbt): Implement %%% dependency specifiers (#19656) 2023-01-07 21:28:12 +00:00
renovate[bot]
be4170bc96
chore(deps): update dependency @types/luxon to v3.2.0 (#19718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 20:15:02 +00:00
Fred Cox
7891d8979f
fix(versioning/hashicorp): better parsing (#19652)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-07 14:44:38 +00:00
HonkingGoose
3598b814a0
docs: recommend set commitMessageTopic with packageRules (#19689) 2023-01-07 13:02:41 +00:00
Marcin Zajączkowski
f40b643888
docs: Add mandatory db-number to sample redisUrl (#19712) 2023-01-07 10:33:43 +00:00
renovate[bot]
803ea28427
chore(deps): update dependency eslint to v8.31.0 (#19714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 09:29:27 +00:00
Jesse Houwing
8281e1a5e3
feat(datasource/azure-pipelines-tasks): Adds support for the Azure DevOps Marketplace (#19692)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-07 10:08:31 +01:00
Sergei Zharinov
686cb17442
feat(github-releases): Fetch releases with cacheable GraphQL (#19623) 2023-01-07 09:34:22 +01:00
renovate[bot]
d638ed7f88
chore(deps): update dependency markdownlint-cli2 to v0.6.0 (#19713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 02:50:18 +00:00
renovate[bot]
cba68072c1
chore(deps): update actions/upload-artifact action to v3.1.2 (#19701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-06 16:56:54 +00:00