build(deps): bump debug, express, connect, morgan, serve-index, serve-static, extract-zip, grunt-contrib-watch and socket.io in /redux-devtools#14
Conversation
…-static, extract-zip, grunt-contrib-watch and socket.io Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [express](https://github.com/expressjs/express), [connect](https://github.com/senchalabs/connect), [morgan](https://github.com/expressjs/morgan), [serve-index](https://github.com/expressjs/serve-index), [serve-static](https://github.com/expressjs/serve-static), [extract-zip](https://github.com/maxogden/extract-zip), [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `debug` from 2.2.0 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.2.0...2.6.9) Updates `express` from 4.14.1 to 4.18.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.14.1...4.18.2) Updates `connect` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/senchalabs/connect/releases) - [Changelog](https://github.com/senchalabs/connect/blob/master/HISTORY.md) - [Commits](senchalabs/connect@3.6.3...3.7.0) Updates `morgan` from 1.8.2 to 1.10.0 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.8.2...1.10.0) Updates `serve-index` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/expressjs/serve-index/releases) - [Changelog](https://github.com/expressjs/serve-index/blob/master/HISTORY.md) - [Commits](expressjs/serve-index@v1.9.0...v1.9.1) Updates `serve-static` from 1.11.2 to 1.15.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.11.2...v1.15.0) Updates `extract-zip` from 1.6.5 to 1.7.0 - [Release notes](https://github.com/maxogden/extract-zip/releases) - [Commits](max-mapper/extract-zip@v1.6.5...v1.7.0) Updates `grunt-contrib-watch` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/gruntjs/grunt-contrib-watch/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-watch@v1.0.0...v1.1.0) Updates `socket.io` from 1.7.4 to 4.5.4 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@1.7.4...4.5.4) --- updated-dependencies: - dependency-name: debug dependency-type: indirect - dependency-name: express dependency-type: direct:development - dependency-name: connect dependency-type: indirect - dependency-name: morgan dependency-type: indirect - dependency-name: serve-index dependency-type: indirect - dependency-name: serve-static dependency-type: indirect - dependency-name: extract-zip dependency-type: indirect - dependency-name: grunt-contrib-watch dependency-type: direct:development - dependency-name: socket.io dependency-type: direct:development ... 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 debug to 2.6.9 and updates ancestor dependencies debug, express, connect, morgan, serve-index, serve-static, extract-zip, grunt-contrib-watch and socket.io. These dependencies need to be updated together.
Updates
debugfrom 2.2.0 to 2.6.9Release notes
Sourced from debug's releases.
... (truncated)
Changelog
Sourced from debug's changelog.
... (truncated)
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
expressfrom 4.14.1 to 4.18.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8368dc14.18.261f4049docs: replace Freenode with Libera Chatbb7907bbuild: Node.js@18.10f56ce73build: supertest@6.3.024b3dc5deps: qs@6.11.0689d175deps: body-parser@1.20.1340be0fbuild: eslint@8.24.033e8dc3docs: use Node.js name style644f646build: supertest@6.2.4ecd7572build: Node.js@14.20Updates
connectfrom 3.6.3 to 3.7.0Changelog
Sourced from connect's changelog.
Commits
fa8916e3.7.0bd0d23dperf: remove substr call from FQDN mapping1fcc562build: fix the nyc build commands0eeef74docs: add connect logoa83c2dddocs: switch badges to badgen56da514deps: finalhandler@1.1.2f4e0868build: nyc@14.1.1f85d157build: use yaml eslint configuration421f96cbuild: eslint@4.19.1683fcbebuild: support Node.js 12.xUpdates
morganfrom 1.8.2 to 1.10.0Release notes
Sourced from morgan's releases.
Changelog
Sourced from morgan's changelog.
Commits
c68d2ea1.10.0aa718d7Add :total-time tokence15462build: remove deprecated Travis CI directivee13e0d3build: Node.js@13.11f023828build: use nyc for test coverage30c0871build: mocha@7.1.18114639docs: document success color in dev format5d8176fdocs: update rotating-file-stream usage for 2.xc54194ctests: ignore branch coverage that varies5659d2fbuild: Node.js@12.16Updates
serve-indexfrom 1.9.0 to 1.9.1Release notes
Sourced from serve-index's releases.
Changelog
Sourced from serve-index's changelog.
Commits
a399faa1.9.1fc69533deps: parseurl@~1.3.245dbe4fdocs: add express.static to the express example76e3c3adeps: debug@2.6.9da37631build: Node.js@8.33e09fb2build: Node.js@6.110894f8cdeps: mime-types@~2.1.17a4f1ef3deps: http-errors@~1.6.2ccbeaebdeps: accepts@~1.3.4Updates
serve-staticfrom 1.11.2 to 1.15.0Release notes
Sourced from serve-static's releases.
... (truncated)
Changelog
Sourced from serve-static's changelog.
... (truncated)
Commits
9b5a12a1.15.0a39a0dfdocs: update CI linkd702ea2build: Node.js@17.8ff1510adeps: send@0.18.0813c7e4build: mocha@9.2.22e029f9build: Node.js@17.73269f31build: supertest@6.2.271cd4f8build: mocha@9.2.1a5cdf62build: Node.js@17.59d11e38build: Node.js@16.14Updates
extract-zipfrom 1.6.5 to 1.7.0Release notes
Sourced from extract-zip's releases.
Commits
c2b1c171.7.0990fc64Add error handler to zipfile object (#67)8285111feat: don't pin dependency requirements (#88)2a8df241.6.830ab06cbuild(deps): upgrade mkdirp to 0.5.4 for security2b2a84ebuild: ignore lock files422a39f1.6.71cd5cebMerge pull request #72 from maxogden/upgrade-concat-stream4514f66Travis: test Node 8 & 10 as well3aeb1b1Upgrade concat-stream to 1.6.2Updates
grunt-contrib-watchfrom 1.0.0 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4v1.1.072b1214Updating dependencies, async, lodash and tiny-lr5adb27cMerge pull request #543 from digitalbazaar/master6ec71e9v1.0.17d20933Update copyright yeare3d19dfUpdate ci configsd117574Updating ci configs99410a7README.md: Fixed typos (#536)f07311bUpdate tiny-lr dependency to 1.x7f8cf80Add local grunt-cliUpdates
socket.iofrom 1.7.4 to 4.5.4Release notes
Sourced from socket.io's releases.
... (truncated)
Changelog
Sourced from socket.io's changelog.
... (truncated)
Commits
3b7ced7chore(release): 4.5.4c00bb95chore: bump engine.io to version 6.2.157e5f25chore: bump socket.io-parser to version 4.2.1f4b6984docs: add missing versions in the changelog945c84bchore(release): 4.5.3d3d0a2dfix(typings): accept an HTTP2 server in the constructor19b225bdocs(examples): update dependencies of the basic CRUD example8fae95ddocs: add jsdoc for each public methode6f6b90docs: add deprecation notice for the allSockets() method596eb88ci: upgrade to actions/checkout@3 and actions/setup-node@3Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.