Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps petgraph from 0.6.3 to 0.6.4.

Changelog

Sourced from petgraph's changelog.

Version 0.6.4 (2023-08-21)

  • Update indexmap to 2.0.0 ([#568](https://github.com/petgraph/petgraph/issues/568)_)
  • Fix typos ([#544](https://github.com/petgraph/petgraph/issues/544)_)

.. _[#544](https://github.com/petgraph/petgraph/issues/544): petgraph/petgraph#544 .. _[#568](https://github.com/petgraph/petgraph/issues/568): petgraph/petgraph#568

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 [petgraph](https://github.com/petgraph/petgraph) from 0.6.3 to 0.6.4.
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.3...petgraph@v0.6.4)

---
updated-dependencies:
- dependency-name: petgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5927843255

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.474%

Totals Coverage Status
Change from base Build 5884322378: 0.0%
Covered Lines: 15378
Relevant Lines: 15940

💛 - Coveralls

dependencies = [
"fixedbitset",
"indexmap 1.9.3",
"indexmap 2.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

It looks like this is still getting pulled in by ndarray-stats. We should open a PR there to bump it there too.

@mtreinish mtreinish merged commit ac6e55c into main Aug 21, 2023
@mtreinish mtreinish deleted the dependabot/cargo/petgraph-0.6.4 branch August 21, 2023 15:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants