chore(deps): bump the minor-patch group across 1 directory with 25 updates#56
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the minor-patch group across 1 directory with 25 updates#56dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.65.0` | `0.70.1` | | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.6.0` | `4.8.0` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `6.33.3` | `6.35.4` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.0` | `1.22.0` | | [canvas-confetti](https://github.com/catdad/canvas-confetti) | `1.9.3` | `1.9.4` | | [ioredis](https://github.com/luin/ioredis) | `5.8.1` | `5.8.2` | | [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis) | `4.28.10` | `5.0.0` | | [jspdf](https://github.com/parallax/jsPDF) | `3.0.3` | `3.0.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.554.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.24.1` | `24.31.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.66.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.12` | `4.1.13` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.39.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.56.0` | `1.56.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.14` | `4.1.17` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.3` | `5.0.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.10.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.7` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.48.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.4` | `16.2.7` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | Updates `@anthropic-ai/sdk` from 0.65.0 to 0.70.1 - [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.70.1) Updates `@azure/cosmos` from 4.6.0 to 4.8.0 - [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.8.0) Updates `@clerk/nextjs` from 6.33.3 to 6.35.4 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.35.4/packages/nextjs) Updates `@modelcontextprotocol/sdk` from 1.20.0 to 1.22.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.20.0...1.22.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 `ioredis` from 5.8.1 to 5.8.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.8.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 `jspdf` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v3.0.3...v3.0.4) Updates `lucide-react` from 0.545.0 to 0.554.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.554.0/packages/lucide-react) Updates `puppeteer` from 24.24.1 to 24.31.0 - [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.31.0) Updates `react-hook-form` from 7.65.0 to 7.66.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.66.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 `zod` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.12...v4.1.13) Updates `@eslint/js` from 9.37.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@playwright/test` from 1.56.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.0...v1.56.1) Updates `@tailwindcss/postcss` from 4.1.14 to 4.1.17 - [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.17/packages/@tailwindcss-postcss) Updates `@types/express` from 5.0.3 to 5.0.5 - [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/node` from 24.7.2 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.2 to 19.2.7 - [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.48.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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.1 to 8.48.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.48.0/packages/parser) 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-plugin-tailwindcss` from 0.6.14 to 0.7.1 - [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.1) Updates `tailwindcss` from 4.1.14 to 4.1.17 - [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.17/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@azure/cosmos" dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 6.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.22.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: ioredis dependency-version: 5.8.2 dependency-type: direct:production 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: jspdf dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: lucide-react dependency-version: 0.554.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: puppeteer dependency-version: 24.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.66.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: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/express" dependency-version: 5.0.5 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/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@types/react" dependency-version: 19.2.7 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.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor 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-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: tailwindcss dependency-version: 4.1.17 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 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 23 updates in the / directory:
0.65.00.70.14.6.04.8.06.33.36.35.41.20.01.22.01.9.31.9.45.8.15.8.24.28.105.0.03.0.33.0.40.545.00.554.024.24.124.31.07.65.07.66.13.3.13.4.04.1.124.1.139.37.09.39.11.56.01.56.14.1.144.1.175.0.35.0.524.7.224.10.119.2.219.2.719.2.219.2.38.46.18.48.016.2.416.2.70.6.140.7.1Updates
@anthropic-ai/sdkfrom 0.65.0 to 0.70.1Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
0cc9ef7chore: release main7e0c08afix(structured outputs): use correct beta headerb1e02c3Merge pull request #848 from anthropics/next811e045foundry: fix publish config3eeda6echore: release mainf09faaefeat: add Foundry SDK628cae1codegen metadataa1753c4chore: release main77ec4f3feat(api): add support for structured outputs beta011d4adcodegen metadataMaintainer 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.8.0Commits
51d7883Add priority level support to Change Feed options and tests (#36640)a0f425f[@azure/cosmos]Update CHANGELOG and bump version (#36702)2675391[@azure/cosmos] Add throughput bucket in change feed and Samples (#36520)ee76e18Fix MIN/MAX aggregation for empty partitions and add regression test (#36177)be39eaf[EngSys] bump identity catalog:internal version to latest 4.13.0 (#36696)7cd27dd[Monitor OpenTelemetry Exporter] AddKUBERNETES_SERVICE_HOSTDetection (#36...66dad41[test][keyvault] replace assert.ok with specific assertions (#36396)d5fd6fd[test][core] replace assert.ok/notOk with more specific assertions (#36393)a4a8dcc[test][ai-metrics-advisor] replace assert.ok with specific assertions (#36402)0b6460e[Identity] Replace ctx.skip() with it.skipIf() for test consistency (#36579)Updates
@clerk/nextjsfrom 6.33.3 to 6.35.4Release notes
Sourced from
@clerk/nextjs's releases.Changelog
Sourced from
@clerk/nextjs's changelog.... (truncated)
Commits
69833feci(repo): Version packages (#7281)bf5c953ci(repo): Version packages (#7244)0597f38ci(repo): Version packages (#7210)d7d0704fix(nextjs): Support Next.js 16 cache invalidation on sign-out (#7211)0017b53ci(repo): Version packages (#7199)7d9ade4ci(repo): Version packages (#7198)892d5b4ci(repo): Version packages (#7173)7ef5682ci(repo): Version packages (#7168)49f1fccci(repo): Version packages (#7154)79c8dc7ci(repo): Version packages (#7142)Updates
@modelcontextprotocol/sdkfrom 1.20.0 to 1.22.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
324d471chore: bump version for release (#1110)8019972[auth] Fix march spec fallback for metadata discovery (#1108)29cb080Implementation of SEP-986: Specify Format for Tool Names (#900)9f06b6bSEP-1330: Compatibility with SEP-1034 (#1100)ce420f8DRAFT: SEP-1034: Default values for Elicitation Schemas (#1096)2da89dbchange step name (#1089)6f20663Upgrade to Node LTS (#1072)5e735c1add pkg-pr-new bot (#1088)f59996aSEP-1319: Decouple Request Payloads, Remove passthrough iteration, Typecheck ...806d7cfregisterTool: accept ZodType<object> for input and output schema (#816)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
ioredisfrom 5.8.1 to 5.8.2Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
d5f5b40chore(release): 5.8.2 [skip ci]fcbbbe8fix: move CLIENT SETINFO commands to connection handshake (#2033)b179039ci(test): add redis matrix and update docker compose file (#2034)44c2df6docs(example): add example for setting TTL to "HSET Field" (#2027)fb082d6fix: default IP family selection to 0 (#2028)Updates
@types/ioredisfrom 4.28.10 to 5.0.0Commits
Updates
jspdffrom 3.0.3 to 3.0.4Release notes
Sourced from jspdf's releases.
Commits
a504e973.0.4de802abFix Incorrect Typing for Margins in the TableConfig Interface Definition (#3816)87162d1chore: bump checkout, setup-node, and stale actions (#3907)e7dc622Fix: Context2d font regex too restrictive ( #3904 ) (#3906)e080935Do not add pages dynamically unless autoPaging is enabled (#3915)c768910add package.json exports field (#3903)c10d90cFix API.internal.pages not being updated when restoring a RenderTarget ( #389...2db3d9dfix font list cache invalidation issue in context2d module (#3891)af7dd5aremove duplicate function "ga" in webp decoder (#3902)777089afix: cell function now properly accepts align parameter (#3896)Updates
lucide-reactfrom 0.545.0 to 0.554.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
80d6f73fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)Updates
puppeteerfrom 24.24.1 to 24.31.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
1ad21f5chore: release main (#14421)3b83e65fix: TS fix for path in ScreenshotOptions (#14443)4437670ci: update permission for actions (#14441)3a588e3chore(deps-dev): bump the dev-dependencies group with 6 updates (#14439)5bcfd2dchore(deps): bump webdriver-bidi-protocol from 0.3.8 to 0.3.9 in the dependen...b3b7317chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website (#14433)5826088chore: extractDeviceRequestPromptinterface (#14432)7e1eed0fix: roll to Firefox 145.0.1 (#14437)