KernelSU
KernelSU copied to clipboard
build(deps): bump the crates group across 1 directory with 9 updates
Bumps the crates group with 7 updates in the /userspace/ksud directory:
| Package | From | To |
|---|---|---|
| anyhow | 1.0.91 |
1.0.92 |
| serde | 1.0.213 |
1.0.214 |
| which | 6.0.3 |
7.0.0 |
| js-sys | 0.3.70 |
0.3.72 |
| libm | 0.2.10 |
0.2.11 |
| syn | 2.0.85 |
2.0.86 |
| thiserror | 1.0.65 |
1.0.66 |
Updates anyhow from 1.0.91 to 1.0.92
Release notes
Sourced from anyhow's releases.
1.0.92
- Support Rust 1.82's
&raw constand&raw mutsyntax insideensure!(#390)
Commits
Updates serde from 1.0.213 to 1.0.214
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value module- See full diff in compare view
Updates which from 6.0.3 to 7.0.0
Release notes
Sourced from which's releases.
7.0.0
- Add support to
WhichConfigfor a user provided closure that will be called whenever a nonfatal error occurs. This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile without changes.
Changelog
Sourced from which's changelog.
7.0.0
- Add support to
WhichConfigfor a user provided closure that will be called whenever a nonfatal error occurs. This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile without changes.
Commits
Updates js-sys from 0.3.70 to 0.3.72
Commits
- See full diff in compare view
Updates libm from 0.2.10 to 0.2.11
Release notes
Sourced from libm's releases.
libm-v0.2.11
Fixed
- fix type of constants in ported sincosf (#331)
Other
- Disable a unit test that is failing on i586
- Add a procedural macro for expanding all function signatures
- Introduce
musl-math-sysfor bindings to musl math symbols- Add basic docstrings to some functions (#337)
Changelog
Sourced from libm's changelog.
0.2.11 - 2024-10-28
Fixed
- fix type of constants in ported sincosf (#331)
Other
- Disable a unit test that is failing on i586
- Add a procedural macro for expanding all function signatures
- Introduce
musl-math-sysfor bindings to musl math symbols- Add basic docstrings to some functions (#337)
Commits
cdbf423chore: release v0.2.117532f81Enable caching on all CI jobs that build the crate (#341)28f20d8Reduce the number of iterations on emulated aarch64 Linux3dbb187Mark libm-macros and musl-math-sys as publish=false6bbbed5Merge pull request #300 from tgross35/test-refactoringfb9cd47Enable more targets on CIdf9f125Disable a unit test that is failing on i586b126e7cAdd dockerfiles for i586, riscv, and thumb0e69109Add a test against musl libm364e13eIntroduce a generic way to control checks for specific cases- Additional commits viewable in compare view
Updates serde_derive from 1.0.213 to 1.0.214
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value module- See full diff in compare view
Updates syn from 2.0.85 to 2.0.86
Commits
Updates thiserror from 1.0.65 to 1.0.66
Release notes
Sourced from thiserror's releases.
1.0.66
- Improve compile error on malformed format attribute (#327)
Commits
d1a8254Release 1.0.66e2e9da3Merge pull request #328 from dtolnay/peekend3d79a90Use peek2(End) instead of fork/advance_toa9a6c98Merge pull request #329 from dtolnay/up51a5e4cRaise minimum compiler for test suite to rust 1.708fb92ffResolve uninlined_format_args pedantic clippy lint in build script0e2bef9Raise required compiler to rust 1.61bb30f2eMerge pull request #327 from dtolnay/literal5d3edf9Improve error on malformed format attribute003a89fMerge pull request #326 from dtolnay/sealed- Additional commits viewable in compare view
Updates thiserror-impl from 1.0.65 to 1.0.66
Release notes
Sourced from thiserror-impl's releases.
1.0.66
- Improve compile error on malformed format attribute (#327)
Commits
d1a8254Release 1.0.66e2e9da3Merge pull request #328 from dtolnay/peekend3d79a90Use peek2(End) instead of fork/advance_toa9a6c98Merge pull request #329 from dtolnay/up51a5e4cRaise minimum compiler for test suite to rust 1.708fb92ffResolve uninlined_format_args pedantic clippy lint in build script0e2bef9Raise required compiler to rust 1.61bb30f2eMerge pull request #327 from dtolnay/literal5d3edf9Improve error on malformed format attribute003a89fMerge pull request #326 from dtolnay/sealed- Additional commits viewable 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 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