Commit graph

13008 commits

Author SHA1 Message Date
Yun Lai
432a888cdb
fix: make http.stream apply hostRules & authentication (#16255)
* fix(http): support asset download via octet-stream header in github http

* Update lib/util/http/github.spec.ts

Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>

* fix: make http.stream apply hostRules & authentication

* chore: fix disable host test for http.stream

* Update lib/util/http/index.ts

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-30 07:54:48 +00:00
Johannes Feichtner
3b8bd95fe8
fix: add return value for additionalRegistryURLs concat in resolveRegistryUrls (#16334) 2022-06-30 05:06:22 +00:00
renovate[bot]
5b115d41c3
build(deps): update dependency find-packages to v9.0.5 (#16335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 00:45:01 +00:00
Hasan Awad
e174ad084b
feat(config/presets): add memory caching for config fetching (#16274) 2022-06-29 15:31:49 +00:00
renovate[bot]
12395f4a7b
build(deps): update dependency simple-git to v3.9.0 (#16330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 12:38:11 +00:00
Michael Kriese
99b16becaf
refactor: remove unused properties (#16328) 2022-06-29 13:18:12 +02:00
HonkingGoose
c2fbed9cd3
docs(config options): rewrite followTag section (#16324) 2022-06-29 10:07:55 +00:00
HonkingGoose
0d7c4300da
docs(presets): rewrite gitSignOff description (#16302) 2022-06-29 11:40:26 +02:00
Rhys Arkins
61aebaf0bb
fix: filter out rollback if followTag is true (#16296) 2022-06-29 11:39:57 +02:00
Sergei Zharinov
11f41825ca
fix(fs): Windows CI tests (#16318) 2022-06-29 07:57:44 +00:00
Sergei Zharinov
bfc393ef00
refactor(fs): Don't proxy writeFile function (#16310)
* refactor(fs): Don't proxy `writeFile` function

* Fix

* Update lib/workers/global/index.spec.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-29 06:23:36 +00:00
Sergei Zharinov
851d8f4f7a
refactor(fs): Move chmod to chmodLocalFile (#16306)
* refactor(fs): Move `chmod` to `chmodLocalFile`

* More refactoring and tests

* Fix tests

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* Fix prettier

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-29 06:03:49 +00:00
Sergei Zharinov
0687799b28
refactor(fs): Remove unused proxied functions (#16311)
* refactor(fs): Remove unused proxied functions

* Fix lint/test

* Fix

* Update lib/util/fs/index.spec.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-29 05:44:30 +00:00
Gabriel-Ladzaretti
dc11e26c37
fix(datasource/pypi): use pypi.org/pypi registry instead of pypi.org/simple (#16293)
* fix(datasource/pypi): use pypi api instead of the simple variant

* fix(datasource/pypi): use pypi api instead of the simple variant

* fix(datasource/pypi): use pypi api instead of the simple variant

* fix(datasource/pypi): use pypi api instead of the simple variant

* Update lib/modules/datasource/pypi/index.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-29 07:26:46 +02:00
Sergei Zharinov
6d605cbf90
fix(helm): Revert source url logic back (#16317) 2022-06-29 03:58:08 +00:00
renovate[bot]
d5148933f5
chore(deps): update github/codeql-action action to v2.1.15 (#16315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 21:57:58 +00:00
renovate[bot]
1cbcf740e5
chore(deps): update dependency @types/jest to v28.1.3 (#16314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 18:22:15 +00:00
renovate[bot]
32d23af54e
chore(deps): update node.js to f574d30 (#16308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 15:04:42 +00:00
Rhys Arkins
17f1b409a6
fix: log http and npm rejection cases (#16307) 2022-06-28 16:30:35 +02:00
Gabriel-Ladzaretti
7ac91e452c
docs(config): Don't show [template] for long strings (#16224) 2022-06-28 13:49:42 +00:00
HonkingGoose
db4160a205
docs(configuration options): add :gitSignOff example (#16301)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-28 09:55:54 +00:00
Rhys Arkins
f00590cff7
fix(bazel): skip updating if unchanged value (#16295)
Closes #16268
2022-06-28 11:27:57 +02:00
HonkingGoose
bfe47623f7
fix(config): update default dependencyDashboardHeader (#16206) 2022-06-28 02:36:22 +00:00
renovate[bot]
3aabd882f3
chore(deps): update linters to v5.29.0 (#16290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 23:41:03 +00:00
Maron
96a71ec4be
refactor(lib/workers): separate get dep warning func into two diff functions (#16165) 2022-06-27 20:35:40 +00:00
Michael Kriese
fa18c74f94
test(e2e): use yarn to pack (#16291) 2022-06-27 22:23:24 +02:00
Rhys Arkins
787c98cdbe
fix: Revert "fix: commit message" (#16263)
Revert "fix: commit message (#16239)"

This reverts commit 3b0c2afe8a.
2022-06-27 21:46:00 +02:00
renovate[bot]
a1344d86ac
build(deps): update dependency xmldoc to v1.1.3 (#16289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 19:39:43 +00:00
Rhys Arkins
989c5c38b1
fix: pass config to post-upgrade config templating (#16267) 2022-06-27 11:45:20 +02:00
Sergei Zharinov
4fc31b1d7a
fix(helm): Revert previous datasource changes (#16265) 2022-06-27 08:50:57 +00:00
HonkingGoose
6dfbd2f5ce
docs(automerge): add platformAutomerge section (#16264) 2022-06-27 08:32:01 +00:00
Yun Lai
ce34a5530d
fix(git): add symbolic link file support to prepareCommit (#16254) 2022-06-27 07:55:25 +00:00
renovate[bot]
100a820db6
build(deps): update aws-sdk-js-v3 monorepo (#16233)
* build(deps): update aws-sdk-js-v3 monorepo

* update snapshots

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-27 05:31:34 +00:00
Michael Kriese
07d278b268
refactor: add missing type (#16251) 2022-06-27 07:17:52 +02:00
Michael Kriese
cbf39e7cae
fix(datasource/helm): refactor logging (#16252) 2022-06-27 07:17:28 +02:00
renovate[bot]
64f6797480
chore(deps): lock file maintenance (#16248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:45:46 +00:00
renovate[bot]
cb7cf47671
docs: update references to renovate/renovate to v32.99.5 (#16247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:32:49 +00:00
Sebastian Poxhofer
adec3d44ab
docs(configuration-options): fix indentation of regexManager parameters (#16222) 2022-06-26 19:00:34 +02:00
Sergei Zharinov
e987069a3a
fix(helm): Use semver-coerced for determining latest release (#16229) 2022-06-26 10:31:52 +00:00
Gabriel-Ladzaretti
aa8fa2d436
build(tools/clean-cache): fix upath import (#16245)
* fix(tools/clean-cache): fix upath import

* fix(tools/clean-cache): fix upath import
2022-06-26 09:42:02 +00:00
Maksim
3b0c2afe8a
fix: commit message (#16239) 2022-06-26 04:47:55 +00:00
Maxime Brunet
bdc7655a8d
docs(stabilityDays): suppress branch/PR creation with internalChecksFilter="strict" (#16240) 2022-06-26 06:34:26 +02:00
renovate[bot]
ca8b206bc1
build(deps): update dependency find-packages to v9.0.4 (#16242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-25 22:18:10 +00:00
renovate[bot]
b1dbec712b
chore(deps): update dependency memfs to v3.4.6 (#16243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-25 22:01:17 +00:00
renovate[bot]
b8b9314c03
build(deps): update dependency simple-git to v3.8.0 (#16237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-25 15:26:42 +00:00
Sergei Zharinov
8e9d9245b3
feat(clojure): Support dependencies in bb.edn (#16234) 2022-06-25 15:43:01 +02:00
Rhys Arkins
92057df4b4
fix(nuget): filter project references for non empty strings (#16232)
Closes #16231
2022-06-25 10:39:37 +02:00
Gabriel-Ladzaretti
26cf208e2c
docs(core/config): Experimental feature handling (#16183) 2022-06-25 10:10:35 +02:00
Alan Ross-Ross
1f778166e5
feat(bumpVersion): add prerelease semver level (#15626) 2022-06-25 07:38:19 +02:00
renovate[bot]
9f0195443f
chore(deps): update dependency eslint to v8.18.0 (#16228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 21:29:59 +00:00