chore(deps): bump the minor-and-patch group across 1 directory with 39 updates#806
Closed
dependabot[bot] wants to merge 1 commit intostagingfrom
Closed
Conversation
…9 updates Bumps the minor-and-patch group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.13.0` | `4.13.1` | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.2.9` | `2.2.10` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.5.0` | `7.7.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.5.0` | `7.7.0` | | [@react-pdf/renderer](https://github.com/diegomura/react-pdf/tree/HEAD/packages/renderer) | `4.3.2` | `4.4.1` | | [@scalar/api-reference-react](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference-react) | `0.9.6` | `0.9.22` | | [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) | `3.20.1` | `3.22.3` | | [@tiptap/extension-list-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-item) | `3.20.1` | `3.22.3` | | [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.20.1` | `3.22.3` | | [@tiptap/extension-text-align](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-align) | `3.20.1` | `3.22.3` | | [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `3.20.1` | `3.22.3` | | [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.20.1` | `3.22.3` | | [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.20.1` | `3.22.3` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.25.8` | `4.25.9` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [framer-motion](https://github.com/motiondivision/motion) | `12.36.0` | `12.38.0` | | [motion](https://github.com/motiondivision/motion) | `12.36.0` | `12.38.0` | | [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.3` | | [postgres](https://github.com/porsager/postgres) | `3.4.8` | `3.4.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.2` | `7.72.1` | | [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) | `2.17.1` | `2.17.2` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.6` | `2.4.11` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.4` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.0` | `4.1.4` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.11.1` | `4.11.3` | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `9.3.0` | `9.3.1` | | [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.13.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.9` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.5.0` | `7.7.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.2` | | [ultracite](https://github.com/haydenbleasel/ultracite) | `7.3.0` | `7.5.8` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.4` | Updates `@azure/identity` from 4.13.0 to 4.13.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/identity_4.13.0...@azure/identity_4.13.1) Updates `@headlessui/react` from 2.2.9 to 2.2.10 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.10/packages/@headlessui-react) Updates `@prisma/adapter-pg` from 7.5.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/adapter-pg) Updates `@prisma/client` from 7.5.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/client) Updates `@react-pdf/renderer` from 4.3.2 to 4.4.1 - [Release notes](https://github.com/diegomura/react-pdf/releases) - [Changelog](https://github.com/diegomura/react-pdf/blob/master/packages/renderer/CHANGELOG.md) - [Commits](https://github.com/diegomura/react-pdf/commits/@react-pdf/renderer@4.4.1/packages/renderer) Updates `@scalar/api-reference-react` from 0.9.6 to 0.9.22 - [Release notes](https://github.com/scalar/scalar/releases) - [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference-react/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference-react) Updates `@tiptap/extension-color` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-color/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/extension-color) Updates `@tiptap/extension-list-item` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/extension-list-item) Updates `@tiptap/extension-placeholder` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages-deprecated/extension-placeholder/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages-deprecated/extension-placeholder) Updates `@tiptap/extension-text-align` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-align/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/extension-text-align) Updates `@tiptap/extension-text-style` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-style/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/extension-text-style) Updates `@tiptap/react` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/react) Updates `@tiptap/starter-kit` from 3.20.1 to 3.22.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.3/packages/starter-kit) Updates `@types/pg` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@uiw/react-codemirror` from 4.25.8 to 4.25.9 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.8...v4.25.9) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `framer-motion` from 12.36.0 to 12.38.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.36.0...v12.38.0) Updates `motion` from 12.36.0 to 12.38.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.36.0...v12.38.0) Updates `next` from 16.1.6 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.6...v16.2.3) Updates `postgres` from 3.4.8 to 3.4.9 - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.8...v3.4.9) Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) Updates `react-hook-form` from 7.71.2 to 7.72.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.71.2...v7.72.1) Updates `sanitize-html` from 2.17.1 to 2.17.2 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.2/packages/sanitize-html) Updates `zustand` from 5.0.11 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.11...v5.0.12) Updates `@biomejs/biome` from 2.4.6 to 2.4.11 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.11/packages/@biomejs/biome) Updates `@playwright/test` from 1.58.2 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.59.1) Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.2 - [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.2.2/packages/@tailwindcss-postcss) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8) Updates `@vitest/ui` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/ui) Updates `axe-core` from 4.11.1 to 4.11.3 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/v4.11.3/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.11.1...v4.11.3) Updates `conventional-changelog-conventionalcommits` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.3.1/packages/conventional-changelog-conventionalcommits) Updates `msw` from 2.12.10 to 2.13.3 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.10...v2.13.3) Updates `postcss` from 8.5.8 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.9) Updates `prisma` from 7.5.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/cli) Updates `tailwindcss` from 4.2.1 to 4.2.2 - [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.2.2/packages/tailwindcss) Updates `ultracite` from 7.3.0 to 7.5.8 - [Release notes](https://github.com/haydenbleasel/ultracite/releases) - [Commits](https://github.com/haydenbleasel/ultracite/compare/ultracite@7.3.0...ultracite@7.5.8) Updates `vitest` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@headlessui/react" dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@prisma/adapter-pg" dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@prisma/client" dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@react-pdf/renderer" dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@scalar/api-reference-react" dependency-version: 0.9.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@tiptap/extension-color" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/extension-list-item" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/extension-placeholder" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/extension-text-align" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/extension-text-style" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/react" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tiptap/starter-kit" dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: framer-motion dependency-version: 12.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: motion dependency-version: 12.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postgres dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-hook-form dependency-version: 7.72.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sanitize-html dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@biomejs/biome" dependency-version: 2.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.6.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.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vitest/ui" dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: axe-core dependency-version: 4.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: conventional-changelog-conventionalcommits dependency-version: 9.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: msw dependency-version: 2.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prisma dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ultracite dependency-version: 7.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.4 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 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-and-patch group with 39 updates in the / directory:
4.13.04.13.12.2.92.2.107.5.07.7.07.5.07.7.04.3.24.4.10.9.60.9.223.20.13.22.33.20.13.22.33.20.13.22.33.20.13.22.33.20.13.22.33.20.13.22.33.20.13.22.38.18.08.20.04.25.84.25.917.3.117.4.212.36.012.38.012.36.012.38.016.1.616.2.33.4.83.4.919.2.419.2.519.2.419.2.57.71.27.72.12.17.12.17.25.0.115.0.122.4.62.4.111.58.21.59.14.2.14.2.225.5.025.6.04.1.04.1.44.1.04.1.44.11.14.11.39.3.09.3.12.12.102.13.38.5.88.5.97.5.07.7.04.2.14.2.27.3.07.5.84.1.04.1.4Updates
@azure/identityfrom 4.13.0 to 4.13.1Commits
0604e47Sync eng/common directory with azure-sdk-tools for PR 13235 (#36861)85a1361Silence 1ESPT non-blocking error (#36342)a6ce3c7[Identity] Bump MSAL dependency to v5 (#37685)6d2d180restore assets.json from@azure/storage-blob_12.31.0Updates
@headlessui/reactfrom 2.2.9 to 2.2.10Release notes
Sourced from
@headlessui/react's releases.Changelog
Sourced from
@headlessui/react's changelog.Commits
d13526d2.2.10 -@headlessui/reactb0dcd8fHandle props on Fragment error due toSymbol(react.lazy)(#3873)7baca70Don’t render\<Portal>s while hydrating (#3825)5ef7395AddRefProptoprops(#3823)Updates
@prisma/adapter-pgfrom 7.5.0 to 7.7.0Release notes
Sourced from
@prisma/adapter-pg's releases.... (truncated)
Commits
f2ca67efeat: pg statement name generator (#29395)4131568fix: set@types/pgto ^8.16.0 (#29390)33667c3fix(adapter-pg): handle both quoted/unquoted column names in ColumnNotFound e...e97b3e0feat(adapter-pg): accept connection string URL in PrismaPg constructor (#29287)Updates
@prisma/clientfrom 7.5.0 to 7.7.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
6a3c3ccchore: extract parameterization to client-engine-runtime (#29422)5b420f8fix(client): prevent caching of createMany queries to avoid cache bloat and p...30f0af6feat: dmmf streaming with an E2E test (#29377)14c3c2efix: pin E2E typescript to prevent 6 upgrade (#29383)ecae3b6chore(deps): update engines to 7.6.0-1.75cbdc1eb7150937890ad5465d861175c66247...309b4bcrefactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER constant ...Updates
@react-pdf/rendererfrom 4.3.2 to 4.4.1Release notes
Sourced from
@react-pdf/renderer's releases.Changelog
Sourced from
@react-pdf/renderer's changelog.Commits
f6197a4chore: release packages (#3352)e585e35fix(render): border rendering + tests (#3351)edc4950chore: release packages (#3334)a70013efeat: password protection support (#3344)aa3ccf4feat: add image background (#3342)6109b42feat: responsive images (#3339)342938afeat: add link hitslop (#3336)ad5d204chore: bump pdfjs-dist and canvas dependencies for Node 222c4a852Revert "chore: bump pdfjs-dist and canvas dependencies for Node 22" (#3332)79191a7chore: bump pdfjs-dist and canvas dependencies for Node 22 (#3330)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@react-pdf/renderersince your current version.Updates
@scalar/api-reference-reactfrom 0.9.6 to 0.9.22Changelog
Sourced from
@scalar/api-reference-react's changelog.... (truncated)
Commits
Updates
@tiptap/extension-colorfrom 3.20.1 to 3.22.3Release notes
Sourced from
@tiptap/extension-color's releases.... (truncated)
Changelog
Sourced from
@tiptap/extension-color's changelog.... (truncated)
Commits
626b052chore(release): publish a new stable version (#7714)99e204cchore(release): publish a new stable version (#7698)8ee6d9achore(release): publish a new stable version (#7687)7834835chore(release): publish a new stable version (#7665)91c51bechore(release): publish a new stable version (#7658)9a6d574chore(release): publish a new stable version (#7655)18f9afechore(release): publish a new stable version (#7640)3d893bbchore(release): publish a new stable version (#7617)48e0289chore(release): publish a new stable version (#7606)cbc999fchore(release): publish a new release version (#7602)Updates
@tiptap/extension-list-itemfrom 3.20.1 to 3.22.3Release notes
Sourced from
@tiptap/extension-list-item's releases.... (truncated)
Commits
Updates
@tiptap/extension-placeholderfrom 3.20.1 to 3.22.3Release notes
Sourced from
@tiptap/extension-placeholder's releases.... (truncated)
Changelog
Sourced from
@tiptap/extension-placeholder's changelog.... (truncated)
Commits
626b052chore(release): publish a new stable version (#7714)99e204cchore(release): publish a new stable version (#7698)8ee6d9achore(release): publish a new stable version (#7687)7834835chore(release): publish a new stable version (#7665)91c51bechore(release): publish a new stable version (#7658)9a6d574chore(release): publish a new stable version (#7655)18f9afechore(release): publish a new stable version (#7640)3d893bbchore(release): publish a new stable version (#7617)48e0289chore(release): publish a new stable version (#7606)cbc999fchore(release): publish a new release version (#7602)Updates
@tiptap/extension-text-alignfrom 3.20.1 to 3.22.3Release notes
Sourced from
@tiptap/extension-text-align's releases.... (truncated)
Changelog
Sourced from
@tiptap/extension-text-align's changelog.... (truncated)
Commits
626b052chore(release): publish a new stable version (#7714)99e204cchore(release): publish a new stable version (#7698)8ee6d9achore(release): publish a new stable version (#7687)7834835chore(release): publish a new stable version (#7665)91c51bechore(release): publish a new stable version (#7658)9a6d574chore(release): publish a new stable version (#7655)18f9afechore(release): publish a new stable version (#7640)3d893bbchore(release): publish a new stable version (#7617)48e0289chore(release): publish a new stable version (#7606)cbc999fchore(release): publish a new release version (#7602)Updates
@tiptap/extension-text-stylefrom 3.20.1 to 3.22.3Release notes
Sourced from
@tiptap/extension-text-style's releases.... (truncated)
Changelog
Sourced from
@tiptap/extension-text-style's changelog.... (truncated)
Commits
626b052chore(release): publish a new stable version (#7714)99e204cchore(release): publish a new stable version (#7698)8ee6d9achore(release): publish a new stable version (#7687)7834835chore(r...Description has been truncated