Skip to content

chore(deps-rs): bump portgraph from 0.14.0 to 0.14.1 in the patch group #2129

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch group with 1 update: portgraph.

Updates portgraph from 0.14.0 to 0.14.1

Release notes

Sourced from portgraph's releases.

v0.14.1

New Features

  • Implement petgraph traits on adaptors (#195)
  • FlatRegions that do not include their root node (#200)
  • Node style attributes in render options (#199)
  • Allow the FlatRegion to own its hierarchy (#201)
Changelog

Sourced from portgraph's changelog.

0.14.1 - 2025-04-28

New Features

  • Implement petgraph traits on adaptors (#195)
  • FlatRegions that do not include their root node (#200)
  • Node style attributes in render options (#199)
  • Allow the FlatRegion to own its hierarchy (#201)
Commits
  • 7b7226c chore: release v0.14.1 (#205)
  • 5129eb6 chore(deps): bump rand from 0.9.0 to 0.9.1 (#198)
  • 2e8d192 chore(deps): bump pyo3 from 0.24.1 to 0.24.2 (#203)
  • 6701453 chore(deps): bump insta from 1.42.2 to 1.43.0 (#202)
  • a2d9639 feat: Allow the FlatRegion to own its hierarchy (#201)
  • 4e9ba8a feat: Node style attributes in render options (#199)
  • 1500fdb feat: FlatRegions that do not include their root node (#200)
  • 8ea0093 chore(deps): bump pyo3 from 0.23.1 to 0.24.1 (#197)
  • 269e5d5 feat: Implement petgraph traits on adaptors (#195)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
portgraph [< 0.13, > 0.12.2]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch group with 1 update: [portgraph](https://github.com/CQCL/portgraph).


Updates `portgraph` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/CQCL/portgraph/releases)
- [Changelog](https://github.com/CQCL/portgraph/blob/main/CHANGELOG.md)
- [Commits](CQCL/portgraph@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: portgraph
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 29, 2025 00:12
@dependabot dependabot bot requested a review from zrho April 29, 2025 00:12
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.09%. Comparing base (c8090ca) to head (85a5dcd).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2129   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files         219      219           
  Lines       41918    41918           
  Branches    37993    37993           
=======================================
  Hits        34830    34830           
  Misses       5278     5278           
  Partials     1810     1810           
Flag Coverage Δ
python 85.70% <ø> (ø)
rust 82.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Looks like portgraph is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/cargo/patch-c70fee9731 branch May 5, 2025 23:38
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants