Conversation
Contributor
|
Netlify Draft Deployment |
6804f45 to
1032223
Compare
9ed1684 to
512c85b
Compare
…d flexibility Refs: #7460
…eaner configuration Refs: #7460
sdvg
previously approved these changes
Mar 30, 2025
97186a5 to
5621a5f
Compare
deleonio
commented
Apr 1, 2025
…s for cleaner code Refs: #7460
laske185
requested changes
Apr 1, 2025
laske185
previously approved these changes
Apr 1, 2025
$ Refs: #7460
sdvg
previously approved these changes
Apr 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes various updates to dependencies across multiple packages. The most important changes are the updates to the versions of several dependencies to ensure compatibility and security improvements.
Dependency updates:
package.json: Updated versions of@commitlint/cli,@commitlint/config-conventional,lerna,license-report,lint-staged,npm-check-updates,prettier, andtypescript.packages/adapters/angular/v15/package.json,packages/adapters/angular/v16/package.json,packages/adapters/angular/v17/package.json,packages/adapters/angular/v18/package.json,packages/adapters/preact/package.json,packages/adapters/react-standalone/package.json,packages/adapters/react/package.json,packages/adapters/solid/package.json,packages/adapters/vue/package.json: Updated versions ofprettier,rxjs, andtypescript. [1] [2] [3] [4] [5] [6] [7] [8] [9]packages/components/package.json: Updated versions of@playwright/test,@stencil-community/eslint-plugin,autoprefixer,eslint-plugin-jsdoc,knip,lighthouse,postcss,prettier,terser, andtypescript. [1] [2]packages/designer/package.json: Updated versions ofsolid-jsandtypescript. [1] [2]packages/samples/angular/package.json: Updated versions ofrxjs,@angular-devkit/build-angular,@angular/cli,@types/jasmine, andjasmine-core.packages/samples/react/package.json: Updated versions of@playwright/test,@types/node,react-router,react-router-dom, andtypescript. [1] [2]Minor code changes:
packages/components/src/components/input-checkbox/checkbox.scss,packages/components/src/components/input-checkbox/switch.scss: Added@usedirective for shared mixins. [1] [2]packages/components/src/components/input-checkbox/style.scss: Removed@usedirective for shared mixins.packages/samples/react/src/components/input-date/partials/cases.tsx,packages/samples/react/src/components/input-number/partials/cases.tsx,packages/samples/react/src/components/link/short-key.tsx: Removed trailing whitespace in JSX elements. [1] [2] [3]Refs: #7460
The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer: