Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate serde-json-wasm from 0.4.1 to 0.5.2 [security] - autoclosed #77

Closed

Conversation

figure-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
serde-json-wasm dependencies minor =0.4.1 -> =0.5.2

GitHub Vulnerability Alerts

GHSA-rr69-rxr6-8qwf

When parsing untrusted, deeply nested JSON, the stack may overflow, possibly enabling a Denial of Service attack. This was fixed by adding a check for recursion depth.


Release Notes

CosmWasm/serde-json-wasm (serde-json-wasm)

v0.5.2

Compare Source

v0.5.1

Compare Source

Added
  • Add support for collect_str serialization (#​51, #​55).

v0.5.0

Compare Source

Added
  • Add support for map (de)serialization.
  • Add support for #[serde(flatten)] (de)serialization (#​20).
Changed
  • Bump min supported Rust version to 1.59.0 (same as cosmwasm-std)
  • Upgrade codebase to Rust edition 2021

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@figure-renovate figure-renovate bot requested review from a team as code owners September 13, 2024 07:02
@figure-renovate figure-renovate bot changed the title fix(deps): update rust crate serde-json-wasm from 0.4.1 to 0.5.2 [security] fix(deps): update rust crate serde-json-wasm from 0.4.1 to 0.5.2 [security] - autoclosed Nov 19, 2024
@figure-renovate figure-renovate bot closed this Nov 19, 2024
@figure-renovate figure-renovate bot deleted the renovate/crate-serde-json-wasm-vulnerability branch November 19, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants