Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-py): bump guppylang from 0.5.0 to 0.5.2 (#410)
Bumps [guppylang](https://github.com/CQCL/guppy) from 0.5.0 to 0.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/CQCL/guppy/releases">guppylang's releases</a>.</em></p> <blockquote> <h2>v0.5.2</h2> <h2><a href="https://github.com/CQCL/guppylang/compare/v0.5.1...v0.5.2">0.5.2</a> (2024-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li>Don't reorder inputs of entry BB (<a href="https://redirect.github.com/CQCL/guppylang/issues/243">#243</a>) (<a href="https://github.com/CQCL/guppylang/commit/ad56b991c03e1bc52690e41450521e7fe9100268">ad56b99</a>)</li> </ul> <h2>v0.5.1</h2> <h2><a href="https://github.com/CQCL/guppylang/compare/v0.5.0...v0.5.1">0.5.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Serialisation of bool values (<a href="https://redirect.github.com/CQCL/guppylang/issues/239">#239</a>) (<a href="https://github.com/CQCL/guppylang/commit/16a77dbd4c5905eff6c4ddabe66b5ef1b8a7e15b">16a77db</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/CQCL/guppylang/blob/main/CHANGELOG.md">guppylang's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/CQCL/guppylang/compare/v0.5.1...v0.5.2">0.5.2</a> (2024-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li>Don't reorder inputs of entry BB (<a href="https://redirect.github.com/CQCL/guppylang/issues/243">#243</a>) (<a href="https://github.com/CQCL/guppylang/commit/ad56b991c03e1bc52690e41450521e7fe9100268">ad56b99</a>)</li> </ul> <h2><a href="https://github.com/CQCL/guppylang/compare/v0.5.0...v0.5.1">0.5.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Serialisation of bool values (<a href="https://redirect.github.com/CQCL/guppylang/issues/239">#239</a>) (<a href="https://github.com/CQCL/guppylang/commit/16a77dbd4c5905eff6c4ddabe66b5ef1b8a7e15b">16a77db</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CQCL/guppylang/commit/89edc2d724586d20438395b2c9f141821753dabe"><code>89edc2d</code></a> chore(main): release 0.5.2 (<a href="https://redirect.github.com/CQCL/guppy/issues/244">#244</a>)</li> <li><a href="https://github.com/CQCL/guppylang/commit/ad56b991c03e1bc52690e41450521e7fe9100268"><code>ad56b99</code></a> fix: Don't reorder inputs of entry BB (<a href="https://redirect.github.com/CQCL/guppy/issues/243">#243</a>)</li> <li><a href="https://github.com/CQCL/guppylang/commit/c0e2140f00847a6aaf6ce4201d35f0d936edaf53"><code>c0e2140</code></a> chore(main): release 0.5.1 (<a href="https://redirect.github.com/CQCL/guppy/issues/241">#241</a>)</li> <li><a href="https://github.com/CQCL/guppylang/commit/16a77dbd4c5905eff6c4ddabe66b5ef1b8a7e15b"><code>16a77db</code></a> fix: Serialisation of bool values (<a href="https://redirect.github.com/CQCL/guppy/issues/239">#239</a>)</li> <li>See full diff in <a href="https://github.com/CQCL/guppy/compare/v0.5.0...v0.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=guppylang&package-manager=pip&previous-version=0.5.0&new-version=0.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information