Bump the npm_and_yarn group across 1 directory with 9 updates #11
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.
Bumps the npm_and_yarn group with 8 updates in the / directory:
2.6.4
2.6.9
3.0.0
3.0.2
1.1.1
1.2.13
2.4.2
2.8.9
3.0.3
3.1.2
6.4.0
6.4.1
1.13.0
1.18.0
0.0.5
0.0.6
Updates
debug
from 2.6.4 to 2.6.9Release notes
Sourced from debug's releases.
Changelog
Sourced from debug's changelog.
Commits
13abeae
Release 2.6.9f53962e
remove ReDoS regexp in %o formatter (#504)52e1f21
Release 2.6.82482e08
Check for undefined on browser globals (#462)6bb07f7
release 2.6.715850cb
Fix Regular Expression Denial of Service (ReDoS)4a6c85c
update "debug" to v1.0.0 (#454)b68dbf8
Fix typo (#455)1351d2f
Inline extend function in node implementation (#452)c211947
update version for componentUpdates
extend
from 3.0.0 to 3.0.2Changelog
Sourced from extend's changelog.
Commits
8d106d2
v3.0.2e97091f
[Dev Deps] updatetape
e841aac
[Tests] up tonode
v10.7
0e68e71
[Fix] Prevent merging proto propertya689700
Only apps should have lockfilesf13c1c4
[Dev Deps] updateeslint
,@ljharb/eslint-config
,tape
f3570fe
[Tests] up tonode
v10.0
,v9.11
,v8.11
,v7.10
,v6.14
,v4.9
; use...138b515
v3.0.17e19a6f
[Tests] up tonode
v7.9
,v6.10
,v4.8
; improve matrix0191e27
[Dev Deps] updatetape
,eslint
,@ljharb/eslint-config
Updates
fsevents
from 1.1.1 to 1.2.13Release notes
Sourced from fsevents's releases.
Commits
844a05d
Version Bumpf393f2a
Only build fsevents on macOS (#322)6a281a7
[publish binary]acc2bce
[publish binary]f532b6e
[publish binary]4c6a1c0
Add node 13 to travis matrix.92e40aa
Release 1.2.12.909af26
Release v1.2.117074adb
Release v1.2.100a052f6
Node.js v12 support for v1.x (#274)Updates
hosted-git-info
from 2.4.2 to 2.8.9Changelog
Sourced from hosted-git-info's changelog.
... (truncated)
Commits
8d4b369
chore(release): 2.8.929adfe5
fix: backport regex fix from #76afeaefd
chore(release): 2.8.85038b18
fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afa
chore(release): 2.8.72d0bb66
fix: Do not attempt to use url.URL when unavailablef2cdfcf
fix: Do not pass scp-style URLs to the WhatWG url.URLe1b83df
chore(release): 2.8.6ff259a6
Ensure passwords in hosted Git URLs are correctly escaped624fd6f
chore(release): 2.8.5Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Updates
minimatch
from 3.0.3 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
ms
from 0.7.3 to 2.0.0Release notes
Sourced from ms's releases.
Commits
9b88d15
2.0.094b995c
Invalidated cache for slack badgebcf5715
Bumped dependencies to the latest versionb1eaab7
Ignored logs coming from npmcaae298
Limit str to 100 to avoid ReDoS of 0.3s (#89)b83b36d
chore(package): update eslint to version 3.19.0 (#88)3f2a4d7
chore(package): update husky to version 0.13.3 (#86)7daf984
1.0.0ee91f30
More suitable name for file containing testse818c35
Removed browser testingUpdates
qs
from 6.4.0 to 6.4.1Changelog
Sourced from qs's changelog.
Commits
486aa46
v6.4.1727ef5d
[Fix]parse
: ignore__proto__
keys (#428)cd1874e
[Robustness]stringify
: avoid relying on a globalundefined
(#427)45e987c
[readme] remove travis badge; add github actions/codecov badges; update URLs90a3bce
[meta] fix README.md (#399)9566d25
[Fix] fix for an impossible situation: when the formatter is called with a no...74227ef
Clean up license text so it’s properly detected as BSD-3-Clause35dfb22
[actions] backport actions from main7d4670f
[Dev Deps] backport from main0485440
[Fix] usesafer-buffer
instead ofBuffer
constructorUpdates
sshpk
from 1.13.0 to 1.18.0Release notes
Sourced from sshpk's releases.
Commits
Maintainer changes
This version was pushed to npm by bahamat, a new releaser for sshpk since your current version.
Updates
stringstream
from 0.0.5 to 0.0.6Commits
fee31c5
0.0.62f4a9d4
Merge pull request #9 from mhart/fix-buffer-constructor-vulnafbc744
Ensure data is not a number in Buffer constructorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.