build(deps): bump the patch-updates group with 9 updates#953
Merged
Conversation
Bumps the patch-updates group with 9 updates: | Package | From | To | | --- | --- | --- | | [pest](https://github.com/pest-parser/pest) | `2.8.0` | `2.8.1` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.0` | `2.8.1` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.12` | `0.3.13` | | [libc](https://github.com/rust-lang/libc) | `0.2.173` | `0.2.174` | | [pest_generator](https://github.com/pest-parser/pest) | `2.8.0` | `2.8.1` | | [pest_meta](https://github.com/pest-parser/pest) | `2.8.0` | `2.8.1` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.10` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.25` | `0.8.26` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.25` | `0.8.26` | Updates `pest` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.0...v2.8.1) Updates `pest_derive` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.0...v2.8.1) Updates `errno` from 0.3.12 to 0.3.13 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.12...v0.3.13) Updates `libc` from 0.2.173 to 0.2.174 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.174/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.173...0.2.174) Updates `pest_generator` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.0...v2.8.1) Updates `pest_meta` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.0...v2.8.1) Updates `slab` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.10) Updates `zerocopy` from 0.8.25 to 0.8.26 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.25...v0.8.26) Updates `zerocopy-derive` from 0.8.25 to 0.8.26 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.25...v0.8.26) --- updated-dependencies: - dependency-name: pest dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pest_derive dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: errno dependency-version: 0.3.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libc dependency-version: 0.2.174 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pest_generator dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pest_meta dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: slab dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy dependency-version: 0.8.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy-derive dependency-version: 0.8.26 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 #953 +/- ##
=======================================
Coverage 82.92% 82.92%
=======================================
Files 47 47
Lines 13035 13035
=======================================
Hits 10809 10809
Misses 2226 2226 ☔ 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 9 updates:
2.8.02.8.12.8.02.8.10.3.120.3.130.2.1730.2.1742.8.02.8.12.8.02.8.10.4.90.4.100.8.250.8.260.8.250.8.26Updates
pestfrom 2.8.0 to 2.8.1Release notes
Sourced from pest's releases.
Commits
2f2ba3dbump version to 2.8.1 (#1103)db5c82eremove once_cell (upon next MSRV bump!) (#1102)7739764bump the CI toolchain to 1.82 (#1101)eecf4f6Add reference to ws2markdown (#1100)Updates
pest_derivefrom 2.8.0 to 2.8.1Release notes
Sourced from pest_derive's releases.
Commits
2f2ba3dbump version to 2.8.1 (#1103)db5c82eremove once_cell (upon next MSRV bump!) (#1102)7739764bump the CI toolchain to 1.82 (#1101)eecf4f6Add reference to ws2markdown (#1100)Updates
errnofrom 0.3.12 to 0.3.13Changelog
Sourced from errno's changelog.
Commits
d09eaa4Release 0.3.13. (#114)9ec212eUpdate windows-sys requirement from >=0.52, <=0.59 to >=0.52, <=0.60 (#113)Updates
libcfrom 0.2.173 to 0.2.174Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
ea6f07fMerge pull request #4500 from tgross35/releasece31fdachore: release libc 0.2.174296b580Merge pull request #4499 from tgross35/backport-hungarian-wax264a539Add missing timespec.tv_nsec for gnux327d92568fix: use nlink_t type for st_nlink in struct stat definition for NuttX790180bRemove unessecary semicolons from definitions ofCMSG_NXTHDR.1e99d50make pidfd_info fields pubc08c507openbsd: Fix some clippy warnings to usepointer::cast.5134058Allow newunpredictable_function_pointer_comparisonslintsUpdates
pest_generatorfrom 2.8.0 to 2.8.1Release notes
Sourced from pest_generator's releases.
Commits
2f2ba3dbump version to 2.8.1 (#1103)db5c82eremove once_cell (upon next MSRV bump!) (#1102)7739764bump the CI toolchain to 1.82 (#1101)eecf4f6Add reference to ws2markdown (#1100)Updates
pest_metafrom 2.8.0 to 2.8.1Release notes
Sourced from pest_meta's releases.
Commits
2f2ba3dbump version to 2.8.1 (#1103)db5c82eremove once_cell (upon next MSRV bump!) (#1102)7739764bump the CI toolchain to 1.82 (#1101)eecf4f6Add reference to ws2markdown (#1100)Updates
slabfrom 0.4.9 to 0.4.10Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
6a1b675Release v0.4.10 (#151)f801afefeat: addget_disjoint_mut(#149)8e65636Bump MSRV to v1.46 (#150)30e8dd7Fix clippy::needless_lifetimes warning (#147)fecdd68Fix CI failures (#146)f7b621fAlways set #![no_std] to fix redundant import warning (#143)334a837Update CI config (#141)Updates
zerocopyfrom 0.8.25 to 0.8.26Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
8d95361Fix parsing bug when --cfg doc_cfg is passed on aarch64 (#2597)44061e3Update macros.rs (#2593)b18dd5a[ci] Roll pinned nightly toolchain (#2592)0f9b5ed[ci] Roll pinned nightly toolchain (#2591)58f0f2b[ci] Roll pinned nightly toolchain (#2588)4ff9917Update formatting (#2585)b134526[macros] Support shrinking value transmutes (#2581)053a5ebExpectstable_featureslint for stable SIMD types (#2584)8fbfac9RemoveDerefbound onDisplayandErrorforValidityError(#2579)71bc399Simplify some Ptr operations (#2577)Updates
zerocopy-derivefrom 0.8.25 to 0.8.26Release notes
Sourced from zerocopy-derive's releases.
... (truncated)
Commits
8d95361Fix parsing bug when --cfg doc_cfg is passed on aarch64 (#2597)44061e3Update macros.rs (#2593)b18dd5a[ci] Roll pinned nightly toolchain (#2592)0f9b5ed[ci] Roll pinned nightly toolchain (#2591)58f0f2b[ci] Roll pinned nightly toolchain (#2588)4ff9917Update formatting (#2585)b134526[macros] Support shrinking value transmutes (#2581)053a5ebExpectstable_featureslint for stable SIMD types (#2584)8fbfac9RemoveDerefbound onDisplayandErrorforValidityError(#2579)71bc399Simplify some Ptr operations (#2577)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