chore(deps-rs): bump the patch group across 1 directory with 10 updates#3045
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-rs): bump the patch group across 1 directory with 10 updates#3045dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3045 +/- ##
=======================================
Coverage 81.09% 81.09%
=======================================
Files 241 241
Lines 45054 45054
Branches 38822 38822
=======================================
Hits 36536 36536
Misses 6542 6542
Partials 1976 1976
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:
|
e90ad1f to
54a55c2
Compare
Bumps the patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [capnp](https://github.com/capnproto/capnproto-rust) | `0.25.2` | `0.25.4` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.46.2` | `0.46.4` | | [pastey](https://github.com/as1100k/pastey) | `0.2.1` | `0.2.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.2.0` | `2.2.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [portgraph](https://github.com/Quantinuum/portgraph) | `0.16.0` | `0.16.1` | | [pyo3](https://github.com/pyo3/pyo3) | `0.28.2` | `0.28.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.61` | Updates `capnp` from 0.25.2 to 0.25.4 - [Commits](capnproto/capnproto-rust@capnp-v0.25.2...capnp-v0.25.4) Updates `jsonschema` from 0.46.2 to 0.46.4 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.46.2...ruby-v0.46.4) Updates `pastey` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/as1100k/pastey/releases) - [Changelog](https://github.com/AS1100K/pastey/blob/master/CHANGELOG.md) - [Commits](AS1100K/pastey@v0.2.1...v0.2.2) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `clap` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `assert_cmd` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.0...v2.2.1) Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `portgraph` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/Quantinuum/portgraph/releases) - [Changelog](https://github.com/Quantinuum/portgraph/blob/main/CHANGELOG.md) - [Commits](Quantinuum/portgraph@v0.16.0...v0.16.1) Updates `pyo3` from 0.28.2 to 0.28.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.2...v0.28.3) Updates `cc` from 1.2.57 to 1.2.61 - [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.57...cc-v1.2.61) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: capnp dependency-version: 0.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-version: 1.2.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: jsonschema dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pastey dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: portgraph dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pyo3 dependency-version: 0.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
54a55c2 to
8617ef8
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 10 updates in the / directory:
0.25.20.25.40.46.20.46.40.2.10.2.21.0.271.0.284.6.04.6.12.2.02.2.12.1.12.1.20.16.00.16.10.28.20.28.31.2.571.2.61Updates
capnpfrom 0.25.2 to 0.25.4Commits
05fde90prepare for capnp-v0.25.4 release45a0d62add negative_pointer_offset test735e82eavoid possible panic in ReaderArena.check_offset()669b537deny(clippy::cast_possible_truncation)26ba5c3prepare for capnpc-v0.25.3 release4559a5dremove no-longer needed 'allow(unreachable_pub)'9a53affpub(crate) in generated code (#642)4979c6cpub(crate) except generated code (#643)611f437prepare for capnp-v0.25.3 releasee385551prepare for capnpc-v0.25.2 releaseUpdates
jsonschemafrom 0.46.2 to 0.46.4Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
d87ce88chore(ruby): Release 0.46.4ba1ed52chore(python): Release 0.46.4f1a8764chore(rust): Release 0.46.47dc8d6bfix: Panic in the regex engine when matching against patterns with very large...ab3a91fchore(ruby): Release 0.46.3a3185c1chore(python): Release 0.46.36cf992fchore(rust): Release 0.46.3ef3daebbuild(deps): update serde-saphyr requirement from 0.0.24 to 0.0.25cd85221fix: Compilation failure onwasm32targets with theresolve-asyncfeatureee4fd16chore: fix msrvUpdates
pasteyfrom 0.2.1 to 0.2.2Release notes
Sourced from pastey's releases.
Changelog
Sourced from pastey's changelog.
Commits
f91b0f4RELEASE v0.2.293387ebadd coverage on CI (#30)113fbc1increase the code coverage (#28)4369237Fix CI Rust 1.56 failure: pin dissimilar to 1.0.106e3ef4aFix Rust 1.56 compatibility: Handle None-delimited groups in replace modifier...Updates
semverfrom 1.0.27 to 1.0.28Release notes
Sourced from semver's releases.
Commits
7625c7aRelease 1.0.28fd404d0Merge pull request 351 from czy-29/masterf75f26eThedoc_auto_cfganddoc_cfgfeatures have been merged9e2bfa2Enableserdeondocs.rsand automatically addserdeflag to the docs8591f23Unpin CI miri toolchain66bdd2cPin CI miri to nightly-2026-02-11324ffceSwitch from cargo bench to criterion34133a5Update actions/upload-artifact@v5 -> v67f935ffUpdate actions/upload-artifact@v4 -> v5c07fb91Switch from test::black_box to std::hint::black_boxUpdates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
assert_cmdfrom 2.2.0 to 2.2.1Changelog
Sourced from assert_cmd's changelog.
Commits
eea8a1cchore: Release assert_cmd version 2.2.1cd6828cdocs: Update changelogc771f78Merge pull request #286 from assert-rs/renovate/j178-prek-action-2.x4d63465chore(deps): Update j178/prek-action action to v24728aeaMerge pull request #284 from sendittothenewts/anstream-v11e5a36fchore(deps): Drop support for Rust crate anstream v0.62429682chore(deps): Update Rust crate anstream to v1Updates
rustc-hashfrom 2.1.1 to 2.1.2Changelog
Sourced from rustc-hash's changelog.
Commits
fdb275cMerge pull request #67 from Noratrieb/new-versionacafa43Prepare 2.1.2140e525Merge pull request #65 from morrisonlevi/split_first_chunkf061387style: use consistent range format211455crefactor!: use split_first_chunk to help optimizer464a82fMerge pull request #63 from estebank/const-Default2170d5eOn nightly,impl const Default1a998d5Merge pull request #62 from CryZe/128-bit-on-more-platforms6849c16Use 128-bit Widening Multiply on More PlatformsUpdates
portgraphfrom 0.16.0 to 0.16.1Release notes
Sourced from portgraph's releases.
Changelog
Sourced from portgraph's changelog.
Commits
1b649e2chore: release v0.16.1 (#289)d3babcaci(deps): bump codecov/codecov-action from 5 to 6 (#286)d7e199echore(deps): bump insta from 1.47.1 to 1.47.2 in the patch group (#287)c1ea274feat: Add layout options to mermaid renderer (#288)Updates
pyo3from 0.28.2 to 0.28.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
743af64release: 0.28.32042b4cfix deadlock when initializing enum viainto_pyobject()(#5928)0157247ci: update UI tests for Rust 1.94 (#5859)e234f8aUpdate getting-started.md (#5899)c06848dfix ffi-check in 3.15.0a7 (#5873)83f4283remove unusedtry_trait_v2feature when enabling thenightlyfeature (#5868)0de57edFix unsoundness inPyBytesWriter::write_vectored(#5907)49cd13ffixes #5900 -- address race condition with initialization and site.py loading...c90d163[fix] Fixstd::ffiimport for_Py_NegativeRefcount(#5847)b79d725fix(pyo3-macros): allow pyclass named Probe (#5837)Updates
ccfrom 1.2.57 to 1.2.61Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)ee64d58Bump taiki-e/install-action from 2.75.4 to 2.75.5 (#1703)78cf7e4CI: Hash-pin all actions, apply other suggestions from zizmor (#1702)7cad9f5chore(cc): release v1.2.60 (#1701)c15c3ebfix(ar): suppress warnings fromDmodifier probe (#1700)f4c5ac7chore(cc): release v1.2.59 (#1699)9cfcecbRegenerate target info (#1698)025d046fix(ar): deterministic archives withDmodifier (#1697)Most Recent Ignore Conditions Applied to This Pull Request