-
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the npm_and_yarn group across 1 directory with 30 updates #150
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
base: master
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [koa](https://github.com/koajs/koa) | `2.5.3` | `2.16.1` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `4.3.1` | `7.5.2` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `1.5.0` | `3.1.0` | | [html-minifier](https://github.com/kangax/html-minifier) | `3.5.20` | `4.0.0` | | [pug](https://github.com/pugjs/pug) | `2.0.4` | `3.0.2` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.5.0` | `7.27.0` | | [async](https://github.com/caolan/async) | `2.6.1` | `2.6.4` | | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.0.4` | `4.2.3` | | [browserslist](https://github.com/browserslist/browserslist) | `4.6.3` | `4.24.4` | | [color-string](https://github.com/Qix-/color-string) | `1.5.3` | `1.9.1` | | [css-what](https://github.com/fb55/css-what) | `2.1.0` | `2.1.3` | | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` | | [dot-prop](https://github.com/sindresorhus/dot-prop) | `4.2.0` | `4.2.1` | | [elliptic](https://github.com/indutny/elliptic) | `6.4.1` | `6.6.1` | | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.46` | `0.10.64` | | [eslint-utils](https://github.com/mysticatea/eslint-utils) | `1.3.1` | `1.4.3` | | [fsevents](https://github.com/fsevents/fsevents) | `1.2.4` | `1.2.13` | | [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.7.1` | `2.8.9` | | [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` | | [loader-utils](https://github.com/webpack/loader-utils) | `1.1.0` | `1.4.2` | | [lodash.mergewith](https://github.com/lodash/lodash) | `4.6.1` | `4.6.2` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.0.8` | | [mixin-deep](https://github.com/jonschlinkert/mixin-deep) | `1.3.1` | `1.3.2` | | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `1.7.0` | `1.9.0` | | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.6.1` | `1.8.2` | | [thenify](https://github.com/thenables/thenify) | `3.3.0` | `3.3.1` | | [urijs](https://github.com/medialize/URI.js) | `1.19.1` | `1.19.11` | Updates `koa` from 2.5.3 to 2.16.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.5.3...v2.16.1) Updates `react-router` from 4.3.1 to 7.5.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `serialize-javascript` from 1.5.0 to 3.1.0 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v1.5.0...v3.1.0) Updates `html-minifier` from 3.5.20 to 4.0.0 - [Release notes](https://github.com/kangax/html-minifier/releases) - [Commits](kangax/html-minifier@v3.5.20...v4.0.0) Updates `pug` from 2.0.4 to 3.0.2 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.2) Updates `@babel/traverse` from 7.5.0 to 7.27.0 - [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.27.0/packages/babel-traverse) Updates `async` from 2.6.1 to 2.6.4 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.1...v2.6.4) Updates `browserify-sign` from 4.0.4 to 4.2.3 - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.0.4...v4.2.3) Updates `browserslist` from 4.6.3 to 4.24.4 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.6.3...4.24.4) Updates `color-string` from 1.5.3 to 1.9.1 - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.9.1) Updates `css-what` from 2.1.0 to 2.1.3 - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](fb55/css-what@v2.1.0...v2.1.3) Updates `decode-uri-component` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) Updates `dot-prop` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1) Updates `elliptic` from 6.4.1 to 6.6.1 - [Commits](indutny/elliptic@v6.4.1...v6.6.1) Updates `es5-ext` from 0.10.46 to 0.10.64 - [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.46...v0.10.64) Updates `eslint-utils` from 1.3.1 to 1.4.3 - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Updates `fsevents` from 1.2.4 to 1.2.13 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.4...v1.2.13) Updates `hosted-git-info` from 2.7.1 to 2.8.9 - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.7.1...v2.8.9) Updates `ini` from 1.3.5 to 1.3.8 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v1.3.5...v1.3.8) Updates `loader-utils` from 1.1.0 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.1.0...v1.4.2) Updates `lodash.mergewith` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `minimatch` from 3.0.4 to 3.0.8 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.8) Updates `mixin-deep` from 1.3.1 to 1.3.2 - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Updates `path-parse` from 1.0.6 to 1.0.7 - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) Updates `path-to-regexp` from 1.7.0 to 1.9.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@v1.7.0...v1.9.0) Updates `pug-code-gen` from 2.0.2 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3) Updates `qs` from 6.5.2 to 6.5.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) Updates `shell-quote` from 1.6.1 to 1.8.2 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.6.1...v1.8.2) Updates `thenify` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/thenables/thenify/blob/master/History.md) - [Commits](thenables/thenify@3.3.0...3.3.1) Updates `urijs` from 1.19.1 to 1.19.11 - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](medialize/URI.js@v1.19.1...v1.19.11) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: react-router dependency-version: 7.5.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-version: 3.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: html-minifier dependency-version: 4.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pug dependency-version: 3.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: async dependency-version: 2.6.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserify-sign dependency-version: 4.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserslist dependency-version: 4.24.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: color-string dependency-version: 1.9.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: css-what dependency-version: 2.1.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: decode-uri-component dependency-version: 0.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dot-prop dependency-version: 4.2.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-version: 6.6.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: es5-ext dependency-version: 0.10.64 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: eslint-utils dependency-version: 1.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fsevents dependency-version: 1.2.13 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hosted-git-info dependency-version: 2.8.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ini dependency-version: 1.3.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: loader-utils dependency-version: 1.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash.mergewith dependency-version: 4.6.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.0.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mixin-deep dependency-version: 1.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-parse dependency-version: 1.0.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 1.9.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pug-code-gen dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.5.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: thenify dependency-version: 3.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: urijs dependency-version: 1.19.11 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the npm_and_yarn group with 29 updates in the / directory:
2.5.3
2.16.1
4.3.1
7.5.2
1.5.0
3.1.0
3.5.20
4.0.0
2.0.4
3.0.2
7.5.0
7.27.0
2.6.1
2.6.4
4.0.4
4.2.3
4.6.3
4.24.4
1.5.3
1.9.1
2.1.0
2.1.3
0.2.0
0.2.2
4.2.0
4.2.1
6.4.1
6.6.1
0.10.46
0.10.64
1.3.1
1.4.3
1.2.4
1.2.13
2.7.1
2.8.9
1.3.5
1.3.8
1.1.0
1.4.2
4.6.1
4.6.2
3.0.4
3.0.8
1.3.1
1.3.2
1.0.6
1.0.7
1.7.0
1.9.0
6.5.2
6.5.3
1.6.1
1.8.2
3.3.0
3.3.1
1.19.1
1.19.11
Updates
koa
from 2.5.3 to 2.16.1Release notes
Sourced from koa's releases.
Changelog
Sourced from koa's changelog.
... (truncated)
Commits
ba14822
2.16.12ff6c3f
2.16.03d51d03
ci: allow codecov to faileb84d89
fix: don't render redirect values in anchor ref5f294bb
Merge commit from fork77cbf2e
Release 2.15.31fad597
fix: require URL from 'url' module (#1809)ddbff30
Release 2.15.294e8def
fix: handle upper case protocol like HTTP or HTTPS (#1806)549455d
Release 2.15.1Updates
react-router
from 4.3.1 to 7.5.2Release notes
Sourced from react-router's releases.
... (truncated)
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
5819e0c
chore: Update version for release (#13456)d0cac33
chore: Update version for release (pre) (#13454)c843029
Adjust approach for prerendering/SPA mode via headers (#13453)8e4963f
Restore handling of 204 "soft" redirects on data requests (#13364)ed77157
update session documentation links (#13448)4281172
Missed refactor updatesb166e48
Minor refactors to support RSC (#13423)5dd7c15
chore: Update version for release (#13422)6ce4a79
chore: Update version for release (pre) (#13412)cd5681b
Slight refactor of fetchAndDecode for RSC (#13409)Updates
serialize-javascript
from 1.5.0 to 3.1.0Release notes
Sourced from serialize-javascript's releases.
... (truncated)
Commits
b54341e
v3.1.07cee7e4
Revert "support for bigint (#80)"026a445
Bump mocha from 7.1.2 to 7.2.0 (#83)5130a71
support for bigint (#80)ea76b23
Bump mocha from 7.1.1 to 7.1.2 (#82)073c8d8
Bump nyc from 15.0.0 to 15.0.1 (#81)f21a6fb
Don't replace regex / function placeholders within string literals (#79)1ac487e
[Security] Bump minimist from 1.2.0 to 1.2.5 (#78)c795cef
Bump mocha from 7.1.0 to 7.1.1 (#77)3064431
Bump mocha from 7.0.1 to 7.1.0 (#74)Updates
html-minifier
from 3.5.20 to 4.0.0Release notes
Sourced from html-minifier's releases.
Commits
4beb325
Version 4.0.0583e086
handle custom fragments within CSS/JS correctly (#1015)47b7042
minify Content-Security-Policy (#1014)c810fa3
Update Jekyll's ignores. (#1013)f3f080c
Remove eslint-plugin-no-use-extend-native. (#1012)da5c7a5
Update .gitattributes. (#1011)c3a9ab7
Travis: remove only gh-pages branch. (#1010)5342a06
Drop Node.js < 6 support. (#1008)df65c0c
Update .travis.yml (#1006)ce0e834
implementcontinueOnParseError
(#1004)Updates
pug
from 2.0.4 to 3.0.2Release notes
Sourced from pug's releases.
... (truncated)
Commits
d4b7f60
Properly handle errors originating from included files when compileDebug is e...d6f0615
fix capture groups for "each" statements (#3274)73ea7cf
fix: keep lexer plugins inside tag interpolation (#3296)29a53c5
fix: Fix pug-lexer parsed escaped interpolations incorrectly (#3299)60b1b15
chore: update supported versions (#3315)991e78f
fix: sanitise and escape thepretty
option (#3314)06baa52
Fix TypeScript and add eachOf token definition (#3262)13e46e9
chore: update with (#3259)c077df4
docs: fix rolling versions linkccba7da
ci: publish canary release (#3257)Maintainer changes
This version was pushed to npm by pug-bot, a new releaser for pug since your current version.
Updates
@babel/traverse
from 7.5.0 to 7.27.0Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
5c350ea
v7.27.0582538c
AllowtraverseFast
to exit early (#17169)4ad63a4
[Babel 8] RemoveBLOCK_SCOPED_SYMBOL
andNOT_LOCAL_BINDING
(#17148)0d0d577
fix: Reset child scopes whenscope.crawl()
(#17170)c51cffd
feat: AddupToScope
parameter tohasBinding
(#17102)f902742
chore: Update TS 5.8 (#17185)b1bca3d
fix: Uninitialized var declarator in loop marked as constantViolation (#17168)e1ce99d
v7.26.1051ec746
fix: Should not evaluate vars in child scope (#17151)64bca7b
v7.26.9Updates
async
from 2.6.1 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)f1d8383
Version 2.6.32b674c1
update changelogeab740f
fix: udpate lodash. closes #1675eaf32be
Version 2.6.2684b42e
Update built filese1bd3da
update changelogMaintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
browserify-sign
from 4.0.4 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
... (truncated)
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates
browserslist
from 4.6.3 to 4.24.4Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
... (truncated)
Commits
ae1e1b3
Release 4.24.4 version442e4ac
Try to fix CIa6bbfc5
Update config typesa687422
Update pnpm