Update all non-major dependencies#19
Merged
Merged
Conversation
2171990 to
7a0c1bc
Compare
7a0c1bc to
fd338b8
Compare
tolkonepiu
approved these changes
Apr 5, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.1.4->v4.3.0v4.2.2->v4.3.01.8.13->1.8.148.1.4->8.6.00.7.8->0.8.5Release Notes
JamesIves/github-pages-deploy-action
v4.3.0Compare Source
Changes
force. If set tofalsethe action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future versionfalsewill be set as the default. Massive thanks to @rossjrw for this feature addition.14to16.Minor Changes
v4.2.5Compare Source
Minor Changes
v4.2.4Compare Source
Minor Changes
v4.2.3Compare Source
Minor Changes
v4.2.2Compare Source
Minor Changes
JamesIves/github-pages-deploy-action@v4if you'd like to always have the most cutting edge changes outside of using the release branch directly.vto be consistent with other officially provided actions by GitHub. You can useJamesIves/github-pages-deploy-action@v4.2.2for instance. Dependabot should pick up this change automatically.v4.2.1Compare Source
Minor Changes
v4.2.0Compare Source
Happy New Year 2022!
Minor Changes
git mvcommand prior to the workflow running. (#895)single-committo fail when usingrepository-nameif the branch name was equal from the origin to destination. (#665)v4.1.9Compare Source
Minor Changes
v4.1.8Compare Source
Minor Changes
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.7...4.1.8
v4.1.7Compare Source
Minor Changes
npm ciinstead ofnpm installin examples by @bananer in use "npm ci" instead of "npm install" in examples JamesIves/github-pages-deploy-action#934git-config-emailoption again. If you wish to omit this field entirely you must now provide<>in the field instead of an empty string. This is due to the fact that GitHub Actions defaults all undefined fields to an empty string, causing the default behavior to not work when you don't provide agit-config-emailparameter at all. You can find an example of this below.New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.6...4.1.7
v4.1.6Compare Source
Minor Changes
git-config-emailoption now accepts an empty string as a valid value in a workflow. This will allow the email part of the commit signature to empty, for exampleAuthor Name <>. You can find an example of how to utilize this below. #868v4.1.5Compare Source
Minor Changes
npm/cli
v8.6.0Compare Source
Features
723a0918a#4588 feat(version): reify on workspace version change (@ruyadorno)cc6c09431#4594 feat: add logs-dir config to set custom logging location (@lukekarrys)Bug Fixes
98bfd9a8cfix: remove always true condition (#4590) (@XhmikosR)81afa5a88#4601 fix(unpublish): properly apply publishConfig (@wraithgar)716a07fde#4607 fix: 100% coverage in tests (@wraithgar)6f9cb490e#4614 fix(arborist): handle link nodes in old lockfiles correctly (@nlf)18b8b9435#4617 fix(arborist): make sure resolveParent exists before checking props (@nlf)bd96ae407#4599 fix(arborist): identify and repair invalid nodes in the virtual tree (@nlf)99d884542#4599 fix: make sure we loadOverrides on the root node in loadVirtual() (@nlf)45dd8b861#4609 fix: move shellout logic into commands (@wraithgar)a64acc0bf#4609 fix: really load all commands in tests, add description to birthday (@wraithgar)d8dcc02cf#4609 fix: consolidate command alias code (@wraithgar)f76d4f2f6#4609 fix: consolidate is-windows code (@wraithgar)57d8f75eb#4609 fix: consolidate node version support logic (@wraithgar)0a957f5e2#4609 fix: consolidate path delimiter logic (@wraithgar)738a40445#4609 fix: bump knownBroken to <12.5.0 (@wraithgar)8b65bfd5d#4629 fix: return otplease fn results (@wraithgar)d8d374d23#4632 fix: consolidate split-package-names (@wraithgar)cc0a2ec99#4611 fix: work better with system manpages (#4610) (@d0sboots)668ec7f33#4644 fix: only call npmlog progress methods if explicitly requested (@lukekarrys)Documentation
ff1367f01#4641 docs: recommend prepare over prepublish (@verhovsky)Dependencies
6df061ec2#4594 deps:npm-registry-fetch@13.1.06dd1139c9#4594 deps:cacache@16.0.3feb4446d5#4616 deps:make-fetch-happen@10.1.0c33b53311#4613 deps:minipass-fetch@2.1.06a4c8ff89#4606 deps:npm-audit-report@3.0.06e0a131d2#4627 deps:debug@4.3.40f1cd60a1#4627 deps:proc-log@2.0.1da377eed5#4627 deps:parse-conflict-json@2.0.2726a8a07a#4627 deps:gauge@4.0.4aac01b89c#4628 deps:@npmcli/template-oss@3.2.152dfaf239#4630 deps:make-fetch-happen@10.1.19778a5387#4635 deps:init-package-json@3.0.286eff5dcc#4635 deps:npm-package-arg@9.0.25b4cbb217#4635 deps:validate-npm-package-name@4.0.0a59fd2cb8#4639 deps:@npmcli/template-oss@3.2.2679e569d5#4655 deps:@npmcli/arborist@5.0.4v8.5.5Compare Source
Bug Fixes
0e7511d14#4261 fix(arborist): _findMissingEdges missing dependency due to inconsistent path separators (@salvadorj)c83069436#4547 fix: omit bots from authors (@wraithgar)f66da2ed8#4565 fix(owner): bypass cache when fetching packument (@wraithgar)f0c6e86ca#4572 fix: remove name from unpublished message (@wraithgar)f7e58fa74#4572 fix: remove "bug the author" message from package 404 (@wraithgar)5471ff5fe#4573 fix: add isntall alias to install (@wraithgar)84d19210e#4576 fix: properly shownpm view ./directory(@wraithgar)e9a2981f5#4578 fix(arborist): save workspace version (@ruyadorno)Documentation
a30405258#4580 docs: add foreground-scripts and ignore-scripts to commands (@wraithgar)2361a68e1#4582 docs: add isntall alias to install command (@wraithgar)8ff1dfaae#4575 docs: explain that linked deps neednpm installran in them (@wraithgar)ddbb505ec#4574 docs: explain that git-tag-version=false does not commit (@wraithgar)7c878b978#4584 docs: fix unpublish docs to auto generate usage (@wraithgar)Dependencies
fcc6acfa8#4562 deps:@npmcli/metavuln-calculator@3.0.16d3145014#4562 deps:pacote@13.0.4f6b771aab#4562 deps:make-fetch-happen@10.0.6e26548fb1#4562 deps:cacache@16.0.0915dda7ab#4562 deps:init-package-json@3.0.1f2ec2ef1f#4562 deps:read-package-json@5.0.0340fa51f4#4562 deps:pacote@13.0.59555a5f1d#4562 deps:npm-package-arg@9.0.1b2a494283#4562 deps:normalize-package-data@4.0.01cb88f4b3#4562 deps:hosted-git-info@5.0.0f95396a03#4562 deps:cacache@16.0.1aec2bfecc#4585 deps:cacache@16.0.2ed8ab63e4deps:libnpmpack@4.0.20b73bfa82deps:libnpmteam@4.0.2475d59b36deps:libnpmaccess@6.0.27201c7395deps:libnpmsearch@5.0.2f5df358c3deps:libnpmorg@4.0.2472e7dd7adeps:libnpmhook@8.0.2c901d7290deps:libnpmpublish@6.0.2aad53327fdeps:@npmcli/arborist@5.0.3b40136bcadeps:libnpmdiff@4.0.25d91201d1deps:libnpmexec@4.0.2v8.5.4Compare Source
Bug Fixes
fbdb43138#4529
fix(rebuild): don't run lifecycle scripts twice on linked deps
(@wraithgar)
1c182e11d#4495
fix(doctor): don't retry ping
(@wraithgar)
55ab38c53#4495
fix(doctor): allow for missing local bin and
node_modules(@wraithgar)
5c06a33e6#4528
fix: clean up owner command and otplease
(@wraithgar)
Documentation
2485064da#4524
docs: fix typo in configuring-npm/package-json.md
(@dlcmh)
91f03ee61#4510
docs: standardize changelog heading
(@wraithgar)
Dependencies
377f55e0e#4530
deps:
make-fetch-happen@10.0.540b7fbf67#4531
deps:
read-package-json@4.1.2d9dc70ce4#4545
deps:
map-workspaces@2.0.2EDUPLICATEWORKSPACE70fcfb46bdeps:
libnpmfund@3.0.1621cd033fdeps:
@npmcli/arborist@5.0.2087fdc4cbdeps:
libnpmpublish@6.0.1d24c6d288deps:
libnpmhook@8.0.1fa59830fcdeps:
libnpmsearch@5.0.16d5f22b86deps:
libnpmexec@4.0.169ea54350deps:
libnpmaccess@6.0.14742d7cf3deps:
libnpmteam@4.0.1fdd255ae9deps:
libnpmorg@4.0.1ed41bc101deps:
libnpmdiff@4.0.121e241025deps:
libnpmversion@3.0.1ec7f36ff9deps:
libnpmpack@4.0.1ad4b56414deps:
gauge@4.0.3v8.5.3Compare Source
Bug Fixes
defe79ad6#4480
fix: publish of tarballs includes README in packument
(@fritzy)
45fc297f1#4479
fix: ignore implict workspace for some commands
(@fritzy)
a0900bdf1#4481
fix(ls): respect
--include-workspace-root(@fritzy)
0cfc155db#4476
fix: set proper workspace repo urls in package.json
(@ljharb)
9e43de8a5#4493
fix: ignore implicit workspace for whoami
(@nlf)
Dependencies
d13f067d9#4490
deps:
@npmcli/run-script@3.0.1(@wraithgar)
ce9a6eac0#4490
deps:
node-gyp@9.0.0(@wraithgar)
bd660f5f1#4490
deps:
@npmcli/config@4.0.13c17b6965#4490
deps:
make-fetch-happen@10.0.4e9b69c4c5#4490
deps:
npm-registry-fetch@13.0.1cf27ca888#4490
deps:
write-file-atomic@4.0.1f3421921a#4490
deps:
gauge@4.0.21dd2f7ee1#4490
deps:
socks@2.6.2236e3b403#4490
deps:
minimatch@3.1.2(@wraithgar)
10e1326d2#4490
deps:
lru-cache@7.4.0v8.5.2Compare Source
Bug Fixes
9bdd1ace8#4300
fix(arborist): use full location as tracker key when inflating
(@lukekarrys) (@kirtangajjar)
c9ff797e8#4457
fix: remove html comments from man entries
(@wraithgar)
f4c5f0e52fix(arborist): fix unescaped periods (#4462)
(@lukekarrys)
c608512ed#4468
fix: ignore integrity values for git dependencies
(@lukekarrys)
Documentation
e83e5c9ba#4435
docs: clarify npm init @latest behavior
(@wraithgar)
d8fa9fa5e#4436
docs: explain $INIT_CWD on using scripts page
(@wraithgar)
6b68c1aaa#4450
docs: auto-generate npm usage for each command
(@manekinekko)
Dependencies
d58e4442bdeps
@npmcli/arborist@5.0.077399cb98deps:
libnpmaccess@6.0.09633752cddeps:
libnpmdiff@4.0.0938750581deps:
libnpmexec@4.0.02c86feaf1deps:
libnpmfund@3.0.01dab29805deps:
libnpmhook@8.0.0cf273f1cfdeps:
libnpmorg@4.0.08b1d9636adeps:
libnpmpack@4.0.067aed0542deps:
libnpmpublish@6.0.08b26a6db1deps:
libnpmsearch@5.0.00b2fa7feddeps:
libnpmteam@4.0.02646d199fdeps:
libnpmversion@3.0.05b29666e5#4459
deps:
columnify@1.6.0 and dedupe vulnerable depsv8.5.1Compare Source
Dependencies
54cda9697#4410
fix(arborist): do not audit in offline mode
(@mohd-akram)
fb13bdaf1#4403
deps:
@npmcli/ci-detect@2.0.0702801002#4415
deps:
make-fetch-happen@10.0.388bab3540#4416
deps:
gauge@4.0.1Documentation
20378c67c#4423
docs: update documentation for ping
(@fhinkel)
408d2fc15#4426
docs: update workspaces guide for consistency
(@bnb)
9275856eb#4424
docs: update usage example for npm pkg
(@manekinekko)
20c83fae7#4428
docs: update docs for npm install
(@manekinekko)
v8.5.0Compare Source
Features
0cc9d4c51#4372
feat(deps):
@npmcli/config@3.0.0 - introduce automatic workspace roots(@nlf)
Bug Fixes
fb6e2ddf9#4386
fix(log): pass in logger to more external modules
(@wraithgar)
0e231d4a4#4389
fix(pack): let libnpmpack take care of file writes
(@nlf)
e2f1f7b04#4389
fix(publish): pass dryRun: true to libnpmpack so it doesnt write a tarball
(@nlf)
2937b43d4#4389
fix(config): add pack-destination flattener
(@nlf)
Documentation
b836d596f#4384
docs: add cross-references between npx and npm exec
(@Delapouite)
f3fbeea5a#4388
docs: add --save-bundle to --save usage output
(@wraithgar)
Dependencies
8732f393edeps:
@npmcli/arborist@4.3.12ba09cc0d#4371
fix(arborist): check if a spec is a workspace before fetching a manifest, closes #3637
(@nlf)
e631faf7b#4387
fix(arborist): save bundleDependencies to package.json when reifying
(@wraithgar)
d3a7c15e1deps:
libnpmpack@3.1.04884821f6#4389
feat(libnpmpack): write tarball file when dryRun === false
(@nlf)
ab926995e#4393
deps:
npm-registry-fetch@12.0.21c0d0699c#4394
deps:
npmlog@6.0.13c33a5842#4400
deps:
make-fetch-happen@10.0.2v8.4.1Compare Source
Bug Fixes
1b9338554#4359
fix(log): pass in logger to external modules
(@wraithgar)
457e0ae61#4363
fix(ci): lock file validation
(@ruyadorno)
c0519edc1#4364
fix(ci): should not use package-lock config
(@ruyadorno)
ebb428375#4365
fix(outdated): parse aliased modules
(@ruyadorno)
Documentation
0b0a7cc76#4361
docs: bundleDependencies can be a boolean.
(@forty)
Dependencies
3d41447b9#4353
deps:
wide-align@1.1.5dc1a0573a#4353
deps:
socks-proxy-agent@6.1.1adcefef6b#4353
deps:
spdx-license-ids@3.0.11d7e2499e0#4353
deps:
debug@4.3.3f0f307140#4353
deps:
@npmcli/fs@1.1.01cb107d33#4353
deps:
is-core-module@2.8.1e198ac0d1#4354
deps:
cli-table3@​0.6.15a84e6515#4355
deps:
graceful-fs@4.2.9v8.4.0Compare Source
Features
fbe48a840#4307
feat(arborist): add named updates validation
(@ruyadorno)
Bug Fixes
1f853f8bf#4306
fix(arborist): load actual tree on named updates
(@ruyadorno)
90c384ccc#4326
fix(logout): require proper auth.js from npm-registry-fetch
(@wraithgar)
fabcf431a#4327
fix(arborist): correctly load overrides on workspace edges, closes #4205
(@nlf)
8c3b143ca#4258
fix(arborist): shrinkwrap throws when trying to read a folder without permissions
(@Linkgoron)
b51b29c56#4334
fix(arborist): update save exact
(@ruyadorno)
Dependencies
8558527c7#4333
deps:
make-fetch-happen@10.0.01bfc507f2#4326
deps:
npm-registry-fetch@12.0.152c9608e7#4326
deps:
pacote@12.0.32bbeedfeb#4326
deps:
npm-profile@6.0.09652d685bchore(release):
@npmcli/arborist@4.3.0(@wraithgar)
0ee4927d2chore(release):
libnpmaccess@5.0.1(@wraithgar)
6c0dc1ffbchore(release):
libnpmexec@3.0.3(@wraithgar)
41b8f7b6fchore(release):
libnpmorg@3.0.1(@wraithgar)
433e6aafbchore(release):
libnpmpublish@5.0.1(@wraithgar)
6654b6efechore(release):
libnpmsearch@4.0.1(@wraithgar)
3423a9804chore(release):
libnpmteam@3.0.1(@wraithgar)
fb03e485dchore(release):
libnpmhook@7.0.1(@wraithgar)
v8.3.2Compare Source
Bug Fixes
cfd59b8c8#4223
fix: npm update --save
(@ruyadorno)
510f0ecbc#4218
fix(arborist): ensure indentation is preserved
(@ljharb)
c99c2151a#4230
fix(arborist): prioritize valid workspace nodes
(@nlf)
14a3d9500#4265
fix: resolve workspace paths from cwd when possible
(@nlf)
Dependencies
2ef9f9847#4254
deps:
bin-links@3.0.0 write-file-atomic@4.0.0v8.3.1Compare Source
Bug Fixes
2ac540b0cfix(unpublish): Show warning on unpublish command when last version (#4191)
(@ebsaral)
Dependencies
da80d579d#4211
deps:
hosted-git-info@4.1.05a87d190f#4228
deps:
@npmcli/config@2.4.01f0d1370fchore(release):
@npmcli/arborist@4.2.03cfae3840#4181
feat(arborist) add
toJSON/toStringmethods to get shrinkwrap contents without saving(@ljharb)
Chores
d72650457chore: Bring in all libnpm modules + arborist as workspaces (#4166)
(@fritzy)
v8.3.0Compare Source
Features
4b0c29a7c#4116
feat:
@npmcli/arborist@4.1.0(@nlf)
166d9e144npm/statusboard#416
#4143
feat: output configured registry during publish
(@lukekarrys)
71777be17npm/statusboard#417
#4146
feat: display
publishConfigduringconfig list(@lukekarrys)
Bug Fixes
08c663931#4128
#4134
fix: dont warn on error cleaning individual log files
(@lukekarrys)
e605b128c#4142
fix: redact all private keys from config output
(@lukekarrys)
Documentation
db1885d7f#4092
chore(docs): document overrides
(@nlf)
Dependencies
e1da1fa4b#4141
deps:
@npmcli/arborist@4.1.1:parse-conflict-json@2.0.1conflicts
1d8bec566#4144
#3884
deps:
minipass@3.1.6v8.2.0Compare Source
Features
6734ba36d#4062
feat: streaming debug logfile
(@lukekarrys)
Bug Fixes
5f4040aa0chore: remove get-project-scope utils
([@Yucel Okcu](https://github.com/Yucel Okcu))
c5c6d1603#4060
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.