Skip to content

chore(deps): bump @projectstorm/react-diagrams from 6.2.0 to 7.0.2 #17

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps @projectstorm/react-diagrams from 6.2.0 to 7.0.2.

Release notes

Sourced from @​projectstorm/react-diagrams's releases.

@​projectstorm/react-diagrams@​7.0.2

Patch Changes

  • b8a4cbd: Inline sources in sourcemap
  • Updated dependencies [b8a4cbd]
    • @​projectstorm/react-canvas-core@​7.0.1
    • @​projectstorm/react-diagrams-core@​7.0.1
    • @​projectstorm/react-diagrams-defaults@​7.1.1
    • @​projectstorm/react-diagrams-routing@​7.1.1

@​projectstorm/react-diagrams@​7.0.1

Patch Changes

  • Updated dependencies [e0d21f1]
    • @​projectstorm/react-diagrams-defaults@​7.1.0
    • @​projectstorm/react-diagrams-routing@​7.1.0

@​projectstorm/react-diagrams-core@​7.0.1

Patch Changes

  • b8a4cbd: Inline sources in sourcemap
  • Updated dependencies [b8a4cbd]
    • @​projectstorm/geometry@​7.0.1
    • @​projectstorm/react-canvas-core@​7.0.1

@​projectstorm/react-diagrams-core@​7.0.0

Major Changes

  • b051697: - [internal] moves to Pnpm (instead of yarn -_-)
    • [internal]moves to Changesets for releases
    • [internal]removes Lerna
    • [internal] upgrades all dependencies
    • [internal] switches to workspace protocol syntax (Changesets will bake in the correct version when a publish occurs)
    • [internal] Changesets will open a release PR which can wrap up several changes in 1 go
    • [internal] Changesets will run the storybook deploy automatically upon merging the release PR
    • [internal] removes a lot of the stuff from the root package.json
    • [internal] cleans up the build and clean commands
    • [internal] remove E2E tests, they are a nightmare to maintain and the ROI is far too low
    • [fix] Wrong type name for react-canvas model listener
    • [fix] export more stuff form the main react-diagrams package
    • [fix] circular deps with Rectangle and Polygon (turns out this was a problem but only with UMD builds, sorry @​everyone who I doubted, but this is also why I could never reproduce the issue)
    • [breaking change] compile both ES6 and UMD
    • [breaking change] moves dependencies back to each package. (After years of working on libraries, I've come to actually hate peer dependencies, and this is easily solved with build systems / package managers).
    • [breaking change] static methods on Polygon and Rectangle moved to standalone methods
    • [breaking change] static construction methods to rather deal with different Rectangle constructor overloads (I now consider this bad design)
    • [breaking change] introduce Bounds as a simpler point-array type to deal with boundary computation instead

Patch Changes

  • Updated dependencies [b051697]

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 27, 2023
@vercel
Copy link

vercel bot commented Mar 27, 2023

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

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2023 5:24pm

@marian2js
Copy link
Member

Bumps [@projectstorm/react-diagrams](https://github.com/projectstorm/react-diagrams) from 6.2.0 to 7.0.2.
- [Release notes](https://github.com/projectstorm/react-diagrams/releases)
- [Changelog](https://github.com/projectstorm/react-diagrams/blob/master/CHANGELOG.md)
- [Commits](https://github.com/projectstorm/react-diagrams/compare/v6.2.0...@projectstorm/[email protected])

---
updated-dependencies:
- dependency-name: "@projectstorm/react-diagrams"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #39.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/projectstorm/react-diagrams-7.0.2 branch September 25, 2023 12:25
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