Skip to content

deps: update ada and web-platform tests - #57693

Merged
aduh95 merged 2 commits into
nodejs:mainfrom
anonrig:yagiz/update-url-ada
Apr 4, 2025
Merged

deps: update ada and web-platform tests#57693
aduh95 merged 2 commits into
nodejs:mainfrom
anonrig:yagiz/update-url-ada

Conversation

@anonrig

@anonriganonrig commented Mar 30, 2025

Copy link
Copy Markdown
Member

Updates Ada and url/urlpattern web-platform tests. Fixes several WPT thanks to @CarlosEduR. cc @nodejs/url

Fixes#57329

@anonriganonrig added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Mar 30, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/security-wg
  • @nodejs/url
  • @nodejs/web-standards

@nodejs-github-botnodejs-github-bot added dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. labels Mar 30, 2025
@anonriganonrig changed the title Yagiz/update url adadeps: update ada and web-platform testsMar 30, 2025
@anonrig
anonrig requested review from jasnell and mcollinaMarch 30, 2025 17:43
@anonrig
anonrigforce-pushed the yagiz/update-url-ada branch from 397d906 to efda827CompareMarch 30, 2025 17:44
@anonrig
anonrigforce-pushed the yagiz/update-url-ada branch from efda827 to faa6b6bCompareMarch 30, 2025 17:45
@anonrig
anonrig requested a review from aduh95March 30, 2025 17:45
@codecov

codecovBot commented Mar 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.23%. Comparing base (af75d04) to head (faa6b6b).
Report is 307 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #57693 +/- ##
==========================================
- Coverage 90.23% 90.23% -0.01% 
==========================================
Files 630 630 Lines 185055 185055 Branches 36221 36217 -4 ==========================================
- Hits 166984 166982 -2 - Misses 11043 11045 +2 
Partials 7028 7028 

see 23 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Mar 30, 2025

@lpincalpinca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

RSLGTM

@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@anonriganonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 3, 2025
@aduh95aduh95 removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2025
@aduh95
aduh95 merged commit 9de01cc into nodejs:mainApr 4, 2025
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 9de01cc

RafaelGSS pushed a commit that referenced this pull request May 1, 2025
PR-URL: #57693
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #57693
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@aduh95aduh95 added dont-land-on-v20.x dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels May 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.dependenciesPull requests that update a dependency file.dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure opaque URL paths always roundtrip

7 participants

@anonrig@nodejs-github-bot@aduh95@lemire@jasnell@lpinca@MoLow