Skip to content

Conversation

jmayclin
Copy link
Contributor

@jmayclin jmayclin commented Oct 3, 2025

Resolved issues:

resolves #5536

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Oct 3, 2025
@jmayclin jmayclin marked this pull request as ready for review October 3, 2025 23:10
@jmayclin jmayclin requested review from jouho and goatgoose October 3, 2025 23:10
regex = "=1.9.6" # newer versions require rust 1.65, see https://github.com/aws/s2n-tls/issues/4242
home = "=0.5.5" # newer versions require rust 1.70, see https://github.com/aws/s2n-tls/issues/4395
libloading = "=0.8.8" # newer versions require rust 1.71, see https://github.com/aws/s2n-tls/issues/4395
# newer versions require 1.81
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we create a tracking issue for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't mind it, but I also don't think it's actually effective.

When we bumped the version we didn't actually use that tracking issue to fix any of the things 🤷

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I don't have a strong preference, but at least I thought it was nice to be able to see all the (documented) pinned dependencies with a search on github issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unpin dependencies that are no longer needed
2 participants