HonkingGoose
|
7306c401d8
|
docs(config options): improve introduction section (#15690)
|
2022-06-09 06:59:57 +02:00 |
|
Greg Schueler
|
d99914c316
|
docs: Update prConcurrentLimit with security exception (#15950)
|
2022-06-08 19:47:08 +00:00 |
|
renovate[bot]
|
d78b45a14d
|
chore(deps): update dependency @types/jest to v27.5.2 (#15952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-08 18:54:18 +00:00 |
|
Gregor Dschung
|
956a94da24
|
docs(schedule): add note regarding the relation to the dependency dashboard (#15941)
|
2022-06-08 11:56:20 +00:00 |
|
Michael Kriese
|
13d59ede85
|
chore: Revert "docs: add per manager known list of issues" (#15936)
|
2022-06-08 07:43:05 +00:00 |
|
renovate[bot]
|
15e349540e
|
chore(deps): update node.js to 0f29671 (#15930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-07 22:11:54 +00:00 |
|
renovate[bot]
|
9c2ee2d55c
|
chore(deps): update dependency @types/node to v16.11.38 (#15931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-07 21:59:09 +00:00 |
|
Gabriel-Ladzaretti
|
4aa9a6c3e6
|
docs: add per manager known list of issues (#15791)
|
2022-06-07 16:06:38 +00:00 |
|
Rhys Arkins
|
a10e4ce915
|
fix: set global config before validating local presets (#15926)
|
2022-06-07 13:33:51 +02:00 |
|
Gabriel-Ladzaretti
|
f35048f9df
|
feat(preset): Replacement presets for Material-UI (#15825)
|
2022-06-07 10:52:50 +02:00 |
|
Gabriel-Ladzaretti
|
ea8ab7ca22
|
fix(dashboard): undefined currentValue (#15917)
|
2022-06-07 08:19:08 +00:00 |
|
Johannes Feichtner
|
d40a8a9745
|
feat(manager/gradle): add support for registry URL interpolation and additional properties delimiters (#15903)
|
2022-06-07 07:47:50 +00:00 |
|
Rhys Arkins
|
561c08d545
|
fix(github): filter vulnerability states only for >=3.5 (#15920)
Closes #14431
|
2022-06-07 09:12:23 +02:00 |
|
Rhys Arkins
|
381481ace1
|
fix: log GHES version
|
2022-06-07 07:50:46 +02:00 |
|
Rhys Arkins
|
143d72c600
|
fix: Revert "refactor: runtime-config-narrowing" (#15915)
Revert "refactor: runtime-config-narrowing (#15897)"
This reverts commit a9a81275bf .
|
2022-06-06 19:07:50 +02:00 |
|
renovate[bot]
|
50d4f1e7a5
|
chore(deps): update actions/setup-node action to v3.3.0 (#15911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-06 14:29:39 +00:00 |
|
Szymon Łągiewka
|
a5b0adb0cd
|
docs: note gitPrivateKey passphrase-less requirement (#15871)
|
2022-06-06 15:46:28 +02:00 |
|
renovate[bot]
|
bc631ee94d
|
chore(deps): update dependency @ls-lint/ls-lint to v1.11.2 (#15908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-06 12:05:02 +00:00 |
|
Sergei Zharinov
|
244e18ab77
|
feat(github): Different cache update frequency for fresh packages (#15901)
|
2022-06-06 06:23:25 +00:00 |
|
Johannes Feichtner
|
44c67da0e1
|
feat(dockerfile): add support for escape chars and ARG instructions (#15751)
|
2022-06-06 05:47:17 +00:00 |
|
renovate[bot]
|
2bfc667e42
|
chore(deps): lock file maintenance (#15905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-06 03:00:14 +00:00 |
|
renovate[bot]
|
47c187abf1
|
docs: update references to renovate/renovate to v32.74.3 (#15904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-06 02:46:42 +00:00 |
|
RahulGautamSingh
|
a9a81275bf
|
refactor: runtime-config-narrowing (#15897)
* refactor/runtime-config-narrowing
* remove test
* apply fixes
* reorder tests
|
2022-06-05 17:20:48 +02:00 |
|
Sergei Zharinov
|
4b6fc85146
|
fix(github): Never return null results for getReleases (#15894)
|
2022-06-04 17:54:39 +00:00 |
|
Sergei Zharinov
|
e4d5a0e2fd
|
fix(github): Throw on GraphQL errors during cache fetching (#15891)
|
2022-06-04 11:02:31 +00:00 |
|
Sergei Zharinov
|
dbad9e5848
|
fix(github-releases): Return gitRef field (#15890)
|
2022-06-04 12:26:11 +02:00 |
|
Sergei Zharinov
|
7f05729d5d
|
feat(github-tags): Leverage long-term cache for digest retrieval (#15888)
|
2022-06-04 08:08:51 +00:00 |
|
Gabriel-Ladzaretti
|
a73942ca9d
|
fix(circleci): add android to machine image skipping (#15792)
|
2022-06-04 07:53:24 +00:00 |
|
HonkingGoose
|
c6e8fd19c8
|
docs(nuget): rewrite (#15846)
|
2022-06-04 09:43:16 +02:00 |
|
Sergei Zharinov
|
c32b74bdee
|
fix(redis): Fix TTL minutes type (#15886)
|
2022-06-04 07:47:36 +02:00 |
|
Rhys Arkins
|
dd84b9c7f3
|
fix(redis): valid integer for ttl
|
2022-06-04 07:04:33 +02:00 |
|
renovate[bot]
|
3e51b5713a
|
chore(deps): update dependency eslint-plugin-jest to v26.3.0 (#15884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-04 04:50:41 +00:00 |
|
renovate[bot]
|
2ec5230614
|
chore(deps): update dependency memfs to v3.4.4 (#15883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-04 04:38:55 +00:00 |
|
renovate[bot]
|
72f873080d
|
build(deps): update dependency commander to v9.3.0 (#15882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-04 03:08:37 +00:00 |
|
Sergei Zharinov
|
a9c2f4762e
|
fix(github): Re-throw datasource cache errors (#15878)
|
2022-06-03 17:41:54 +02:00 |
|
Sergei Zharinov
|
cbed78630a
|
fix(cache): Fix repositoryCache support for reset value (#15874)
|
2022-06-03 13:35:20 +00:00 |
|
Michele Azzolari
|
fff0a8141b
|
docs: remove multiple matchStrings note (#15872)
|
2022-06-03 11:45:23 +00:00 |
|
Maron
|
0b6b43ab80
|
fix(lookup): avoid unstable versions when rolling back (#15821)
|
2022-06-03 10:32:40 +00:00 |
|
Sergei Zharinov
|
2e957baed9
|
feat(github): long-term datasource caching (#15653)
|
2022-06-03 11:27:26 +02:00 |
|
Rhys Arkins
|
f5b8f08906
|
feat: additionalRegistryUrls (#15868)
|
2022-06-03 06:46:45 +00:00 |
|
Kevin Ennis
|
c4bd2b27f0
|
fix(manager:npm): Allow Github URLs with uppercase letters (#15863)
|
2022-06-03 05:58:33 +00:00 |
|
Rhys Arkins
|
cf6885f71a
|
fix(config): move endpoint, platform to GlobalConfig (#15864)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-06-03 06:43:58 +02:00 |
|
Rhys Arkins
|
000598cfa3
|
refactor: Revert "refactor: add option endpoint to global config (#15843)"
|
2022-06-02 21:20:34 +02:00 |
|
HonkingGoose
|
5f21c63ba5
|
docs: replace word therefore, plus other small changes (#15694)
|
2022-06-02 16:58:52 +02:00 |
|
HonkingGoose
|
c09b39e14c
|
docs(regex manager): one sentence per line (#15845)
|
2022-06-02 16:52:33 +02:00 |
|
Sergei Zharinov
|
82da704955
|
refactor: Strict null checks for extract-related functions (#15806)
* refactor: Strict null checks for extract-related functions
* Fix
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-06-02 14:25:20 +00:00 |
|
RahulGautamSingh
|
bd6e42236c
|
refactor: add option endpoint to global config (#15843)
|
2022-06-02 14:46:22 +02:00 |
|
Sergei Zharinov
|
5495ab6394
|
refactor: Enable strict null checks for lookup-related functionality (#15848)
|
2022-06-02 13:56:14 +02:00 |
|
HonkingGoose
|
82295805af
|
docs(configuration options): rewrite regexManagers (#15844)
|
2022-06-02 12:22:01 +02:00 |
|
HonkingGoose
|
6257604ec8
|
docs(self-hosted configuration): rewrite sections (#15824)
|
2022-06-02 07:35:22 +02:00 |
|