-
-
Notifications
You must be signed in to change notification settings - Fork 609
XWIKI-23801: Migrate bootstrap from grunt to vite #4896
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: master
Are you sure you want to change the base?
Conversation
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [grunt-stylelint](https://github.com/wikimedia/grunt-stylelint), [qunitjs](https://github.com/qunitjs/qunit), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-order](https://github.com/hudochenkov/stylelint-order). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `grunt-stylelint` from 0.10.1 to 0.20.1 - [Release notes](https://github.com/wikimedia/grunt-stylelint/releases) - [Changelog](https://github.com/wikimedia/grunt-stylelint/blob/main/History.md) - [Commits](https://github.com/wikimedia/grunt-stylelint/commits) Updates `qunitjs` from 2.4.1 to 2.4.1 - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](qunitjs/qunit@2.4.1...2.4.1) Updates `stylelint` from 9.6.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@9.6.0...16.26.1) Updates `stylelint-order` from 1.0.0 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@1.0.0...7.0.0) --- updated-dependencies: - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect - dependency-name: grunt-stylelint dependency-version: 0.20.1 dependency-type: direct:development - dependency-name: qunitjs dependency-version: 2.4.1 dependency-type: direct:development - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
@surli I might have to discuss this with you to make sure I have checked all relevant aspects. |
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.
actually just moved in ./node
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.
Not needed anymore since the package is now part of the global pnpm workspace
Jira URL
https://jira.xwiki.org/browse/XWIKI-23801
Changes
Description
TODO
Screenshots & Video
N/A
Executed Tests
I checked the current changes in a running instance and couldn't spot obvious breakages (e.g., the “more actions” dropdown is working).
Expected merging strategy