renovate[bot]
8214fb0587
build(deps): update dependency fs-extra to v9.1.0 ( #8433 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-26 19:20:57 +00:00
Michael Kriese
bd4c082d78
fix(docker): accept manifest lists for digests ( #8428 )
2021-01-26 13:52:15 +00:00
Halil İbrahim Şener
2e2b33092c
fix(pip_setup): Allow setup.py to import from its own package ( #8417 )
2021-01-25 20:22:38 +01:00
HonkingGoose
94e1d14004
feat: add preset to opt-out of rebase checkbox within PRs ( #8390 )
2021-01-25 07:29:20 +01:00
renovate[bot]
313867450f
chore(deps): lock file maintenance ( #8405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-25 02:53:10 +00:00
Rhys Arkins
391fe681fd
tests: fix coverage
2021-01-24 15:11:01 +01:00
Rhys Arkins
3ff35656b3
refactor: add depNameShort during flatten ( #8401 )
2021-01-24 08:34:33 +01:00
Rhys Arkins
e0a1064a37
fix: remove consecutive hyphens from depNameSanitized ( #8400 )
2021-01-24 07:22:28 +00:00
Rhys Arkins
e5ce9f7e5c
fix: sort vulnerability PRs first
2021-01-23 08:06:20 +01:00
Rhys Arkins
c24eb6b7a5
fix: don’t block vulnerability PRs due to pin PRs
2021-01-23 08:04:14 +01:00
Rhys Arkins
9fc7911b1c
fix: exclude vulnerability PRs from rate limits
2021-01-23 08:03:54 +01:00
Sergei Zharinov
56417afbf2
fix(composer): Fix wrong getNewValue results for 'update-lockfile' ( #8391 )
2021-01-23 07:14:26 +01:00
renovate[bot]
08a1ff94db
chore(deps): update dependency husky to v4.3.8 ( #8397 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 01:46:43 +00:00
HonkingGoose
2637431755
docs: improve Azure DevOps setup documentation ( #8333 )
2021-01-22 14:40:24 +01:00
renovate[bot]
3fcb93732c
chore(deps): update dependency @types/luxon to v1.25.1 ( #8384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-21 23:25:55 +00:00
HonkingGoose
951d795dbd
remove single quotes around process.env ( #8378 )
2021-01-21 20:44:49 +01:00
Michael Kriese
419c916e1e
fix(preset): remove invalid reference ( #8370 )
2021-01-21 14:01:13 +01:00
Rhys Arkins
1563bb7eee
feat(datasource): define defaultVersioning ( #8369 )
2021-01-21 13:11:35 +01:00
Rhys Arkins
294cf9fb99
refactor: datasource defaultVersioning ( #8367 )
2021-01-21 12:39:18 +01:00
Sergei Zharinov
6e84bb1780
fix(ivy): Make the versioning implementation more precise ( #8363 )
2021-01-21 12:35:36 +01:00
Rhys Arkins
d0531f52fb
refactor: remove appendRegistryUrls
2021-01-21 10:04:22 +01:00
Rhys Arkins
6cf8735204
build: add junit5 monorepo
2021-01-21 08:28:41 +01:00
Rhys Arkins
3756c7c941
docs: automergeType elaboration
2021-01-20 15:05:09 +01:00
HonkingGoose
dbd7a0d73f
chore: remove old TODO comment ( #8351 )
2021-01-20 10:10:45 +01:00
Sergei Zharinov
2d9d64d1bc
fix(sbt): Parse dependency the more precise way ( #8353 )
2021-01-20 10:10:20 +01:00
Stéphane Goetz
d0c3be38bf
feat: Allow to specify pypi registry for other datasources ( #8348 )
2021-01-20 10:07:26 +01:00
renovate[bot]
880de74dc0
chore(deps): update dependency @types/jsdom to v16.2.6 ( #8352 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 23:43:20 +00:00
Rhys Arkins
ebb40b3adb
fix(github): pass up repo not found in init ( #8355 )
2021-01-19 23:07:12 +01:00
renovate[bot]
74b7038907
build(deps): update dependency azure-devops-node-api to v10.2.1 ( #8345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 14:54:46 +00:00
Rhys Arkins
13f5bb9d08
fix: revert YARN_CACHE_FOLDER
...
Closes #8247
2021-01-19 10:58:30 +01:00
Michael Kriese
434fdbd4be
feat: deprecated logLevel option ( #8301 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
* fix: remove log level env option
* Update warn
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-19 09:29:45 +00:00
Andrey Kuznetsov
868208bfef
fix: configure signing for each repo ( #8314 )
2021-01-19 10:19:07 +01:00
Rhys Arkins
22245ceff7
tests: fix coverage ( #8340 )
2021-01-19 09:15:31 +00:00
Stefan
139ff4f2e5
fix(dockerfile): improve FROM/COPY regex matching ( #8331 )
2021-01-19 09:37:23 +01:00
Stefan
91d30caed7
fix: fetch changelog from self-hosted gitlab independent from url ( #8336 )
2021-01-19 09:36:27 +01:00
Amos Wenger
52c70f0b2b
feat(rust): Find and update Cargo.lock for cargo workspaces ( #8338 )
2021-01-19 09:35:48 +01:00
Halil İbrahim Şener
207b177d60
feat: customEnvVariables ( #8321 )
...
Introduces a new option to pass custom environment variables to child processes. So that users can provide/override environment variables to influence executions, e.g. setting MAVEN_OPTS or passing credentials for private registries for the locking process.
2021-01-19 09:11:45 +01:00
HonkingGoose
8a38e443b2
docs: improve docker usage documentation ( #8334 )
2021-01-18 18:30:30 +01:00
Halil İbrahim Şener
6da2f1d2f0
fix(pip_setup): Run pip setup extract in the correct directory ( #8320 )
2021-01-18 14:11:29 +01:00
HonkingGoose
75b1e0c7ed
docs: improve self-hosting documentation ( #8079 )
2021-01-18 09:50:42 +01:00
Julien Tanay
ec2839dc29
docs: add hostrules example for private helm charts repo ( #8316 )
2021-01-18 09:22:24 +01:00
Étienne Lévesque
1bd51a3740
fix(hex): Preserve minor versions when in bump mode ( #8326 )
...
* feat(hex): Preserve minor versions when in bump mode
* Fix linting issue
* Add minor test
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-18 09:14:45 +01:00
Michael Kriese
9bffbb6e62
fix(nuget): use last version if no stable exists ( #8327 )
2021-01-18 08:53:53 +01:00
Sergei Zharinov
12cc30779a
feat(maven): Parse maven dependency.scope into depType ( #8325 )
...
* feat(maven): Parse maven dependency.scope into depType
* Fix snapshot
2021-01-17 22:20:17 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Marius Carp
48a0127a96
feat(sbt): support bumpVersion ( #8063 )
...
Closes #7962
2021-01-17 08:48:00 +01:00
Sergei Zharinov
af35a32152
feat(gradle-lite): Recognize platform dependencies ( #8322 )
2021-01-16 17:42:53 +01:00
Sergei Zharinov
bc0bc71d83
feat(gradle-lite): Support method-based variable assignment via "set()" ( #8315 )
2021-01-16 07:26:30 +01:00
renovate[bot]
a72fb3cf74
build(deps): update dependency bunyan to v1.8.15 ( #8318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-16 02:01:21 +00:00
Bastian Eicher
bb67552c35
docs: improve Azure DevOps setup documentation ( #8269 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 15:40:42 +01:00