addons-frontend
addons-frontend copied to clipboard
Bump sass-loader from 13.3.3 to 14.1.1
trafficstars
Bumps sass-loader from 13.3.3 to 14.1.1.
Release notes
Sourced from sass-loader's releases.
v14.1.1
14.1.1 (2024-02-19)
Bug Fixes
v14.1.0
14.1.0 (2024-01-30)
Features
v14.0.0
14.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- removed
fiberssupport- minimum supported Node.js version is
18.12.0(627f55d)
Changelog
Sourced from sass-loader's changelog.
14.1.1 (2024-02-19)
Bug Fixes
14.1.0 (2024-01-30)
Features
14.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- removed
fiberssupport- minimum supported Node.js version is
18.12.0(627f55d)
Commits
53603fcchore(release): 14.1.1c34c8e3fix: handlepkg:scheme (#1191)1fa54dachore(deps): update (#1190)a8198dftest: thewebpackexport field (#1189)a692622ci: update dependency-review-action to the latest version (#1185)179d3a3chore(release): 14.1.0637ba5bfeat: add@rspack/coreas an optional peer dependency (#1184)bd65cbachore: improve tooling (#1179)35cf047chore(release): 14.0.0627f55dchore!: minimum supported Node.js version is18.12.0- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.28%. Comparing base (
2b05e2b) to head (e9f6960).
Additional details and impacted files
@@ Coverage Diff @@
## master #12857 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 267 267
Lines 10508 10508
Branches 3178 3178
=======================================
Hits 10328 10328
Misses 167 167
Partials 13 13
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase