This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Bump the npm_and_yarn group across 1 directory with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 6 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `3.3.1` | `4.22.0` | | [socket.io](https://github.com/socketio/socket.io) | `0.9.10` | `2.5.0` | | [mongoose](https://github.com/Automattic/mongoose) | `3.0.3` | `6.13.6` | | [ws](https://github.com/websockets/ws) | `0.4.27` | `1.1.5` | | [superagent](https://github.com/ladjs/superagent) | `0.15.4` | `10.2.2` | | [underscore](https://github.com/jashkenas/underscore) | `1.5.2` | `1.13.8` | Updates `express` from 3.3.1 to 4.22.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md) - [Commits](expressjs/express@3.3.1...4.22.0) Updates `socket.io` from 0.9.10 to 2.5.0 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.5.0/CHANGELOG.md) - [Commits](socketio/socket.io@0.9.10...2.5.0) Updates `mongoose` from 3.0.3 to 6.13.6 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@3.0.3...6.13.6) Updates `ws` from 0.4.27 to 1.1.5 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@v0.4.27...1.1.5) Updates `superagent` from 0.15.4 to 10.2.2 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/forwardemail/superagent/blob/master/HISTORY.md) - [Commits](forwardemail/superagent@0.15.4...v10.2.2) Updates `underscore` from 1.5.2 to 1.13.8 - [Commits](jashkenas/underscore@1.5.2...1.13.8) --- updated-dependencies: - dependency-name: express dependency-version: 4.22.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 2.5.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongoose dependency-version: 6.13.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 1.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: superagent dependency-version: 10.2.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: underscore dependency-version: 1.13.8 dependency-type: direct:production 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.3.14.22.00.9.102.5.03.0.36.13.60.4.271.1.50.15.410.2.21.5.21.13.8Updates
expressfrom 3.3.1 to 4.22.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)3a5edfafix(ci): updated github actions ci workflow (#6323)52d9781fix(test): add test for method routes without paths #5955Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
socket.iofrom 0.9.10 to 2.5.0Changelog
Sourced from socket.io's changelog.
Commits
baa6804chore(release): 2.5.0f223178fix: prevent the socket from joining a room after disconnection226cc16fix: only set 'connected' to true after middleware execution05e1278fix: fix race condition in dynamic namespaces22d4bdffix: ignore packet received after disconnectiondfded53chore: update engine.io version to 3.6.0e6b8697chore(release): 2.4.1a169050revert: fix(security): do not allow all origins by default873fdc5chore(release): 2.4.0f78a575fix(security): do not allow all origins by defaultMaintainer changes
This version was pushed to npm by darrachequesne, a new releaser for socket.io since your current version.
Updates
mongoosefrom 3.0.3 to 6.13.6Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
e59e342chore: release 6.13.664a9f97fix: disallow nested $where in populate match15bdccfchore: release 6.13.533679bcfix: disallow using $where in match22210b1chore: release 6.13.4d21a239Merge pull request #15043 from Automattic/vkarpov15/gh-1503968377fffix: save execution stack in query as string6fbe9f0Merge pull request #14998 from markstos/UT-8434-doc-strict-query-flipflop3e3dc2edocs: clarify strictQuery default will flip-flop in "Migrating to 6.x"d98b2e7docs: Add missing closing tag for Lodash entry.Maintainer changes
This version was pushed to npm by vkarpov15, a new releaser for mongoose since your current version.
Updates
wsfrom 0.4.27 to 1.1.5Release notes
Sourced from ws's releases.
Commits
24edef5[dist] 1.1.5f8fdcd4[security] Fix DoS vulnerabilityf7cfc51[pkg] Remove .npmignore in favor offilespackage.json field19106a1[dist] 1.1.4fac50ac[ignore] Add coverage folder to .npmignore3213205[dist] 1.1.3b4cf110[fix] Add compatibility with bufferutil@>1 and utf-8-validate@>298f0d21[dist] 1.1.2b6ac431[minor] Avoid usingprocess.nextTick()c1f3b21[fix] Fix stack overflow crashMaintainer changes
This version was pushed to npm by lpinca, a new releaser for ws since your current version.
Updates
superagentfrom 0.15.4 to 10.2.2Release notes
Sourced from superagent's releases.
... (truncated)
Changelog
Sourced from superagent's changelog.
... (truncated)
Commits
147f03310.2.25c2b13dfix: fixed ci28167d1fix: fixed README badge2ed5ac6fix: drop node v14 from ci583939fRevert "fix: fixed ci"17e059bRevert "fix: remove husky folder"1633f64fix: remove husky folder6409480fix: fixed ci57d6b35fix: added package lockc40db6dfeat: fix formidable v3 compatibility with PassThrough bridge for multipart p...Maintainer changes
This version was pushed to npm by titanism, a new releaser for superagent since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
underscorefrom 1.5.2 to 1.13.8Commits
9374840Merge branch 'release/1.13.8'309ad7eRe-generate annotated sources and minified codemapsa1ac1d3Add links to diff and docs in 1.13.8 change log entryb579595Mention CVE-2026-27601 in comments and documentation (#3011)45ea015Revert obfuscations from 42823bb.4a4019eUpdate minified bundles1ccfdd0Add preliminary release notes for 1.13.842823bbTemporarily obfuscate commentsa6e23aeMake _.isEqual nonrecursivef2b5164Add regression test against stack overflow in _.isEqualMaintainer changes
This version was pushed to npm by jgonggrijp, a new releaser for underscore 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 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.