-
Notifications
You must be signed in to change notification settings - Fork 54
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
Update thiserror requirement from 1.0 to 2.0 #270
Merged
Merged
Conversation
This file contains 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
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...2.0.0) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
``` error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_collections@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_collections v1.5.0 ├── icu_normalizer v1.5.0 │ └── idna_adapter v1.2.0 │ └── idna v1.0.3 │ └── url v2.5.3 │ ├── urdf-viz v0.46.0 │ │ └── urdf-viz-wasm v0.0.0 │ └── ureq v2.10.1 │ └── urdf-viz v0.46.0 (*) └── icu_properties v1.5.1 ├── icu_normalizer v1.5.0 (*) └── idna_adapter v1.2.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_locid@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_locid v1.5.0 ├── icu_locid_transform v1.5.0 │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── idna_adapter v1.2.0 (*) └── icu_provider v1.5.0 ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) └── icu_properties v1.5.1 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_locid_transform@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_locid_transform v1.5.0 └── icu_properties v1.5.1 ├── icu_normalizer v1.5.0 │ └── idna_adapter v1.2.0 │ └── idna v1.0.3 │ └── url v2.5.3 │ ├── urdf-viz v0.46.0 │ │ └── urdf-viz-wasm v0.0.0 │ └── ureq v2.10.1 │ └── urdf-viz v0.46.0 (*) └── idna_adapter v1.2.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_locid_transform_data@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_locid_transform_data v1.5.0 └── icu_locid_transform v1.5.0 └── icu_properties v1.5.1 ├── icu_normalizer v1.5.0 │ └── idna_adapter v1.2.0 │ └── idna v1.0.3 │ └── url v2.5.3 │ ├── urdf-viz v0.46.0 │ │ └── urdf-viz-wasm v0.0.0 │ └── ureq v2.10.1 │ └── urdf-viz v0.46.0 (*) └── idna_adapter v1.2.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_normalizer v1.5.0 └── idna_adapter v1.2.0 └── idna v1.0.3 └── url v2.5.3 ├── urdf-viz v0.46.0 │ └── urdf-viz-wasm v0.0.0 └── ureq v2.10.1 └── urdf-viz v0.46.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_normalizer_data v1.5.0 └── icu_normalizer v1.5.0 └── idna_adapter v1.2.0 └── idna v1.0.3 └── url v2.5.3 ├── urdf-viz v0.46.0 │ └── urdf-viz-wasm v0.0.0 └── ureq v2.10.1 └── urdf-viz v0.46.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_properties@1.5.1:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_properties v1.5.1 ├── icu_normalizer v1.5.0 │ └── idna_adapter v1.2.0 │ └── idna v1.0.3 │ └── url v2.5.3 │ ├── urdf-viz v0.46.0 │ │ └── urdf-viz-wasm v0.0.0 │ └── ureq v2.10.1 │ └── urdf-viz v0.46.0 (*) └── idna_adapter v1.2.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_properties_data v1.5.0 └── icu_properties v1.5.1 ├── icu_normalizer v1.5.0 │ └── idna_adapter v1.2.0 │ └── idna v1.0.3 │ └── url v2.5.3 │ ├── urdf-viz v0.46.0 │ │ └── urdf-viz-wasm v0.0.0 │ └── ureq v2.10.1 │ └── urdf-viz v0.46.0 (*) └── idna_adapter v1.2.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_provider@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_provider v1.5.0 ├── icu_locid_transform v1.5.0 │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_normalizer v1.5.0 (*) └── icu_properties v1.5.1 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#icu_provider_macros@1.5.0:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ icu_provider_macros v1.5.0 └── icu_provider v1.5.0 ├── icu_locid_transform v1.5.0 │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_normalizer v1.5.0 (*) └── icu_properties v1.5.1 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#litemap@0.7.3:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ litemap v0.7.3 └── icu_locid v1.5.0 ├── icu_locid_transform v1.5.0 │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── idna_adapter v1.2.0 (*) └── icu_provider v1.5.0 ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) └── icu_properties v1.5.1 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#tinystr@0.7.6:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ tinystr v0.7.6 ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 │ │ ├── icu_normalizer v1.5.0 │ │ │ └── idna_adapter v1.2.0 │ │ │ └── idna v1.0.3 │ │ │ └── url v2.5.3 │ │ │ ├── urdf-viz v0.46.0 │ │ │ │ └── urdf-viz-wasm v0.0.0 │ │ │ └── ureq v2.10.1 │ │ │ └── urdf-viz v0.46.0 (*) │ │ └── idna_adapter v1.2.0 (*) │ └── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#writeable@0.5.5:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ writeable v0.5.5 ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 │ │ ├── icu_normalizer v1.5.0 │ │ │ └── idna_adapter v1.2.0 │ │ │ └── idna v1.0.3 │ │ │ └── url v2.5.3 │ │ │ ├── urdf-viz v0.46.0 │ │ │ │ └── urdf-viz-wasm v0.0.0 │ │ │ └── ureq v2.10.1 │ │ │ └── urdf-viz v0.46.0 (*) │ │ └── idna_adapter v1.2.0 (*) │ └── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#yoke@0.7.4:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ yoke v0.7.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) └── zerovec v0.10.4 ├── icu_collections v1.5.0 (*) ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ └── icu_provider v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) ├── icu_properties v1.5.1 (*) ├── icu_provider v1.5.0 (*) └── tinystr v0.7.6 ├── icu_locid v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.7.4:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ yoke-derive v0.7.4 └── yoke v0.7.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) └── zerovec v0.10.4 ├── icu_collections v1.5.0 (*) ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ └── icu_provider v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) ├── icu_properties v1.5.1 (*) ├── icu_provider v1.5.0 (*) └── tinystr v0.7.6 ├── icu_locid v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.4:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ zerofrom v0.1.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) ├── yoke v0.7.4 │ ├── icu_collections v1.5.0 (*) │ ├── icu_provider v1.5.0 (*) │ └── zerovec v0.10.4 │ ├── icu_collections v1.5.0 (*) │ ├── icu_locid v1.5.0 │ │ ├── icu_locid_transform v1.5.0 (*) │ │ └── icu_provider v1.5.0 (*) │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ ├── icu_properties v1.5.1 (*) │ ├── icu_provider v1.5.0 (*) │ └── tinystr v0.7.6 │ ├── icu_locid v1.5.0 (*) │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_properties v1.5.1 (*) │ └── icu_provider v1.5.0 (*) └── zerovec v0.10.4 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.4:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ zerofrom-derive v0.1.4 └── zerofrom v0.1.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) ├── yoke v0.7.4 │ ├── icu_collections v1.5.0 (*) │ ├── icu_provider v1.5.0 (*) │ └── zerovec v0.10.4 │ ├── icu_collections v1.5.0 (*) │ ├── icu_locid v1.5.0 │ │ ├── icu_locid_transform v1.5.0 (*) │ │ └── icu_provider v1.5.0 (*) │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ ├── icu_properties v1.5.1 (*) │ ├── icu_provider v1.5.0 (*) │ └── tinystr v0.7.6 │ ├── icu_locid v1.5.0 (*) │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_properties v1.5.1 (*) │ └── icu_provider v1.5.0 (*) └── zerovec v0.10.4 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#zerovec@0.10.4:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ zerovec v0.10.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ └── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) ├── icu_properties v1.5.1 (*) ├── icu_provider v1.5.0 (*) └── tinystr v0.7.6 ├── icu_locid v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.10.3:4:12 │ 4 │ license = "Unicode-3.0" │ ━━━━━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ Unicode-3.0 - Unicode License v3: ├ - OSI approved ├ zerovec-derive v0.10.3 └── zerovec v0.10.4 ├── icu_collections v1.5.0 │ ├── icu_normalizer v1.5.0 │ │ └── idna_adapter v1.2.0 │ │ └── idna v1.0.3 │ │ └── url v2.5.3 │ │ ├── urdf-viz v0.46.0 │ │ │ └── urdf-viz-wasm v0.0.0 │ │ └── ureq v2.10.1 │ │ └── urdf-viz v0.46.0 (*) │ └── icu_properties v1.5.1 │ ├── icu_normalizer v1.5.0 (*) │ └── idna_adapter v1.2.0 (*) ├── icu_locid v1.5.0 │ ├── icu_locid_transform v1.5.0 │ │ └── icu_properties v1.5.1 (*) │ └── icu_provider v1.5.0 │ ├── icu_locid_transform v1.5.0 (*) │ ├── icu_normalizer v1.5.0 (*) │ └── icu_properties v1.5.1 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_normalizer v1.5.0 (*) ├── icu_properties v1.5.1 (*) ├── icu_provider v1.5.0 (*) └── tinystr v0.7.6 ├── icu_locid v1.5.0 (*) ├── icu_locid_transform v1.5.0 (*) ├── icu_properties v1.5.1 (*) └── icu_provider v1.5.0 (*) ```
taiki-e
approved these changes
Nov 6, 2024
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.
... (truncated)
Commits
6097d61
Release 2.0.040113bd
Merge pull request #373 from dtolnay/nostdd8ed5fb
Allow disabling std dependency on 1.81+8277ec4
Merge pull request #372 from dtolnay/stdbacktraced6d896d
Access Backtrace exclusively through ::thiserrord14adfb
Merge pull request #371 from dtolnay/coreprovider2e99c51
Drop Provider API support in pre-1.81 nightliesbf3d6f3
Merge pull request #370 from dtolnay/stderrore0e9943
Access Error trait exclusively through ::thiserrordb7825e
Merge pull request #369 from dtolnay/stdpathDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)