chore(deps): bump the npm_and_yarn group across 10 directories with 11 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the npm_and_yarn group with 1 update in the / directory: next.
Bumps the npm_and_yarn group with 3 updates in the /engine directory: minimatch, flatted and rollup.
Bumps the npm_and_yarn group with 3 updates in the /mcp/reengine-browser directory: ajv, minimatch and flatted.
Bumps the npm_and_yarn group with 4 updates in the /mcp/reengine-integrations directory: axios, ajv, minimatch and flatted.
Bumps the npm_and_yarn group with 5 updates in the /mcp/reengine-llama directory:
| Package | From | To |
|---|---|---|
| express-rate-limit | 8.2.1 |
8.3.1 |
| ajv | 8.17.1 |
8.18.0 |
| @hono/node-server | 1.19.9 |
1.19.11 |
| hono | 4.11.7 |
4.12.8 |
| qs | 6.14.1 |
6.15.0 |
Bumps the npm_and_yarn group with 7 updates in the /mcp/reengine-outreach directory:
| Package | From | To |
|---|---|---|
| express-rate-limit | 8.2.1 |
8.3.1 |
| ajv | 6.12.6 |
6.14.0 |
| minimatch | 3.1.2 |
3.1.5 |
| @hono/node-server | 1.19.9 |
1.19.11 |
| flatted | 3.3.3 |
3.4.2 |
| hono | 4.11.7 |
4.12.8 |
| qs | 6.14.1 |
6.15.0 |
Bumps the npm_and_yarn group with 3 updates in the /mcp/reengine-tinyfish directory: ajv, minimatch and flatted.
Bumps the npm_and_yarn group with 5 updates in the /mcp/reengine-vertexai directory:
| Package | From | To |
|---|---|---|
| express-rate-limit | 8.2.1 |
8.3.1 |
| ajv | 8.17.1 |
8.18.0 |
| @hono/node-server | 1.19.9 |
1.19.11 |
| hono | 4.11.7 |
4.12.8 |
| qs | 6.14.1 |
6.15.0 |
Bumps the npm_and_yarn group with 3 updates in the /playwright directory: ajv, minimatch and flatted.
Bumps the npm_and_yarn group with 3 updates in the /web-dashboard directory: next, qs and ai.
Updates next from 16.1.6 to 16.1.7
Release notes
Sourced from next's releases.
v16.1.7
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- [Cache Components] Prevent streaming fetch calls from hanging in dev (#89194)
- Apply server actions transform to node_modules in route handlers (#89380)
- ensure
maxPostponedStateSizeis always respected (See: CVE-2026-27979)- feat(next/image): add lru disk cache and
images.maximumDiskCacheSize(See: CVE-2026-27980)- Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: CVE-2026-27977)
- Disallow Server Action submissions from privacy-sensitive contexts by default (See: CVE-2026-27978)
- fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)
Credits
Huge thanks to
@unstubbable,@styfle,@eps1lon, and@ztannerfor helping!
Commits
bdf3e35v16.1.7dc98c04[backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...9023c0a[backport] Disallow Server Action submissions from privacy-sensitive contexts...36a97b9Allow blocking cross-site dev-only websocket connections from privacy-sensiti...93c3993[backport]: feat(next/image): add lru disk cache and `images.maximumDiskCache...c68d62dBackport documentation fixes for 16.1.x (#90655)5214ac1[backport]: ensure maxPostponedStateSize is always respected (#90060) (#90471)c95e357Backport/docs fixes 16.1.x (#90125)cba6144[backport] Apply server actions transform tonode_modulesin route handlers...3db9063[backport] [Cache Components] Prevent streaming fetch calls from hanging in d...- Additional commits viewable in compare view
Updates minimatch from 3.1.2 to 3.1.5
Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
Updates minimatch from 9.0.5 to 9.0.9
Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
Updates flatted from 3.3.3 to 3.4.2
Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updates- Additional commits viewable in compare view
Updates rollup from 4.57.1 to 4.59.1
Release notes
Sourced from rollup's releases.
v4.59.1
4.59.1
2026-03-21
Bug Fixes
- Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)
Pull Requests
- #6281: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6282: chore(deps): update github artifact actions (major) (
@renovate[bot],@lukastaegert)- #6283: chore(deps): update dependency nyc to v18 (
@renovate[bot],@lukastaegert)- #6284: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6285: chore(deps): lock file maintenance (
@renovate[bot])- #6290: chore(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6291: chore(deps): update dependency
@shikijs/vitepress-twoslashto v4 (@renovate[bot])- #6292: chore(deps): lock file maintenance (
@renovate[bot])- #6297: chore(deps): update minor/patch updates (
@renovate[bot])- #6298: chore(deps): lock file maintenance (
@renovate[bot])- #6299: chore(deps): lock file maintenance (
@renovate[bot])- #6300: docs: update packagephobia link (
@bluwy)- #6301: chore(deps): update dependency lint-staged to ^16.3.3 (
@renovate[bot])- #6306: fix: fix chunk assignment for deoptimized module with dynamic import (
@JoaoBrlt,@lukastaegert)- #6307: chore(deps): update minor/patch updates (
@renovate[bot])- #6308: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6309: chore(deps): update dependency vite to v8 (
@renovate[bot])- #6310: chore(deps): lock file maintenance (
@renovate[bot])- #6311: chore(deps): lock file maintenance (
@renovate[bot])- #6312: chore(deps): lock file maintenance (
@renovate[bot])v4.59.0
4.59.0
2026-02-22
Features
- Throw when the generated bundle contains paths that would leave the output directory (#6276)
Pull Requests
- #6275: Validate bundle stays within output dir (
@lukastaegert)v4.58.0
4.58.0
2026-02-20
... (truncated)
Changelog
Sourced from rollup's changelog.
4.59.1
2026-03-21
Bug Fixes
- Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)
Pull Requests
- #6281: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6282: chore(deps): update github artifact actions (major) (
@renovate[bot],@lukastaegert)- #6283: chore(deps): update dependency nyc to v18 (
@renovate[bot],@lukastaegert)- #6284: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6285: chore(deps): lock file maintenance (
@renovate[bot])- #6290: chore(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6291: chore(deps): update dependency
@shikijs/vitepress-twoslashto v4 (@renovate[bot])- #6292: chore(deps): lock file maintenance (
@renovate[bot])- #6297: chore(deps): update minor/patch updates (
@renovate[bot])- #6298: chore(deps): lock file maintenance (
@renovate[bot])- #6299: chore(deps): lock file maintenance (
@renovate[bot])- #6300: docs: update packagephobia link (
@bluwy)- #6301: chore(deps): update dependency lint-staged to ^16.3.3 (
@renovate[bot])- #6306: fix: fix chunk assignment for deoptimized module with dynamic import (
@JoaoBrlt,@lukastaegert)- #6307: chore(deps): update minor/patch updates (
@renovate[bot])- #6308: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6309: chore(deps): update dependency vite to v8 (
@renovate[bot])- #6310: chore(deps): lock file maintenance (
@renovate[bot])- #6311: chore(deps): lock file maintenance (
@renovate[bot])- #6312: chore(deps): lock file maintenance (
@renovate[bot])4.59.0
2026-02-22
Features
- Throw when the generated bundle contains paths that would leave the output directory (#6276)
Pull Requests
- #6275: Validate bundle stays within output dir (
@lukastaegert)4.58.0
2026-02-20
Features
- Also support
__NO_SIDE_EFFECTS__annotation before variable declarations declaring function expressions (#6272)
... (truncated)
Commits
0cba9e04.59.14eeea29Pin Vite1cd49aefix: fix chunk assignment for deoptimized module with dynamic import (#6306)c9dabc3Downgrade Vited46200fchore(deps): update dependency vite to v8 (#6309)aa6c853chore(deps): update dependency lru-cache to v11 (#6308)4208811chore(deps): lock file maintenance (#6312)5348a82chore(deps): lock file maintenance (#6311)c942b8dchore(deps): update minor/patch updates (#6307)bf9d35cchore(deps): lock file maintenance (#6310)- Additional commits viewable in compare view
Updates ajv from 6.12.6 to 6.14.0
Commits
e3af0a76.14.0b552ed6add regExp option to address $data exploit via a regular expression (CVE-2025...72f2286docs: update v7 info231e52bMerge pull request #1320 from philsturgeon/patch-1d3475fcAdd spectral, an AJV util from a sponsor413afe0docs: v7.0.0-beta.311e997bupdate readme for v7- See full diff in compare view
Updates minimatch from 3.1.2 to 3.1.5
Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
Updates flatted from 3.3.3 to 3.4.2
Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updates- Additional commits viewable in compare view
Updates axios from 1.13.4 to 1.13.5
Release notes
Sourced from axios's releases.
v1.13.5
Release 1.13.5
Highlights
- Security: Fixed a potential Denial of Service issue involving the
__proto__key inmergeConfig. (PR #7369)- Bug fix: Resolved an issue where
AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)Changes
Security
- Fix Denial of Service via
__proto__key inmergeConfig. (PR #7369)Fixes
Features / Improvements
Documentation
- Clarify object-check comment. (PR #7323)
- Fix deprecated
Bufferconstructor usage and README formatting. (PR #7371)CI / Maintenance
- Chore: fix issues with YAML. (PR #7355)
- CI: update workflow YAMLs. (PR #7372)
- CI: fix run condition. (PR #7373)
- Dev deps: bump
karma-sourcemap-loaderfrom 0.3.8 to 0.4.0. (PR #7360)- Chore(release): prepare release 1.13.5. (PR #7379)
New Contributors
@sachin11063(first contribution — PR #7323)@asmitha-16(first contribution — PR #7326)Full Changelog: https://github.com/axios/axios/compare/v1.13.4...v1.13.5
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)- Additional commits viewable in compare view
Updates ajv from 6.12.6 to 6.14.0
Commits
e3af0a76.14.0b552ed6add regExp option to address $data exploit via a regular expression (CVE-2025...72f2286docs: update v7 info231e52bMerge pull request #1320 from philsturgeon/patch-1d3475fcAdd spectral, an AJV util from a sponsor413afe0docs: v7.0.0-beta.311e997bupdate readme for v7- See full diff in compare view
Updates minimatch from 3.1.2 to 3.1.5
Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
Updates flatted from 3.3.3 to 3.4.2
Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updates- Additional commits viewable in compare view
Updates express-rate-limit from 8.2.1 to 8.3.1
Release notes
Sourced from express-rate-limit's releases.
v8.3.1
You can view the changelog here.
v8.3.0
You can view the changelog here.
Commits
47e5b298.3.1eb61179v8.3.1 changeloga17377dFix broken link for contributing guide5aa3f6cfix: revert the dts-bundle-generator update06dea83ci: run test on node 20, 22, 24, 25 and drop 18 as it reached eolc86a27dchore: update dependencies8898ffachore: migrate biome schema and run formatterdd544fddocs: update changelog with backported releases9c90752ci: setup oidc connect with npm for automatatic publishe4477fa8.3.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for express-rate-limit since your current version.
Updates ajv from 8.17.1 to 8.18.0
Commits
e3af0a76.14.0b552ed6add regExp option to address $data exploit via a regular expression (CVE-2025...72f2286docs: update v7 info231e52bMerge pull request #1320 from philsturgeon/patch-1d3475fcAdd spectral, an AJV util from a sponsor413afe0docs: v7.0.0-beta.311e997bupdate readme for v7- See full diff in compare view
Updates @hono/node-server from 1.19.9 to 1.19.11
Release notes
Sourced from @hono/node-server's releases.
v1.19.11
What's Changed
- fix: do not overwrite Content-Length in the fast path pattern if Content-Length already exists. by
@usualomain honojs/node-server#309Full Changelog: https://github.com/honojs/node-server/compare/v1.19.10...v1.19.11
v1.19.10
Security Fix
Fixed an authorization bypass in Serve Static Middleware caused by inconsistent URL decoding (
%2Fhandling) between the router and static file resolution. Users of Serve Static Middleware are encouraged to upgrade to this version.See GHSA-wc8c-qw6v-h7f6 for details.
Commits
ecd4d6b1.19.11c944899fix: do not overwrite Content-Length in the fast path pattern if Content-Leng...2f8ca361.19.10455015bMerge commit from forkcc05c48chore: add benchmark for comparing with npm and local (dev) (#305)58c4412chore: Adding LICENSE file with MIT license referenced in README.md (#297)b1daa4cdocs(readme): add@usualomaas an author (#300)- See full diff in compare view
Updates hono from 4.11.7 to 4.12.8
Release notes
Sourced from hono's releases.
v4.12.8
What's Changed
- fix(utils/mime): Normalize input extension to lowercase before MIME check by
@TheEssemin honojs/hono#4800- fix(bearer-auth): escape regex metacharacters in bearer auth prefix option by
@otoneko1102in honojs/hono#4750New Contributors
@TheEssemmade their first contribution in honojs/hono#4800Full Changelog: https://github.com/honojs/hono/compare/v4.12.7...v4.12.8
v4.12.7
Security hardening
Ignore
__proto__path segments in parseBody({ dot: true }) to prevent potential prototype pollution when merged with unsafe patterns.
Full Changelog: https://github.com/honojs/hono/compare/v4.12.6...v4.12.7
v4.12.6
What's Changed
- fix(accept): replace regex split to mitigate ReDoS by
@EdamAme-xin honojs/hono#4758- fix(jsx): align link hoisting and dedupe with React 19 by
@usualomain honojs/hono#4792- chore(builld): tsconfig project references by
@BarryThePenguinin honojs/hono#4797- chore: add
tsconfig.spec.jsonby@yusukebein honojs/hono#4798- feat(jsx-renderer): support function-based options by
@3w36zj6in honojs/hono#4780- fix(lambda-edge): avoid callback handler deprecation on NODEJS_24_X by
@t0waxxin honojs/hono#4782New Contributors
@t0waxxmade their first contribution in honojs/hono#4782Full Changelog: https://github.com/honojs/hono/compare/v4.12.5...v4.12.6
v4.12.5
What's Changed
- fix(request): return
string | undefinedfrom param() when path type is any by@andrewdamelioin honojs/hono#4723- fix(jwt): validate token format in decode and decodeHeader functions by
@otoneko1102in honojs/hono#4752- fix(jsx): Fix "Invalid state: Controller is already closed" by
@gaearonin honojs/hono#4770- chore(eslint): upgrade
@hono/eslint-configby@BarryThePenguinin honojs/hono#4781New Contributors
@andrewdameliomade their first contribution in honojs/hono#4723@otoneko1102made their first contribution in honojs/hono#4752@gaearonmade their first contribution in honojs/hono#4770Full Changelog: https://github.com/honojs/hono/compare/v4.12.4...v4.12.5
v4.12.4
Security fixes
... (truncated)
Commits
fe689ec4.12.80c0bf8dfix(bearer-auth): escape regex metacharacters in bearer auth prefix option (#...488ea6afix(utils/mime): Normalize input extension to lowercase before MIME check (#4...b0aba5b4.12.71be3a53ci: apply automated fixesef90225Merge commit from fork3f886364.12.653b66aefix(lambda-edge): avoid callback handler deprecation on NODEJS_24_X (#4782)58825a7feat(jsx-renderer): support function-based options (#4780)0e80acbchore: addtsconfig.spec.json(#4798)- Additional commits viewable in compare view
Updates qs from 6.14.1 to 6.15.0
Changelog
Sourced from qs's changelog.
6.15.0
- [New]
parse: addstrictMergeoption to wrap object/primitive conflicts in an array (#425, #122)- [Fix]
duplicatesoption should not apply to bracket notation keys (#514)6.14.2
- [Fix]
parse: mark overflow objects for indexed notation exceedingarrayLimit(#546)- [Fix]
arrayLimitmeans max count, not max index, incombine/merge/parseArrayValue- [Fix]
parse: throw onarrayLimitexceeded with indexed notation whenthrowOnLimitExceededis true (#529)- [Fix]
parse: enforcearrayLimitoncomma-parsed values- [Fix]
parse: fix error message to reflect arrayLimit as max index; remove extraneous comments (#545)- [Robustness] avoid
.push, usevoid- [readme] document that
addQueryPrefixdoes not add?to empty output (#418)- [readme] clarify
parseArraysandarrayLimitdocumentation (#543)- [readme] replace runkit CI badge with shields.io check-runs badge
- [meta] fix changelog typo (
arrayLength→arrayLimit)- [actions] fix rebase workflow permissions
Commits
d9b4c66v6.15.0cb41a54[New]parse: addstrictMergeoption to wrap object/primitive conflicts in...88e1563[Fix]duplicatesoption should not apply to bracket notation keys9d441d2Merge backport release tags v6.0.6–v6.13.3 into main85cc8cav6.12.5ffc12aav6.11.40506b11[actions] update reusable workflows6a37faf[actions] update reusable workflows8e8df5a[Fix] fix regressions from robustness refactord60bab3v6.10.7- Additional commits viewable in compare view
Updates express-rate-limit from 8.2.1 to 8.3.1
Release notes
Sourced from express-rate-limit's releases.
v8.3.1
You can view the changelog here.
v8.3.0
You can view the changelog here.
Commits
47e5b298.3.1eb61179v8.3.1 changeloga17377dFix broken link for contributing guide5aa3f6cfix: revert the dts-bundle-generator update06dea83ci: run test on node 20, 22, 24, 25 and drop 18 as it reached eolc86a27dchore: update dependencies8898ffachore: migrate biome schema and run formatterdd544fddocs: update changelog with backported releases9c90752ci: setup oidc connect with npm for automatatic publishe4477fa8.3.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for express-rate-limit since your current version.
Updates ajv from 6.12.6 to 6.14.0
Commits
e3af0a76.14.0b552ed6add regExp option to address $data exploit via a regular expression (CVE-2025...72f2286docs: update v7 info231e52bMerge pull request #1320 from philsturgeon/patch-1d3475fcAdd spectral, an AJV util from a sponsor413afe0docs: v7.0.0-beta.311e997bupdate readme for v7- See full diff in compare view
Updates minimatch from 3.1.2 to 3.1.5
Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns-
Package Dependencies
Technical Details
| ID: | 14746369 |
| UUID: | 4113530080 |
| Node ID: | PR_kwDORICMKs7MZYBD |
| Host: | GitHub |
| Repository: | stackconsult/RE-Engine |