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

chore(deps): bump reactflow from 11.8.3 to 11.9.2 #575

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps reactflow from 11.8.3 to 11.9.2.

Changelog

Sourced from reactflow's changelog.

11.9.2

Fix broken build on npm

Patch Changes

  • Updated dependencies
    • @​reactflow/core@​11.9.2

11.9.1

This release fixes a bug (deleteKeyCode didn't work) that was introduced in the previous version.

Patch Changes

11.9.0

With this version you can finally delay node drag events or suppress them when you just click a node. This is possible with the new nodeDragThreshold prop. Another big change is that we finally support Astro and Remix while keeping the support for older setups like webpack4 + React 17 for example.

Minor Changes

  • #3429 f118aee8 - feat(props): add nodeDragThreshold prop
  • #3392 190958b5 - fix(packages): support newer setups (astro, remix, ...) and oder setups (webpack 4, react 17)

Patch Changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.8.3 to 11.9.2.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/reactflow@11.9.2/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.9.2/packages/reactflow)

---
updated-dependencies:
- dependency-name: reactflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2023
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Test Results

    8 files  ±0      8 suites  ±0   52m 50s ⏱️ - 8m 8s
  59 tests ±0    58 ✔️ +1  1 💤 ±0  0  - 1 
468 runs  ±0  460 ✔️ +1  8 💤 ±0  0  - 1 

Results for commit 1ef1fbb. ± Comparison against base commit 08ae86c.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Sep 26, 2023

Test results

Run attempt: 478
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(16)-java(11)-firefox 59 58 1 0 0 373.11
results-quarkus-node(16)-java(17)-firefox 59 58 1 0 0 429.682
results-quarkus-node(18)-java(11)-firefox 59 58 1 0 0 373.83
results-quarkus-node(18)-java(17)-firefox 59 58 1 0 0 363.821
results-springboot-node(16)-java(11)-firefox 58 57 1 0 0 429.682
results-springboot-node(16)-java(17)-firefox 58 57 1 0 0 410.389
results-springboot-node(18)-java(11)-firefox 58 57 1 0 0 402.585
results-springboot-node(18)-java(17)-firefox 58 57 1 0 0 387.822

@tadayosi tadayosi merged commit 537bd3f into main Sep 27, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/reactflow-11.9.2 branch September 27, 2023 04:11
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant