chore(deps): bump the production-dependencies group with 37 updates - #1012
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the production-dependencies group with 37 updates#1012dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 37 updates: | Package | From | To | | --- | --- | --- | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.3` | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.14.1` | `4.2.8` | | [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) | `8.0.0` | `10.0.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.5.7` | | [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `3.23.6` | `3.29.1` | | [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.23.6` | `3.29.1` | | [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.23.6` | `3.29.1` | | [@tiptap/extension-youtube](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-youtube) | `3.23.6` | `3.29.1` | | [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.23.6` | `3.29.1` | | [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.23.6` | `3.29.1` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.4.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.7` | `3.4.12` | | [framer-motion](https://github.com/motiondivision/motion) | `12.40.0` | `12.42.2` | | [graphql](https://github.com/graphql/graphql-js) | `16.14.0` | `17.0.2` | | [graphql-ws](https://github.com/enisdenjo/graphql-ws) | `5.16.2` | `6.2.0` | | [i18next](https://github.com/i18next/i18next) | `24.2.3` | `26.3.6` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.462.0` | `1.27.0` | | [next](https://github.com/vercel/next.js) | `15.5.19` | `16.2.12` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.1` | `25.4.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.8` | | [react-big-calendar](https://github.com/bigcalendar/react-big-calendar) | `1.19.4` | `1.20.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.8` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.76.1` | `7.83.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.4` | `17.0.11` | | [react-icons](https://github.com/react-icons/react-icons) | `5.6.0` | `5.7.0` | | [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `10.0.3` | `10.1.0` | | [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) | `1.0.26` | `2.0.3` | | [react-window](https://github.com/bvaughn/react-window) | `1.8.11` | `2.3.0` | | [recharts](https://github.com/recharts/recharts) | `2.15.4` | `3.10.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.6.0` | | [video.js](https://github.com/videojs/video.js) | `8.23.7` | `8.23.9` | | [web-vitals](https://github.com/GoogleChrome/web-vitals) | `4.2.4` | `6.0.1` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.4.3` | Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `@apollo/client` from 3.14.1 to 4.2.8 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.14.1...@apollo/client@4.2.8) Updates `@dnd-kit/sortable` from 8.0.0 to 10.0.0 - [Release notes](https://github.com/clauderic/dnd-kit/releases) - [Changelog](https://github.com/clauderic/dnd-kit/blob/@dnd-kit/sortable@10.0.0/packages/sortable/CHANGELOG.md) - [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable) Updates `@hookform/resolvers` from 3.10.0 to 5.5.7 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.5.7) Updates `@tiptap/extension-image` from 3.23.6 to 3.29.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-image/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.29.1/packages/extension-image) Updates `@tiptap/extension-link` from 3.23.6 to 3.29.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.29.1/packages/extension-link) Updates `@tiptap/extension-placeholder` from 3.23.6 to 3.29.1 - [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.29.1/packages-deprecated/extension-placeholder) Updates `@tiptap/extension-youtube` from 3.23.6 to 3.29.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-youtube/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.29.1/packages/extension-youtube) Updates `@tiptap/react` from 3.23.6 to 3.29.1 - [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.29.1/packages/react) Updates `@tiptap/starter-kit` from 3.23.6 to 3.29.1 - [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.29.1/packages/starter-kit) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `date-fns` from 3.6.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v3.6.0...v4.4.0) Updates `dompurify` from 3.4.7 to 3.4.12 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.7...3.4.12) Updates `framer-motion` from 12.40.0 to 12.42.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.40.0...v12.42.2) Updates `graphql` from 16.14.0 to 17.0.2 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.14.0...v17.0.2) Updates `graphql-ws` from 5.16.2 to 6.2.0 - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](enisdenjo/graphql-ws@v5.16.2...v6.2.0) Updates `i18next` from 24.2.3 to 26.3.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v26.3.6) Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.4) Updates `lucide-react` from 0.462.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) Updates `next` from 15.5.19 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.19...v16.2.12) Updates `pg` from 8.21.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `puppeteer` from 24.43.1 to 25.4.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.1...puppeteer-v25.4.0) Updates `react` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-big-calendar` from 1.19.4 to 1.20.0 - [Release notes](https://github.com/bigcalendar/react-big-calendar/releases) - [Changelog](https://github.com/bigcalendar/react-big-calendar/blob/master/CHANGELOG.md) - [Commits](bigcalendar/react-big-calendar@v1.19.4...v1.20.0) Updates `react-dom` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `react-hook-form` from 7.76.1 to 7.83.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.76.1...v7.83.0) Updates `react-i18next` from 15.7.4 to 17.0.11 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.4...v17.0.11) Updates `react-icons` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.6.0...v5.7.0) Updates `react-intersection-observer` from 10.0.3 to 10.1.0 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v10.0.3...v10.1.0) Updates `react-virtualized-auto-sizer` from 1.0.26 to 2.0.3 - [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases) - [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-virtualized-auto-sizer@1.0.26...2.0.3) Updates `react-window` from 1.8.11 to 2.3.0 - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.11...2.3.0) Updates `recharts` from 2.15.4 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.10.1) Updates `tailwind-merge` from 2.6.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.6.0) Updates `video.js` from 8.23.7 to 8.23.9 - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md) - [Commits](videojs/video.js@v8.23.7...v8.23.9) Updates `web-vitals` from 4.2.4 to 6.0.1 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.4...v6.0.1) Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) --- updated-dependencies: - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@apollo/client" dependency-version: 4.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@dnd-kit/sortable" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@hookform/resolvers" dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@tiptap/extension-image" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-link" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-placeholder" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-youtube" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/react" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/starter-kit" dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: framer-motion dependency-version: 12.42.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: graphql dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: graphql-ws dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: puppeteer dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-big-calendar dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-intersection-observer dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-virtualized-auto-sizer dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-window dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: video.js dependency-version: 8.23.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: web-vitals dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-dependencies-fc87fdc9fa
branch
July 27, 2026 14:33
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 production-dependencies group with 37 updates:
2.4.33.0.33.14.14.2.88.0.010.0.03.10.05.5.73.23.63.29.13.23.63.29.13.23.63.29.13.23.63.29.13.23.63.29.13.23.63.29.110.0.011.0.03.6.04.4.03.4.73.4.1212.40.012.42.216.14.017.0.25.16.26.2.024.2.326.3.66.2.36.2.40.462.01.27.015.5.1916.2.128.21.08.22.09.14.010.3.124.43.125.4.018.3.119.2.81.19.41.20.018.3.119.2.87.76.17.83.015.7.417.0.115.6.05.7.010.0.310.1.01.0.262.0.31.8.112.3.02.15.43.10.12.6.13.6.08.23.78.23.94.2.46.0.13.25.764.4.3Updates
bcryptjsfrom 2.4.3 to 3.0.3Release notes
Sourced from bcryptjs's releases.
... (truncated)
Commits
1211e9afix: Always yield to event loop before nextTick for async versions (#164)28e5103fix: Use upstream fix to emit interop helperse7055cafix: Separate ESM and UMD type definitions2a9bea9Update publish workflowd5656b3Add helper to check for password input lengthe09eb9aAdd note on using the ESM variant in the browser58333a1Update types2e3b176Merge lint and test workflowsec02e8aFix tests9db275fUpdate legacy fallback to handle crypto dependencyUpdates
@apollo/clientfrom 3.14.1 to 4.2.8Release notes
Sourced from @apollo/client's releases.
... (truncated)
Changelog
Sourced from @apollo/client's changelog.
... (truncated)
Commits
f25b12aVersion Packages (#13350)501a33bPrevent setTimeout from firing if we can't match devtools user agent (#13349)4bb6df7chore(deps): update actions/stale action to v10.4.0 (#13341)544daabVersion Packages (#13332)538c906RemovelastRequestIdonQueryInfo(#13320)c843c98chore(deps): update dependency js-yaml to v5 (#13313)c6840fcchore(deps): update actions/upload-artifact action to v7 (#13163)4c280e3chore(deps): update actions/github-script action to v9 (#13195)0eabbffBump js-yaml from 4.1.1 to 4.2.0 in /scripts/changesets/categorized (#13284)f934b60Version Packages (#13316)Updates
@dnd-kit/sortablefrom 8.0.0 to 10.0.0Changelog
Sourced from @dnd-kit/sortable's changelog.
Commits
060c982Version Packages2eedcc3Version Packagesf629ec6Fix for when id is equal to 0Updates
@hookform/resolversfrom 3.10.0 to 5.5.7Release notes
Sourced from @hookform/resolvers's releases.
... (truncated)
Commits
722ef6efix: npm install fails with ERESOLVE conflict between@hookform/resolvers@5.4...8df10b0fix: module not found when importing zodResolver under Zod v3 (#864)75f2dcdclose #7730d2bdbfclose #6640f70063fix: yup resolver overrides ref property in errors object with validation met...c4b6aabfix: AJV Resolver - When ajv schema contains default for certain properties, ...e2a8d16close #760f8d6533fix: Conditional/dynamic schema resolution no longer working (#861)2126efcfix: Zod v4 locale and global error customization not picked up (#860)0721f88add unit test (#859)Updates
@tiptap/extension-imagefrom 3.23.6 to 3.29.1Release notes
Sourced from @tiptap/extension-image's releases.
... (truncated)
Changelog
Sourced from @tiptap/extension-image's changelog.
... (truncated)
Commits
896564achore(release): release new stable release (#8128)1afef87chore(release): release new stable release (#8087)a7c42feFix global attributes not syncing on resizable image updates (#7568)wwwwwwwww...c5f4b57chore(release): release new stable release (#8038)24263ecchore(release): publish a new stable version24d6abachore(release): publish a new stable version (#8002)a14683fchore(release): publish a new stable version (#7963)06b4274fix(extension-file-handler): add consumePasteEvent option to prevent duplicat...ed5488achore(release): publish a new stable version (#7955)2f38887chore(release): publish a new stable version (#7936)Updates
@tiptap/extension-linkfrom 3.23.6 to 3.29.1Release notes
Sourced from @tiptap/extension-link's releases.
... (truncated)
Changelog
Sourced from @tiptap/extension-link's changelog.
... (truncated)
Commits
896564achore(release): release new stable release (#8128)1afef87chore(release): release new stable release (#8087)2834eb3Feat(extension-link): auto-convert Markdown link syntax into links (#8030)c5f4b57chore(release): release new stable release (#8038)24263ecchore(release): publish a new stable version24d6abachore(release): publish a new stable version (#8002)a14683fchore(release): publish a new stable version (#7963)d51e62bUpdate packages/extension-link/src/link.ts864e719Update packages/extension-link/src/link.ts3a91de1Update packages/extension-link/src/link.tsUpdates
@tiptap/extension-placeholderfrom 3.23.6 to 3.29.1Release notes
Sourced from @tiptap/extension-placeholder's releases.
... (truncated)
Changelog
Sourced from @tiptap/extension-placeholder's changelog.
... (truncated)
Commits
896564achore(release): release new stable release (#8128)1afef87chore(release): release new stable release (#8087)c5f4b57chore(release): release new stable release (#8038)24263ecchore(release): publish a new stable version24d6abachore(release): publish a new stable version (#8002)a14683fchore(release): publish a new stable version (#7963)06b4274fix(extension-file-handler): add consumePasteEvent option to prevent duplicat...ed5488achore(release): publish a new stable version (#7955)2f38887chore(release): publish a new stable version (#7936)9e7fc4cchore: add bugs field to all package.json files (#7946)Updates
@tiptap/extension-youtubefrom 3.23.6 to 3.29.1Release notes
Sourced from @tiptap/extension-youtube's releases.
... (truncated)
Changelog
Sourced from @tiptap/extension-youtube's changelog.
... (truncated)
Commits
896564achore(release): release new stable release (#8128)1afef87chore(release): release new stable release (#8087)c5f4b57chore(release): release new stable release (#8038)1939086Feat(extension-youtube): allow string width/height for videos (#8037)24263ecchore(release): publish a new stable version24d6aba...Description has been truncated