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

fix(manager/uv): apply normalization on sources #31297

Merged

Conversation

mkniewallner
Copy link
Contributor

@mkniewallner mkniewallner commented Sep 9, 2024

Changes

Apply normalisation when retrieving uv's sources, as uv itself does that when mapping a dependency to a specific source.

Context

This was discovered in #31270 (comment), but the PR was merged before this could be resolved.

The test moved from uv.spec.ts to extract.spec.ts allows testing that the normalisation is applied on sources in the schema, which calling processor.process does not, as it happens after the normalisation.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@mkniewallner mkniewallner changed the title fix(manager/uv): apply normalisation on sources fix(manager/uv): apply normalization on sources Sep 9, 2024
@mkniewallner mkniewallner marked this pull request as ready for review September 9, 2024 22:14
@mkniewallner mkniewallner marked this pull request as draft October 27, 2024 12:13
@mkniewallner mkniewallner force-pushed the fix/handle-normalization-uv-source branch from ad5028f to 91177b5 Compare October 27, 2024 14:52
@mkniewallner mkniewallner marked this pull request as ready for review October 27, 2024 14:56
@rarkins rarkins requested review from secustor and Churro October 28, 2024 05:17
@secustor secustor added this pull request to the merge queue Oct 29, 2024
Merged via the queue into renovatebot:main with commit c20044e Oct 29, 2024
39 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 38.134.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants