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-rs): bump the hugr group with 3 updates #756

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the hugr group with 3 updates: hugr, hugr-core and hugr-cli.

Updates hugr from 0.14.1 to 0.14.2

Release notes

Sourced from hugr's releases.

hugr-cli: v0.14.2

New Features

  • Print hugr-cli's correct version when using '--version' (#1790)

hugr-core: v0.14.2

Bug Fixes

  • Three bugfixes in model import and export. (#1844)

Documentation

  • Fix typo in DataflowParent doc (#1865)

New Features

  • Value::some, ::none, and SumType::new_option helpers (#1828)
  • Constant values in hugr-model (#1838)
  • (hugr-llvm) Emit ipow (#1839)
  • Bytes literal in hugr-model. (#1845)
  • Improved representation for metadata in hugr-model (#1849)

Testing

  • Add tests for constant value deserialization (#1822)

hugr-llvm: v0.14.2

New Features

  • (hugr-llvm) Emit more int ops (#1835)
  • Constant values in hugr-model (#1838)
  • (hugr-llvm) Emit ipow (#1839)

Refactor

  • (hugr-llvm) [breaking] Optimise the llvm types used to represent hugr sums. (#1855)

Testing

  • Fix failing inot test (#1841)

hugr-passes: v0.14.2

New Features

  • Add CallGraph struct, and dead-function-removal pass (#1796)

hugr: v0.14.2

Bug Fixes

  • Three bugfixes in model import and export. (#1844)

... (truncated)

Commits

Updates hugr-core from 0.14.1 to 0.14.2

Release notes

Sourced from hugr-core's releases.

hugr-core: v0.14.2

Bug Fixes

  • Three bugfixes in model import and export. (#1844)

Documentation

  • Fix typo in DataflowParent doc (#1865)

New Features

  • Value::some, ::none, and SumType::new_option helpers (#1828)
  • Constant values in hugr-model (#1838)
  • (hugr-llvm) Emit ipow (#1839)
  • Bytes literal in hugr-model. (#1845)
  • Improved representation for metadata in hugr-model (#1849)

Testing

  • Add tests for constant value deserialization (#1822)
Commits

Updates hugr-cli from 0.14.1 to 0.14.2

Release notes

Sourced from hugr-cli's releases.

hugr-cli: v0.14.2

New Features

  • Print hugr-cli's correct version when using '--version' (#1790)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
hugr-cli [< 0.2, > 0.1.1]

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 hugr group with 3 updates: [hugr](https://github.com/CQCL/hugr), [hugr-core](https://github.com/CQCL/hugr) and [hugr-cli](https://github.com/CQCL/hugr).


Updates `hugr` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/CQCL/hugr/releases)
- [Changelog](https://github.com/CQCL/hugr/blob/main/release-plz.toml)
- [Commits](CQCL/hugr@hugr-v0.14.1...hugr-v0.14.2)

Updates `hugr-core` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/CQCL/hugr/releases)
- [Changelog](https://github.com/CQCL/hugr/blob/main/release-plz.toml)
- [Commits](CQCL/hugr@hugr-core-v0.14.1...hugr-core-v0.14.2)

Updates `hugr-cli` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/CQCL/hugr/releases)
- [Changelog](https://github.com/CQCL/hugr/blob/main/release-plz.toml)
- [Commits](CQCL/hugr@hugr-cli-v0.14.1...hugr-cli-v0.14.2)

---
updated-dependencies:
- dependency-name: hugr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hugr
- dependency-name: hugr-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hugr
- dependency-name: hugr-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hugr
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 02:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 27, 2025
@dependabot dependabot bot requested a review from cqc-alec January 27, 2025 02:19
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.31%. Comparing base (d59bdaa) to head (774d64b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #756   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files          63       63           
  Lines        7742     7742           
  Branches     7486     7486           
=======================================
  Hits         6373     6373           
  Misses        979      979           
  Partials      390      390           
Flag Coverage Δ
python 82.42% <ø> (ø)
rust 82.31% <ø> (ø)

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.

@cqc-alec cqc-alec enabled auto-merge January 27, 2025 11:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2025
auto-merge was automatically disabled January 27, 2025 16:49

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/hugr-34cc604cb7 branch January 27, 2025 16:49
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.

1 participant