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

Bump hashbrown version to resolve security alert #223

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

charlespierce
Copy link
Collaborator

Resolves https://github.com/1Password/typeshare/security/dependabot/4

Info

  • Per the dependabot alert, hashbrown version 0.15.0 has a potential security issue, which was fixed in 0.15.1 and above.
  • hashbrown is purely a transitive dependency, so there's no change needed to our direct dependencies.

Changes

  • Ran cargo update to bump the version of hashbrown used in our Cargo.lock file

Tested

  • Typeshare still builds and passes tests after the version bump

@charlespierce charlespierce merged commit 190e054 into main Jan 8, 2025
7 checks passed
@charlespierce charlespierce deleted the cap/bump_hashbrown branch January 8, 2025 18:46
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