Commit graph

14273 commits

Author SHA1 Message Date
Sergei Zharinov
71c43f8d12
refactor(github): Reorganize adapters (#19557) 2022-12-23 20:30:48 +01:00
Rhys Arkins
888683c2f2
fix(autoreplace): avoid mistaken duplicate replace (#19538) 2022-12-23 13:49:52 +01:00
Michael Kriese
2aa461a9db
feat: add source-map support (#19551) 2022-12-23 12:12:32 +00:00
Michael Kriese
73be295310
feat(core): centralize sidecar image usage (#19545) 2022-12-23 09:45:15 +00:00
Rhys Arkins
f5548affa0
fix(poetry): support pin for short versions (#19543) 2022-12-23 10:10:04 +01:00
renovate[bot]
7d6a4815c5
build(deps): update dependency json5 to v2.2.2 (#19541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 07:58:28 +00:00
renovate[bot]
0a3a10d6dc
chore(deps): update actions/cache action to v3.2.1 (#19542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 07:37:51 +00:00
renovate[bot]
6db995dff7
chore(deps): update dependency eslint-plugin-jest to v27.1.7 (#19534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 01:52:50 +00:00
renovate[bot]
d130b01ba6
chore(deps): update node.js to 4d71589 (#19533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 01:25:12 +00:00
renovate[bot]
f831141857
build(deps): update dependency cacache to v17.0.4 (#19531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 21:22:27 +00:00
renovate[bot]
10ad86c441
chore(deps): update dependency @sinonjs/fake-timers to v10.0.2 (#19529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 17:38:12 +00:00
renovate[bot]
9ae50a1014
build(deps): update dependency @renovatebot/pep440 to v2.1.6 (#19528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 17:17:11 +00:00
Rhys Arkins
7afb7b5348
fix(composer): handle empty git stash pop (#19527) 2022-12-22 17:44:05 +01:00
Kamil Kowalski
b61a01b481
fix(manager/mix): fetching organization name for deps in mix files (#19128) 2022-12-22 10:26:10 +00:00
renovate[bot]
fb70e0351c
chore(deps): update dependency typescript to v4.9.4 (#18929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 22:52:10 -08:00
renovate[bot]
7736c59515
chore(deps): update node.js to 3933747 (#19525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 01:51:07 +00:00
renovate[bot]
d0a8a01fd5
chore(deps): update node.js to f9706b2 (#19521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:07:29 +00:00
renovate[bot]
66e6187213
chore(deps): update actions/cache action to v3.2.0 (#19520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 16:46:48 +00:00
Rhys Arkins
52d773bb6b
feat(composer): stash/unstash before install (#19518) 2022-12-21 17:00:25 +01:00
Michael Kriese
331a39639d
feat(ruby): support dynamic install (#19510) 2022-12-21 15:12:43 +01:00
HonkingGoose
ca10933af7
docs(config): use table for postUpdateOptions options (#19508) 2022-12-21 13:23:31 +01:00
Nejc Habjan
45091ff1b2
feat(datasource/galaxy-collection): use pep440 versioning by default (#19489)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-21 09:21:01 +00:00
renovate[bot]
29a656043b
chore(deps): update dependency @types/node to v16.18.9 (#19499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 22:43:23 +00:00
renovate[bot]
6fb1cde7d8
chore(deps): update node.js to b4c3ffe (#19498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 22:21:04 +00:00
Joshua Tang
aab79f15d1
feat: add dart version datasource (#19277) 2022-12-20 20:29:37 +01:00
renovate[bot]
943efc50ae
chore(deps): update dependency type-fest to v3.4.0 (#19492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 15:31:34 +00:00
Tobias
3ec3c1e19d
test(platform): add test that hostRules are passed through initPlatform() (#19491) 2022-12-20 13:24:19 +00:00
Rhys Arkins
0fd539266d
fix: Revert "feat(platform/github): automatic github registry authentication using the given github token" (#19490) 2022-12-20 13:35:27 +01:00
Gabriel-Ladzaretti
2114418d3d
refactor(lookup): remove a duplicate statement (#19487) 2022-12-20 09:18:18 +01:00
Philip
1b232a2ab5
feat(platform/github): automatic github registry authentication using the given github token (#18926) 2022-12-20 06:49:31 +01:00
Maxime Brunet
0b53d19f58
fix(goproxy): check for major updates (#19112) 2022-12-20 06:39:20 +01:00
Rhys Arkins
1c3442cbf7
refactor: include registryUrl in lookup result (#18692) 2022-12-20 06:38:59 +01:00
Luiz Carvalho
9997902ef6
feat(manager/tekton): finally tasks and pipelinespec (#19409) 2022-12-20 06:38:36 +01:00
Sebastian Poxhofer
1e2c2f13c9
feat(manager/fleet): support updating customisations of versions (#18202) 2022-12-20 06:38:17 +01:00
Rhys Arkins
a0fe269657
fix(github): compare repo names lower case (#19411)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-20 05:30:44 +00:00
renovate[bot]
fc376571a0
build(deps): update dependency zod to v3.20.2 (#19484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 23:58:41 +00:00
renovate[bot]
8fd5669fce
chore(deps): update linters to v5.46.1 (#19483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 20:58:47 +00:00
renovate[bot]
47ce143dea
build(deps): update dependency zod to v3.20.1 (#19482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 20:36:59 +00:00
Robert Munteanu
9ef76c5a47
feat: add osgi dependency manager (#19282) 2022-12-19 20:00:13 +00:00
Sergei Zharinov
4c92341bc2
feat(sbt): Extract values from typed variables (#19477)
Closes undefined
2022-12-19 15:50:23 +01:00
HonkingGoose
d7b0861d7a
chore: sort platforms in bug report form (#19475) 2022-12-19 11:22:43 +01:00
HonkingGoose
e5ab544237
docs(python): remove draft text (#19473) 2022-12-19 11:11:40 +01:00
renovate[bot]
c240dd7e79
build(deps): update dependency zod to v3.20.0 (#19474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 09:57:54 +00:00
renovate[bot]
4d3f58d831
chore(deps): lock file maintenance (#19472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 03:13:04 +00:00
renovate[bot]
a8abb57b0e
docs: update references to renovate/renovate to v34.63.1 (#19471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 02:50:58 +00:00
Sergei Zharinov
86b3cf15e4
refactor(github): Rename datasource-helper to datasource-fetcher (#19468) 2022-12-18 15:12:59 +01:00
Johannes Feichtner
6beeba6f02
refactor(manager/gradle): group parser directives in separate files (#19465) 2022-12-18 08:25:44 +01:00
github-actions[bot]
597fe56ea4
fix(data): automatic update of static data (#19467) 2022-12-18 07:08:19 +01:00
renovate[bot]
20976a5c2f
chore(deps): update dependency re2 to v1.18.0 (#19466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-18 00:39:07 +00:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5 config file (#19394) 2022-12-17 23:46:30 +00:00