renovate[bot]
6e4af9bde0
chore(deps): update dependency @types/breejs__later to v4.1.5 ( #25738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 02:16:21 +00:00
renovate[bot]
d80064918a
chore(deps): update dependency @types/aws4 to v1.11.6 ( #25737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 01:52:53 +00:00
Sebastian Poxhofer
a9e50fd48d
fix(template/category): Replaces not working templating field category with categories ( #25735 )
2023-11-13 21:07:37 +00:00
renovate[bot]
510fb5f0f0
chore(deps): update actions/dependency-review-action action to v3.1.3 ( #25733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 17:50:06 +00:00
Sebastian Poxhofer
1467e94b8d
docs(categories): fix links in category manager summary block ( #25724 )
2023-11-13 14:36:40 +00:00
gone-for-coding
c8c0e1b405
fix(pre-commit): Gitlab Custom RegistryUrl not honored ( #25682 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-13 13:46:00 +00:00
nSimon (Nicolas)
53401eb36f
feat(datasource/custom): allow to fetch from YAML data endpoint ( #25695 )
2023-11-13 11:01:56 +00:00
Alex Zaytsev
2ce4fc5b06
docs(azure): simplify Azure Pipeline example ( #25719 )
2023-11-13 07:24:45 +00:00
renovate[bot]
0081b1af74
build(deps): update dependency nanoid to v3.3.7 ( #25720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 06:26:52 +00:00
renovate[bot]
8a340aa116
chore(deps): lock file maintenance ( #25717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 03:51:50 +00:00
Sebastian Poxhofer
e0ade37433
fix(datasource/galaxy): loosen schema ( #25712 )
2023-11-13 03:38:14 +00:00
renovate[bot]
4c409f1802
chore(deps): lock file maintenance ( #25716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 01:23:41 +00:00
renovate[bot]
0846c1fa81
docs: update references to renovate/renovate to v37.56.3 ( #25715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 01:19:14 +00:00
Sergei Zharinov
19e9e8ea50
refactor(http): Extract GotTask
type ( #25713 )
2023-11-12 21:01:09 +00:00
renovate[bot]
deeab520e7
chore(deps): update dependency @swc/core to v1.3.96 ( #25707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 19:55:22 +00:00
Sergei Zharinov
75df23bfe4
test(http): Disable http retries for tests inside constructor ( #25711 )
2023-11-12 19:05:37 +00:00
renovate[bot]
037366192f
chore(deps): update dependency corepack to v0.23.0 ( #25709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 12:43:05 +00:00
Rhys Arkins
242e2781f0
chore: rename CommitSha type to LongCommitSha ( #25698 )
2023-11-11 12:18:00 +00:00
Wessel Terpstra
552dba5cff
fix(azure): exclude disabled repositories when discovering ( #25104 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-11 08:33:35 +00:00
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