forked from vercel/next.js
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the npm_and_yarn group across 1 directory with 24 updates #1
Open
dependabot
wants to merge
1
commit into
canary
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-f4efd103b4
base: canary
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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 20 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` | 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/[email protected]@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 `@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/[email protected]...@grpc/[email protected]) 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: "@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] <[email protected]>
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 20 updates in the / directory:
0.4.1
0.7.0
6.0.5
6.0.6
0.10.53
0.10.63
4.17.0
4.20.0
7.14.5
10.9.0
3.0.4
3.0.5
2.24.0
2.29.4
3.1.30
3.3.8
2.6.7
2.6.8
3.1.0
4.0.2
8.4.31
8.4.32
7.3.2
7.5.2
8.2.3
8.17.1
6.1.15
6.2.0
7.22.5
7.23.2
4.1.1
4.3.1
6.1.0
6.3.0
0.17.1
0.19.0
5.27.0
5.27.1
1.0.35
1.0.36
Updates
cookie
from 0.4.1 to 0.7.0Release notes
Sourced from cookie's releases.
Commits
ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardca70da4
test(serialize): additional tests for name, domain and path RFC validations (...47917c9
Iterate whitespace for perf (#170)927d48a
Addmain
topackage.json
(#166)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
cross-spawn
from 6.0.5 to 6.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
d35c865
chore(release): 6.0.65a37e19
chore: update package.json and package.lockba5aaef
fix: disable regexp backtracking (#160)f4af31c
fix(core): support worker threads (#127)Updates
es5-ext
from 0.10.53 to 0.10.63Release notes
Sourced from es5-ext's releases.
... (truncated)
Changelog
Sourced from es5-ext's changelog.
... (truncated)
Commits
de4e03c
chore: Release v0.10.633fd53b7
chore: Upgradelint-staged
to v13bf8ed79
chore: Ensure postinstall script does not crash on Windows2cbbb07
chore: Bump dependencies22d0416
chore: Bump LICENSE yeara52e957
fix: Support ES2015+ function definitions infunction#toStringTokens()
3551cdd
fix: Do not rely on problematic regex7855319
chore: Simplify the manifest message78e041f
chore: Release v0.10.62c51d552
chore: Improve manifestUpdates
express
from 4.17.0 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
[email protected] (#5902)2a980ad
[email protected] (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: [email protected] (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
firebase
from 7.14.5 to 10.9.0Commits
1eb302f
Version Packages (#8063)b498867
Merge master into releasece88e71
snapshot listeners source from cache (#7982)6d487d7
Prevent using authTokenSyncURL if the string begins with a double slash (#8060)b4d59d6
Merge master into release2b22838
Fix glob pattern to work with Node 20 and its NPM version (#8059)feb5038
Update CI node.js versions to 20.x (#8055)245dd26
Enforce authTokenSyncURL being a path and not a url. (#8056)e60188d
Version Packages (#8046)7e2efbf
Merge master into releaseUpdates
minimatch
from 3.0.4 to 3.0.5Commits
707e1b2
3.0.5a8763f4
Improve redos protection, add many testsbafa295
Use master branch for travis badge013d64d
update travisUpdates
moment
from 2.24.0 to 2.29.4Changelog
Sourced from moment's changelog.
... (truncated)
Commits
000ac18
Build 2.24.4f2006b6
Bump version to 2.24.4536ad0c
Update changelog for 2.29.49a3b589
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8
Merge branch 'master' into developb4e6153
Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062
Build 2.29.3aaf50b6
Fixup release complaints26f4aef
Bump version to 2.29.3Updates
nanoid
from 3.1.30 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5
Release 3.3.8 version4fe3495
Update size limitd643045
Fix pool pollution, infinite loop (#510)89d82d2
Release 3.3.7 version5022c35
Update dual-publish3e7a8e5
Remove benchmark from CI for v3d356144
Fix CI for v337b25df
Move to pnpm 8d96f392
Release 3.3.6 version8210dfb
Release 3.3.5 versionUpdates
node-fetch
from 2.6.7 to 2.6.8Release notes
Sourced from node-fetch's releases.
Commits
6e9464d
ci(release): install dependenciesdd2a0ba
ci(release): install dependencies49bef02
ci(release): use latest Node LTSce37bcd
ci(semantic-release): config1768eaa
ci(release): initial version8bb6e31
fix: prevent hoisting of the undefinedglobal
variable inbrowser.js
(#1534)e218f8d
Add missing changelog entries. (#1613)fddad0e
fix(headers): don't forward secure headers on protocol change (#1605)50536d1
fix: premature close with chunked transfer encoding and for async iterators i...838d971
Handle 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
octokit
from 3.1.0 to 4.0.2Release notes
Sourced from octokit's releases.
... (truncated)
Commits
9604674
fix(build): actually output ESM (#2678)c99ff62
fix(docs): remove NodeJS 10 and add callout for conditional exports (#2675)13a86ad
feat: v4 (#2674)d0b9a6e
build(deps): lock file maintenance (#2670)b4860da
chore(deps): update dependency esbuild to ^0.21.0 (#2672)98785f4
fix: update rest endpoints (#2667)c520dc9
build(deps): lock file maintenance (#2664)844baf9
build(deps): lock file maintenance (#2661)0322377
build(deps): lock file maintenance (#2658)ba7d859
ci(action): update actions/add-to-project action to v1.0.1 (#2657)Updates
postcss
from 8.4.31 to 8.4.32Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a0d9f10
Release 8.4.32 version0146b3e
Add Node.js 21 to CI2398534
Update dependencies1918533
Merge pull request #1902 from ferreira-tb/main395e6dc
FixProcessOptions
interfacefa8cd15
Update dependencies199a7c4
Typo2528047
Update EM linkUpdates
semver
from 7.3.2 to 7.5.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.