build(deps): Bump the production-dependencies group across 1 directory with 4 updates#154
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
block-kitchen | e3cbd47 | Commit Preview URL Branch Preview URL |
Jul 17 2026, 03:24 PM |
Contributor
|
Held for manual review: |
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [@tightknitai/slack-block-kit-validator](https://github.com/TightknitAI/slack-block-kit-validator), [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link), [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) and [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit). Updates `@tightknitai/slack-block-kit-validator` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/TightknitAI/slack-block-kit-validator/releases) - [Changelog](https://github.com/TightknitAI/slack-block-kit-validator/blob/main/CHANGELOG.md) - [Commits](TightknitAI/slack-block-kit-validator@slack-block-kit-validator-v0.1.9...slack-block-kit-validator-v0.1.10) Updates `@tiptap/extension-link` from 3.26.1 to 3.28.0 - [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.28.0/packages/extension-link) Updates `@tiptap/react` from 3.26.1 to 3.28.0 - [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.28.0/packages/react) Updates `@tiptap/starter-kit` from 3.26.1 to 3.28.0 - [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.28.0/packages/starter-kit) --- updated-dependencies: - dependency-name: "@tightknitai/slack-block-kit-validator" dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tiptap/extension-link" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/react" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/starter-kit" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
StephenTangCook
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-ccf74325db
branch
from
July 17, 2026 15:23
66caa8f to
e3cbd47
Compare
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 4 updates in the / directory: @tightknitai/slack-block-kit-validator, @tiptap/extension-link, @tiptap/react and @tiptap/starter-kit.
Updates
@tightknitai/slack-block-kit-validatorfrom 0.1.9 to 0.1.10Release notes
Sourced from @tightknitai/slack-block-kit-validator's releases.
Changelog
Sourced from @tightknitai/slack-block-kit-validator's changelog.
Commits
6e94146chore(main): release slack-block-kit-validator 0.1.10 (#56)68ba572feat: add data_table block support and surface-rule drift check (ENG-5108) (#55)Updates
@tiptap/extension-linkfrom 3.26.1 to 3.28.0Release notes
Sourced from @tiptap/extension-link's releases.
... (truncated)
Changelog
Sourced from @tiptap/extension-link's changelog.
Commits
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.tsef97c53Update packages/extension-link/src/link.tseb78ee2fix(link): coerce undefined HTMLAttributes to null to avoid ProseMirror error06b4274fix(extension-file-handler): add consumePasteEvent option to prevent duplicat...Updates
@tiptap/reactfrom 3.26.1 to 3.28.0Release notes
Sourced from @tiptap/react's releases.
... (truncated)
Changelog
Sourced from @tiptap/react's changelog.
... (truncated)
Commits
c5f4b57chore(release): release new stable release (#8038)8614730fix(react): batch node view portal notifications (#8035)1ecf814fix(react): bind onMount and onUnmount handlers when creating editor (#8079)24263ecchore(release): publish a new stable version50e8305test(react): tighten use client guard and shorten changeset2c2720efix(react): add use client directive for React Server Components24d6abachore(release): publish a new stable version (#8002)a14683fchore(release): publish a new stable version (#7963)278b969Merge branch 'main' of https://github.com/ueberdosis/tiptap into dependabot/n...446b92dUpdate packages/react/src/Tiptap.tsxUpdates
@tiptap/starter-kitfrom 3.26.1 to 3.28.0Release notes
Sourced from @tiptap/starter-kit's releases.
... (truncated)
Changelog
Sourced from @tiptap/starter-kit's changelog.
... (truncated)
Commits
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions