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

fix(deps): update dependency reactflow to v11.8.3 #2268

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reactflow 11.7.4 -> 11.8.3 age adoption passing confidence

Release Notes

wbkd/react-flow (reactflow)

v11.8.3

Compare Source

Yet another fix for step and smoothstep edge routes

Patch Changes
Patch Changes

v11.8.2

Compare Source

With this fix it's possible to use React17 again

Patch Changes

v11.8.1

Compare Source

This patch release fixes an issue with nextjs that was introduces in 11.8.0

Patch Changes

v11.8.0

Compare Source

This is probably the last minor and hopefully also the last patch release for v11. In the next weeks we will focus on the xyflow branch and the upcoming v12 major release. This release comes with a lot of fixes that we wanted to do for a long time. We finally fixed some windows scroll related bugs (fast zooming, no horizontal pan on scroll) and smooth edge bugs (better label positions, weird layouts).

Important updates for Windows users
  • default key for zoom activation and multi selection is "Control" instead of "Meta"
  • you can pan horizontally when Shift is pressed (when panOnScroll is set)
  • we fixed the fast zooming bug when users pressed Control
Important note for Zustand users

If you are using Zustand, you need to update to v4.4.1 and follow the migration guide https://github.com/pmndrs/zustand/releases/tag/v4.4.0

Fixes
Minimap Updates
Chore and Refactoring

Configuration

📅 Schedule: Branch creation - "before 6am" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team August 31, 2023 04:39
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (16ecda0) 72.64% compared to head (4ff9f15) 72.64%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2268   +/-   ##
=======================================
  Coverage   72.64%   72.64%           
=======================================
  Files          88       88           
  Lines        2968     2968           
  Branches      696      696           
=======================================
  Hits         2156     2156           
  Misses        776      776           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/reactflow-11.x-lockfile branch from 99a78b8 to 55df3c7 Compare September 1, 2023 16:58
@renovate renovate bot force-pushed the renovate/reactflow-11.x-lockfile branch from 55df3c7 to 4ff9f15 Compare September 11, 2023 13:20
@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lordrip lordrip merged commit 392f4b7 into main Sep 12, 2023
14 of 15 checks passed
@lordrip lordrip deleted the renovate/reactflow-11.x-lockfile branch September 12, 2023 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant