Update dependency @npmcli/git@<2.0.8 to v6 #1333
+20
−4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.8
->^6.0.0
Release Notes
npm/git (@npmcli/git@<2.0.8)
v6.0.3
Compare Source
Dependencies
4d688db
#225 remove promise-inflight (#225)v6.0.2
Compare Source
Dependencies
618c70c
#223 remove promise-inflight (#223)Chores
29dfb33
#222 ensure tests correctly mock environment variables before loading opts.js (#222) (@owlstronaut)0fc4208
#220 bump npm-package-arg from 11.0.3 to 12.0.1 (#220) (@dependabot[bot])52d8b0e
#221 bump @npmcli/template-oss from 4.23.3 to 4.24.1 (#221) (@dependabot[bot], @npm-cli-bot)v6.0.1
Compare Source
Dependencies
a4c2c21
#216 bumpwhich@5.0.0
3bbfa2c
#216 bumpnpm-pick-manifest@10.0.0
v6.0.0
Compare Source
@npmcli/git
now supports node^18.17.0 || >=20.5.0
Bug Fixes
a405d65
#211 align to npm 10 node engine range (@reggi)Dependencies
68c31f0
#211proc-log@5.0.0
917a535
#211ini@5.0.0
e192bea
#211@npmcli/promise-spawn@8.0.0
Chores
e989fa1
#211 run template-oss-apply (@reggi)dbfdd90
#205 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])4d33150
#206 postinstall for dependabot template-oss PR (@hashtagchris)8c699c1
#206 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])v5.0.8
Compare Source
Bug Fixes
2135513
#194 smarter git ssh override (#194) (@dennishenry, pacotedev)v5.0.7
Compare Source
Bug Fixes
fbf9390
#186 linting: no-unused-vars (@lukekarrys)Chores
3a54aa9
#186 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)ea26e3a
#186 postinstall for dependabot template-oss PR (@lukekarrys)b7ab170
#184 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])v5.0.6
Compare Source
Dependencies
683deed
#182proc-log@4.0.0
(#182)v5.0.5
Compare Source
Bug Fixes
d9bf355
#180 use fs/promises instead of util.promisify (#180) (@lukekarrys)v5.0.4
Compare Source
Bug Fixes
c398872
#176 lazy load of which module (#176) (@thecodrr)Chores
46192f5
#175 postinstall for dependabot template-oss PR (@lukekarrys)51011f8
#175 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])8b1d897
#173 postinstall for dependabot template-oss PR (@lukekarrys)157ed48
#173 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])0d06a9f
#154 postinstall for dependabot template-oss PR (@lukekarrys)b425d28
#154 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])ecc938a
#152 postinstall for dependabot template-oss PR (@lukekarrys)72430ad
#152 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])v5.0.3
Compare Source
Dependencies
5d5a6ed
#150 bump @npmcli/promise-spawn from 6.0.2 to 7.0.0v5.0.2
Compare Source
Dependencies
9df0371
#148 bump which from 3.0.1 to 4.0.0v5.0.1
Compare Source
Dependencies
25fb1d1
#146 bump npm-pick-manifest from 8.0.2 to 9.0.0v5.0.0
Compare Source
Bug Fixes
a85584b
#143 drop node14 support (@lukekarrys)9ec690b
#143 use lru-cache named export (@lukekarrys)Dependencies
9e5902f
#143 bump lru-cache from 7.18.3 to 10.0.1v4.1.0
Compare Source
Features
f73ed8d
#135 add option to stop git.find at a directory (#135) (@lukekarrys)Bug Fixes
d5a99e3
#137 dont defaultfind
root
option to anything (@lukekarrys)v4.0.4
Compare Source
Dependencies
1095bed
#118 remove mkdirp and rimraf (#118)v4.0.3
Compare Source
Dependencies
1d9ca2a
#105 bump @npmcli/promise-spawn from 5.0.0 to 6.0.0 (#105)1103697
#104 bump which from 2.0.2 to 3.0.0 (#104)v4.0.2
Compare Source
Dependencies
96c168e
#100 bump @npmcli/promise-spawn from 4.0.0 to 5.0.0 (#100)v4.0.1
Compare Source
Dependencies
4eff9fe
#94 bump @npmcli/promise-spawn from 3.0.0 to 4.0.0 (#94)496d1cb
#96 bump npm-pick-manifest from 7.0.2 to 8.0.0 (#96)v4.0.0
Compare Source
@npmcli/git
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
84d1268
#85 postinstall for dependabot template-oss PR (@lukekarrys)Dependencies
49d794d
#93 bump proc-log from 2.0.1 to 3.0.0v3.0.2
Compare Source
Bug Fixes
3.0.1 (2022-04-05)
Bug Fixes
Dependencies
v3.0.1
Compare Source
v3.0.0
Compare Source
⚠ BREAKING CHANGES
log
property and all logs are now emitted on the process object viaproc-log
.Features
log
property (#41) (70fc3c4)Dependencies
Configuration
📅 Schedule: Branch creation - "after 9am on Wednesday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.