deploy-flake
deploy-flake copied to clipboard
chore(deps): bump the cargo group across 1 directory with 3 updates
Bumps the cargo group with 3 updates in the / directory: openssh, serde_json and serde.
Updates openssh from 0.10.4 to 0.11.0
Release notes
Sourced from openssh's releases.
v0.11.0
- Remove dep tokio-pipe (#156)
- Remove deprecated functions (#156)
- Replace
From<tokio::proces::Child*>withTryFrom<tokio::proces::Child*>, since the converison is falliable (#156)- Remove
IntoRawFdforChild*since the conversion is falliable (#156)v0.10.6
Other
v0.10.5
Other
Changelog
Sourced from openssh's changelog.
0.11.0 - 2024-08-10
- Remove dep tokio-pipe (#156)
- Remove deprecated functions (#156)
- Replace
From<tokio::proces::Child*>withTryFrom<tokio::proces::Child*>, since the converison is falliable (#156)- Remove
IntoRawFdforChild*since the conversion is falliable (#156)0.10.5 - 2024-08-10
Other
Commits
da6fc29Release 0.11.0 (#158)c379c5bchore: release (#157)41dab73Remove dep tokio-pipe (#155) (#156)6dc6262chore: release (#154)e1c9881Fix release-plz.yml969264aAdd missing feature doc forSession::new*(#153)9397136Create release-plz.yml for auto-release (#151)- See full diff in compare view
Updates serde_json from 1.0.121 to 1.0.125
Release notes
Sourced from serde_json's releases.
1.0.125
- Speed up \uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes (#1172, #1175, thanks
@purplesyringa)v1.0.124
- Fix a bug in processing string escapes in big-endian architectures (#1173, thanks
@purplesyringa)v1.0.123
- Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on twitter.json from 613 MB/s to 799 MB/s (#1161, thanks
@purplesyringa)v1.0.122
- Support using
json!in no-std crates (#1166)
Commits
6130f9bRelease 1.0.125cc7a160Touch up PR 11750f942e5Merge pull request 1175 from iex-rs/faster-backslash-ud8921cdMerge pull request #1172 from iex-rs/faster-hexb4bc643Merge pull request #1176 from dtolnay/miriname94a2aadImprove job names for miri jobs8073fc1Merge pull request #1174 from iex-rs/miri-on-ci96ae604Correct WTF-8 parsing236cc82Simplify unicode escape handling2f28d10Use the same UTF-8/WTF-8 impl for surrogates- Additional commits viewable in compare view
Updates serde from 1.0.204 to 1.0.208
Release notes
Sourced from serde's releases.
v1.0.208
v1.0.207
- Improve interactions between
flattenattribute andskip_serializing/skip_deserializing(#2795, thanks@Mingun)v1.0.206
v1.0.205
Commits
026e91aRelease 1.0.208bfbedacMerge pull request #2802 from jonhoo/flatten-unit-struct4036ff8Support (de-)serializing flattened unit struct1b4da41Release 1.0.207f61d452Touch up PR 2795f986609Merge pull request #2795 from Mingun/has-flatten-rework77a6a9dTake into account only not skipped flatten fields when choose serialization form547d843Remove dead code - serialize_struct_as_map always called when cattrs.has_flat...005cb84Fail with an understandable message is number of fields for serialization is ...fd5b5e9Correctly calculatehas_flattenattribute in all cases for deserialization- 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