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

Update dependency codemirror to v6 #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror 5.65.14 -> 6.0.1 age adoption passing confidence

Release Notes

codemirror/basic-setup (codemirror)

v6.0.1

Compare Source

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

v6.0.0

Compare Source

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.

v5.65.17

Compare Source

v5.65.16

Compare Source

v5.65.15

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Dependency updates label Jun 8, 2022
@vercel
Copy link

vercel bot commented Jun 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
azure-auth-api-test ❌ Failed (Inspect) Jul 20, 2023 10:02am

@renovate renovate bot changed the title Update dependency codemirror to v6 Update dependency codemirror to v6 - autoclosed Jun 20, 2022
@renovate renovate bot closed this Jun 20, 2022
@renovate renovate bot deleted the renovate/codemirror-6.x branch June 20, 2022 15:47
@renovate renovate bot changed the title Update dependency codemirror to v6 - autoclosed Update dependency codemirror to v6 Jun 24, 2022
@renovate renovate bot reopened this Jun 24, 2022
@renovate renovate bot restored the renovate/codemirror-6.x branch June 24, 2022 02:22
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 31003fd to 44982d0 Compare June 24, 2022 05:43
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 44982d0 to 17d19b5 Compare June 30, 2022 14:35
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 17d19b5 to af52008 Compare July 23, 2022 11:56
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 65d516b to 5998c31 Compare March 25, 2023 03:04
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 5998c31 to 178d7f0 Compare March 25, 2023 03:14
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 178d7f0 to 60ce611 Compare May 28, 2023 12:39
Dependency update (patch) :)
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 60ce611 to 34ed32d Compare July 20, 2023 09:59
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2023

⚠ 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
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vtfk/react-msal@2.0.3
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR!   react@"18.1.0" from the root project
npm ERR!   peer react@"^16.14.0 || ^17.0.0 || ^17.0.1 || ^17.0.1 || ^17.0.1 || ^18.0.0" from @vtfk/components@0.8.1
npm ERR!   node_modules/@vtfk/components
npm ERR!     @vtfk/components@"0.8.1" from the root project
npm ERR!   7 more (react-dom, react-popper, react-router, react-router-dom, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0 || ^17.0.0" from @vtfk/react-msal@2.0.3
npm ERR! node_modules/@vtfk/react-msal
npm ERR!   @vtfk/react-msal@"2.0.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0 || ^17.0.0" from @vtfk/react-msal@2.0.3
npm ERR!   node_modules/@vtfk/react-msal
npm ERR!     @vtfk/react-msal@"2.0.3" 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/worker/4e86ae/ea5f01/cache/others/npm/_logs/2023-07-20T09_59_10_329Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/4e86ae/ea5f01/cache/others/npm/_logs/2023-07-20T09_59_10_329Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants