-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 #9080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Snyk has created this PR to upgrade @tiptap/extension-image from 2.26.1 to 2.27.1. See this package in npm: @tiptap/extension-image See this project in Snyk: https://app.snyk.io/org/continue-dev-inc.-default/project/c5fb30df-a06c-44cb-83af-5ada5ff6e4a9?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Keep this PR in a mergeable state → Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
|
|
✅ Review Complete Code Review Summary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
Generated with [Continue](https://continue.dev) Co-authored-by: nate <[email protected]>
✅ CI Build Fix AppliedThe CI failure was caused by Changes Made
VerificationThe lock file now correctly references:
The CI should now pass ✨ |
🔍 CI Failures AnalysisThe failing checks ( Root CauseThe lint errors are in files from PR #9077 (just merged to
Our PR only touches:
Errors Surfacing
RecommendationThese lint issues should be fixed in a follow-up PR to #9077, or this PR needs to be rebased after those fixes are merged. The cc @sestinj - The dependency upgrade is correct, but main has lint issues blocking CI. |
- Fix import order in VsCodeIde.ts (util/util before util/vscode) - Fix negated conditions to use early returns - Add void operator to unhandled promise calls - Improve code clarity by using positive conditionals These lint issues were introduced in PR #9077 and are unrelated to the @tiptap/extension-image upgrade in this PR. Generated with [Continue](https://continue.dev) Co-authored-by: nate <[email protected]>
✅ Lint Issues FixedI've resolved all the lint errors that were blocking CI: Changes Made
These lint issues were introduced by PR #9077 and are now fixed. The CI should pass on the next run. 🚀 |
|
🎉 This PR is included in version 1.36.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Snyk has created this PR to upgrade @tiptap/extension-image from 2.26.1 to 2.27.1.
ℹ️ 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 5 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-DAGRED3ES-13110069
Release notes
Package name: @tiptap/extension-image
-
2.27.1 - 2025-10-29
-
2.27.0 - 2025-10-29
-
2.26.4 - 2025-10-23
-
2.26.3 - 2025-10-09
-
2.26.2 - 2025-09-23
-
2.26.1 - 2025-07-11
from @tiptap/extension-image GitHub release notesv2.27.1
v2.27.0
Important
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:
Summary by cubic
Upgraded @tiptap/extension-image to 2.27.1 to address a transitive Prototype Pollution vulnerability and keep the editor current. Also fixed lint issues in the VS Code extension for safer messaging and clearer dev/prod webview setup.
Dependencies
Refactors
Written for commit 887410e. Summary will update automatically on new commits.