chore(deps): bump the npm_and_yarn group across 1 directory with 25 updates#1
Open
dependabot[bot] wants to merge 1 commit intocanaryfrom
Open
chore(deps): bump the npm_and_yarn group across 1 directory with 25 updates#1dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot[bot] wants to merge 1 commit intocanaryfrom
Conversation
…pdates Bumps the npm_and_yarn group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cookie](https://github.com/jshttp/cookie) | `0.4.1` | `0.7.0` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `6.0.5` | `6.0.6` | | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.53` | `0.10.63` | | [express](https://github.com/expressjs/express) | `4.17.0` | `4.20.0` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `7.14.5` | `10.9.0` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.0.5` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.29.4` | | [nanoid](https://github.com/ai/nanoid) | `3.1.30` | `3.3.8` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.7` | `2.6.8` | | [octokit](https://github.com/octokit/octokit.js) | `3.1.0` | `4.0.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` | | [semver](https://github.com/npm/node-semver) | `7.3.2` | `7.5.2` | | [ws](https://github.com/websockets/ws) | `8.2.3` | `8.17.1` | | [tar](https://github.com/isaacs/node-tar) | `6.1.15` | `6.2.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.5` | `7.23.2` | | [debug](https://github.com/debug-js/debug) | `4.1.1` | `4.3.1` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `6.1.0` | `6.3.0` | | [send](https://github.com/pillarjs/send) | `0.17.1` | `0.19.0` | | [terser](https://github.com/terser/terser) | `5.27.0` | `5.27.1` | | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `1.0.35` | `1.0.36` | | [mermaid](https://github.com/mermaid-js/mermaid) | `10.9.1` | `10.9.3` | Updates `cookie` from 0.4.1 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.1...v0.7.0) Updates `cross-spawn` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6) Updates `es5-ext` from 0.10.53 to 0.10.63 - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.53...v0.10.63) Updates `express` from 4.17.0 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.0...4.20.0) Updates `firebase` from 7.14.5 to 10.9.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.14.5...firebase@10.9.0) Updates `minimatch` from 3.0.4 to 3.0.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) Updates `moment` from 2.24.0 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.29.4) Updates `nanoid` from 3.1.30 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.30...3.3.8) Updates `node-fetch` from 2.6.7 to 2.6.8 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v2.6.8) Updates `octokit` from 3.1.0 to 4.0.2 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v3.1.0...v4.0.2) Updates `postcss` from 8.4.31 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) Updates `semver` from 7.3.2 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.2...v7.5.2) Updates `ws` from 8.2.3 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.2.3...8.17.1) Updates `tar` from 6.1.15 to 6.2.0 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.15...v6.2.0) Updates `@babel/traverse` from 7.22.5 to 7.23.2 - [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.23.2/packages/babel-traverse) Updates `debug` from 4.1.1 to 4.3.1 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.3.1) Updates `path-to-regexp` from 6.1.0 to 6.3.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.1.0...v6.3.0) Updates `send` from 0.17.1 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.17.1...0.19.0) Updates `terser` from 5.27.0 to 5.27.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.27.0...v5.27.1) Updates `ua-parser-js` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@1.0.35...1.0.36) Updates `mermaid` from 10.9.1 to 10.9.3 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](mermaid-js/mermaid@v10.9.1...v10.9.3) Updates `@grpc/grpc-js` from 0.8.1 to 1.9.15 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@0.8.1...@grpc/grpc-js@1.9.15) Updates `body-parser` from 1.19.0 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.19.0...1.20.3) Updates `protobufjs` from 6.11.2 to 7.2.4 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.2...protobufjs-v7.2.4) Updates `serve-static` from 1.14.1 to 1.16.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.14.1...1.16.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: es5-ext dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: firebase dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: moment dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: octokit dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tar dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: debug dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: send dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: terser dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ua-parser-js dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mermaid dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect 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 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 21 updates in the / directory:
0.4.10.7.06.0.56.0.60.10.530.10.634.17.04.20.07.14.510.9.03.0.43.0.52.24.02.29.43.1.303.3.82.6.72.6.83.1.04.0.28.4.318.4.327.3.27.5.28.2.38.17.16.1.156.2.07.22.57.23.24.1.14.3.16.1.06.3.00.17.10.19.05.27.05.27.11.0.351.0.3610.9.110.9.3Updates
cookiefrom 0.4.1 to 0.7.0Release notes
Sourced from cookie's releases.
Commits
ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)d6f39b0Fix tests for old node6bb701fRemove failing scorecardca70da4test(serialize): additional tests for name, domain and path RFC validations (...47917c9Iterate whitespace for perf (#170)927d48aAddmaintopackage.json(#166)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
cross-spawnfrom 6.0.5 to 6.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
d35c865chore(release): 6.0.65a37e19chore: update package.json and package.lockba5aaeffix: disable regexp backtracking (#160)f4af31cfix(core): support worker threads (#127)Updates
es5-extfrom 0.10.53 to 0.10.63Release notes
Sourced from es5-ext's releases.
... (truncated)
Changelog
Sourced from es5-ext's changelog.
... (truncated)
Commits
de4e03cchore: Release v0.10.633fd53b7chore: Upgradelint-stagedto v13bf8ed79chore: Ensure postinstall script does not crash on Windows2cbbb07chore: Bump dependencies22d0416chore: Bump LICENSE yeara52e957fix: Support ES2015+ function definitions infunction#toStringTokens()3551cddfix: Do not rely on problematic regex7855319chore: Simplify the manifest message78e041fchore: Release v0.10.62c51d552chore: Improve manifestUpdates
expressfrom 4.17.0 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
21df4214.20.04c9ddc1feat: upgrade to serve-static@0.16.09ebe5d5feat: upgrade to send@0.19.0 (#5928)ec4a01bfeat: upgrade to body-parser@1.20.3 (#5926)54271f6fix: don't render redirect values in anchor href125bb74path-to-regexp@0.1.10 (#5902)2a980admerge-descriptors@1.0.3 (#5781)a3e7e05docs: specify new instructions forquestionanddiscussc5addb9deps: path-to-regexp@0.1.8 (#5603)e35380adocs: add@IamLizuto the triage team (#5836)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
firebasefrom 7.14.5 to 10.9.0Commits
1eb302fVersion Packages (#8063)b498867Merge master into releasece88e71snapshot listeners source from cache (#7982)6d487d7Prevent using authTokenSyncURL if the string begins with a double slash (#8060)b4d59d6Merge master into release2b22838Fix glob pattern to work with Node 20 and its NPM version (#8059)feb5038Update CI node.js versions to 20.x (#8055)245dd26Enforce authTokenSyncURL being a path and not a url. (#8056)e60188dVersion Packages (#8046)7e2efbfMerge master into releaseUpdates
minimatchfrom 3.0.4 to 3.0.5Commits
707e1b23.0.5a8763f4Improve redos protection, add many testsbafa295Use master branch for travis badge013d64dupdate travisUpdates
momentfrom 2.24.0 to 2.29.4Changelog
Sourced from moment's changelog.
... (truncated)
Commits
000ac18Build 2.24.4f2006b6Bump version to 2.24.4536ad0cUpdate changelog for 2.29.49a3b589[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8Merge branch 'master' into developb4e6153Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062Build 2.29.3aaf50b6Fixup release complaints26f4aefBump version to 2.29.3Updates
nanoidfrom 3.1.30 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)89d82d2Release 3.3.7 version5022c35Update dual-publish3e7a8e5Remove benchmark from CI for v3d356144Fix CI for v337b25dfMove to pnpm 8d96f392Release 3.3.6 version8210dfbRelease 3.3.5 versionUpdates
node-fetchfrom 2.6.7 to 2.6.8Release notes
Sourced from node-fetch's releases.
Commits
6e9464dci(release): install dependenciesdd2a0baci(release): install dependencies49bef02ci(release): use latest Node LTSce37bcdci(semantic-release): config1768eaaci(release): initial version8bb6e31fix: prevent hoisting of the undefinedglobalvariable inbrowser.js(#1534)e218f8dAdd missing changelog entries. (#1613)fddad0efix(headers): don't forward secure headers on protocol change (#1605)50536d1fix: premature close with chunked transfer encoding and for async iterators i...838d971Handle zero-length OK deflate responses (#903)Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
Updates
octokitfrom 3.1.0 to 4.0.2Release notes
Sourced from octokit's releases.
... (truncated)
Commits
9604674fix(build): actually output ESM (#2678)c99ff62fix(docs): remove NodeJS 10 and add callout for conditional exports (#2675)13a86adfeat: v4 (#2674)d0b9a6ebuild(deps): lock file maintenance (#2670)b4860dachore(deps): update dependency esbuild to ^0.21.0 (#2672)98785f4fix: update rest endpoints (#2667)c520dc9build(deps): lock file maintenance (#2664)844baf9build(deps): lock file maintenance (#2661)0322377build(deps): lock file maintenance (#2658)ba7d859ci(action): update actions/add-to-project action to v1.0.1 (#2657)Updates
postcssfrom 8.4.31 to 8.4.32Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a0d9f10Release 8.4.32 version0146b3eAdd Node.js 21 to CI2398534Update dependencies1918533Merge pull request #1902 from ferreira-tb/main395e6dcFixProcessOptionsinterfacefa8cd15Update dependencies199a7c4Typo2528047Update EM linkUpdates
semverfrom 7.3.2 to 7.5.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.