chore(deps): bump the minor-patch group across 1 directory with 20 updates#52
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the minor-patch group across 1 directory with 20 updates#52dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the minor-patch group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.65.0` | `0.68.0` | | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.6.0` | `4.7.0` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `6.33.3` | `6.34.1` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.0` | `1.20.2` | | [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` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.552.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.24.1` | `24.27.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.66.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.39.0` | | [@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.16` | | [@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.9.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.46.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.4` | `16.2.6` | | [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.68.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.68.0) Updates `@azure/cosmos` from 4.6.0 to 4.7.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.7.0) Updates `@clerk/nextjs` from 6.33.3 to 6.34.1 - [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.34.1/packages/nextjs) Updates `@modelcontextprotocol/sdk` from 1.20.0 to 1.20.2 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.20.0...1.20.2) 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 `lucide-react` from 0.545.0 to 0.552.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-react) Updates `puppeteer` from 24.24.1 to 24.27.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.27.0) Updates `react-hook-form` from 7.65.0 to 7.66.0 - [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.0) Updates `@eslint/js` from 9.37.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/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.16 - [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.16/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.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2 - [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.46.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2 - [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.46.2/packages/parser) Updates `lint-staged` from 16.2.4 to 16.2.6 - [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.6) 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.16 - [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.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@azure/cosmos" dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 6.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch 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: lucide-react dependency-version: 0.552.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: puppeteer dependency-version: 24.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@eslint/js" dependency-version: 9.39.0 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.16 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.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: lint-staged dependency-version: 16.2.6 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.16 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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 18 updates in the / directory:
0.65.00.68.04.6.04.7.06.33.36.34.11.20.01.20.21.9.31.9.45.8.15.8.24.28.105.0.00.545.00.552.024.24.124.27.07.65.07.66.09.37.09.39.01.56.01.56.14.1.144.1.165.0.35.0.524.7.224.9.28.46.18.46.216.2.416.2.60.6.140.7.1Updates
@anthropic-ai/sdkfrom 0.65.0 to 0.68.0Release notes
Sourced from
@anthropic-ai/sdk's releases.Changelog
Sourced from
@anthropic-ai/sdk's changelog.Commits
4131d6fchore: release main0dd1bb6feat(api): add ability to clear thinking in context management3a915bdchore: release main92c1dbdchore(api): mark older sonnet models as deprecated123325dchore: release main70099a0feat(api): adding support for agent skillse0a2b69chore: release mainc6a3963feat(api): manual updatesa82b191chore(internal): use npm pack for build uploadsbdd261fchore(jsdoc): fix@linkannotations to refer only to parts of the package‘s p...Updates
@azure/cosmosfrom 4.6.0 to 4.7.0Commits
cd1eb60[@azure/cosmos] PPAF Dynamic Enablement (#36228)7328283Fix turbo build command to filter by package name in build-sdk.ps1 (#36301)b4b7a22[mgmt] containerservice preview release (#36318)b5a2b3f[AutoPR@azure-arm-redisenterprisecache]-generated-from-SDK Generation - JS-5...6e25770[mgmt] storage release (#36282)0ee2180[mgmt] network release (#36245)66799c7[AutoPR@azure-arm-appcontainers]-generated-from-SDK Generation - JS-5468404 ...c514d5e[mgmt] recoveryservices release (#36074)272d002[AutoPR@azure-arm-netapp]-generated-from-SDK Generation - JS-5462361 (#36242)9795504[mgmt] fix build sample failure (#36314)Updates
@clerk/nextjsfrom 6.33.3 to 6.34.1Release notes
Sourced from
@clerk/nextjs's releases.Changelog
Sourced from
@clerk/nextjs's changelog.... (truncated)
Commits
8625042ci(repo): Version packages (#7057)ee17511ci(repo): Version packages (#7025)6c3e3d8feat(nextjs): Add Next 16 support (#7055)79d9c5eci(repo): Version packages (#7008)4f3ceafci(repo): Version packages (#7005)d8948b8ci(repo): Version packages (#6991)070c25bci(repo): Version packages (#6933)348021dchore(backend): Add helper type for auth helpers without request parameters (...Updates
@modelcontextprotocol/sdkfrom 1.20.0 to 1.20.2Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
7098bffchore: bump version for weekly release (#1042)c543095fix: Zod to JSONSchema pipe strategies (#962)718120dchore: bump version to 1.20.1 for release (#1032)0e482dbdocs: fix summary contents at readme (#1025)caa2550Allow empty string as valid URL in DCR workflow (#987)8f4150efix: Add Accept header to auth metadata request (#901)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
lucide-reactfrom 0.545.0 to 0.552.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
puppeteerfrom 24.24.1 to 24.27.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
f73ebcdchore: release main (#14378)122f56efix: roll to Firefox 144.0.2 (#14382)54d504dfeat: roll to Chrome 142.0.7444.59 (#14381)a851decchore: expose backendNodeId in a11y snapshot (#14379)06f48d7build: remove test server from release-please (#14377)d94bbd1chore(deps): bump the all group with 3 updates (#14374)b84b188build: fix default config (#14376)97e2528chore(deps-dev): bump the dev-dependencies group with 7 updates (#14373)26ef878chore(deps): bump node from2bb201fto23c24e8in /docker in the all grou...784d5adbuild(deps): bump mime to v4 (#14372)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for puppeteer since your current version.
Updates
react-hook-formfrom 7.65.0 to 7.66.0Release notes
Sourced from react-hook-form's releases.
Commits
089f0a37.66.00eb3463📜 docs: update React Context reference in useFormContext documentation (#13111)384ad49🐞 fix(Watch): correct render function parameter typing (#13108)af84a5d🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (...0b8be38🎥 feat: makeuseWatchanduseControllerto react tonamechange (#13070)Updates
@eslint/jsfrom 9.37.0 to 9.39.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseUpdates
@playwright/testfrom 1.56.0 to 1.56.1Release notes
Sourced from
@playwright/test's releases.