Skip to content

build(deps): bump the patch-updates group with 4 updates#967

Merged
pamburus merged 2 commits intomasterfrom
dependabot/cargo/patch-updates-f595eb6d33
Jul 6, 2025
Merged

build(deps): bump the patch-updates group with 4 updates#967
pamburus merged 2 commits intomasterfrom
dependabot/cargo/patch-updates-f595eb6d33

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 4, 2025

Bumps the patch-updates group with 4 updates: capnp, capnpc, cc and rust-ini.

Updates capnp from 0.21.1 to 0.21.2

Commits
  • f28025c prepare for capnp-v0.21.2 release
  • c01b7a8 fix minrust compilation
  • 099f350 apply cargo fixes to capnpc
  • 75f0742 add indirection so generated code passes clippy and still works on rust 2015
  • 6e610e8 fix new clippy warnings
  • fa4cea7 Feature gate
  • 2a9b254 Promise from Result
  • See full diff in compare view

Updates capnpc from 0.21.0 to 0.21.1

Commits
  • 4a3dece prepare for capnpc-v0.21.1 release
  • f28025c prepare for capnp-v0.21.2 release
  • c01b7a8 fix minrust compilation
  • 099f350 apply cargo fixes to capnpc
  • 75f0742 add indirection so generated code passes clippy and still works on rust 2015
  • 6e610e8 fix new clippy warnings
  • fa4cea7 Feature gate
  • 2a9b254 Promise from Result
  • bdb77df prepare for capnp-v0.21.1 release
  • 8615e4f mark set_capability_pointer() and get_root() as unsafe
  • Additional commits viewable in compare view

Updates cc from 1.2.27 to 1.2.28

Release notes

Sourced from cc's releases.

cc-v1.2.28

Other

  • Recognize mlibc environment (#1488)
  • Fix clippy warnings about not using variables in format! strings (#1489)
Changelog

Sourced from cc's changelog.

1.2.28 - 2025-07-04

Other

  • Recognize mlibc environment (#1488)
  • Fix clippy warnings about not using variables in format! strings (#1489)
Commits

Updates rust-ini from 0.21.1 to 0.21.2

Commits
  • 2354553 chore: release v0.21.2
  • 16ab0f3 feat: add enabled_preserve_key_leading_whitespace in option (#126)
  • 22edee4 feat: preserve leading whitespace in INI keys (#145)
  • 68ae427 Remove trim-in-place dependency (#143)
  • bee3c0c chore: tests add leading whitespaces
  • f94dc08 chore: clippy suggestions
  • 6385520 fix: whitespaces inside quoted values should not be trimeed
  • fa792ff chore: renamed to enabled_indented_mutiline_value (#138)
  • b2a09b9 Implement ParseOption::indented_multiline_values (#139)
  • 5748ae5 Allow for multiline values with escaped newline (#137)
  • See full diff in compare view

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 conditions

Bumps the patch-updates group with 4 updates: [capnp](https://github.com/capnproto/capnproto-rust), [capnpc](https://github.com/capnproto/capnproto-rust), [cc](https://github.com/rust-lang/cc-rs) and [rust-ini](https://github.com/zonyitoo/rust-ini).


Updates `capnp` from 0.21.1 to 0.21.2
- [Commits](capnproto/capnproto-rust@capnp-v0.21.1...capnp-v0.21.2)

Updates `capnpc` from 0.21.0 to 0.21.1
- [Commits](capnproto/capnproto-rust@capnpc-v0.21.0...capnpc-v0.21.1)

Updates `cc` from 1.2.27 to 1.2.28
- [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.27...cc-v1.2.28)

Updates `rust-ini` from 0.21.1 to 0.21.2
- [Release notes](https://github.com/zonyitoo/rust-ini/releases)
- [Commits](zonyitoo/rust-ini@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: capnp
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: capnpc
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: cc
  dependency-version: 1.2.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: rust-ini
  dependency-version: 0.21.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 4, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.28%. Comparing base (9a13ee4) to head (6ece2e2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #967   +/-   ##
=======================================
  Coverage   83.28%   83.28%           
=======================================
  Files          47       47           
  Lines       12506    12506           
=======================================
  Hits        10416    10416           
  Misses       2090     2090           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pamburus pamburus merged commit 5db113e into master Jul 6, 2025
10 checks passed
@pamburus pamburus deleted the dependabot/cargo/patch-updates-f595eb6d33 branch July 6, 2025 08:19
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.

1 participant