Skip to content

Fix security vulnerability from url package dependency on idna by updating url package version#3877

Closed
ugo96 wants to merge 1 commit into
transact-rs:0.9.0-devfrom
ugo96:bump-url
Closed

Fix security vulnerability from url package dependency on idna by updating url package version#3877
ugo96 wants to merge 1 commit into
transact-rs:0.9.0-devfrom
ugo96:bump-url

Conversation

@ugo96
Copy link
Copy Markdown

@ugo96 ugo96 commented May 27, 2025

Does your PR solve an issue?

Updates dependency on url package which has a transitive dependency on idna package where the vulnerability exists.

More details about this vulnerability are available in this link

Is this a breaking change?

Change is breaking for MSRV < 1.86.0, this change may be released as part of sqlx-0.9.0
The updated url package dependency requires 1.86.0

Follow up from https://github.com/launchbadge/sqlx/pull/3876 where I did not follow best practices and overwrote multiple commits.
Not wanting to take credits for work that was not mine, I've re-raised this PR.

@abonander abonander deleted the branch transact-rs:0.9.0-dev June 2, 2025 04:09
@abonander abonander closed this Jun 2, 2025
@abonander
Copy link
Copy Markdown
Collaborator

This got automatically closed by accident because 0.9.0-dev got merged to main.

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