build(deps): update thiserror requirement from 1.0 to 2.0#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): update thiserror requirement from 1.0 to 2.0#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...1.0.69) --- updated-dependencies: - dependency-name: thiserror dependency-version: 1.0.69 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
3e824b4 to
2275f63
Compare
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.
Updates the requirements on thiserror to permit the latest version.
Release notes
Sourced from thiserror's releases.
Commits
41938bdRelease 1.0.699d6506eMerge pull request #382 from dtolnay/hang591a44dFix fallback fmt expression parser hang5b36e37Add ui test of invalid expression syntax in display attribute8d06fb5Release 1.0.68372fd8aMerge pull request #344 from dtolnay/binop08f8992Disregard equality binop in fallback parserd2a823dMerge pull request #343 from dtolnay/unnamedb3bf7a6Add logic to determine whether unnamed fmt arguments are present490f9c0Merge pull request #342 from dtolnay/synfull