This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Bump the npm_and_yarn group across 2 directories with 9 updates#1
Open
dependabot[bot] wants to merge 1 commit into3.8.xfrom
Open
Bump the npm_and_yarn group across 2 directories with 9 updates#1dependabot[bot] wants to merge 1 commit into3.8.xfrom
dependabot[bot] wants to merge 1 commit into3.8.xfrom
Conversation
Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `1.4.12` | `3.1.13` | | [ms](https://github.com/vercel/ms) | `0.1.0` | `2.0.0` | | [mpath](https://github.com/aheckmann/mpath) | `0.1.1` | `0.8.4` | | [mquery](https://github.com/aheckmann/mquery) | `0.5.3` | `3.2.3` | | [node-static](https://github.com/cloudhead/node-static) | `0.5.9` | `0.7.11` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `7.0.1` | `10.4.1` | | [markdown](https://github.com/evilstreak/markdown-js) | `0.3.1` | `0.5.0` | | [open](https://github.com/sindresorhus/open) | `0.0.3` | `6.0.0` | Bumps the npm_and_yarn group with 1 update in the /examples/express/connection-sharing directory: [express](https://github.com/expressjs/express). Updates `mongodb` from 1.4.12 to 3.1.13 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@V1.4.12...v3.1.13) Updates `ms` from 0.1.0 to 2.0.0 - [Release notes](https://github.com/vercel/ms/releases) - [Commits](https://github.com/vercel/ms/commits/2.0.0) Updates `mpath` from 0.1.1 to 0.8.4 - [Changelog](https://github.com/mongoosejs/mpath/blob/master/History.md) - [Commits](mongoosejs/mpath@0.1.1...0.8.4) Updates `mquery` from 0.5.3 to 3.2.3 - [Changelog](https://github.com/mongoosejs/mquery/blob/master/History.md) - [Commits](mongoosejs/mquery@0.5.3...3.2.3) Updates `node-static` from 0.5.9 to 0.7.11 - [Changelog](https://github.com/cloudhead/node-static/blob/master/CHANGES.md) - [Commits](https://github.com/cloudhead/node-static/commits) Updates `highlight.js` from 7.0.1 to 10.4.1 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@7.0.1...10.4.1) Updates `markdown` from 0.3.1 to 0.5.0 - [Release notes](https://github.com/evilstreak/markdown-js/releases) - [Changelog](https://github.com/evilstreak/markdown-js/blob/master/Changes.md) - [Commits](evilstreak/markdown-js@v0.3.1...v0.5.0) Updates `open` from 0.0.3 to 6.0.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v6.0.0) Updates `express` from 3.1.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.1.1...4.22.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 3.1.13 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ms dependency-version: 2.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mpath dependency-version: 0.8.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mquery dependency-version: 3.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: node-static dependency-version: 0.7.11 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: highlight.js dependency-version: 10.4.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: markdown dependency-version: 0.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: open dependency-version: 6.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.22.0 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 8 updates in the / directory:
1.4.123.1.130.1.02.0.00.1.10.8.40.5.33.2.30.5.90.7.117.0.110.4.10.3.10.5.00.0.36.0.0Bumps the npm_and_yarn group with 1 update in the /examples/express/connection-sharing directory: express.
Updates
mongodbfrom 1.4.12 to 3.1.13Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
c6f417echore(release): 3.1.13210c71dfix(db_ops): ensure we async resolve errors in createCollection5ad9fa9fix(changeStream): properly handle changeStream event mid-close (#1902)e806be4fix(bulk): honor ignoreUndefined in initializeUnorderedBulkOp050267dfix(*): restore ability to webpack by removingmakeLazyLoader6e896f4docs: adding aggregation, createIndex, and runCommand examplescb3cd12chore(release): 3.1.12508d685Revert "chore(release): 3.2.0"e7619aachore(release): 3.2.0d0dc228chore(travis): include forgotten stage info for sharded buildsMaintainer changes
This version was pushed to npm by mbroadst, a new releaser for mongodb since your current version.
Updates
msfrom 0.1.0 to 2.0.0Release notes
Sourced from ms's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by leo, a new releaser for ms since your current version.
Updates
mpathfrom 0.1.1 to 0.8.4Changelog
Sourced from mpath's changelog.
... (truncated)
Commits
634a0fachore: release 0.8.489402d2fix: throw error ifpartscontains an element that isn't a string or number03c4efechore: add basic SECURITY.md filead7a023chore: release 0.8.3f050c3afix: use var instead of let/const for Node.js 4.x supporte3bdd36chore: release 0.8.2b09cebcchore: add lintffed519fix(stringToParts): fall back to legacy treatment for square brackets if squa...095573cchore: release 0.8.1c507d2cfix(stringToParts): handle empty string and trailing dot the same way that `s...Maintainer changes
This version was pushed to npm by vkarpov15, a new releaser for mpath since your current version.
Updates
mqueryfrom 0.5.3 to 3.2.3Changelog
Sourced from mquery's changelog.
... (truncated)
Commits
eeaa57cchore: release 3.2.3792e69ffix(utils): avoid copying special properties like__proto__when merging an...2268a48Merge pull request #118 from aheckmann/dependabot/npm_and_yarn/mongodb-3.6.1658f66achore(deps-dev): bump mongodb from 3.1.1 to 3.6.1e68f8e1chore: add tidelift disclosure6d3e0c7chore: release 3.2.2b36dfd8fix: dont re-call setOptions() when pulling base class optionsd8d94f8chore: remove istanbul and use eslint 5.xec0f83fchore: get rid of package-lock.json6bd88b7travis; update node versionsMaintainer changes
This version was pushed to npm by vkarpov15, a new releaser for mquery since your current version.
Updates
node-staticfrom 0.5.9 to 0.7.11Commits
Maintainer changes
This version was pushed to npm by cloudhead, a new releaser for node-static since your current version.
Updates
highlight.jsfrom 7.0.1 to 10.4.1Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
e96b915bump 10.4.1065f65fchore(release) allow release script to handle production releases68509fcchore(docs) bump SECURITY mention to 9.18.5aa0fb85chore(docs) Version 9 has reached EOL.fb0a626enh(ci): Add tests for polynomial regex issuesfa46dd1fix(reasonml) fix poly backtracking issued496052fix(latex) fix poly backtracking issued9f1cdbfix(javascript/typescript) fix poly backtracking issuefdec037fix(asciidoc) fix poly backtracking issue02ca487fix(kotlin) fix poly backtracking issueMaintainer changes
This version was pushed to npm by joshgoebel, a new releaser for highlight.js since your current version.
Updates
markdownfrom 0.3.1 to 0.5.0Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
165fedfv0.5.0e1813a2Add test for image without title inside link (#71)87e2804Update changelog since 0.4984a0ecImplement tables for Maruku dialect by redsun8201fdd68Style change - move function just used in table processing into Maruku.block....28d5c63Fix broken escaping introduected in 404344fc819ed3added reference to new tests8d3b49aadded some tests for tables7c867b3added tolerance for up to three spaces for headers and first horizontal rule ...828a7bfcorrected some omitted characters needing escape in _split_on_unescapedUpdates
openfrom 0.0.3 to 6.0.0Release notes
Sourced from open's releases.
Commits
Maintainer changes
This version was pushed to npm by sindresorhus, a new releaser for open since your current version.
Updates
expressfrom 3.1.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.
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.