chore(deps): bump the minor-and-patch group across 1 directory with 40 updates - #77
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 40 updates#77dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…0 updates Bumps the minor-and-patch group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `16.2.12` | `16.3.1` | | [@noble/curves](https://github.com/paulmillr/noble-curves) | `2.2.0` | `2.3.0` | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.1` | `1.38.2` | | [@vercel/og](https://github.com/vercel/og) | `1.0.0` | `1.0.1` | | [@x402/core](https://github.com/x402-foundation/x402) | `2.20.0` | `2.23.0` | | [@x402/evm](https://github.com/x402-foundation/x402) | `2.20.0` | `2.23.0` | | [@x402/next](https://github.com/x402-foundation/x402) | `2.20.0` | `2.23.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.12` | `3.4.14` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `3.21.0` | `3.22.0` | | [jose](https://github.com/panva/jose) | `6.2.7` | `6.2.9` | | [lightweight-charts](https://github.com/tradingview/lightweight-charts) | `5.2.0` | `5.2.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.33.0` | | [next](https://github.com/vercel/next.js) | `16.2.12` | `16.3.1` | | [next-intl](https://github.com/amannn/next-intl) | `4.13.4` | `4.13.7` | | [resend](https://github.com/resend/resend-node) | `6.18.1` | `6.21.0` | | [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) | `2.17.6` | `2.17.7` | | [swagger-ui-react](https://github.com/swagger-api/swagger-ui) | `5.32.11` | `5.32.14` | | [swr](https://github.com/vercel/swr) | `2.4.2` | `2.5.1` | | [three](https://github.com/mrdoob/three.js) | `0.183.2` | `0.185.1` | | [viem](https://github.com/wevm/viem) | `2.55.10` | `2.55.19` | | [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` | | [@axe-core/cli](https://github.com/dequelabs/axe-core-npm) | `4.12.1` | `4.13.0` | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.12.1` | `4.13.0` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `16.2.12` | `16.3.1` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.5.5` | `10.5.10` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.5.5` | `10.5.10` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `10.5.5` | `10.5.10` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `10.5.5` | `10.5.10` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.5` | | [@types/ioredis-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis-mock) | `8.2.7` | `8.2.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.67.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.67.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.65.0` | `8.67.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.10` | `4.1.11` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.4` | `0.8.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.5` | `10.5.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `@next/third-parties` from 16.2.12 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/third-parties) Updates `@noble/curves` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@2.2.0...2.3.0) Updates `@upstash/redis` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.1...@upstash/redis@1.38.2) Updates `@vercel/og` from 1.0.0 to 1.0.1 - [Commits](https://github.com/vercel/og/commits) Updates `@x402/core` from 2.20.0 to 2.23.0 - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/core@v2.20.0...npm-@x402/core@v2.23.0) Updates `@x402/evm` from 2.20.0 to 2.23.0 - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/evm@v2.20.0...npm-@x402/evm@v2.23.0) Updates `@x402/next` from 2.20.0 to 2.23.0 - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/next@v2.20.0...npm-@x402/next@v2.23.0) Updates `dompurify` from 3.4.12 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.12...3.4.14) Updates `isomorphic-dompurify` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@3.21.0...3.22.0) Updates `jose` from 6.2.7 to 6.2.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.7...v6.2.9) Updates `lightweight-charts` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/tradingview/lightweight-charts/releases) - [Commits](tradingview/lightweight-charts@v5.2.0...v5.2.1) Updates `lucide-react` from 1.28.0 to 1.33.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.33.0/packages/lucide-react) Updates `next` from 16.2.12 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.12...v16.3.1) Updates `next-intl` from 4.13.4 to 4.13.7 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.13.4...v4.13.7) Updates `resend` from 6.18.1 to 6.21.0 - [Release notes](https://github.com/resend/resend-node/releases) - [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md) - [Commits](resend/resend-node@v6.18.1...v6.21.0) Updates `sanitize-html` from 2.17.6 to 2.17.7 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) Updates `swagger-ui-react` from 5.32.11 to 5.32.14 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.11...v5.32.14) Updates `swr` from 2.4.2 to 2.5.1 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.4.2...v2.5.1) Updates `three` from 0.183.2 to 0.185.1 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `viem` from 2.55.10 to 2.55.19 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.55.10...viem@2.55.19) Updates `ws` from 8.21.1 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.3) Updates `@axe-core/cli` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0) Updates `@axe-core/playwright` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0) Updates `@next/bundle-analyzer` from 16.2.12 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/next-bundle-analyzer) Updates `@storybook/addon-a11y` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/addons/a11y) Updates `@storybook/addon-links` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/addons/links) Updates `@storybook/nextjs` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/frameworks/nextjs) Updates `@storybook/react` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/renderers/react) Updates `@testing-library/user-event` from 14.6.1 to 14.6.5 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.5) Updates `@types/ioredis-mock` from 8.2.7 to 8.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis-mock) Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.67.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.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.67.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.67.0/packages/parser) Updates `@typescript-eslint/scope-manager` from 8.65.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/scope-manager) Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `@vitest/ui` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/ui) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `postcss` from 8.5.25 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.25...8.5.26) Updates `prettier-plugin-tailwindcss` from 0.7.4 to 0.8.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.7.4...v0.8.1) Updates `storybook` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/core) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@noble/curves" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@upstash/redis" dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vercel/og" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@x402/core" dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@x402/evm" dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@x402/next" dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: isomorphic-dompurify dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: jose dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lightweight-charts dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lucide-react dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next-intl dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: resend dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sanitize-html dependency-version: 2.17.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: swagger-ui-react dependency-version: 5.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: swr dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: three dependency-version: 0.185.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: viem dependency-version: 2.55.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@axe-core/cli" dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@axe-core/playwright" dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@next/bundle-analyzer" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/addon-a11y" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@storybook/addon-links" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@storybook/nextjs" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@storybook/react" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/ioredis-mock" dependency-version: 8.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vitest/ui" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: storybook dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-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 no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-313dc0c683
branch
August 27, 2026 14:11
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-and-patch group with 40 updates in the / directory:
16.2.1216.3.12.2.02.3.01.38.11.38.21.0.01.0.12.20.02.23.02.20.02.23.02.20.02.23.03.4.123.4.143.21.03.22.06.2.76.2.95.2.05.2.11.28.01.33.016.2.1216.3.14.13.44.13.76.18.16.21.02.17.62.17.75.32.115.32.142.4.22.5.10.183.20.185.12.55.102.55.198.21.18.21.34.12.14.13.04.12.14.13.016.2.1216.3.110.5.510.5.1010.5.510.5.1010.5.510.5.1010.5.510.5.1014.6.114.6.58.2.78.2.88.65.08.67.08.65.08.67.08.65.08.67.04.1.104.1.114.1.104.1.1110.8.010.8.18.5.258.5.260.7.40.8.110.5.510.5.104.1.104.1.11Updates
@next/third-partiesfrom 16.2.12 to 16.3.1Release notes
Sourced from @next/third-parties's releases.
... (truncated)
Commits
3d32eb8v16.3.1d73f562v16.3.04fd843fv16.3.0-canary.1079480f7fv16.3.0-canary.106a8dcd25v16.3.0-canary.10538f0cdev16.3.0-canary.104f3edea1v16.3.0-canary.1030d5ff0dv16.3.0-canary.102cf1e001v16.3.0-canary.101267d6b1v16.3.0-canary.100Updates
@noble/curvesfrom 2.2.0 to 2.3.0Release notes
Sourced from @noble/curves's releases.
Commits
da60750Release 2.3.0.9092187READMEff189ceMinor comment reformatting17fda00jsr: prepare for publishe23353dUpgrade to noble-hashes 2.3.024db224Minor fixesa1d1c85Update jsbt to 0.6.5243bdaftest: use new syntaxdc0acf5Disable source mapse229382Improve tree-shakingUpdates
@upstash/redisfrom 1.38.1 to 1.38.2Release notes
Sourced from @upstash/redis's releases.
Commits
fc3089bchore: version packages (#1441)c0f5ad7fix: deduplicate telemetry header values in mergeTelemetry (#1440)Updates
@vercel/ogfrom 1.0.0 to 1.0.1Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vercel/ogsince your current version.Updates
@x402/corefrom 2.20.0 to 2.23.0Commits
270a08bchore(go): release (#3201)2b92f72chore: version python package (#3202)17d319fchore: version typescript packages (#3200)ddf98eeUpdate Go SDK feature parity for onPaymentRequired hook (#3198)b0a4c0ago port (#3193)37862b2py port (#3192)3fc84ccDocument Go spend controls support (#3196)5246387feat(go): spend controls (#3156)b4db321Update docs/getting-started/quickstart-for-buyers.mdx (#3195)656437efeat(py): add spend controls (#3154)Updates
@x402/evmfrom 2.20.0 to 2.23.0Commits
270a08bchore(go): release (#3201)2b92f72chore: version python package (#3202)17d319fchore: version typescript packages (#3200)ddf98eeUpdate Go SDK feature parity for onPaymentRequired hook (#3198)b0a4c0ago port (#3193)37862b2py port (#3192)3fc84ccDocument Go spend controls support (#3196)5246387feat(go): spend controls (#3156)b4db321Update docs/getting-started/quickstart-for-buyers.mdx (#3195)656437efeat(py): add spend controls (#3154)Updates
@x402/nextfrom 2.20.0 to 2.23.0Commits
270a08bchore(go): release (#3201)2b92f72chore: version python package (#3202)17d319fchore: version typescript packages (#3200)ddf98eeUpdate Go SDK feature parity for onPaymentRequired hook (#3198)b0a4c0ago port (#3193)37862b2py port (#3192)3fc84ccDocument Go spend controls support (#3196)5246387feat(go): spend controls (#3156)b4db321Update docs/getting-started/quickstart-for-buyers.mdx (#3195)656437efeat(py): add spend controls (#3154)Updates
dompurifyfrom 3.4.12 to 3.4.14Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)3067f77release: 3.4.13 (#1562)Updates
isomorphic-dompurifyfrom 3.21.0 to 3.22.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
5a41195chore: bump pnpm to 11.20.0 and release 3.22.0c358a22chore(deps): bump dompurify from 3.4.12 to 3.4.13455f1c5chore(deps-dev): bump@biomejs/biomefrom 2.5.6 to 2.5.7Updates
josefrom 6.2.7 to 6.2.9Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
f3a3c78chore(release): 6.2.933bf832fix(types): undeprecate PBES2 p2c parameter6ed19a6fix: reject a JWE whose generated Key Management Parameters collide944840dci: use shared release workflows05bccf2chore: bump packagesf7392d1test: account for workerd nodejs_compat flag default changes4e944beci: drop the wait-for-npm machinery4285b6fchore(deps-dev): bump undicicb114ecchore: cleanup after release8b768ebchore(release): 6.2.8Updates
lightweight-chartsfrom 5.2.0 to 5.2.1Release notes
Sourced from lightweight-charts's releases.
Commits
b2ce010version 5.2.1ef7335aFix series invalidation during time scale updates (#2110)871d2ddMerge pull request #2105 from husanyusupov/performance_on_mousemove5666a7cfix: resolve first data point with NearestRight in markers pane viewcef1774perf: avoid copying the whole series data array on every markers updateaebe6a5DOCS (examples): fix old incorrect usage of priceScale() on the chart instanc...f52d663Fix arrow marker tip drifting from anchor price atsize > 1(#2100)1a5a2edMerge pull request #2095 from tradingview/add-a11y-plugin40cb9c9drop Esc button to hide7640416fix shortcut panelUpdates
lucide-reactfrom 1.28.0 to 1.33.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
75b5516chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378)0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
nextfrom 16.2.12 to 16.3.1Release notes
Sourced from next's releases.
... (truncated)
Commits
3d32eb8v16.3.12b4b1ec[backport] Revert i18n localization change for dynamic Pages API routes (#949...228df5f[backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...16eab3a[backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...75548c9[backport] Fix Nav Inspector request loop on repeat captures (#97326)f6bd714[backport] [test] Compile the middleware redirect routes up front in dev (#97...43c1c60[16.3] [ci] Use OIDC tokens to read private preview builds (#97258)9dbb357[backport] Encode the cache item name built byunstable_cache(#97313)323a17c[backport] Discard only cache entries that predate a tag revalidation, and re...6d67f46[backport] Keep the dev validation worker alive across HMR updates (#97315)Updates
next-intlfrom 4.13.4 to 4.13.7Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.