-
Notifications
You must be signed in to change notification settings - Fork 29
chore(deps): bump the npm_and_yarn group across 1 directory with 22 updates #224
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
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
…pdates Bumps the npm_and_yarn group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [karma](https://github.com/karma-runner/karma) | `4.0.1` | `6.4.4` | | [karma-mocha](https://github.com/karma-runner/karma-mocha) | `1.3.0` | `2.0.1` | | [mocha](https://github.com/mochajs/mocha) | `5.2.0` | `11.1.0` | | [snyk](https://github.com/snyk/snyk) | `1.425.4` | `1.1064.0` | | [webpack](https://github.com/webpack/webpack) | `5.51.1` | `5.99.5` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.11.2` | `5.2.1` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.16.3` | `7.27.0` | | [ajv](https://github.com/ajv-validator/ajv) | `6.5.5` | `6.12.6` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.5.9` | `1.15.9` | | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` | | [minimist](https://github.com/minimistjs/minimist) | `1.2.0` | `1.2.8` | | [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` | | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` | | [pathval](https://github.com/chaijs/pathval) | `1.1.0` | `1.1.1` | Updates `karma` from 4.0.1 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v4.0.1...v6.4.4) Updates `karma-mocha` from 1.3.0 to 2.0.1 - [Release notes](https://github.com/karma-runner/karma-mocha/releases) - [Changelog](https://github.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-mocha@v1.3.0...v2.0.1) Updates `mocha` from 5.2.0 to 11.1.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...v11.1.0) Updates `snyk` from 1.425.4 to 1.1064.0 - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.425.4...v1.1064.0) Updates `webpack` from 5.51.1 to 5.99.5 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.51.1...v5.99.5) Updates `webpack-dev-server` from 3.11.2 to 5.2.1 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v3.11.2...v5.2.1) Updates `@babel/traverse` from 7.16.3 to 7.27.0 - [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.27.0/packages/babel-traverse) Updates `ajv` from 6.5.5 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.5.5...v6.12.6) Updates `express` from 4.17.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.17.1...4.21.2) Updates `qs` from 6.5.2 to 6.13.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.13.0) Updates `follow-redirects` from 1.5.9 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.5.9...v1.15.9) Updates `fsevents` from 1.2.9 to 2.3.3 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.9...v2.3.3) 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 `minimist` from 1.2.0 to 1.2.8 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) Updates `mkdirp` from 0.5.1 to 0.5.6 - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) Updates `mkdirp` from 0.5.1 to 0.5.6 - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) Updates `json5` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) Updates `log4js` from 4.0.2 to 6.9.1 - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md) - [Commits](log4js-node/log4js-node@v4.0.2...v6.9.1) Updates `node-forge` from 0.10.0 to 1.3.1 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@0.10.0...v1.3.1) 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 `socket.io` from 2.1.1 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/2.1.1...socket.io@4.8.1) Updates `socket.io-parser` from 3.2.0 to 4.2.4 - [Release notes](https://github.com/Automattic/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/4.2.4/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.2.0...4.2.4) Updates `webpack-dev-middleware` from 3.7.3 to 7.4.2 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v3.7.3...v7.4.2) Updates `y18n` from 4.0.0 to 5.0.8 - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...v5.0.8) --- updated-dependencies: - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma-mocha dependency-version: 2.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mocha dependency-version: 11.1.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: snyk dependency-version: 1.1064.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 6.12.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.13.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.15.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fsevents dependency-version: 2.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimist dependency-version: 1.2.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimist dependency-version: 1.2.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mkdirp dependency-version: 0.5.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mkdirp dependency-version: 0.5.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 1.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: log4js dependency-version: 6.9.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pathval dependency-version: 1.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 4.8.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io-parser dependency-version: 4.2.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-version: 7.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: y18n dependency-version: 5.0.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #225. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
major
when merged bump major version
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 13 updates in the / directory:
4.0.16.4.41.3.02.0.15.2.011.1.01.425.41.1064.05.51.15.99.53.11.25.2.17.16.37.27.06.5.56.12.61.5.91.15.91.2.51.2.81.2.01.2.80.5.10.5.61.0.11.0.21.1.01.1.1Updates
karmafrom 4.0.1 to 6.4.4Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typosUpdates
karma-mochafrom 1.3.0 to 2.0.1Release notes
Sourced from karma-mocha's releases.
Changelog
Sourced from karma-mocha's changelog.
Commits
bb5be9bchore(release): 2.0.1 [skip ci]1a8226cfix(deps): Report fails without emit 'test end' event (#223)5828416chore(release): 2.0.0 [skip ci]4e35a55chore(ci): semantic-release on success (#221)00b24b6chore(deps-dev): bump eslint from 2.13.1 to 4.18.2 (#220)f7ec4e7Merge pull request #218 from karma-runner/semanitic-release5a5b6d5feat(ci): enable semanitic-release36404cfMerge pull request #217 from franktopel/minimist-updatebab0416updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.03f9e4b7Revert "updated minimum version of minimist dependency to ^1.2.3 instead of 1...Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for karma-mocha since your current version.
Updates
mochafrom 5.2.0 to 11.1.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
a87fb11chore(main): release 11.1.0 (#5277)3c191c0feat: replacestrip-ansiwithutil.stripVTControlCharacters(#5267)8f1c8d8feat: bump yargs to 17 (#5165)6caa902chore(main): release 11.0.2 (#5269)259f8f8fix: catch exceptions setting Error.stackTraceLimit (#5254)210d658fix: error handling for unexpected numeric arguments passed to cli (#5263)6f10d12docs: replace "New in" with "Since" in version annotations (#5262)f729cd0docs: correct outdatedstatus: accepting prslink (#5268)4c558fbchore(main): release 11.0.1 (#5257)a5bd707Release v11.0.1Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
snykfrom 1.425.4 to 1.1064.0Commits
bd96e74Merge pull request #4221 from snyk/fix/quote-args80d97a9fix: escape child process argumentsc028b50Merge pull request #4216 from snyk/feat/unmanaged-deps-severity-thresholdcc329fdfeat: support sev.threshold for unm.-deps3daf5c7Merge pull request #4214 from snyk/feat/base64-default2df2037Merge pull request #4219 from snyk/fix/gradle-use-lenient-configafc1ccbfix: use lenient config in gradle plugin85bb57fMerge pull request #4215 from snyk/feat/upgrade-policy-engine-v0.12.2ef864befeat: upgrade snyk-iac-test to v0.37.0369fe11feat: base64 default for sast analysisMaintainer changes
This version was pushed to npm by snyk-admin, a new releaser for snyk since your current version.
Updates
webpackfrom 5.51.1 to 5.99.5Release notes
Sourced from webpack's releases.
... (truncated)
Commits
70e3d9dchore(release): 5.99.56a853effix: control dead flow for labeled and blockless statements04e0073chore(release): 5.99.4b92cb0cfix: terminated state forif/else(#19404)2470d8echore(release): 5.99.3278fcb6fix: dead control flow with deep nested if (#19403)44da94fchore(release): 5.99.2de8a04ffix: dead control flow more cases (#19402)2b2b705chore(release): 5.99.16545dd4fix: dead control flowMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
webpack-dev-serverfrom 3.11.2 to 5.2.1Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
0d22a08chore(release): 5.2.16045b1echore(deps): update (#5444)ffd0b86fix: take the first network found instead of the last one, this restores the ...9ea7b08ci: update dependency-review-action (#5442)5c9378bMerge commit from forkd2575adMerge commit from fork8c1abc9fix: prevent overlay for errors caught by React error boundaries (#5431)5a39c70ci: update codecov/codecov-action to v5 (#5406)55220a8chore(deps-dev): bump the dependencies group across 1 directory with 4 update...09f6f8echore(deps): bump the dependencies group across 1 directory with 2 updates (#...Updates
@babel/traversefrom 7.16.3 to 7.27.0Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
5c350eav7.27.0582538cAllowtraverseFastto exit early (#17169)4ad63a4[Babel 8] RemoveBLOCK_SCOPED_SYMBOLandNOT_LOCAL_BINDING(#17148)0d0d577fix: Reset child scopes whenscope.crawl()(#17170)c51cffdfeat: AddupToScopeparameter tohasBinding(#17102)f902742chore: Update TS 5.8 (#17185)b1bca3dfix: Uninitialized var declarator in loop marked as constantViolation (#17168)e1ce99dv7.26.1051ec746fix: Should not evaluate vars in child scope (#17151)64bca7bv7.26.9Updates
ajvfrom 6.5.5 to 6.12.6Release notes
Sourced from ajv's releases.
... (truncated)
Commits
fe591436.12.6d580d3eMerge pull request #1298 from ajv-validator/fix-urlfd36389fix: regular expression for "url" format490e34cdocs: link to v7-beta branch9cd93a1docs: note about v7 in readme877d286Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e456.12.5764035eMerge branch 'ChALkeR-chalker/fix-comma'3798160Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7ebaMerge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
expressfrom 4.17.1 to 4.21.2Release notes
Sourced from express's releases.