Declarations that appear after nested rules are deprecated, because the
semantics Sass has historically used are different from the semantics
specified by CSS. In the future, Sass will adopt the standard CSS semantics.
Potentially breaking bug fix:// in certain places such as unknown
at-rule values was being preserved in the CSS output, leading to potentially
invalid CSS. It's now properly parsed as a silent comment and omitted from the
CSS output.
Commits
be9c3ac Run Windows ARM64 releases on windows-latest instead (#2275)
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-versions group with 6 updates in the / directory:
6.5.5
6.5.6
6.1.11
6.1.12
7.24.7
7.24.9
7.24.7
7.24.8
1.77.6
1.77.8
5.92.1
5.93.0
Updates
preact-render-to-string
from 6.5.5 to 6.5.6Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
c8e54a1
Version Packages (#379)054dae0
Fix instance where renderToStringAsync returns a promise of a promise (#378)Updates
styled-components
from 6.1.11 to 6.1.12Release notes
Sourced from styled-components's releases.
Commits
9a61fbc
chore: bump version2d7bcc9
Prevent ServerStyleSheet generating empty style tags/elements (#4327)4a4b0da
Export rehydrate from StyleSheet (#4328)Updates
@babel/core
from 7.24.7 to 7.24.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)Updates
@babel/preset-env
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)Updates
sass
from 1.77.6 to 1.77.8Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
be9c3ac
Run Windows ARM64 releases on windows-latest instead (#2275)d4b1939
Run pub in verbose mode on windows-arm64c96b5e2
Fix windows-arm64 release (#2274)7203d65
Deprecated mixed declarations (#2267)1edc247
Avoid[this]
in Dartdoc comments (#2273)a164889
Enable AOT build for windows-arm64 (#2270)04b6251
Parse silent comments in_interpolatedDeclarationValue()
(#2266)860eb5a
Fix linux-ia32, linux-arm-musl, and windows-arm64 releases (#2265)Updates
webpack
from 5.92.1 to 5.93.0Release notes
Sourced from webpack's releases.
Commits
277460b
chore(release): 5.93.076ab754
fix: relative path to runtime chunks40b1a77
test: added080e54f
fix: relative path to runtime chunks7764e38
chore(deps-dev): bump eslint from 9.5.0 to 9.6.022738f3
chore(deps-dev): bump eslint from 9.5.0 to 9.6.01a27b9e
fix: contenthash for css generator optionse716d44
chore(deps-dev): bump@eslint/js
from 9.5.0 to 9.6.07a34330
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3974752f
chore(deps-dev): bump globals from 15.6.0 to 15.8.0Dependabot 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