ò_ó
d5e010b002
feat(presets): add @pixi packages ( #14470 )
2022-03-01 16:54:19 +01:00
Rhys Arkins
47fbdb250e
fix(npm): Revert "refactor(npm): migrate from fs.readFile to fs.readLocalFile" ( #14464 )
...
This reverts commit 8ab537bef1
.
2022-03-01 09:55:07 +01:00
renovate[bot]
1684b1c3e1
build(deps): update dependency find-packages to v8.0.12 ( #14461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-01 04:17:43 +00:00
renovate[bot]
a3bef3dbb2
build(deps): update dependency redis to v4.0.4 ( #14462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-01 04:04:01 +00:00
renovate[bot]
26dda39480
chore(deps): update linters to v5.12.1 ( #14459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-28 19:55:19 +00:00
Rhys Arkins
f3d4e29c8a
fix(hostRules): sort by matchHost length ( #14264 )
2022-02-28 19:23:43 +00:00
Sergei Zharinov
4f3dfbcc18
feat(platform): Cache created comments ( #14279 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-28 20:11:57 +01:00
Hasan Awad
77e48684e7
fix(pr): pr table for digests ( #14337 )
2022-02-28 18:47:19 +00:00
StinkyLord
e4a4de6eab
fix(manager/sbt): group PRs by variable instead of variable+groupid together ( #14339 )
2022-02-28 18:01:48 +00:00
Rhys Arkins
69c9c98cd6
fix: sanitize base64 of all secrets ( #14423 )
2022-02-28 17:07:09 +00:00
Louis-Rémi Paquet
1151f08d9a
docs(reviewers): Permission required for self-hosted Github App ( #14454 )
...
With the Self-Hosted Github app, Members was required to add team reviewers when I used it.
After adding this permission, we could add team reviewers again.
This could be required for other scenarios. Only the Self-Hosted Github App + Team reviewers was tested for this.
2022-02-28 17:52:35 +01:00
Rhys Arkins
68a4415eb4
refactor(config): rename preset packageName/pkgName to repo ( #14453 )
2022-02-28 17:39:44 +01:00
Bacluc
6e065ff9e0
docs: document automerge for vulnerabilityAlerts ( #14442 )
2022-02-28 17:39:32 +01:00
HonkingGoose
655e31d1ab
docs: create security and permissions file ( #13748 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-28 17:39:18 +01:00
renovate[bot]
1b13eb67f7
build(deps): update dependency @yarnpkg/parsers to v2.5.0 ( #14451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-28 14:53:21 +00:00
Rhys Arkins
b7eab64efb
feat(config): deprecate non-default npm presets ( #14444 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-02-28 15:14:58 +01:00
renovate[bot]
4a32418ffa
build(deps): update dependency azure-devops-node-api to v11.1.1 ( #14445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-28 10:48:08 +00:00
Rhys Arkins
08a44c9566
refactor(npm): npmrc handling ( #14443 )
2022-02-28 10:50:30 +01:00
Oleg Krivtsov
8ab537bef1
refactor(npm): migrate from fs.readFile to fs.readLocalFile ( #13969 )
2022-02-28 09:31:16 +00:00
renovate[bot]
c028741816
chore(deps): lock file maintenance ( #14439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-28 00:50:30 +00:00
renovate[bot]
b8dd3e8493
docs: update references to renovate/renovate to v31.94.0 ( #14437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-27 18:23:12 +00:00
Gabriel-Ladzaretti
a2c78f8d10
docs(versioning): changed 'extend' to 'widen' as a supported strategy ( #14432 )
2022-02-27 16:54:56 +00:00
Jacob Rask
47eabc9a74
feat(config): Add Percy CLI monorepo preset ( #14434 )
2022-02-27 12:24:34 +00:00
Jacob Rask
8bdabd4dfe
feat(config): Add Fela monorepo preset ( #14435 )
2022-02-27 11:46:58 +00:00
Jacob Rask
6a757f1d66
feat(config): Add Sitecore JSS monorepo preset ( #14436 )
2022-02-27 11:34:59 +00:00
Rhys Arkins
2715748805
chore: log currentValue for maven bumpVersion warning
2022-02-27 11:55:41 +01:00
Rhys Arkins
f9ce0e1004
fix(npm): extract packageRules from npmrc ( #14433 )
2022-02-27 11:36:45 +01:00
Rhys Arkins
564d0fec9e
chore: jsdoc base64 functions
2022-02-26 21:59:49 +01:00
Rhys Arkins
6c9aad38a8
refactor: remove unnecessarily long paths in imports and mocks ( #14429 )
2022-02-26 16:09:01 +00:00
renovate[bot]
06ae3621fc
chore(deps): update dependency type-fest to v2.12.0 ( #14428 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-26 15:34:11 +00:00
Rhys Arkins
5549d23a41
refactor(npm): use hostRules for npmrc auth ( #14424 )
2022-02-26 15:59:05 +01:00
renovate[bot]
d7adc6a00d
chore(deps): update dependency eslint-config-prettier to v8.4.0 ( #14426 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-26 13:27:35 +00:00
Rhys Arkins
b130bf5afb
refactor: base64 util functions ( #14422 )
2022-02-26 10:16:54 +01:00
Michael Kriese
f5cc1de36f
fix(fs): missing path normalization ( #14414 )
2022-02-25 14:12:43 +01:00
Maxime Brunet
16dfc0e088
fix(bitbucket): Use HTTP GET method instead of HEAD ( #14403 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-25 11:39:48 +00:00
renovate[bot]
62b41de16f
chore(deps): update actions/setup-node action to v3 ( #14411 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 11:50:27 +01:00
renovate[bot]
ea5b95b3d1
chore(deps): update actions/setup-java action to v3 ( #14410 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 10:23:42 +00:00
Oleg Krivtsov
6604de3aeb
feat(manager/nuget): migrate fs.readFile to fs.readLocalFile ( #14234 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-25 11:07:31 +01:00
zeshuaro
b0ae8f6680
feat: add fvm manager ( #14370 )
...
* feat(manager/fvm): add fvm manager
* fix(manager/fvm): add to check for type of version value
* style: update string type check
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* feat: update fvm manager
* chore: add fvm folder to tsconfig.strict.json
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-25 07:19:19 +00:00
Maxime Brunet
151b0e0872
docs(bitbucket-cloud): Document workspace membership permissions ( #14402 )
2022-02-25 06:20:20 +01:00
renovate[bot]
a24768f9c0
build(deps): update dependency simple-git to v3.2.6 ( #14400 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-24 19:10:54 +00:00
HonkingGoose
affec9fcf5
docs(use cases): simplify ( #14391 )
2022-02-24 17:44:20 +01:00
Sergei Zharinov
a674f727dd
feat(github): Platform-native REST-based push ( #14271 )
2022-02-24 15:32:46 +01:00
Gabriel-Ladzaretti
0f4aa8828d
fix(pep440): version range narrows when using tilde ( #14389 )
2022-02-24 14:44:53 +01:00
Maxime Brunet
3f5b34a4db
fix(bitbucket): Try sanitizing reviewers when failing to create PR ( #14331 )
2022-02-24 09:58:26 +00:00
Florian Greinacher
a989c78800
fix: do not interpret value as version during flattening ( #14320 )
2022-02-24 09:41:47 +00:00
Dan Ports
2d86c6fa65
feat(flux): Generate system manifests using the components specified in the manifest header ( #14332 )
2022-02-24 09:09:35 +00:00
MaronHatoum
b121deb969
refactor(util/http): move interfaces from index.ts to types.ts ( #14335 )
...
* refactor:util/http move interfaces and types from index.ts to types.ts
* refactor:reorder imports
* refactor:move HttpError from type.ts to index.ts
* refactor:change imports after moving HttpError from type.ts to index.ts
* refactor:revert white spaces
* refactor:revert moving httpError from types.ts to index.ts
* refactor: moving httpError from types.ts to index.ts
* refactor: change import
* refactor: change import
* refactor: change import
* refactor: fix circular dependencies (lint build)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-24 08:50:17 +00:00
renovate[bot]
0cb20ff199
build(deps): update dependency nanoid to v3.3.1 ( #14384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-24 00:27:50 +00:00
renovate[bot]
f5721871db
chore(deps): update github/codeql-action action to v1.1.3 ( #14382 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-23 21:56:09 +00:00