Bump the npm_and_yarn group across 1 directory with 10 updates#16
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 10 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/debug-js/debug) | `2.6.4` | `2.6.9` | | [deep-extend](https://github.com/unclechu/node-deep-extend) | `0.4.1` | `0.4.2` | | [extend](https://github.com/justmoon/node-extend) | `3.0.0` | `3.0.2` | | [fsevents](https://github.com/fsevents/fsevents) | `1.1.1` | `1.2.13` | | [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.4.2` | `2.8.9` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.3` | `3.1.5` | | [randomatic](https://github.com/jonschlinkert/randomatic) | `1.1.6` | `1.1.7` | | [sshpk](https://github.com/joyent/node-sshpk) | `1.13.0` | `1.18.0` | | [stringstream](https://github.com/mhart/StringStream) | `0.0.5` | `0.0.6` | Updates `debug` from 2.6.4 to 2.6.9 - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](debug-js/debug@2.6.4...2.6.9) Updates `deep-extend` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/unclechu/node-deep-extend/blob/master/CHANGELOG.md) - [Commits](unclechu/node-deep-extend@v0.4.1...v0.4.2) Updates `extend` from 3.0.0 to 3.0.2 - [Changelog](https://github.com/justmoon/node-extend/blob/main/CHANGELOG.md) - [Commits](justmoon/node-extend@v3.0.0...v3.0.2) Updates `fsevents` from 1.1.1 to 1.2.13 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.1.1...v1.2.13) Updates `hosted-git-info` from 2.4.2 to 2.8.9 - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.4.2...v2.8.9) Updates `minimatch` from 3.0.3 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.3...v3.1.5) Updates `ms` from 0.7.3 to 2.0.0 - [Release notes](https://github.com/vercel/ms/releases) - [Commits](vercel/ms@0.7.3...2.0.0) Updates `randomatic` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/jonschlinkert/randomatic/releases) - [Commits](jonschlinkert/randomatic@1.1.6...1.1.7) Updates `sshpk` from 1.13.0 to 1.18.0 - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.0...v1.18.0) Updates `stringstream` from 0.0.5 to 0.0.6 - [Commits](mhart/StringStream@v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: debug dependency-version: 2.6.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: deep-extend dependency-version: 0.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: extend dependency-version: 3.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fsevents dependency-version: 1.2.13 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hosted-git-info dependency-version: 2.8.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ms dependency-version: 2.0.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: randomatic dependency-version: 1.1.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sshpk dependency-version: 1.18.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: stringstream dependency-version: 0.0.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the npm_and_yarn group with 9 updates in the / directory:
2.6.42.6.90.4.10.4.23.0.03.0.21.1.11.2.132.4.22.8.93.0.33.1.51.1.61.1.71.13.01.18.00.0.50.0.6Updates
debugfrom 2.6.4 to 2.6.9Release notes
Sourced from debug's releases.
Changelog
Sourced from debug's changelog.
Commits
13abeaeRelease 2.6.9f53962eremove ReDoS regexp in %o formatter (#504)52e1f21Release 2.6.82482e08Check for undefined on browser globals (#462)6bb07f7release 2.6.715850cbFix Regular Expression Denial of Service (ReDoS)4a6c85cupdate "debug" to v1.0.0 (#454)b68dbf8Fix typo (#455)1351d2fInline extend function in node implementation (#452)c211947update version for componentUpdates
deep-extendfrom 0.4.1 to 0.4.2Changelog
Sourced from deep-extend's changelog.
Commits
8957a2e0.4.24a32254update package.jsoncf7f529Skip argument if it is null97d98c3Add test for undefined argument707dcb4Merge pull request #23 from Hypercubed/patch-125af68eUpdate README.mdUpdates
extendfrom 3.0.0 to 3.0.2Changelog
Sourced from extend's changelog.
Commits
8d106d2v3.0.2e97091f[Dev Deps] updatetapee841aac[Tests] up tonodev10.70e68e71[Fix] Prevent merging proto propertya689700Only apps should have lockfilesf13c1c4[Dev Deps] updateeslint,@ljharb/eslint-config,tapef3570fe[Tests] up tonodev10.0,v9.11,v8.11,v7.10,v6.14,v4.9; use...138b515v3.0.17e19a6f[Tests] up tonodev7.9,v6.10,v4.8; improve matrix0191e27[Dev Deps] updatetape,eslint,@ljharb/eslint-configUpdates
fseventsfrom 1.1.1 to 1.2.13Release notes
Sourced from fsevents's releases.
Commits
844a05dVersion Bumpf393f2aOnly build fsevents on macOS (#322)6a281a7[publish binary]acc2bce[publish binary]f532b6e[publish binary]4c6a1c0Add node 13 to travis matrix.92e40aaRelease 1.2.12.909af26Release v1.2.117074adbRelease v1.2.100a052f6Node.js v12 support for v1.x (#274)Updates
hosted-git-infofrom 2.4.2 to 2.8.9Changelog
Sourced from hosted-git-info's changelog.
... (truncated)
Commits
8d4b369chore(release): 2.8.929adfe5fix: backport regex fix from #76afeaefdchore(release): 2.8.85038b18fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afachore(release): 2.8.72d0bb66fix: Do not attempt to use url.URL when unavailablef2cdfcffix: Do not pass scp-style URLs to the WhatWG url.URLe1b83dfchore(release): 2.8.6ff259a6Ensure passwords in hosted Git URLs are correctly escaped624fd6fchore(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
minimatchfrom 3.0.3 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsUpdates
msfrom 0.7.3 to 2.0.0Release notes
Sourced from ms's releases.
Commits
9b88d152.0.094b995cInvalidated cache for slack badgebcf5715Bumped dependencies to the latest versionb1eaab7Ignored logs coming from npmcaae298Limit str to 100 to avoid ReDoS of 0.3s (#89)b83b36dchore(package): update eslint to version 3.19.0 (#88)3f2a4d7chore(package): update husky to version 0.13.3 (#86)7daf9841.0.0ee91f30More suitable name for file containing testse818c35Removed browser testingUpdates
randomaticfrom 1.1.6 to 1.1.7Commits
45268f11.1.7d91c5f9run verb to generate readmed9b99c3run update and lint-deps463ace4Merge pull request #7 from sunknudsen/mastera3b2b84Merge pull request #6 from Drag0s/masterea16636added special characters to * to match doc0c7e95aFIX typo: nubmers -> numbersUpdates
sshpkfrom 1.13.0 to 1.18.0Release notes
Sourced from sshpk's releases.
Commits
8df0385Add support for ed25519 private keys in pkcs8 (#92)3e83664node-sshpk#27 prep for release (#79)1da5a87node-sshpk#27 PuTTY private key support (#76)85f3c4eTRITON-2254 Change joyMattermostNotification to joySlackNotifications (#77)4342c21MANTA-4808 jenkins-joylib notifications should include "mantav1" branch build...cb8c666TRITON-1943 add Jenkinsfiles to Triton repositories (#64)e97ab59TOOLS-2101 jsstyle submodules too old for old perls (#65)1aece0djoyent/node-sshpk#60 certs should generate GeneralizedTime values for dates >...684dbe6joyent/node-sshpk#62 handle pkcs8 ECDSA keys with missing public parts574ff21joyent/node-sshpk#18 support for PKCS8 encrypted private keysMaintainer changes
This version was pushed to npm by bahamat, a new releaser for sshpk since your current version.
Updates
stringstreamfrom 0.0.5 to 0.0.6Commits
fee31c50.0.62f4a9d4Merge pull request #9 from mhart/fix-buffer-constructor-vulnafbc744Ensure 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.