build(deps): bump the patch-updates group with 4 updates#967
Merged
build(deps): bump the patch-updates group with 4 updates#967
Conversation
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>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
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-updates group with 4 updates: capnp, capnpc, cc and rust-ini.
Updates
capnpfrom 0.21.1 to 0.21.2Commits
f28025cprepare for capnp-v0.21.2 releasec01b7a8fix minrust compilation099f350apply cargo fixes to capnpc75f0742add indirection so generated code passes clippy and still works on rust 20156e610e8fix new clippy warningsfa4cea7Feature gate2a9b254Promise from ResultUpdates
capnpcfrom 0.21.0 to 0.21.1Commits
4a3deceprepare for capnpc-v0.21.1 releasef28025cprepare for capnp-v0.21.2 releasec01b7a8fix minrust compilation099f350apply cargo fixes to capnpc75f0742add indirection so generated code passes clippy and still works on rust 20156e610e8fix new clippy warningsfa4cea7Feature gate2a9b254Promise from Resultbdb77dfprepare for capnp-v0.21.1 release8615e4fmark set_capability_pointer() and get_root() as unsafeUpdates
ccfrom 1.2.27 to 1.2.28Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
8f0143achore: release v1.2.28 (#1491)6f0dd80Recognizemlibcenvironment (#1488)d3c85efFix clippy warnings about not using variables informat!strings (#1489)Updates
rust-inifrom 0.21.1 to 0.21.2Commits
2354553chore: release v0.21.216ab0f3feat: add enabled_preserve_key_leading_whitespace in option (#126)22edee4feat: preserve leading whitespace in INI keys (#145)68ae427Remove trim-in-place dependency (#143)bee3c0cchore: tests add leading whitespacesf94dc08chore: clippy suggestions6385520fix: whitespaces inside quoted values should not be trimeedfa792ffchore: renamed to enabled_indented_mutiline_value (#138)b2a09b9Implement ParseOption::indented_multiline_values (#139)5748ae5Allow for multiline values with escaped newline (#137)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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