shortlink-org / shortlink

Shortlink service (Microservice example) ā­ļø Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

fix(deps): update rust crate serde_json to 1.0.133 #19405

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.132 -> 1.0.133

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

serde-rs/json (serde_json) ### [`v1.0.133`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.133) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.132...v1.0.133) - Implement From<\[T; N]> for serde_json::Value ([#​1215](https://redirect.github.com/serde-rs/json/issues/1215))

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.



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

Summary by Sourcery

Build:

sourcery-ai[bot] commented 1 day ago

Reviewer's Guide by Sourcery

This PR updates the serde_json dependency from version 1.0.132 to 1.0.133 in multiple Rust crates. The update includes a new feature that implements From<[T; N]> for serde_json::Value, allowing for easier conversion of fixed-size arrays to JSON values.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update serde_json dependency version
  • Bump serde_json from 1.0.132 to 1.0.133
  • Add support for From<[T; N]> implementation for serde_json::Value
boundaries/billing/currency/Cargo.toml
boundaries/marketing/newsletter/Cargo.toml

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud