Commit graph

15084 commits

Author SHA1 Message Date
Sergei Zharinov
ad025ce959
refactor(lookup): Versioning-related variables (#22937) 2023-06-24 11:40:28 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations (#22840)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Rhys Arkins
4e78c17234
fix(baseBranches): resolve presets within base branch config (#22958) 2023-06-24 09:03:16 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major (#22955) 2023-06-24 08:43:32 +00:00
Pascal Berger
bf364f7225
feat(presets): Add monorepo Cake (#22940) 2023-06-24 07:11:43 +00:00
HonkingGoose
8056dcf1ef
docs(configuration options): update postUpdateOptions table (#22949) 2023-06-23 12:12:24 +00:00
renovate[bot]
b619f7303a
build(deps): update dependency semver to v7.5.3 (#22946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 01:16:10 +00:00
renovate[bot]
0833c03bed
build(deps): update dependency semver to v7.5.2 (#22942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 22:24:31 +00:00
renovate[bot]
6bd5f6e8af
chore(deps): update dependency re2 to v1.19.1 (#22943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 22:23:28 +00:00
Sergei Zharinov
7b84e9337d
refactor: Remove unused releases field from UpdateResult (#22936) 2023-06-22 20:00:53 +00:00
renovate[bot]
dd1e9b6930
build(deps): update dependency @cdktf/hcl2json to v0.17.0 (#22933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 10:55:13 +00:00
renovate[bot]
99c337c461
build(deps): update opentelemetry-js monorepo (#22926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 10:54:48 +00:00
Sebastian Poxhofer
285ef1bf0d
test(instrumentation): use matchObject instead of snapshots (#22927) 2023-06-22 09:09:04 +00:00
Jamie Magee
cf07febdd1
chore: remove dependency on jest-junit (#22923) 2023-06-22 05:17:02 +00:00
Jamie Magee
b092ac7898
chore: remove dependency on crypto-random-string (#22922) 2023-06-22 05:16:55 +00:00
Jamie Magee
d28dbaccc1
chore: remove dependency on @aws-sdk/client-iam (#22924) 2023-06-22 04:58:18 +00:00
renovate[bot]
f1f5f270f0
chore(deps): update dependency type-fest to v3.12.0 (#22914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 14:22:53 +00:00
Nabeel Saabna
ccf5cf24ea
feat(config): add docker cli config (#22684)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 14:00:13 +00:00
mugi
4cc21fa1cd
feat(manager/helmfile): use the specific helmfile version that specified in the helmfile.lock. (#22904) 2023-06-21 12:35:04 +00:00
Sergei Zharinov
8ec952787d
fix(go): Fetch data for respectLatest in goproxy (#22908) 2023-06-21 11:37:42 +00:00
renovate[bot]
808653bc71
chore(deps): update github/codeql-action action to v2.20.1 (#22910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 11:12:40 +00:00
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch (#22490)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Joseph Bradshaw
ae8bb71f5d
fix(config): Making suppression notification work for PR and onboardingPR for consistency (#22831) 2023-06-21 09:55:40 +00:00
Sergei Zharinov
8fa7a9d912
fix(rubygems): Return fallback result for metadata cache (#22907) 2023-06-21 09:47:06 +00:00
Sergei Zharinov
192fe842a7
refactor(go): Change iteration over major versions (#22900) 2023-06-21 09:24:55 +00:00
Sergei Zharinov
6de815e82f
fix(rubygems): Cache versions endpoing only for rubygems.org host (#22906) 2023-06-21 08:05:22 +00:00
Jamie Magee
a51d6d9444
feat(datasource/azure-pipeline-tasks): read tasks from cdn (#22864) 2023-06-21 05:42:10 +00:00
renovate[bot]
d705796b3d
chore(deps): update node.js to v18.16.1 (#22903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 04:45:18 +00:00
renovate[bot]
e34f138a08
chore(deps): update node.js to v18.16.1 (#22902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 21:16:32 +00:00
Gabriel-Ladzaretti
ee9c45aa51
feat(config): optionally remove self-hosted config file once read (#22857)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 21:01:25 +00:00
Tobias
6c6984b220
feat(git): move git autentification via environment variables to git auth (#22821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-20 19:30:39 +00:00
Sergei Zharinov
dc43ea5ec2
ci: Fix permissions for lint jobs (#22899) 2023-06-20 19:28:07 +00:00
Sergei Zharinov
5b663123ad
ci: Fix caching for eslint and prettier (#22895) 2023-06-20 15:44:41 +00:00
Danek Duvall
e47cf724f9
feat: autodiscover repos by topic (#22876) 2023-06-20 11:37:32 +00:00
renovate[bot]
ace2ba2f38
chore(deps): update dependency @types/aws4 to v1.11.3 (#22879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 11:36:23 +00:00
Rhys Arkins
d499d89107
fix(forkMode): disallow edits by maintainers when forkOrg is set (#22892) 2023-06-20 13:40:53 +02:00
Tobias
7b9604ed76
chore(docs/maven): document how to specify project homepage in pom.xml (#22889) 2023-06-20 09:40:21 +00:00
Rhys Arkins
ad8ddffaa3
feat(github): forkOrg (#22886)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 09:32:37 +00:00
Sergei Zharinov
c3029596b7
feat(packagist): Query packages respecting available-packages (#22877) 2023-06-20 07:08:38 +00:00
renovate[bot]
a95d8a136d
build(deps): update dependency @renovatebot/osv-offline to v1.3.0 (#22885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 04:56:07 +00:00
renovate[bot]
f6f7ce16a0
chore(deps): update linters (#22883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 00:11:39 +00:00
renovate[bot]
2fb8681742
build(deps): update dependency @opentelemetry/instrumentation-bunyan to v0.31.4 (#22878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 00:08:55 +00:00
renovate[bot]
5e56ee8294
chore(deps): update dependency @types/breejs__later to v4.1.2 (#22881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 23:29:39 +00:00
renovate[bot]
5dce884ddc
chore(deps): update linters to v5.59.11 (#22882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 23:27:26 +00:00
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate (#18770)"
This reverts commit 2f77695ba5.
2023-06-19 15:10:21 +02:00
Adam Setch
787d623282
refactor: add export to getDatasourceFor function (#22872) 2023-06-19 10:16:33 +00:00
MartijnLeijssen-TomTom
e732a2a56a
fix(changelog): always print dependency name (#22868) 2023-06-19 09:43:23 +00:00
mugi
b52d7255a6
feat(manager/helmfile): support helm registry login when updating helmfile.lock (#22494)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-19 05:35:54 +00:00
Jamie Magee
4e8591eda6
refactor: safely parse errors from Azure DevOps API (#22866) 2023-06-19 05:14:25 +00:00
Jamie Magee
c41962b78e
chore: remove unnecessary mock (#22865) 2023-06-19 04:19:14 +00:00