Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eronisking
Copy link
Owner

@eronisking eronisking commented Oct 12, 2024

Snyk has created this PR to upgrade @tiptap/starter-kit from 2.3.2 to 2.7.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 37 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-09-19.
Release notes
Package name: @tiptap/starter-kit
  • 2.7.2 - 2024-09-19
  • 2.7.1 - 2024-09-17
  • 2.7.0 - 2024-09-17
  • 2.7.0-pre.0 - 2024-08-27
  • 2.6.6 - 2024-08-23
  • 2.6.5 - 2024-08-21
  • 2.6.4 - 2024-08-15
  • 2.6.3 - 2024-08-14
  • 2.6.2 - 2024-08-13
  • 2.6.1 - 2024-08-13
  • 2.6.0 - 2024-08-13
  • 2.5.9 - 2024-08-06
  • 2.5.8 - 2024-07-30
  • 2.5.7 - 2024-07-26
  • 2.5.6 - 2024-07-24
  • 2.5.5 - 2024-07-22
  • 2.5.4 - 2024-07-17
  • 2.5.3 - 2024-07-17
  • 2.5.2 - 2024-07-17
  • 2.5.1 - 2024-07-15
  • 2.5.0 - 2024-07-14
  • 2.5.0-pre.16 - 2024-07-13
  • 2.5.0-pre.15 - 2024-07-11
  • 2.5.0-pre.14 - 2024-07-10
  • 2.5.0-pre.13 - 2024-07-03
  • 2.5.0-pre.11 - 2024-07-03
  • 2.5.0-pre.10 - 2024-07-03
  • 2.5.0-pre.9 - 2024-07-03
  • 2.5.0-pre.8 - 2024-07-03
  • 2.5.0-beta.6 - 2024-06-26
  • 2.5.0-beta.5 - 2024-06-25
  • 2.5.0-beta.4 - 2024-06-18
  • 2.5.0-beta.3 - 2024-06-12
  • 2.5.0-beta.2 - 2024-06-07
  • 2.5.0-beta.1 - 2024-06-04
  • 2.5.0-beta.0 - 2024-05-29
  • 2.4.0 - 2024-05-14
  • 2.3.2 - 2024-05-08
from @tiptap/starter-kit GitHub release notes
Commit messages
Package name: @tiptap/starter-kit
  • 89d5713 chore(release): release version 2.7.2 (#5631)
  • cbe06d1 fix(vue-3): late-registering plugins #5259 (#5616)
  • 20c7c95 chore(release): release v2.7.1 (#5627)
  • d24adeb build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#5581)
  • 61137fb build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 (#5582)
  • f6184ce build(deps): bump cypress-io/github-action from 6.7.2 to 6.7.6 (#5603)
  • cf44363 build(deps-dev): bump svelte from 4.2.18 to 4.2.19 (#5571)
  • d4a027f build(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#5572)
  • b1c2c32 build(deps): bump micromatch and lint-staged (#5628)
  • 3809072 chore: update peer dep versions
  • 888f574 fix: import in DropPlugin (#5626)
  • a170cf4 chore(release): release v2.7.0 (#5560)
  • 4bfbc9b revert: "revert: "build: don't bump major when you don't have to""
  • d347724 revert: "build: don't bump major when you don't have to"
  • 2845b85 chore: ready for stable release
  • e0c4db9 revert: "fix(core): handle macOS text expansion properly in InputRules (#5261)"
  • cf20679 build: don't bump major when you don't have to
  • 5d19e42 chore(release): release 2.7.0-pre.0
  • 9907eb3 fix(code-block-lowlight): support for lowlight v3 aliases (#5551)
  • 58e91c4 Merge branch 'main' into develop
  • ec6121d chore(release): release version 2.6.6 (#5537)
  • 84f491c fix(suggestion): dropdown can now be closed with `Esc` (#4380) (#5544)
  • daad533 fix(suggestion): dropdown can now be closed with `Esc` (#4380) (#5544)
  • fafb5ad feat: add data attribute on ReactNodeViewContent div (#5539)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Description by Korbit AI

What change is being made?

Upgrade @tiptap/starter-kit from version 2.3.2 to 2.7.2 in the package.json and package-lock.json files, along with related dependencies.

Why are these changes being made?

This upgrade addresses potential security vulnerabilities, improves performance, and ensures compatibility with the latest features and bug fixes provided by the newer version of @tiptap/starter-kit and its dependencies. The update also aligns with the latest peer dependency requirements, ensuring a more stable and secure codebase.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

@korbit-ai
Copy link

korbit-ai bot commented Oct 12, 2024

👋 I'm here to help you review your pull request. When you're ready for me to perform a review, you can comment anywhere on this pull request with this command: /korbit-review.

As a reminder, here are some helpful tips on how we can collaborate together:

  • To have me re-scan your pull request, simply re-invoke the /korbit-review command in a new comment.
  • You can interact with me by tagging @korbit-ai in any conversation in your pull requests.
  • On any comment I make on your code, please leave a 👍 if it is helpful and a 👎 if it is unhelpful. This will help me learn and improve as we work together
  • Lastly, to learn more, check out our Docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants