-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps-rs): bump the patch group with 4 updates #1066
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
Merged
Merged
+49
−28
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Bumps the patch group with 4 updates: [tket-json-rs](https://github.com/CQCL/tket-json-rs), [serde_json](https://github.com/serde-rs/json), [thiserror](https://github.com/dtolnay/thiserror) and [cc](https://github.com/rust-lang/cc-rs). Updates `tket-json-rs` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/CQCL/tket-json-rs/releases) - [Changelog](https://github.com/CQCL/tket-json-rs/blob/main/CHANGELOG.md) - [Commits](CQCL/tket-json-rs@v0.7.4...v0.7.5) Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) Updates `thiserror` from 2.0.15 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) Updates `cc` from 1.2.33 to 1.2.34 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.33...cc-v1.2.34) --- updated-dependencies: - dependency-name: tket-json-rs dependency-version: 0.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-version: 1.2.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1066 +/- ##
==========================================
+ Coverage 78.98% 79.01% +0.03%
==========================================
Files 115 115
Lines 13389 13415 +26
Branches 12607 12633 +26
==========================================
+ Hits 10575 10600 +25
+ Misses 2160 2158 -2
- Partials 654 657 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
aborgna-q
approved these changes
Aug 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patch group with 4 updates: tket-json-rs, serde_json, thiserror and cc.
Updates
tket-json-rs
from 0.7.4 to 0.7.5Release notes
Sourced from tket-json-rs's releases.
Changelog
Sourced from tket-json-rs's changelog.
Commits
002ac79
chore: release v0.7.5 (#144)c0825b6
feat: Add missing RNG ops (#148)01c3ecd
ci(deps): bump actions/checkout from 4 to 5 (#146)12855f5
feat: ImplementDisplay
andCopy
forOpType
(#145)569f808
chore: Update rust deps, add msrv check (#143)c669946
chore(deps): bump serde_json from 1.0.141 to 1.0.142 in the patch group (#142)a1e6baa
chore(deps): bump the patch group with 2 updates (#141)35bd308
chore(deps): bump pyo3 from 0.25.0 to 0.25.1 in the pyo3 group (#140)Updates
serde_json
from 1.0.142 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"fd35a02
Implement FromStr for Map<String, Value>bea0fe6
Implement Default for CompactFormatter0c0e9f6
Add Clone and Debug impls to map iteratorsUpdates
thiserror
from 2.0.15 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853
Release 2.0.1683dfb5f
Merge pull request #429 from dtolnay/nostd9b4a99f
Add to "no-std" crates.io categoryUpdates
cc
from 1.2.33 to 1.2.34Changelog
Sourced from cc's changelog.
Commits
06f7709
chore: release v1.2.34 (#1528)5cee826
Optimize parse_version in find_tools.rs (#1527)3b6457d
Fallback to manually searching for tool dir (#1526)48f676e
fix: add-mcpu=mvp
and-mmutable-globals
forwasm32v1-none
(#1524)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 conditionsBEGIN_COMMIT_OVERRIDE
fix: Pytket barrier operations not being decoded (#1069)
END_COMMIT_OVERRIDE