Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

fix(deps): update dependency react-flow-renderer to v10.2.2 #72

Merged
merged 1 commit into from
May 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-flow-renderer 10.0.5 -> 10.2.2 age adoption passing confidence

Release Notes

wbkd/react-flow

v10.2.2

Compare Source

  • chore(examples): update packages (c8d31f3)
  • refactor(node-internals): only keep width, height and handleBounds (5a0f513)

v10.2.1

Compare Source

  • refactor(types): use correct type for ControlButton fixes #​2120 (c5c7ae7)

v10.2.0

Compare Source

Feats

Refactorings

  • zIndex is now 0 by default. If you want to have elevated edges on select you can set elevateEdgesOnSelect on the <ReactFlow /> component.

Fixes

Commits

  • test(minimap): wait for minimap (822d2d6)
  • Merge pull request #​2067 from wbkd/refactor/react18 (aafe83b)
  • chore(react-draggable): remove ts-ignore (8cb2f5e)
  • chore(props): rename isEdgeAutoZIndex to elevateEdgesOnSelect (dcc05ad)
  • chore(warnings): use new troubleshooting url (2363046)
  • chore(warnings): only print for node_env=development (18be5f1)
  • Merge branch 'chore/warnings' into refactor/react18 (2e9a203)
  • refactor(warnings): only show for node_env=development (2ad60c1)
  • Merge pull request #​2113 from edsondewes/main (b7e4970)
  • fix(pkg): add css files to the exports (f90a6e9)
  • refactor(edges): default zIndex=0 (b64d946)
  • chore(packages): update (6af190c)
  • fix(cypress): use wait for drag handlers (8a7bc49)
  • chore(warnings): add error codes to documentation site (9331ccc)
  • chore(cypress): use latest version (ebf2a66)
  • chore(warnings): format warning logs, add troubleshooting page (922005e)
  • refactor(examples): update types of some examples (90aca9d)
  • Merge branch 'main' into refactor/react18 (e4eb9d0)
  • chore(version): bump (8f7af55)
  • fix(build): repair nocss build (47c5d6d)
  • chore(version): bump (7fb93aa)
  • Merge branch 'main' into refactor/react18 (c8b5c8a)
  • refactor(lib): use react 18 (607e806)

v10.1.2

Compare Source

  • refactor(bg): dont use math random for pattern id generation closes #​2086 (84f1c8c)
  • Update README.md (eff2430)
  • docs(readme): update discord link (368b2f5)

v10.1.1

Compare Source

Fixes

  • fix(build): repair nocss build (0636d39)

v10.1.0

Compare Source

Refactor
  • We added an UMD version because a lot of users had problems with configuring jest or using the library within stackblitz for example.
  • onEdgeUpdateStart and onEdgeUpdateEnd now passes the handleType as a third parameter
Commits
  • refactor(wrapper): use PropsWithChildren (f56d9b8)
  • refactor(edge-types): cleanup (8d5305d)
  • chore(pkg): export package.json (ffb273c)
  • Merge branch 'main' into feat/umdbuild (d92928e)
  • refactor(build): remove dist before build (ce9cce9)
  • refactor(rollup): remove svgr (261452e)
  • Also add 'handleType' parameter to 'onEdgeUpdateEnd' callback analogous to 'onEdgeUpdateStart' (4d6c6ff)
  • fix: lint (f272bb6)
  • fix: type error (8ab868a)
  • Change boolean 'isSourceHandle' parameter to handleType: HandleType in 'onEdgeUpdateStart' function (68ec5d8)
  • feat(package): add umd version (fc9cf96)
  • Pass isSourceHandle flag to onEdgeUpdateStart (e8aa873)

v10.0.8

Compare Source

v10.0.7

Compare Source

Fixes

There were some key handling bugs that should be fixed now.

  • fix(useKeyPress): handle combinations
  • refactor(edges): stronger svg selector

v10.0.6

Compare Source


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2022

⚠ 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: yarn.lock
npm ERR! code ETARGET
npm ERR! notarget No matching version found for yarn@^3.0.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-05-13T21_15_42_372Z-debug-0.log
bash: yarn: command not found

@nx-cloud
Copy link

nx-cloud bot commented Mar 23, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 3ae1630.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Mar 23, 2022

Deploy Preview for dstack-explorer failed.

Name Link
🔨 Latest commit 3ae1630
🔍 Latest deploy log https://app.netlify.com/sites/dstack-explorer/deploys/627eca9de91fa4000b21d498

@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from 4ea224f to 6ef755f Compare March 30, 2022 12:05
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.0.6 fix(deps): update dependency react-flow-renderer to v10.0.7 Mar 30, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from 6ef755f to edc601b Compare April 2, 2022 11:14
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.0.7 fix(deps): update dependency react-flow-renderer to v10.0.8 Apr 2, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from edc601b to 0049e4a Compare April 11, 2022 16:18
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.0.8 fix(deps): update dependency react-flow-renderer to v10.1.0 Apr 11, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from 0049e4a to b53ca8c Compare April 18, 2022 12:56
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.1.0 fix(deps): update dependency react-flow-renderer to v10.1.1 Apr 18, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from b53ca8c to 862d717 Compare April 21, 2022 23:52
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.1.1 fix(deps): update dependency react-flow-renderer to v10.1.2 Apr 21, 2022
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.1.2 fix(deps): update dependency react-flow-renderer to v10.2.0 May 3, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch 2 times, most recently from b8e0e07 to 39779b2 Compare May 3, 2022 22:34
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.2.0 fix(deps): update dependency react-flow-renderer to v10.2.1 May 3, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from 39779b2 to 9ba72bd Compare May 8, 2022 14:19
@renovate renovate bot changed the title fix(deps): update dependency react-flow-renderer to v10.2.1 fix(deps): update dependency react-flow-renderer to v10.2.2 May 8, 2022
@0x77dev 0x77dev self-assigned this May 13, 2022
@0x77dev 0x77dev added the dependencies Pull requests that update a dependency file label May 13, 2022
@renovate renovate bot force-pushed the renovate/react-flow-renderer-10.x branch from 9ba72bd to 3ae1630 Compare May 13, 2022 21:16
@0x77dev 0x77dev merged commit 14999cd into main May 13, 2022
@0x77dev 0x77dev deleted the renovate/react-flow-renderer-10.x branch May 13, 2022 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants