chore(deps): bump graphology from 0.25.4 to 0.26.0#358
Conversation
Greptile SummaryThis PR bumps The most notable side-effect is unrelated to graphology: Dependabot's lock-file regeneration exposed that all seven
Confidence Score: 3/5
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[npm install] --> B{package-lock.json integrity check}
B -->|graphology 0.26.0| C[SHA-512 verified]
B -->|optave codegraph platform binaries| D[No integrity hash]
D --> E[Native .node addon executed on host]
C --> F[Graph operations in application]
E --> F
|
Bumps [graphology](https://github.com/graphology/graphology) from 0.25.4 to 0.26.0. - [Release notes](https://github.com/graphology/graphology/releases) - [Changelog](https://github.com/graphology/graphology/blob/master/CHANGELOG.md) - [Commits](graphology/graphology@0.25.4...0.26.0) --- updated-dependencies: - dependency-name: graphology dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0036478 to
520921a
Compare
Bumps graphology from 0.25.4 to 0.26.0.
Release notes
Sourced from graphology's releases.
Changelog
Sourced from graphology's changelog.
Commits
feb3e5cBump 0.26.0b2f21f8Bump 0.26.0-rc12c6d67aRemove obliterator dependency by using plain Iterator objects3bb705e[communities-louvain] fixing robust-randomness types0310654Bump operators 1.6.153d8466[operators] avoid iterating twice on edges in mixed graphs when reversing graphdc5d914[metrics] packaging node/clustering-ambiguity96595e5[metrics] adding node/clustering-ambiguityc9e5861Bump communities-louvain 2.0.2019d0f0[communities-louvain] adding experimental/robust-randomnessDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)