To install Sass 1.80.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a bug where @import url("...") would crash in plain CSS files.
Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.
To install Sass 1.80.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
@import is now officially deprecated, as are global built-in functions that are available within built-in modules. See the Sass blog post for more details on the deprecation process.
Fix a bug where @import url("...") would crash in plain CSS files.
Improve consistency of how warnings are emitted by different parts of the
compiler. This should result in minimal user-visible changes, but different
types of warnings should now respond more reliably to flags like --quiet,
--verbose, and --silence-deprecation.
1.80.2
Fix a bug where deprecation warnings were incorrectly emitted for the
plain-CSS invert() function.
1.80.1
Fix a bug where repeated deprecation warnings were not automatically limited.
1.80.0
@import is now officially deprecated, as are global built-in functions that
are available within built-in modules. See the Sass blog post for more
details on the deprecation process.
Embedded Host
Fix an error that would sometimes occur when deprecation warnings were
emitted when using a custom importer with the legacy API.
1.79.6
Fix a bug where Sass would add an extra */ after loud comments with
whitespace after an explicit */ in the indented syntax.
Potentially breaking bug fix: Adding text after an explicit */ in the
indented syntax is now an error, rather than silently generating invalid CSS.
Embedded Host
Properly export the SassBoolean type.
Commits
76cfd6b Fix @import url("...") in plain CSS (#2398)
60d440a Emit all warnings in the evaluator (#2396)
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 patch-minor group with 8 updates:
2.45.4
2.45.6
1.48.0
1.48.1
2.7.0
2.7.2
5.2.3
5.2.4
2.44.1
2.46.0
1.79.5
1.80.3
2.19.1
2.20.0
2.7.0
2.8.0
Updates
@supabase/supabase-js
from 2.45.4 to 2.45.6Release notes
Sourced from
@supabase/supabase-js
's releases.Commits
0221325
fix: Update@supabase/postgrest-js
to v1.16.3 (#1289)991914a
fix: trigger release39ba2c5
chore: update deps (#1283)a8f4e90
chore: remove examples3bde336
Merge pull request #1221 from supabase/dependabot/npm_and_yarn/examples/next-...52ffdf7
Merge pull request #1272 from supabase/monicakh-patch-1e40c3e1
Update README.mddd95300
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/next-todoUpdates
@playwright/test
from 1.48.0 to 1.48.1Release notes
Sourced from
@playwright/test
's releases.Commits
ceb756d
chore: mark v1.48.1 (#33136)c3740d3
cherry-pick(#33133): (docker): correct Ubuntu Noble name in name template2ec0c86
cherry-pick(#33124): test: unflake ff debugger test8ef381f
cherry-pick(#33122): chore: fix ff test for codegenc72a253
cherry-pick(#33110): fix(chromium): disable PlzDedicatedWorker again (#33113)3d7ef3c
cherry-pick(#33095): fix(routeWebSocket): make sure ws url without trailing s...78c43bc
cherry-pick(#33097): docs: improve docs for WebSocketRoute6dc9ec7
cherry-pick(#33099): chore: fix codegen selector while debugginge5bbd5e
cherry-pick(#33096): chore: various v1.48.0 roll fixes for .NETdaff1a9
cherry-pick(#33030): fix(ui): bring back the headed paramUpdates
@sveltejs/kit
from 2.7.0 to 2.7.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
b884c94
Version Packages (#12837)206e96d
docs: adjust structure for svelte.dev (#12718)9d55410
Version Packages (#12805)dbc9c94
chore: upgrade to sirv 3.0 (#12796)96642d2
fix: add warning for form action responses lost without SSR (#12063)Updates
@testing-library/svelte
from 5.2.3 to 5.2.4Release notes
Sourced from
@testing-library/svelte
's releases.Commits
b5e0f3d
fix(vite): setssr.noExternal
even if not in project package.json (#404)Updates
eslint-plugin-svelte
from 2.44.1 to 2.46.0Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
85a055a
chore: release eslint-plugin-svelte (#882)bbc3e07
fix(deps): update dependency svelte-eslint-parser to ^0.43.0 (#884)051925c
feat: update svelte to v5.0.0 (#881)ad83f29
chore(deps): update dependency stylus to ^0.64.046c41a1
chore(deps): update dependency@sveltejs/vite-plugin-svelte
to v4960d437
fix(deps): update dependency known-css-properties to ^0.35.0e57a1b5
chore: release eslint-plugin-svelte (#875)457521a
fix: update svelte-eslint-parser to v0.42 (#874)be8d9c9
chore: release eslint-plugin-svelte (#866)7460836
chore: add changesetUpdates
sass
from 1.79.5 to 1.80.3Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
76cfd6b
Fix@import url("...")
in plain CSS (#2398)60d440a
Emit all warnings in the evaluator (#2396)01b2a5b
Fix setup-node (#2395)2ad2133
Don't emit warnings for plain-CSSinvert()
(#2394)e6391d3
Always limit the repetition of loggers (#2391)ab19f94
Deprecate@import
and global builtins (#2282)f7b2e63
Fix GitHub Actions config (#2387)1e27aeb
Add a changelog entry for sass/embedded-host-node#338 (#2384)73ff9a9
Don't generate extra*/
s for trailing whitespace in Sass (#2383)164224f
Update QEMU (#2382)Updates
sveltekit-superforms
from 2.19.1 to 2.20.0Changelog
Sourced from sveltekit-superforms's changelog.
Commits
Updates
tslib
from 2.7.0 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed update27b2192
Little optimizationsfece22a
Add URL-ish test9c731e9
Combine tsx case into regex1c03288
Test and fix invalid declaration-looking extensionsa55e9f7
Do more with a regexe828dac
Shorten by one linee7b6aa0
Case insensitivity, remove lookbehindDependabot 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