Bump the patch-dependencies group with 5 updates #1131
Merged
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-dependencies group with 5 updates:
1.0.211
1.0.213
1.0.64
1.0.65
1.0.90
1.0.91
2.11.3
2.11.4
1.0.211
1.0.213
Updates
serde
from 1.0.211 to 1.0.213Release notes
Sourced from serde's releases.
Commits
58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.2121ac054b
Merge pull request #2845 from dtolnay/withlocal1e36ef5
Fix hygiene of macro-generated local variable accesses in serde(with) wrappers0058c72
Add regression test for issue 2844Updates
thiserror
from 1.0.64 to 1.0.65Release notes
Sourced from thiserror's releases.
Commits
5088592
Release 1.0.653309b37
Merge pull request #325 from dtolnay/outdirf563b1d
Clean up dep-info files from OUT_DIRa72ea77
Resolve extra_unused_lifetimes clippy lint1b15d6e
Ignore needless_lifetimes clippy lintUpdates
anyhow
from 1.0.90 to 1.0.91Release notes
Sourced from anyhow's releases.
Commits
6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRUpdates
scale-info
from 2.11.3 to 2.11.4Release notes
Sourced from scale-info's releases.
Changelog
Sourced from scale-info's changelog.
Commits
a17edf7
chore: release v2.11.4 (#212)6215084
chore(deps): bump derive_more from 0.99 to 1.0 (#211)Updates
serde_derive
from 1.0.211 to 1.0.213Release notes
Sourced from serde_derive's releases.
Commits
58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.2121ac054b
Merge pull request #2845 from dtolnay/withlocal1e36ef5
Fix hygiene of macro-generated local variable accesses in serde(with) wrappers0058c72
Add regression test for issue 2844Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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