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 vis-network to v9 #92

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vis-network (source) 8.2.0 -> 9.1.9 age adoption passing confidence

Release Notes

visjs/vis-network (vis-network)

v9.1.9

Compare Source

Performance Improvements
  • remove add/remove event polyfills\n\nWe don't polyfill these browsers using core-js (i.e. it most likely doesn't work anyway) and barely anyone is using them nowadays. (#​2039) (f1b7870)

v9.1.8

Compare Source

Bug Fixes

v9.1.7

Compare Source

Bug Fixes

v9.1.6

Compare Source

Bug Fixes

v9.1.5

Compare Source

Bug Fixes

v9.1.4

Compare Source

Bug Fixes

v9.1.2

Compare Source

Bug Fixes
  • interaction-handler: commit selection change on drag start (#​1740) (8602b1f)

v9.1.1

Compare Source

Bug Fixes

v9.1.0

Compare Source

Features
  • interaction-handler: add the ability to skip highlight when bin… (#​1537) (ea66a94)

v9.0.5

Compare Source

Bug Fixes

v9.0.4

Compare Source

Bug Fixes

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Performance Improvements

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

BREAKING CHANGES
  • Titles are now interpreted literary, not as HTML. An
    element has to be passed instead to get the same behavior (see the popup
    example for details).

v8.5.6

Compare Source

Bug Fixes

v8.5.5

Compare Source

Bug Fixes

v8.5.4

Compare Source

Bug Fixes

v8.5.3

Compare Source

Bug Fixes

v8.5.2

Compare Source

Bug Fixes

v8.5.1

Compare Source

Bug Fixes
  • selection: highlight selected nodes when set programatically (#​1138) (746f7bb)

v8.5.0

Compare Source

Features

v8.4.2

Compare Source

Bug Fixes
  • select: trigger select events for shift+drag selections (#​1133) (4bf8573)

v8.4.1

Compare Source

Bug Fixes

v8.4.0

Compare Source

Features

v8.3.3

Compare Source

Bug Fixes

v8.3.2

Compare Source

Performance Improvements

v8.3.1

Compare Source

Bug Fixes

v8.3.0

Compare Source

Features

v8.2.1

Compare Source

Bug Fixes
  • layout: directed hierarchical for acyclic graphs (#​996) (eb235ba)

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 force-pushed the renovate/vis-network-9.x branch from 5c902dc to c7df6ff Compare February 1, 2021 16:01
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from c7df6ff to 3a4cbb6 Compare February 11, 2021 00:06
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2021

⚠️ 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 check 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 WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vis-util
npm ERR!   vis-util@"4.3.4" from the root project
npm ERR!   peer vis-util@"^4.0.0" from [email protected]
npm ERR!   node_modules/vis-data
npm ERR!     vis-data@"7.0.0" from the root project
npm ERR!     peer vis-data@"^7.0.0" from [email protected]
npm ERR!     node_modules/vis-network
npm ERR!       vis-network@"9.0.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vis-util@"^5.0.1" from [email protected]
npm ERR! node_modules/vis-network
npm ERR!   vis-network@"9.0.4" 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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-26T13_23_38_372Z-debug.log

@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 3a4cbb6 to 403fa75 Compare April 26, 2021 13:23
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 403fa75 to 188a040 Compare July 24, 2021 17:24
@renovate
Copy link
Contributor Author

renovate bot commented Jul 24, 2021

⚠ 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 WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vis-util
npm ERR!   vis-util@"4.3.4" from the root project
npm ERR!   peer vis-util@"^4.0.0" from [email protected]
npm ERR!   node_modules/vis-data
npm ERR!     vis-data@"7.0.0" from the root project
npm ERR!     peer vis-data@"^6.3.0 || ^7.0.0" from [email protected]
npm ERR!     node_modules/vis-network
npm ERR!       vis-network@"9.1.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vis-util@"^5.0.1" from [email protected]
npm ERR! node_modules/vis-network
npm ERR!   vis-network@"9.1.9" 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/d20153/5b6b82/cache/others/npm/_logs/2023-11-03T04_49_44_195Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/d20153/5b6b82/cache/others/npm/_logs/2023-11-03T04_49_44_195Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 188a040 to 921a81c Compare October 20, 2021 05:13
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 921a81c to a2d1a45 Compare April 25, 2022 01:43
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from a2d1a45 to fbc2f45 Compare September 25, 2022 16:36
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from fbc2f45 to 6edbf8e Compare November 20, 2022 12:34
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 6edbf8e to f6a44b8 Compare March 16, 2023 23:42
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from f6a44b8 to 0a74d73 Compare March 24, 2023 15:55
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from 0a74d73 to ccad6fd Compare October 6, 2023 13:51
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from ccad6fd to f471bfa Compare October 15, 2023 21:54
@renovate renovate bot force-pushed the renovate/vis-network-9.x branch from f471bfa to 715ca2d Compare November 3, 2023 04:50
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.

0 participants