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 sinon dev dependency to v18 #7646

Merged
merged 1 commit into from
Aug 13, 2024
Merged

chore: update sinon dev dependency to v18 #7646

merged 1 commit into from
Aug 13, 2024

Conversation

web-padawan
Copy link
Member

Description

Upgraded sinon to v18 and also added it to @vaadin/chai-plugins to fix missing peer dependency warning:

@vaadin/chai-plugins > [email protected]" has unmet peer dependency "sinon@>=4.0.0"

Type of change

  • Internal change

Copy link

sonarcloud bot commented Aug 13, 2024

@@ -10,8 +10,8 @@
"type": "module",
"dependencies": {
"@open-wc/semantic-dom-diff": "^0.20.1",
"@vaadin/testing-helpers": "^1.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

We don't need this dev dependency in the plugins package, it was added by mistake.

@web-padawan web-padawan merged commit 9807733 into main Aug 13, 2024
9 checks passed
@web-padawan web-padawan deleted the chore/sinon-18 branch August 13, 2024 07:46
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha10 and is also targeting the upcoming stable 24.5.0 version.

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