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 @maxgraph/core from 0.8.0 to 0.10.1 #112

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps @maxgraph/core from 0.8.0 to 0.10.1.

Release notes

Sourced from @​maxgraph/core's releases.

0.10.1

⚡ This release contains documentation improvements and bug fixes. ⚡

npm package: 0.10.1

What's Changed

🐛 Bug Fixes

📝 Documentation

🛠 Chore

New Contributors

Full Changelog: maxGraph/maxGraph@v0.10.0...v0.10.1

0.10.0

⚡ This new version contains enhancements, documentation improvements and bug fixes. ⚡

npm package: 0.10.0 Issues: milestone 0.10.0 See also the Changelog file.

What's Changed

🎉 New Features

🐛 Bug Fixes

📝 Documentation

⚙️ Refactor

🛠 Chore

... (truncated)

Changelog

Sourced from @​maxgraph/core's changelog.

0.10.1

Release date: 2024-04-23

For more details, see the 0.10.1 Changelog on the GitHub release page.

This release contains documentation improvements and bug fixes.

0.10.0

Release date: 2024-04-19

For more details, see the 0.10.0 Changelog on the GitHub release page.

This release contains enhancements, documentation improvements and bug fixes.

0.9.0

Release date: 2024-04-08

For more details, see the 0.9.0 Changelog on the GitHub release page.

This release contains documentation improvements and bug fixes.

Breaking Changes

  • it is no longer possible to pass a 'n' value for the max property of the Multiplicity class. Pass null instead to have the same effect.
Commits
  • a52e1a3 chore(release): prepare version 0.10.1
  • 496efc5 chore: declare @​maxgraph/core as a module package (#397)
  • df98075 fix: remove circular dependency in ModelXmlSerializer (#396)
  • 902e8c4 ci: fix github release template (#395)
  • 06f9bd7 chore(readme): fix typo in website link (#394)
  • a7609a8 chore(release): prepare version 0.10.0
  • 12d3447 fix: add null check to connection validation message (#364)
  • 2925f74 docs: improve guidance in PR template (#391)
  • 6396219 feat: let style edge marker fill and stroke colors (#392)
  • 286d835 fix: correctly detect parent in SwimlaneMixin.dropTarget (#390)
  • Additional commits viewable in compare view

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 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 [@maxgraph/core](https://github.com/maxGraph/maxGraph) from 0.8.0 to 0.10.1.
- [Release notes](https://github.com/maxGraph/maxGraph/releases)
- [Changelog](https://github.com/maxGraph/maxGraph/blob/main/CHANGELOG.md)
- [Commits](maxGraph/maxGraph@v0.8.0...v0.10.1)

---
updated-dependencies:
- dependency-name: "@maxgraph/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Apr 29, 2024
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ Tested locally with the artifact built by GH Actions

@tbouffard
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 7060bc4 into main Apr 29, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maxgraph/core-0.10.1 branch April 29, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant