Skip to content
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 bytes (yanked), handlebars, and directly depend on semver #251

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

oscargus
Copy link
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

bytes 1.6.0 is yanked, so installing with --locked brings up a warning.

While at it, I updated handlebars (no issues) and tried to update krates. I didn't succeed with the latter, but noted that semver was imported through krates and that re-export was removed in the latest version. Hence, I changed to directly depend on semver to at least make an update simpler at a later stage.

The second commit is a general cargo update, so either they are squashed upon merging if it wanted or I remove the second commit (or I squash them...).

Related Issues

List related issues here

Copy link
Member

@Jake-Shadle Jake-Shadle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Jake-Shadle Jake-Shadle merged commit 42b5a56 into EmbarkStudios:main Aug 12, 2024
13 checks passed
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Aug 15, 2024
[0.6.4] - 2024-08-12
Fixed
- [PR#254](EmbarkStudios/cargo-about#254) reverted unintended `id` -> `short_id` field rename.

[0.6.3] **yanked** - 2024-08-12
Changed
- [PR#251](EmbarkStudios/cargo-about#251) updated crates and directly depend on `semver`.

Fixed
- [PR#253](EmbarkStudios/cargo-about#253) resolved [#250](EmbarkStudios/cargo-about#250) by changing the example template to emit unique anchors.
- [PR#253](EmbarkStudios/cargo-about#253) resolved [#252](EmbarkStudios/cargo-about#252) by ignoring `SIGPIPE`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants