Skip to content
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

fix(deps): update dependency y-prosemirror to ^1.2.12 (stable28) #6400

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
y-prosemirror ^1.0.20 -> ^1.2.12 age adoption passing confidence

Release Notes

yjs/y-prosemirror (y-prosemirror)

v1.2.12

Compare Source

  • Merge pull request #​164 from manstie/patch-1 26d1bd0
  • Fix accessing toDelta on non-Y.Text instances 876695b

v1.2.11

Compare Source

v1.2.10

Compare Source

v1.2.9

Compare Source

  • fix error when re-initializing ySync plugin with new view d09e05c
  • prevent double destruction 1a540ed

v1.2.8

Compare Source

  • handle edge cases when pmview might not be defined in binding cfc56c5

v1.2.7

Compare Source

  • support initializing doc without forcing a synchronous reload 7c78c19

v1.2.6

Compare Source

  • allow supplying document updates as snapshots dd6e496
  • Initial cursor position will be retained after y-pm sets the initial content - fixes #​126 a5a921a

v1.2.5

Compare Source

  • upgrade typescript and fix destroy of old timeout 3c8a23b

v1.2.4

Compare Source

v1.2.3

Compare Source

  • add warning to updateYFragment export 3a49891
  • Merge pull request #​152 from gabriel-peracio/expose-updateYFragment 19692e4
  • export updateYFragment bc692c1

v1.2.2

Compare Source

  • add package.json/engines 64b459e
  • add types to package.json/exports 290c7be
  • lint e0e5e95
  • Merge pull request #​140 from RubaXa/master 8ea7487
  • feat: Added awarenessFilter option for filtering awareness.getStates() 6f78e75

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.3

Compare Source

  • Make sure that plugins are only called once for each change - fixes #​121 5f55313

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 15, 2024
Copy link
Contributor Author

renovate bot commented Sep 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @tiptap/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/y-prosemirror
npm ERR!   y-prosemirror@"^1.2.12" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer y-prosemirror@"1.0.20" from @tiptap/[email protected]
npm ERR! node_modules/@tiptap/extension-collaboration
npm ERR!   @tiptap/extension-collaboration@"^2.1.13" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/y-prosemirror
npm ERR!   peer y-prosemirror@"1.0.20" from @tiptap/[email protected]
npm ERR!   node_modules/@tiptap/extension-collaboration
npm ERR!     @tiptap/extension-collaboration@"^2.1.13" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-09-15T10_05_40_359Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-15T10_05_40_359Z-debug-0.log

@renovate renovate bot requested a review from mejo- September 15, 2024 10:05
@mejo-
Copy link
Member

mejo- commented Sep 17, 2024

Conflicts with the old tiptap we use on stable28.

@mejo- mejo- closed this Sep 17, 2024
auto-merge was automatically disabled September 17, 2024 20:41

Pull request was closed

Copy link
Contributor Author

renovate bot commented Sep 17, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.2.12). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/stable28-y-prosemirror-1.x branch September 17, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant