-
Notifications
You must be signed in to change notification settings - Fork 663
Update dependency eslint-config-devextreme to v1.1.9 #32161
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
base: 26_1
Are you sure you want to change the base?
Update dependency eslint-config-devextreme to v1.1.9 #32161
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the eslint-config-devextreme dependency from versions 1.1.5/1.1.6 to 1.1.9 across the monorepo, standardizing all packages to use the catalog reference. This is a routine dependency update to adopt the latest linting configuration.
Changes:
- Added
eslint-config-devextreme: 1.1.9to the pnpm workspace catalog - Migrated all 8 packages from hardcoded versions (1.1.5 or 1.1.6) to use
catalog:reference - Updated pnpm-lock.yaml to reflect the new dependency resolution with v1.1.9
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pnpm-workspace.yaml | Added eslint-config-devextreme@1.1.9 to the catalog |
| pnpm-lock.yaml | Updated lockfile with new version resolution and peer dependencies |
| packages/devextreme/package.json | Changed from hardcoded version 1.1.6 to catalog reference |
| packages/devextreme-angular/package.json | Changed from hardcoded version 1.1.5 to catalog reference |
| packages/devextreme-react/package.json | Changed from hardcoded version 1.1.6 to catalog reference |
| packages/devextreme-vue/package.json | Changed from hardcoded version 1.1.5 to catalog reference |
| packages/devextreme-themebuilder/package.json | Changed from hardcoded version 1.1.5 to catalog reference |
| e2e/testcafe-devextreme/package.json | Changed from hardcoded version 1.1.6 to catalog reference |
| e2e/compilation-cases/package.json | Changed from hardcoded version 1.1.6 to catalog reference |
| e2e/bundlers/package.json | Changed from hardcoded version 1.1.6 to catalog reference |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 15 out of 16 changed files in this pull request and generated 6 comments.
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 22 out of 23 changed files in this pull request and generated no new comments.
5626c72 to
27269b7
Compare
6c1dd4a to
8cd6b10
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 24 out of 26 changed files in this pull request and generated no new comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 57 out of 133 changed files in this pull request and generated no new comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 63 out of 139 changed files in this pull request and generated no new comments.
No description provided.