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

chore(deps): update rust crate serde_json to v1.0.133 #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Type Update Change
serde_json workspace.dependencies patch 1.0.128 -> 1.0.133

Release Notes

serde-rs/json (serde_json)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)

v1.0.132

Compare Source

  • Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#​1205)
  • Improve performance of JSON array and JSON object deserialization by about 8% (#​1206)

v1.0.131

Compare Source

  • Implement Deserializer and IntoDeserializer for Map<String, Value> and &Map<String, Value> (#​1135, thanks @​swlynch99)

v1.0.130

Compare Source

  • Support converting and deserializing Number from i128 and u128 (#​1141, thanks @​druide)

v1.0.129

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 17, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.04s
❌ COPYPASTE jscpd yes 2 1.35s
✅ JSON jsonlint 3 0 0.21s
✅ JSON prettier 3 0 0 0.41s
✅ JSON v8r 3 0 3.34s
⚠️ MARKDOWN markdownlint 2 0 19 0.69s
❌ MARKDOWN markdown-link-check 2 2 1.63s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.25s
❌ REPOSITORY checkov yes 2 18.57s
❌ REPOSITORY devskim yes 2 1.43s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.1s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 16.25s
❌ REPOSITORY kics yes 7 1.81s
✅ REPOSITORY secretlint yes no 1.41s
✅ REPOSITORY syft yes no 0.62s
❌ REPOSITORY trivy yes 1 9.33s
✅ REPOSITORY trivy-sbom yes no 1.03s
✅ REPOSITORY trufflehog yes no 6.25s
✅ RUST clippy yes no 80.61s
⚠️ SPELL cspell 44 9 3.86s
✅ SPELL lychee 8 0 0.31s
✅ YAML prettier 3 0 0 0.46s
✅ YAML v8r 3 0 3.45s
✅ YAML yamllint 3 0 0.36s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 59b91b5 to 6872364 Compare October 18, 2024 19:21
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.129 chore(deps): update rust crate serde_json to v1.0.130 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 6872364 to 3022460 Compare October 18, 2024 23:22
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.130 chore(deps): update rust crate serde_json to v1.0.131 Oct 18, 2024
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.131 chore(deps): update rust crate serde_json to v1.0.132 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 3022460 to 53d2308 Compare October 19, 2024 19:59
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.132 chore(deps): update rust crate serde_json to v1.0.133 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 53d2308 to 2ce4d98 Compare November 17, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants