chore(deps-rs): bump the patch group across 1 directory with 7 updates#3018
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-rs): bump the patch group across 1 directory with 7 updates#3018dependabot[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 #3018 +/- ##
=======================================
Coverage 81.31% 81.31%
=======================================
Files 240 240
Lines 45400 45400
Branches 39168 39168
=======================================
Hits 36918 36918
Misses 6492 6492
Partials 1990 1990
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:
|
1e0265a to
7a34ecc
Compare
Bumps the patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [capnp](https://github.com/capnproto/capnproto-rust) | `0.25.2` | `0.25.3` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.45.0` | `0.45.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [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.59` | Updates `capnp` from 0.25.2 to 0.25.3 - [Commits](capnproto/capnproto-rust@capnp-v0.25.2...capnp-v0.25.3) Updates `jsonschema` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.45.0...ruby-v0.45.1) 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 `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.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 `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.59 - [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.59) --- updated-dependencies: - dependency-name: capnp dependency-version: 0.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: jsonschema dependency-version: 0.45.1 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 - dependency-name: indexmap dependency-version: 2.13.1 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: pyo3 dependency-version: 0.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-version: 1.2.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
7a34ecc to
b176ab3
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 7 updates in the / directory:
0.25.20.25.30.45.00.45.11.0.271.0.282.13.02.13.12.1.12.1.20.28.20.28.31.2.571.2.59Updates
capnpfrom 0.25.2 to 0.25.3Commits
611f437prepare for capnp-v0.25.3 releasee385551prepare for capnpc-v0.25.2 releasedc8a48bupdate iterator testad85dc7Fix iterator size_hint (#645)a0ad878Rename copy_pointer -> deep_copy_pointee (#641)7dd03e5Convert qualified Into calls to From (#646)80a4924TryInto -> TryFrom for enum accessors (#633)a280d9cChange indent to 4 (#636)506ec8fset_data should check if data size is no longer than u32 (#631)d486945regenerate codeUpdates
jsonschemafrom 0.45.0 to 0.45.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
fb45aedchore(ruby): Release 0.45.16908cfbbuild: Fix ruby release2dc7fb0chore(python): Release 0.45.12ef12bdchore(rust): Release 0.45.1b3f43c2build(deps): update serde-saphyr requirement from 0.0.22 to 0.0.2397b0870build(deps): bump crates/jsonschema/tests/suite357352etest: Disable doctest with HTTP requestb58f2bedocs: Update changelogs9265f70fix: support negative multiples (#1089)8acb9debuild(deps): bump crates/jsonschema-referencing/tests/suiteUpdates
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
indexmapfrom 2.13.0 to 2.13.1Changelog
Sourced from indexmap's changelog.
Commits
0b2adfeMerge pull request #434 from cuviper/const-sliceafa3cafRelease 2.13.1906a7ceMakeSlice::{first,last,split_*}methodsconstUpdates
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
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.59Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
f4c5ac7chore(cc): release v1.2.59 (#1699)9cfcecbRegenerate target info (#1698)025d046fix(ar): deterministic archives withDmodifier (#1697)fe32d68Fix target abi parsing dor sanitiser targets (#1695)bf119a1chore(cc): release v1.2.58 (#1694)8b8d71fUpdate Compile-time Requirements to add info about clang-cl.exe (#1693)8c6b2d7Update rusqlite requirement from 0.38.0 to 0.39.0 (#1691)Most Recent Ignore Conditions Applied to This Pull Request