Skip to content

Conversation

mautamu
Copy link

@mautamu mautamu commented Sep 25, 2025

Hello, @magiclen!

This PR updates the dependencies to bring idna to 1.0.3 to avoid CVE-2024-12224, resolving #5. In order to also not break CI, I have rolled up PR #6 and ignored the clippy warnings that seemed to be spurious given my reading of the intent of the code. Feel free to revert those specific commits as needed. I will also create a PR for rocket-recaptcha-v3 to pull this downstream. Let me know if any concerns.

Cheers,
Mautamu

fixes: #5

mautamu and others added 5 commits September 25, 2025 19:11
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

Upgrade idna to 1.0.3 to avoid CVE-2024-12224
1 participant