To install Sass 1.71.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
For more information about pkg: importers, see the announcement on the Sass blog.
Command-Line Interface
Add a --pkg-importer flag to enable built-in pkg: importers. Currently this only supports the Node.js package resolution algorithm, via --pkg-importer=node. For example, @use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss.
JavaScript API
Add a NodePackageImporter importer that can be passed to the importers option. This loads files using the pkg: URL scheme according to the Node.js package resolution algorithm. For example, @use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single optional argument, which indicates the base directory to use when locating node_modules directories. It defaults to path.dirname(require.main.filename).
Ship the musl Linux release with the proper Dart executable.
JavaScript API
Export the NodePackageImporter class in ESM mode.
Allow NodePackageImporter to locate a default directory even when the
entrypoint is an ESM module.
Dart API
Make passing a null argument to NodePackageImporter() a static error rather
than just a runtime error.
Embedded Sass
In the JS Embedded Host, properly install the musl Linux embedded compiler
when running on musl Linux.
1.71.0
For more information about pkg: importers, see the
announcement on the Sass blog.
Command-Line Interface
Add a --pkg-importer flag to enable built-in pkg: importers. Currently
this only supports the Node.js package resolution algorithm, via
--pkg-importer=node. For example, @use "pkg:bootstrap" will load
node_modules/bootstrap/scss/bootstrap.scss.
JavaScript API
Add a NodePackageImporter importer that can be passed to the importers
option. This loads files using the pkg: URL scheme according to the Node.js
package resolution algorithm. For example, @use "pkg:bootstrap" will load
node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single
optional argument, which indicates the base directory to use when locating
node_modules directories. It defaults to
path.dirname(require.main.filename).
Dart API
Add a NodePackageImporter importer that can be passed to the importers
This release fixes long standing issue(s) with PopperJS imports with Sveltekit and Vite, and also works with Svelte REPL: #566
Thanks all for the patience and help on resolving.
Mute unhelpful ARIA warnings
This release mutes some unhelpful/unused ARIA warnings when importing from Sveltestrap. These are mostly invalid by default, but we need to pass optional on:click handlers, etc.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor group in /eml-client with 9 updates:
6.2.1
6.5.1
0.2.1
0.2.2
1.2.0
1.5.3
5.2.3
5.3.3
5.3.2
5.3.3
8.33.0
8.57.0
2.27.5
2.29.1
1.58.0
1.71.1
5.10.0
5.11.3
Updates
@fortawesome/fontawesome-svg-core
from 6.2.1 to 6.5.1Release notes
Sourced from
@fortawesome/fontawesome-svg-core
's releases.Commits
deeea78
Release 6.5.1 (#20031)2885a3c
Move files out of the free directory8302f1c
Release 6.5.0 (#20016)f0c2583
Release 6.4.2 (#19842)0698449
Release 6.4.0 (#19631)d02961b
Release 6.3.0 (#19539)adb2273
Typo fixed (#19467)Updates
@fortawesome/svelte-fontawesome
from 0.2.1 to 0.2.2Release notes
Sourced from
@fortawesome/svelte-fontawesome
's releases.Changelog
Sourced from
@fortawesome/svelte-fontawesome
's changelog.Commits
fcc9a06
Release 0.2.207429e1
Fix typings availability (#9)d928abf
Update examplesUpdates
@tauri-apps/api
from 1.2.0 to 1.5.3Commits
5966812
Apply Version Updates From Current Changes (v1) (#8396)b44e9c0
feat(bundler): redownload outdated/mis-hashed files (#8431)b2f83f0
fix(core): Replace Rc with Arc to prevent crashes when sending events (#8402)0a2175e
fix(cli): expand globs in workspace member paths (#8439)645e1dc
fix(core/updater): check if installer args are not empty before passing `-Arg...50a3d17
fix(core/dialog): reconstruct path using appropriate separator, closes #8074 ...9b230de
fix(utils/config): fix parsingf64
values, closes #8252 (#8407)50e9caa
ci: access cli release id directly (#8398)e5cc72e
ci: fix msrv tests (#8409)0d0501c
refactor(clipboard): use arboard instead of tao closes #8177 (#8394)Updates
bootstrap-scss
from 5.2.3 to 5.3.3Release notes
Sourced from bootstrap-scss's releases.
Commits
b5c2cf3
v5.3.3c44a190
v5.3.262815d2
v5.3.1211e37d
v5.3.0Updates
bootswatch
from 5.3.2 to 5.3.3Commits
646c94d
update to v5.3.324adf35
docs: remove form-group class, fixes #129336b93e9
superhero: fix floating label input height, closes #1292b3acacf
lux: darken btn-primary background in dark mode3ccf4fe
lux: fix form colors in dark mode, closes #129195509cd
solar: fix table color, #1276191e830
remove pagination sample from docs7ca0f32
slate: match pagination padding to buttons and inputs, fixes #12906d67bf7
cerulean: fix btn-check active background, closes #12842f248e9
morph: fix text color for secondary and light cards in dark mode, #1282Updates
eslint
from 8.33.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-import
from 2.27.5 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...Updates
sass
from 1.58.0 to 1.71.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
1b4d703
Release 1.71.1 (#2182)6d66c43
Properly handlenew NodePackageImporter()
with an ESM entrypoint (#2181)85a932f
Add missing ESM export of NodePackageImporter (#2177)786dd63
Fix linux musl builds (#2175)3e6721e
Fix new static warnings with Dart 3.3 (#2173)2cab33e
Update the language revision in Homebrew on release (#2171)84ededd
Use musl support in cli_pkg (#2172)00571ec
Add a--pkg-importer
flag (#2169)84f31f0
Update pubspec/changelog forpkg:
importers (#2168)9ee5408
[Package Importer] Dart Implementation (#2130)Updates
sveltestrap
from 5.10.0 to 5.11.3Release notes
Sourced from sveltestrap's releases.
Commits
468f1a8
5.11.3c2e5db7
Update Readme.mde7a761f
Update Readme.md for Sveltestrap v65d4a5ea
Delete CNAME0f5c353
Merge pull request #577 from bestguy/node18Plus9729f5d
chore - update ci to node 18, 20b825102
Merge pull request #576 from bestguy/addSB7Dep81cf86b
fix - add missing storybook 7 depd25862f
Merge pull request #565 from benmccann/storybook750b85a1
chore: upgrade to storybook 7Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show