agent
agent copied to clipboard
Bump serde_json from 1.0.68 to 1.0.73
Bumps serde_json from 1.0.68 to 1.0.73.
Release notes
Sourced from serde_json's releases.
v1.0.73
- Update
itoadependency to 1.0v1.0.72
- Interpret
\u-encoded lone surrogates when deserializing into a byte string (#828, #829, thanks@lucacasonato)v1.0.71
- Add serde_json::Map::get_key_value (#821, thanks
@timothee-haudebourg)- Add impl From<Box<RawValue>> for Box<str> (#824, thanks
@jplatte)v1.0.70
- Add
serde_json::Map::retainmethod (#822, thanks@deankarn)v1.0.69
- Implement Hash for serde_json::Number (#814, thanks
@timothee-haudebourg)
Commits
296f718Release 1.0.7348455deUpdate to itoa 1.0b66b0ebTrack raw pointers in miri CI run52eec5eAdd a miri test job in CIaaaf125Disable TcpStream test on mirif0774c4Raise required rustc from 1.31 to 1.36c3eddcdCollect imports to top of test suitea28529dSkip ui test when running in miri7db1ea9Ignore needless_late_init Clippy lintfc0ca07Merge pull request #831 from serde-rs/from_u32- 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)