Bump the npm_and_yarn group across 1 directory with 11 updates #1
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 6 updates in the / directory:
1.0.2
1.5.3
3.0.1
3.0.2
2.6.0
2.8.9
6.4.0
6.4.1
5.5.0
5.7.2
0.0.5
0.0.6
Updates
grunt
from 1.0.2 to 1.5.3Release notes
Sourced from grunt's releases.
... (truncated)
Changelog
Sourced from grunt's changelog.
... (truncated)
Commits
82d79b8
1.5.3572d79b
Merge pull request #1745 from gruntjs/fix-copy-op58016ff
Patch up race condition in symlink copying.0749e1d
Merge pull request #1746 from JamieSlome/patch-169b7c50
Create SECURITY.mdac667b2
1.5.27f15fd5
Update Changelogb0ec6e1
Merge pull request #1743 from gruntjs/cleanup-link433f91b
Clean up link handlingd5969ec
1.5.1Updates
async
from 1.5.2 to 2.6.0Release notes
Sourced from async's releases.
... (truncated)
Changelog
Sourced from async's changelog.
... (truncated)
Commits
ba6ed32
Version 2.6.0fca54e6
update package-lockcf94173
Update built files5d42318
update changelog for 2.6.098947ff
capitalize Async9ac8612
add pitfall about async functionsc986910
add homepage to package.json11adc19
docs: add some quick examples to the README777ca0f
Merge pull request #1483 from caolan/generate-indexa30d8ad
Merge pull request #1488 from LukasDrgon/patch-1Updates
extend
from 3.0.1 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...Updates
getobject
from 0.1.0 to 1.0.2Release notes
Sourced from getobject's releases.
Commits
46e55ec
1.0.26f86cf7
Merge pull request #8 from cowboy/dependabot/npm_and_yarn/path-parse-1.0.76e79841
Bump path-parse from 1.0.6 to 1.0.784bd719
1.0.1141e3a5
Update depsc97cf3e
Merge pull request #7 from cowboy/dependabot/npm_and_yarn/hosted-git-info-2.8.9201e91b
Bump hosted-git-info from 2.8.8 to 2.8.95ffb873
Update dev deps92e0d1f
1.0.06828cb9
README updatesMaintainer changes
This version was pushed to npm by vladikoff, a new releaser for getobject since your current version.
Updates
hosted-git-info
from 2.6.0 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
js-yaml
from 3.5.5 to 3.14.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
37caaad
3.14.1 released094c0f7
dist rebuild9586ebe
Avoid calling hasOwnProperty of user-controlled objects34e5072
3.14.0 released7b25c83
Browser files rebuild6f73473
Dev deps bump0c29349
Travis-CI: drop old nodejs versions10be97e
fix(loader): Add support forsafe/loadAll(input, options)
d6983dd
Fix issue #526: wrong quote position writing condensed flow (#527)93fbf7d
fix issue 526 (wrong quote position writing condensed flow)Updates
minimatch
from 3.0.4 to 3.0.8Commits
782c264
3.0.86ade2da
fix: trim patterna6f52b0
3.0.7e4cd434
fix: treat nocase:true as always having magice6bbe1c
publishConfig for 3.05b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' option5dbd6a7
ci: tests and makeworkdbda065
full test coverage, adding tests, deleting dead codeUpdates
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
semver
from 5.5.0 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313
chore: release 5.7.22f8fd41
fix: better handling of whitespace (#585)deb5ad5
chore:@npmcli/template-oss
@4
.16.0c83c18c
5.7.1956e228
Correct typo in README8055dda
5.7.0604e73d
auto-publishing scriptsbed01e2
remove the nomin comments, since we don't minify any more anyway9cb68f1
document parse method38d42ca
5.7 changelogMaintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver 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 constructorUpdates
underscore.string
from 3.2.3 to 3.3.6Changelog
Sourced from underscore.string's changelog.
Commits
a1bc91a
fixup! Prepare for 3.3.6d69c845
Prepare for 3.3.6d095c4a
Compile dist6cd50d1
Bump version in manifests to currentacb31a6
Add lock file and pin node.jsdf8dc9e
Disable broken eslint rules for now095972b
Update deps87ddc29
Release 3.3.5fde7ed6
Add 3.3.5 changelogf486cd6
Try to fix regexp redosMaintainer changes
This version was pushed to npm by esamatti, a new releaser for underscore.string since your current version.
Dependabot 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.