chore(deps): update dependency embarkstudios/cargo-about to v0.8.4 #127
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.
This PR contains the following updates:
0.6.4→0.8.4Release Notes
EmbarkStudios/cargo-about (EmbarkStudios/cargo-about)
v0.8.4Compare Source
Changed
GPL-3.0form, which are all deprecated. As all GNU licenses use the exact same text for the different variants, one of which is deprecated, they are now always detected as the-or-latervariant, eg.GPL-3.0-or-later. If this detection does not match the actual license requirement, eg.GPL-3.0-only, then it must be corrected by the user, as unfortunately the license detection cannot determine that due to the lack of distinction between the license texts.v0.8.3Compare Source
Changed
GPL-3.0form, which are all deprecated. As all GNU licenses use the exact same text for the different variants, one of which is deprecated, they are now always detected as the-or-latervariant, eg.GPL-3.0-or-later. If this detection does not match the actual license requirement, eg.GPL-3.0-only, then it must be corrected by the user, as unfortunately the license detection cannot determine that due to the lack of distinction between the license texts.v0.8.2Compare Source
Fixed
acceptedfield.v0.8.1Compare Source
Fixed
.cargo_vcs_info.jsonas thedirtyfield was only added in more recent versions.v0.8.0Compare Source
Changed
Added
rustixandlinux-raw-sys.Removed
v0.7.1Compare Source
Changed
v0.7.0Compare Source
Changed
v0.6.6Compare Source
Added
unicode-identworkaround to compensate for theLICENSE-UNICODEfile more closely matching theUnicode-3.0SPDX identifier rather than the expectedUnicode-DFS-2016one.v0.6.5Compare Source
Added
--offline(as well as--lockedand--frozen) option to thegeneratecommand.--targetoption togenerate, allowing one to specify one or more targets to filter the dependency graph by, overriding thetargetsconfiguration option.Changed
Fixed
native-certsfeature to use the native certificate store. This feature is not enabled by default as it is only required for corporate environments that man in the middle network traffic.-ooption, as powershell is terrible and doesn't use utf-8 encoding by default.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.