Bump the npm_and_yarn group across 4 directories with 18 updates#4838
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm_and_yarn group across 4 directories with 18 updates#4838dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [next](https://github.com/vercel/next.js) | `16.0.10` | `16.1.5` | | [glob](https://github.com/isaacs/node-glob) | `11.0.2` | `12.0.0` | | [validator](https://github.com/validatorjs/validator.js) | `13.15.15` | `13.15.22` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.12.1` | `1.27.0` | | [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.7.1` | `11.10.0` | | [diff](https://github.com/kpdecker/jsdiff) | `4.0.2` | `4.0.4` | | [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` | | [pbkdf2](https://github.com/browserify/pbkdf2) | `3.1.2` | `3.1.5` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.15.0` | | [sha.js](https://github.com/crypto-browserify/sha.js) | `2.4.11` | `2.4.12` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `3.0.9` | `3.1.1` | | [tar](https://github.com/isaacs/node-tar) | `7.4.3` | `7.5.9` | | [undici](https://github.com/nodejs/undici) | `7.10.0` | `7.22.0` | | [zx](https://github.com/google/zx) | `7.2.3` | `7.2.4` | Bumps the npm_and_yarn group with 3 updates in the /apps/www directory: [lodash](https://github.com/lodash/lodash), [next](https://github.com/vercel/next.js) and [glob](https://github.com/isaacs/node-glob). Bumps the npm_and_yarn group with 2 updates in the /templates/plate-playground-template directory: [ai](https://github.com/vercel/ai) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /templates/plate-template directory: [next](https://github.com/vercel/next.js). Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `next` from 16.0.10 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.5) Updates `glob` from 11.0.2 to 12.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v12.0.0) Updates `mermaid` from 10.9.3 to 10.9.5 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](mermaid-js/mermaid@v10.9.3...v10.9.5) Updates `validator` from 13.15.15 to 13.15.22 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.15...13.15.22) Updates `@modelcontextprotocol/sdk` from 1.12.1 to 1.27.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.12.1...v1.27.0) Updates `@trpc/server` from 11.7.1 to 11.10.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.10.0/packages/server) Updates `body-parser` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.2) Updates `diff` from 4.0.2 to 4.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4) Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1 - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1) Updates `pbkdf2` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.5) Updates `qs` from 6.14.0 to 6.15.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.0) Updates `sha.js` from 2.4.11 to 2.4.12 - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) Updates `tar-fs` from 3.0.9 to 3.1.1 - [Commits](mafintosh/tar-fs@v3.0.9...v3.1.1) Updates `tar` from 7.4.3 to 7.5.9 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.4.3...v7.5.9) Updates `undici` from 7.10.0 to 7.22.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.10.0...v7.22.0) Updates `zx` from 7.2.3 to 7.2.4 - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@7.2.3...7.2.4) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `next` from 16.0.10 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.5) Updates `glob` from 11.0.2 to 12.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v12.0.0) Updates `ai` from 5.0.28 to 5.0.52 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@5.0.28...ai@5.0.52) Updates `next` from 16.0.3 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.5) Updates `next` from 16.0.3 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.5) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mermaid dependency-version: 10.9.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: validator dependency-version: 13.15.22 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@trpc/server" dependency-version: 11.10.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: diff dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pbkdf2 dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.15.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 3.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.22.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: zx dependency-version: 7.2.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ai dependency-version: 5.0.52 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
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 15 updates in the / directory:
4.17.214.17.2316.0.1016.1.511.0.212.0.013.15.1513.15.221.12.11.27.011.7.111.10.04.0.24.0.413.2.013.2.13.1.23.1.56.14.06.15.02.4.112.4.123.0.93.1.17.4.37.5.97.10.07.22.07.2.37.2.4Bumps the npm_and_yarn group with 3 updates in the /apps/www directory: lodash, next and glob.
Bumps the npm_and_yarn group with 2 updates in the /templates/plate-playground-template directory: ai and next.
Bumps the npm_and_yarn group with 1 update in the /templates/plate-template directory: next.
Updates
lodashfrom 4.17.21 to 4.17.23Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)Updates
nextfrom 16.0.10 to 16.1.5Release notes
Sourced from next's releases.
... (truncated)
Commits
acba4a6v16.1.5e1d1fc6Add maximum size limit for postponed body parsing (#88175)500ec83fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)1caaca3feat(next/image)!: addimages.maximumResponseBodyconfig (#88183)522ed84Sync DoS mitigations for React Flight8cad197[backport][cna] Ensure created app is not considered the workspace root in pn...2718661Backport/docs fixes (#89031)5333625Backport/docs fixes 16.1.5 (#88916)60de6c2v16.1.45f75d22backport: Only filter next config if experimental flag is enabled (#88733) (#...Updates
globfrom 11.0.2 to 12.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
2b03cca12.0.0d56203dprettier configbb521e5Remove --shell option where unsafe to use2551fb511.1.047473c0bin: Do not expose filenames to shell expansionbc33fe1skip tilde test on systems that lack tilde expansion59bf9cafix notesdde4fa6docs(README): add #anchor and improvenotes0559b0edocs: add better links to path-scurry docsc9773c2fix: correct typos inREADME.mdMaintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
mermaidfrom 10.9.3 to 10.9.5Commits
665b3d0chore: bump mermaid version to 10.9.55b3912frefactor: remove unnecessaryElementcheck01ff8c5fix(deps): update dependency dompurify to ^3.2.4d9618dachore: update dompurify to^3.2.1a65bcc5fix: update dagre-d3-es to version 7.0.1380dcf2echore: fixed formattingcdff69fchore: updated upload artifact version2ce5801chore: bump mermaid version to 10.9.42efe338fix: sanitize addHtmlLabel in createLabel7509b06fix: Sanitize KatexUpdates
validatorfrom 13.15.15 to 13.15.22Release notes
Sourced from validator's releases.
Changelog
Sourced from validator's changelog.
Commits
f2b5c17maintenance: 2511 release (#2627)d457ecafix(isLength): correctly handle Unicode variation selectors (#2616)f2e3633docs: add install instructions to contibution guide (#2621)cf40145fix: URL validation for hostnames with ports (no protocol) (#2622)4af6124maintenance: 2510 release (#2585)30d4fe013.15.20cbef508fix(isURL): improve protocol detection. Resolves CVE-2025-56200 (#2608)6f436beFix typo in validators.test.js (#2581)3c85708Fix: correct French VAT (FR) validation regex and add tests (#2584)eee525c#2491 #2573 Simplify isBase64 to prevent stack overflow (#2574)Maintainer changes
This version was pushed to npm by wikirik, a new releaser for validator since your current version.
Updates
@modelcontextprotocol/sdkfrom 1.12.1 to 1.27.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
8cbc658chore: bump version for v1.27.0 (#1541)5c16ae3[v1.x] feat(tasks): add streaming methods for elicitation and sampling (#1528)97ab379feat: add url property to RequestInfo interface (#1353)825e9abfeat: backport discoverOAuthServerInfo() and discovery caching to v1.x (#1533)b0cf837feat: add conformance test infrastructure for v1.x (#1518)fe9c07bchore: bump version to 1.26.0 (#1479)4f01e7efix: add non-null assertions for optional setupServer fields in stateful testa05be17Merge commit from fork50d9fa3Fix #1430: Client Credentials providers scopes support (backported) (#1442)aa81a66fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
@trpc/serverfrom 11.7.1 to 11.10.0Release notes
Sourced from
@trpc/server's releases.... (truncated)
Commits
54ee800v11.10.0328cb0aRevert "v11.10.0"de58ad3v11.10.0bc215fefeat(server): addbatchIndexto procedures and middleware in batched reques...185b223chore(deps): update dependency@oxc-project/runtimeto v0.112.0 (#7142)bb9a907chore(deps): update dependency@oxc-project/runtimeto v0.111.0 (#7125)3beb506v11.9.07b6e624feat(client,server): add experimental_encoder option for WebSocket connection...31d1219chore(deps): update dependency@oxc-project/runtimeto v0.110.0 (#7107)9673f32chore(deps): update dependency@oxc-project/runtimeto v0.109.0 (#7105)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@trpc/serversince your current version.Updates
body-parserfrom 2.2.0 to 2.2.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
3d248662.2.2 (#691)8474a98refactor(json): simplify strict mode error string construction (#693)03f17c2deps: qs@^6.14.1 (#689)ea1f25edocs: use standard jsdoc tags everywhere (#677)d7deef8docs: update URL-encoded parser description to include ISO-8859-1 encoding su...b6f52aadocs: release notes for the v1.20.4 release (#674)2965ca4docs: update links (#673)d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)Updates
difffrom 4.0.2 to 4.0.4Changelog
Sourced from diff's changelog.
Commits
f06f3e4v4.0.40179a48v4.0.34568caeBackport kpdecker/jsdiff#6494de0ffaBackport kpdecker/jsdiff#647Maintainer changes
This version was pushed to npm by explodingcabbage, a new releaser for diff since your current version.
Updates
mdast-util-to-hastfrom 13.2.0 to 13.2.1Release notes
Sourced from mdast-util-to-hast's releases.
Commits
174795b13.2.13d05b3aUpdate Node in Actionsab3a795Fix support for spaces in class namesefb5312Refactor to use@importsa5bc210Add declaration mapsb54955dAdd.tsbuildinfoto.gitignoreUpdates
pbkdf2from 3.1.2 to 3.1.5Changelog
Sourced from pbkdf2's changelog.