Skip to content

GAUD-9566: upgrade repo - #183

Merged
dlockhart merged 1 commit into
mainfrom
GAUD-9566/upgrade-repo
Mar 9, 2026
Merged

GAUD-9566: upgrade repo#183
dlockhart merged 1 commit into
mainfrom
GAUD-9566/upgrade-repo

Conversation

@dlockhart

@dlockhart dlockhart commented Mar 6, 2026

Copy link
Copy Markdown
Member

Modernizes the repo mostly so that it can go to Node 24.

Will require this:
https://github.com/Brightspace/repo-settings/pull/3531

@dlockhart
dlockhart requested a review from svanherk March 6, 2026 21:19
@dlockhart
dlockhart marked this pull request as ready for review March 6, 2026 21:21
@dlockhart
dlockhart requested a review from dbatiste as a code owner March 6, 2026 21:21
Comment thread package.json
"name": "@brightspace-ui/button",
"scripts": {
"build:sass": "node-sass --output-style expanded ./test/button.css.scss ./test/button.css",
"build:sass": "sass ./test/button.css.scss ./test/button.css --no-source-map",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

node-sass isn't supported on modern Node, so switching to the new version. Confirmed this works, although it's only used for the demos.

@dlockhart
dlockhart merged commit 11d09bc into main Mar 9, 2026
2 checks passed
@dlockhart
dlockhart deleted the GAUD-9566/upgrade-repo branch March 9, 2026 16:49
@d2l-github-release-tokens

Copy link
Copy Markdown

🎉 This PR is included in version 6.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants