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

build(deps): update url requirement from 2.1 to 2.5.4 #3527

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bjornwarmedal
Copy link

@bjornwarmedal bjornwarmedal commented Dec 10, 2024

PR Type

Bug Fix

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

There is a vulnerability found in idna: https://rustsec.org/advisories/RUSTSEC-2024-0421

This PR updates the version of the "url" package in actix-web/Cargo.toml to 2.5.4, which uses a newer version of the idna package.

@robjtede robjtede added B-semver-patch A-web project: actix-web B-semver-norelease change that does not require a release and removed B-semver-patch labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-norelease change that does not require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants