build(deps): bump the patch-updates group with 4 updates#1032
Merged
build(deps): bump the patch-updates group with 4 updates#1032
Conversation
Bumps the patch-updates group with 4 updates: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json), [erased-serde](https://github.com/dtolnay/erased-serde) and [serde_derive](https://github.com/serde-rs/serde). Updates `serde` from 1.0.219 to 1.0.221 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.221) Updates `serde_json` from 1.0.143 to 1.0.144 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.144) Updates `erased-serde` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/dtolnay/erased-serde/releases) - [Commits](dtolnay/erased-serde@0.4.6...0.4.7) Updates `serde_derive` from 1.0.219 to 1.0.221 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.221) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.221 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.144 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: erased-serde dependency-version: 0.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_derive dependency-version: 1.0.221 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1032 +/- ##
=======================================
Coverage 84.27% 84.27%
=======================================
Files 47 47
Lines 13018 13018
=======================================
Hits 10971 10971
Misses 2047 2047 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 4 updates: serde, serde_json, erased-serde and serde_derive.
Updates
serdefrom 1.0.219 to 1.0.221Release notes
Sourced from serde's releases.
Commits
ff3aee4Release 1.0.22110bcfc0Merge pull request #2975 from dtolnay/integer1282f03899Deprecate serde_if_integer128 macro3bea3b6Move serde_if_integer128 macro to serde85bf29cMerge pull request #2973 from dtolnay/timings900c922Illustrate build timings in serde_core readme9cf3f2eMerge pull request #2974 from dtolnay/patchserdecore1ffbeb9Patch serde_core at workspace level1051c5eEnforce trybuild >= 1.0.108be255d6Release 1.0.220Updates
serde_jsonfrom 1.0.143 to 1.0.144Release notes
Sourced from serde_json's releases.
Commits
fc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
erased-serdefrom 0.4.6 to 0.4.7Release notes
Sourced from erased-serde's releases.
Commits
5d0b443Release 0.4.7e056575Merge pull request #116 from dtolnay/serdecore66d7886Work around erased_serde::__private appearing in suggestions9c70d68Switch serde dependency to serde_core5852433Merge pull request #115 from dtolnay/diagdb073a5Use diagnostic::on_unimplemented to suggest a serde::Serialize implb19eb3cUpdate ui tests for serde 1.0.2201259da5Enforce trybuild >= 1.0.10871f94b6Update actions/checkout@v4 -> v56f189a9Revert "Pin nightly toolchain used for miri job"Updates
serde_derivefrom 1.0.219 to 1.0.221Release notes
Sourced from serde_derive's releases.
Commits
ff3aee4Release 1.0.22110bcfc0Merge pull request #2975 from dtolnay/integer1282f03899Deprecate serde_if_integer128 macro3bea3b6Move serde_if_integer128 macro to serde85bf29cMerge pull request #2973 from dtolnay/timings900c922Illustrate build timings in serde_core readme9cf3f2eMerge pull request #2974 from dtolnay/patchserdecore1ffbeb9Patch serde_core at workspace level1051c5eEnforce trybuild >= 1.0.108be255d6Release 1.0.220Dependabot 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