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 hugr-cli from 0.1.1 to 0.1.2 #457

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps hugr-cli from 0.1.1 to 0.1.2.

Release notes

Sourced from hugr-cli's releases.

hugr-cli: v0.1.2

Features

  • Reexport clap::Parser and clap_verbosity_flag::Level from hugr_cli (#1146)

Refactor

  • Move binary to hugr-cli (#1134)
Commits
  • 7dadadf chore: release (#1240)
  • 4c6c8cd fix: extract_hugr not removing root node ports (#1239)
  • 80b8a85 refactor: cleanups from writing docstring (#1232)
  • 320a9a7 feat: Helper functions for requesting inference, use with builder in tests (#...
  • 2b05771 refactor(hugr-py): remove module underscores (#1230)
  • c21753d fix: cfg not validating entry/exit types (#1229)
  • 70e0b87 docs: Fix documentation of ValidationError::ConstTypeError (#1227)
  • c05edd3 fix: Add some validation for const nodes (#1222)
  • 4ef4826 chore(deps): update proptest-derive requirement from 0.4.0 to 0.5.0 (#1223)
  • bcc1e2d refactor!: FunctionBuilder takes impl Into<PolyFuncType> (#1220)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 02:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@dependabot dependabot bot requested a review from cqc-alec July 8, 2024 02:19
@dependabot dependabot bot added the rust Pull requests that update Rust code label Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/hugr-cli-0.1.2 branch from b597f61 to ddd5da8 Compare July 8, 2024 07:46
aborgna-q
aborgna-q previously approved these changes Jul 8, 2024
@aborgna-q aborgna-q enabled auto-merge July 8, 2024 07:47
@aborgna-q aborgna-q dismissed their stale review July 8, 2024 07:54

Compilation errors

@dependabot dependabot bot force-pushed the dependabot/cargo/hugr-cli-0.1.2 branch 2 times, most recently from b883032 to a5bafc8 Compare July 8, 2024 08:18
Bumps [hugr-cli](https://github.com/CQCL/hugr) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/CQCL/hugr/releases)
- [Changelog](https://github.com/CQCL/hugr/blob/main/release-please-config.json)
- [Commits](CQCL/hugr@hugr-cli-v0.1.1...hugr-cli-v0.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/hugr-cli-0.1.2 branch from a5bafc8 to 33aed6e Compare July 8, 2024 08:23
@aborgna-q
Copy link
Collaborator

aborgna-q commented Jul 8, 2024

This needs to be updated synchronously with hugr-core and hugr
@dependabot ignore this minor version

See #463

@dependabot dependabot bot closed this Jul 8, 2024
auto-merge was automatically disabled July 8, 2024 08:45

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

OK, I won't notify you about version 0.1.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/hugr-cli-0.1.2 branch July 8, 2024 08:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

OK, I won't notify you about version 0.1.x again, unless you re-open this PR.

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.

2 participants