forked fromloiane/javascript-datastructures-algorithms
- Notifications
You must be signed in to change notification settings - Fork0
Bump the npm_and_yarn group across 1 directory with 21 updates#2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
dependabot wants to merge1 commit intomasterChoose a base branch fromdependabot/npm_and_yarn/npm_and_yarn-985dc6e97d
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
Bumps the npm_and_yarn group with 17 updates in the / directory:| Package | From | To || --- | --- | --- || [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.12.1` | `7.24.7` || [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` || [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` || [y18n](https://github.com/yargs/y18n) | `3.2.1` | `3.2.2` || [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` || [ecstatic](https://github.com/jfhbrook/node-ecstatic) | `3.3.2` | `removed` || [http-server](https://github.com/http-party/http-server) | `0.12.3` | `14.1.1` || [elliptic](https://github.com/indutny/elliptic) | `6.5.3` | `6.5.5` || [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` || [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` || [mocha](https://github.com/mochajs/mocha) | `5.2.0` | `10.6.0` || [nyc](https://github.com/istanbuljs/nyc) | `11.7.2` | `17.0.0` || [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.1` | `2.7.0` || [yargs-parser](https://github.com/yargs/yargs-parser) | `8.1.0` | `21.1.1` || [mochawesome](https://github.com/adamgruber/mochawesome) | `3.1.2` | `7.1.3` || [webpack-cli](https://github.com/webpack/webpack-cli) | `3.3.0` | `3.3.12` || [pathval](https://github.com/chaijs/pathval) | `1.1.0` | `1.1.1` |Updates `@babel/traverse` from 7.12.1 to 7.24.7- [Release notes](https://github.com/babel/babel/releases)- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)Updates `async` from 2.6.3 to 2.6.4- [Release notes](https://github.com/caolan/async/releases)- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)- [Commits](caolan/async@v2.6.3...v2.6.4)Updates `browserify-sign` from 4.2.1 to 4.2.3- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)- [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)Updates `y18n` from 3.2.1 to 3.2.2- [Release notes](https://github.com/yargs/y18n/releases)- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)- [Commits](https://github.com/yargs/y18n/commits)Updates `decode-uri-component` from 0.2.0 to 0.2.2- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)Removes `ecstatic`Updates `http-server` from 0.12.3 to 14.1.1- [Release notes](https://github.com/http-party/http-server/releases)- [Commits](http-party/http-server@v0.12.3...v14.1.1)Updates `elliptic` from 6.5.3 to 6.5.5- [Commits](indutny/elliptic@v6.5.3...v6.5.5)Updates `follow-redirects` from 1.13.0 to 1.15.6- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)- [Commits](follow-redirects/follow-redirects@v1.13.0...v1.15.6)Updates `loader-utils` from 1.4.0 to 1.4.2- [Release notes](https://github.com/webpack/loader-utils/releases)- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)Updates `minimist` from 1.2.5 to 1.2.8- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)Updates `mocha` from 5.2.0 to 10.6.0- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v5.2.0...v10.6.0)Updates `nyc` from 11.7.2 to 17.0.0- [Release notes](https://github.com/istanbuljs/nyc/releases)- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)- [Commits](istanbuljs/nyc@v11.7.2...nyc-v17.0.0)Updates `mixin-deep` from 1.3.1 to 1.3.2- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)Updates `node-fetch` from 2.6.1 to 2.7.0- [Release notes](https://github.com/node-fetch/node-fetch/releases)- [Commits](node-fetch/node-fetch@v2.6.1...v2.7.0)Updates `set-value` from 0.4.3 to 2.0.1- [Commits](jonschlinkert/set-value@0.4.3...2.0.1)Updates `yargs-parser` from 8.1.0 to 21.1.1- [Release notes](https://github.com/yargs/yargs-parser/releases)- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)- [Commits](yargs/yargs-parser@v8.1.0...yargs-parser-v21.1.1)Updates `mochawesome` from 3.1.2 to 7.1.3- [Release notes](https://github.com/adamgruber/mochawesome/releases)- [Changelog](https://github.com/adamgruber/mochawesome/blob/master/CHANGELOG.md)- [Commits](adamgruber/mochawesome@3.1.2...7.1.3)Updates `webpack-cli` from 3.3.0 to 3.3.12- [Release notes](https://github.com/webpack/webpack-cli/releases)- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)- [Commits](webpack/webpack-cli@v.3.3.0...v3.3.12)Updates `pathval` from 1.1.0 to 1.1.1- [Release notes](https://github.com/chaijs/pathval/releases)- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)- [Commits](chaijs/pathval@v1.1.0...v1.1.1)Updates `qs` from 6.9.4 to 6.12.3- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)- [Commits](ljharb/qs@v6.9.4...v6.12.3)---updated-dependencies:- dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: async dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: browserify-sign dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: y18n dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: decode-uri-component dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: ecstatic dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: http-server dependency-type: direct:production dependency-group: npm_and_yarn- dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: loader-utils dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: minimist dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: mocha dependency-type: direct:development dependency-group: npm_and_yarn- dependency-name: nyc dependency-type: direct:development dependency-group: npm_and_yarn- dependency-name: mixin-deep dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: set-value dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: yargs-parser dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: mochawesome dependency-type: direct:development dependency-group: npm_and_yarn- dependency-name: webpack-cli dependency-type: direct:development dependency-group: npm_and_yarn- dependency-name: pathval dependency-type: indirect dependency-group: npm_and_yarn- dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn...Signed-off-by: dependabot[bot] <support@github.com>
Sign up for freeto 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 17 updates in the / directory:
7.12.17.24.72.6.32.6.44.2.14.2.33.2.13.2.20.2.00.2.23.3.2removed0.12.314.1.16.5.36.5.51.4.01.4.21.2.51.2.85.2.010.6.011.7.217.0.02.6.12.7.08.1.021.1.13.1.27.1.33.3.03.3.121.1.01.1.1Updates
@babel/traversefrom 7.12.1 to 7.24.7Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
bf1e9a3v7.24.74463aa5fix: incorrectconstantViolationswith destructuring (#16522)07bd000ImprovegetBindingIdentifiers(#16544)17a5502[Babel 8] Removeextra.shorthand(#16521)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.61f010dfExplicitly defineNodePath.prototype.*(#16488)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)3ff20b9Statically generate boilerplate for bitfield accessors (#16482)Updates
asyncfrom 2.6.3 to 2.6.4Changelog
Sourced fromasync's changelog.
Commits
c6bdacaVersion 2.6.48870da9Update built files4df6754update changelog8f7f903Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm byhargasinski, a new releaser for async since your current version.
Updates
browserify-signfrom 4.2.1 to 4.2.3Changelog
Sourced frombrowserify-sign's changelog.
Commits
bf2c3ecv4.2.39247adf[patch] widen support to 0.12f427270[Deps] update `parse-asn187f3a35[Dev Deps] updateaud,npmignore,tapefb261ce[Deps] updateelliptic4d0ee49[patch] drop minimum node support to v19e2bf12[Deps] pinhash-baseto ~3.0, due to a breaking change168e16f[Deps] pinellipticdue to a breaking change37a4758[actions] remove redundant finisher4af5a90v4.2.2Maintainer changes
This version was pushed to npm byljharb, a new releaser for browserify-sign since your current version.
Updates
y18nfrom 3.2.1 to 3.2.2Release notes
Sourced fromy18n's releases.
Commits
Maintainer changes
This version was pushed to npm byoss-bot, a new releaser for y18n since your current version.
Updates
decode-uri-componentfrom 0.2.0 to 0.2.2Release notes
Sourced fromdecode-uri-component's releases.
Commits
a0eea460.2.2980e0bfPrevent overwriting previously decoded tokens3c8a3730.2.176abc93Switch to GitHub workflows746ca5dFix issue where decode throws - fixes#6486d7e2Update license (#1)a650457Tidelift tasks66e1c28Meta tweaksRemoves
ecstaticUpdates
http-serverfrom 0.12.3 to 14.1.1Release notes
Sourced fromhttp-server's releases.
... (truncated)
Commits
af0ac3e14.1.1e5301d3update license year318c55fMerge pull request#794 from http-party/dependabot/npm_and_yarn/follow-redire...284a0b0Merge pull request#803 from dpassen/patch-CVE-2021-4490617cc8d6PatchCVE-2021-44906dc2fcf0Bump follow-redirects from 1.14.4 to 1.14.833a6639Update SECURITY.md251d4a1Update support commitments for Jan 2022e16ed1d14.1.056bdf6eMerge pull request#785 from zbynek/use-chalkUpdates
ellipticfrom 6.5.3 to 6.5.5Commits
75700786.5.5206da2elib: lint0a78e03[Fix] restore node < 4 compat43ac7f26.5.4f4bc72bpackage: bump deps441b742ec: validate that a point before deriving keyse71b2d9lib: relint using eslint8421a01build(deps): bump elliptic from 6.4.1 to 6.5.3 (#231)Updates
follow-redirectsfrom 1.13.0 to 1.15.6Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.Updates
loader-utilsfrom 1.4.0 to 1.4.2Release notes
Sourced fromloader-utils's releases.
Changelog
Sourced fromloader-utils's changelog.
Commits
331ad50chore(release): 1.4.217cbf8ffix: ReDoS problem (#226)8f082b3chore(release): 1.4.14504e34fix: security problem (#220)Updates
minimistfrom 1.2.5 to 1.2.8Changelog
Sourced fromminimist's changelog.
... (truncated)
Commits
6901ee2v1.2.8a026794Merge tag 'v0.2.3'c0b2661v0.2.363b8fee[Fix] Fix long option followed by single dash (#17)72239e6[Tests] Remove duplicate test (#12)34b0f1c[eslint] fix indentation3226afa[Dev Deps] add missingnpmignoredev dep098873c[Dev Deps] update@ljharb/eslint-config,aud9ec4d27[Fix] Fix long option followed by single dashba92fe6[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm byljharb, a new releaser for minimist since your current version.
Updates
mochafrom 5.2.0 to 10.6.0Release notes
Sourced frommocha's releases.
... (truncated)
Changelog
Sourced frommocha's changelog.
... (truncated)
Commits
177732fRelease 10.6.0021aa80docs: add 10.6.0 to CHANGELOG.md528836edocs: fix month numbers in CHANGELOG.mdbb8d7b9feat: allow ^ versions for miscellaneous packages (#5154)514b83ffeat: allow ^ versions for data serialization packages (#5153)be82606feat: allow ^ versions for file matching packages (#5151)71e9fbafeat: allow ^ versions for yargs packages (#5152)38695dafeat: allow ^ versions for character encoding packages (#5150)b2a6358Release 10.5.2a3bb86ddocs: add 10.5.2 to CHANGELOG.mdMaintainer changes
This version was pushed to npm byjoshuakgoldberg, a new releaser for mocha since your current version.
Updates
nycfrom 11.7.2 to 17.0.0Release notes
Sourced fromnyc's releases.