Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps v-network-graph from 0.9.1 to 0.9.11.

Release notes

Sourced from v-network-graph's releases.

v0.9.11

Features

v0.9.10

Bug Fix

  • Fixed an error when calculating a curve with two nodes in the same position by @​hpawa in #134 (Issue #133) 😍

v0.9.9

Bug Fix

  • Fix incorrect start node determination for paths (#131)
    • If more than two of the same edge were consecutive, the determination of the starting point could be incorrect.

v0.9.8

Bug Fix

Performance improvement:

  • Fixed to not render uselessly when VEdgeOverlay is not used by @​zamplyy in #129 (Issue #130) 😍

v0.9.7

Feature

  • Add the ability to offset edge markers perpendicular to the line. (#126)

v0.9.6

Bug Fix

  • Fix incorrect display of summarized edges when both edge.type="curve" and edge.margin configurations are specified (#124)

v0.9.5

Feature

  • Add the ability to specify edge label config by lambda function.

... (truncated)

Commits
  • 12ca9a2 0.9.11
  • a1f28f6 Bump up deps
  • b4336d4 Merge branch 'feature/fit'
  • e88b8a5 Change the default value of fitContentMargin
  • 6f9f03c Fix incorrect calculation of fit when a background layer is defined
  • 3019ced Modify args for fitToContents()
  • 345b93d Fix an incorrect fit-content calculation when scalingObjects: true
  • 8c35ad3 Add option to specify margins in "fit-content"
  • 7dadc7c Implement inner process for fitting that allows the outer margin to be specified
  • 0ee636e 0.9.10
  • Additional commits viewable in compare view

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 [v-network-graph](https://github.com/dash14/v-network-graph) from 0.9.1 to 0.9.11.
- [Release notes](https://github.com/dash14/v-network-graph/releases)
- [Commits](dash14/v-network-graph@v0.9.1...v0.9.11)

---
updated-dependencies:
- dependency-name: v-network-graph
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2023
@dependabot dependabot bot requested a review from PssbleTrngle November 8, 2023 01:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #239.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v-network-graph-0.9.11 branch November 13, 2023 01:15
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.

2 participants