Commit graph

16386 commits

Author SHA1 Message Date
Daniel Koch
fbf8a15df4
docs: add information about permissions for azure pat (#25534)
Co-authored-by: Daniel Koch <Daniel.Koch@arineo.com>
2023-11-11 09:30:05 +01:00
renovate[bot]
d665c57bea
build(deps): update dependency @renovatebot/ruby-semver to v3.0.18 (#25702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 07:15:58 +00:00
renovate[bot]
be1aab8a94
chore(deps): update linters (#25703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 02:59:55 +00:00
renovate[bot]
6d12ec43b2
build(deps): update dependency @renovatebot/pep440 to v3.0.11 (#25700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 02:28:40 +00:00
renovate[bot]
8511b4af1f
chore(deps): update dependency eslint to v8.53.0 (#25701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 01:54:34 +00:00
Sebastian Poxhofer
0668895546
feat(datasource/galaxy-collection): migrate from v2 to v3 (#25239) 2023-11-10 20:48:27 +00:00
Rhys Arkins
16b3862821
fix(npm): better detect workspace packages (#25692) 2023-11-10 19:29:10 +00:00
Bryan Naegele
3788950167
feat(presets): Add opentelemetry erlang monorepos (#25680) 2023-11-10 16:29:40 +00:00
Leon Grave
235d5127e9
feat(manager/dockerfile): Add syntax statement support (#25530)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-11-10 16:27:15 +00:00
Michael Kriese
0525c3613b
docs: fix one more link (#25688) 2023-11-10 12:47:50 +00:00
Michael Kriese
3023d4700b
docs: more link fixes (#25687) 2023-11-10 11:00:35 +00:00
Michael Kriese
f5cb2c4d5e
docs: fix more links (#25686) 2023-11-10 10:01:46 +00:00
Yun Lai
94fddc0508
fix(host-rules): call set global host rules before init platform (#25521) 2023-11-10 09:38:33 +00:00
Michael Kriese
f9d1cade08
fix(git): use semver and update simple-git import (#25684) 2023-11-10 09:26:25 +00:00
Michael Kriese
7d2a3018d9
fix(containerbase): remove circular datasource import (#25685) 2023-11-10 08:39:49 +00:00
Michael Kriese
59ee6ed500
docs: fix links (#25683) 2023-11-10 08:33:13 +00:00
Sergei Zharinov
b1023296da
refactor(hex): Datasource schema validation (#25009) 2023-11-10 07:55:37 +00:00
Sergei Zharinov
9a55d753f9
feat(onboarding): Semantic onboarding PR (#25666) 2023-11-10 06:35:42 +00:00
renovate[bot]
e9a2da0dfa
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.24.0 (#25678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 01:34:22 +00:00
Matt Travi
f4f7a899ae
feat(rollup-plugin-json-replacement): add the rename to @rollup/plugin-json (#25674) 2023-11-09 20:08:59 +00:00
renovate[bot]
fa2bd46e6c
chore(deps): update devcontainers/ci action to v0.3.1900000338 (#25671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 17:02:50 +00:00
sommmen
d38ad34324
feat(presets): Add google-api-dotnet-client (#25523) 2023-11-09 07:49:34 +00:00
Sergei Zharinov
daaae34998
fix: Jest debug runs for VSCode (#25658) 2023-11-09 06:26:29 +00:00
renovate[bot]
9e9af9f285
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.14 (#25655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 19:56:46 +00:00
Sergei Zharinov
f781866f29
chore: fix prettier v3 for VSCode (#25654) 2023-11-08 19:46:10 +00:00
renovate[bot]
1ffd7d197d
chore(deps): update dependency @types/node to v18.18.9 (#25653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 16:56:56 +00:00
renovate[bot]
bd6f8cef0b
chore(deps): update dependency node to v18.18.2 (#24721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 16:26:04 +00:00
renovate[bot]
698a2721fa
build(deps): update yarn monorepo (major) (#25647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 15:59:58 +00:00
Gaël Jourdan-Weil
0b5e88bc0c
docs: list sbt as not supported in replacement managers (#25650) 2023-11-08 15:43:13 +00:00
Rhys Arkins
a4a8121bce
fix(bazel): use bazel-module versioning for bazel datasource (#25649) 2023-11-08 15:42:36 +00:00
RahulGautamSingh
79556f4ecb
refactor(enabled-managers): implement custom.<customMgrName> syntax (#24079)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-08 13:13:26 +00:00
HonkingGoose
f1fa4c1e3a
feat(default presets): remove default:onlyNpm preset, improve descriptions (#25644) 2023-11-08 12:38:18 +00:00
Michael Kriese
aa699c4185
test: enable experimental-vm-modules (#25648) 2023-11-08 12:16:13 +00:00
renovate[bot]
99dd587a49
chore(deps): update actions/dependency-review-action action to v3.1.2 (#25646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 11:42:03 +00:00
Sebastian Poxhofer
d10dcff495
refactor(custom/datasource): prepare for additional format types (#25640) 2023-11-08 06:05:22 +00:00
renovate[bot]
6b462373ed
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.13 (#25633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 17:12:54 +00:00
renovate[bot]
e5cbbaaf09
build(deps): update dependency prettier to v3 (#23627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
RahulGautamSingh
ec8efcb6ad
docs(presets): add edit_url in meta of preset pages (#25582) 2023-11-07 14:46:29 +00:00
renovate[bot]
b2b99b4af9
build(deps): update dependency @renovatebot/ruby-semver to v3.0.17 (#25628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 09:26:55 +00:00
renovate[bot]
5b3c0a417a
build(deps): update dependency @renovatebot/osv-offline to v1.3.8 (#25627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 09:25:32 +00:00
bri becker
0882bec330
feat(pr): expandCodeOwnersGroups (#25317)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-07 09:21:04 +00:00
Daniel de Cloet
a61e45b55d
fix(terraform): Adjust terraform ziphash fetching to mitigate caching issue (#25626) 2023-11-07 09:08:17 +00:00
renovate[bot]
6d48407d13
build(deps): update dependency @renovatebot/pep440 to v3.0.10 (#25623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 06:47:56 +00:00
renovate[bot]
fb570b5595
build(deps): update dependency semantic-release to v22.0.7 (#25622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 02:30:42 +00:00
renovate[bot]
e59275dade
build(deps): update dependency semantic-release to v22.0.6 (#25621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 02:04:42 +00:00
renovate[bot]
a560ef3810
chore(deps): lock file maintenance (#25598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 20:09:44 +00:00
renovate[bot]
5a5244abb2
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.12 (#25619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 19:48:05 +00:00
renovate[bot]
4834f6d023
chore(deps): update dependency nock to v13.3.8 (#25617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 19:01:25 +00:00
renovate[bot]
6ff4b650aa
chore(deps): update dependency nock to v13.3.7 (#25614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 18:09:12 +00:00