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

chore: update web-test-runner dependencies (CP: 23.5) #8618

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

web-padawan
Copy link
Member

Description

Updated web-test-runner dependencies to versions matching 24.4 branch to see if tests pass.

This was originally updated in #7222 but the PR was not backported back then.
The most recent WTR versions update backport to 23.5 was in #7826

Type of change

  • Internal change

Copy link

sonarqubecloud bot commented Feb 3, 2025

"rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.13.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-vaadin": "^0.3.0",
"typescript": "^4.8.4"
},
"resolutions": {
"@open-wc/semantic-dom-diff": "^0.20.1"
Copy link
Member Author

Choose a reason for hiding this comment

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

The old version comes through @vaadin/testing-helpers and causes duplicate version of @web/test-runner-commands to be installed. While it's not a problem, I thought we can pin the version to the latest.

@web-padawan web-padawan removed the request for review from vursen February 3, 2025 13:26
@web-padawan web-padawan merged commit c48f8aa into 23.5 Feb 3, 2025
10 checks passed
@web-padawan web-padawan deleted the cp/wtr-bump-23.5 branch February 3, 2025 13:27
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 23.5.15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants