chore(deps): bump the minor-patch group across 1 directory with 34 updates#64
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-patch group across 1 directory with 34 updates#64dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the minor-patch group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.65.0` | `0.74.0` | | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.6.0` | `4.9.1` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `6.33.3` | `6.37.3` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.0` | `1.26.0` | | [canvas-confetti](https://github.com/catdad/canvas-confetti) | `1.9.3` | `1.9.4` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.24` | `12.33.0` | | [ioredis](https://github.com/luin/ioredis) | `5.8.1` | `5.9.2` | | [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis) | `4.28.10` | `5.0.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.563.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.24.1` | `24.37.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.13` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.4` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.3.8` | `14.4.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.71.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` | | [winston](https://github.com/winstonjs/winston) | `3.18.3` | `3.19.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.12` | `4.3.6` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.56.0` | `1.58.2` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.14` | `4.1.18` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.3` | `5.0.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.54.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.4` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | Updates `@anthropic-ai/sdk` from 0.65.0 to 0.74.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.65.0...sdk-v0.74.0) Updates `@azure/cosmos` from 4.6.0 to 4.9.1 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/cosmos_4.6.0...@azure/cosmos_4.9.1) Updates `@clerk/nextjs` from 6.33.3 to 6.37.3 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/@clerk/nextjs@6.37.3/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.37.3/packages/nextjs) Updates `@modelcontextprotocol/sdk` from 1.20.0 to 1.26.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.20.0...v1.26.0) Updates `canvas-confetti` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/catdad/canvas-confetti/releases) - [Commits](catdad/canvas-confetti@1.9.3...1.9.4) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `express` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.1) Updates `framer-motion` from 12.23.24 to 12.33.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.24...v12.33.0) Updates `ioredis` from 5.8.1 to 5.9.2 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.1...v5.9.2) Updates `@types/ioredis` from 4.28.10 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis) Updates `lucide-react` from 0.545.0 to 0.563.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react) Updates `puppeteer` from 24.24.1 to 24.37.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.24.1...puppeteer-v24.37.2) Updates `react` from 19.2.0 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.2 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.0 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-dropzone` from 14.3.8 to 14.4.0 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.3.8...v14.4.0) Updates `react-hook-form` from 7.65.0 to 7.71.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.65.0...v7.71.1) Updates `tailwind-merge` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0) Updates `winston` from 3.18.3 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) Updates `zod` from 4.1.12 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.12...v4.3.6) Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `@playwright/test` from 1.56.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.0...v1.58.2) Updates `@tailwindcss/postcss` from 4.1.14 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `@types/express` from 5.0.3 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/ioredis` from 4.28.10 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis) Updates `@types/react` from 19.2.2 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.1 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `lint-staged` from 16.2.4 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.4...v16.2.7) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.2 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.2) Updates `tailwindcss` from 4.1.14 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@azure/cosmos" dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 6.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: canvas-confetti dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: framer-motion dependency-version: 12.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ioredis dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@types/ioredis" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patch - dependency-name: lucide-react dependency-version: 0.563.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: puppeteer dependency-version: 24.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-dropzone dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.71.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/ioredis" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patch - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-patch group with 31 updates in the / directory:
0.65.00.74.04.6.04.9.16.33.36.37.31.20.01.26.01.9.31.9.42.8.52.8.612.23.2412.33.05.8.15.9.24.28.105.0.00.545.00.563.024.24.124.37.219.2.019.2.419.2.219.2.1319.2.019.2.419.2.219.2.314.3.814.4.07.65.07.71.13.3.13.4.03.18.33.19.04.1.124.3.63.3.13.3.31.56.01.58.24.1.144.1.1816.3.016.3.25.0.35.0.68.46.18.54.05.5.45.5.516.2.416.2.73.6.23.8.10.6.140.7.229.4.529.4.6Updates
@anthropic-ai/sdkfrom 0.65.0 to 0.74.0Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
5ccd743chore: release main66c786dfeat(api): enabling fast-mode in claude-opus-4-6883bbb6Update CHANGELOG.md (#902)db18ae2chore: release maina9f163ffeat(api): manual updates33d13a6chore(internal): fix pagination internals not accepting option promises54d352cfix(client): avoid removing abort listener too earlyddc2f6bchore(client): restructure abort controller binding6f46cc5chore(client): do not parse responses with empty content-lengthe32cdd5chore: remove claude-code-review workflow (#644)Maintainer changes
This version was pushed to npm by packy-anthropic, a new releaser for
@anthropic-ai/sdksince your current version.Updates
@azure/cosmosfrom 4.6.0 to 4.9.1Commits
c4a13efRelease/changelog (#37195)8600558Fix/cosmosdb/hybrid search (#37194)964d7dbPost release automated changes for loadtesting releases (#37180)bc986dcEnable full-text search tests (#37178)972e3d3Sync .github/workflows directory with azure-sdk-tools for PR 13552 (#37185)3d73b62[engsys] Exclude node_modules from README verification scan (#37039)5224b25Update the migration guide to remove the flatten part (#36993)808fa29[App Configuration] - prepare release for 1.11.0 (#37152)211cf61docs(loadtesting): changelog pr for version 1.1.1 (#37167)4ec6969[Foundry] [Projects] update breaking change list with ResponsesUserMessageIte...Updates
@clerk/nextjsfrom 6.33.3 to 6.37.3Release notes
Sourced from
@clerk/nextjs's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs's changelog.... (truncated)
Commits
3340546ci(repo): Version packages (Core 2) (#7770)865d65bci(repo): Version packages (Core 2) (#7731)7917ff4fix(nextjs,backend): Accommodate JWT OAuth access tokens (#7756)04ea56eci(repo): Version packages (Core 2) (#7703)717ab4fci(repo): Version packages (Core 2) (#7671)64a35f7feat(clerk-js,shared): ExportuseOrganizationCreationDefaultshook (#7690)da7acd4chore(nextjs): Update middleware check for proxy usage (#7269)6904ef5ci(repo): Version packages (Core 2) (#7641)4e6e501ci(repo): Version packages (Core 2) (#7624)833439eci(repo): Version packages (Core 2) (#7577)Maintainer changes
This version was pushed to npm by dominic-clerk, a new releaser for
@clerk/nextjssince your current version.Updates
@modelcontextprotocol/sdkfrom 1.20.0 to 1.26.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
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...6aba065chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856[v1.x backport] Use correct schema for client sampling validation when tools ...b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
canvas-confettifrom 1.9.3 to 1.9.4Release notes
Sourced from canvas-confetti's releases.
Commits
5f77cdebumping version to 1.9.4f0027c6updating to use github action as trusted publisher0566ad2Merge pull request #258 from Gavin-Hofer/gavin/fix-offscreen-canvas-error51e7932Merge branch 'master' into gavin/fix-offscreen-canvas-errorc4385c8Merge pull request #259 from catdad/actions-update4bf60a5updating linting to later versions that work in node 240d755bcusing latest version of node664a8bbupdating actions to the latest versionsc1748feFixed error in canDrawBitmap if OffscreenCanvas exists but is not supportedMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for canvas-confetti since your current version.
Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
expressfrom 5.1.0 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999