Make @parcel/watcher an optional dependency so this can still be installed
on operating systems where it's unavailable.
1.80.5
Embedded Host
Don't produce phantom @import deprecations when using an importer with the
legacy API.
1.80.4
No user-visible changes.
1.80.3
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
... (truncated)
Commits
39d3726 Lazy load @parcel/watcher and fallback to chokidar (#2414)
a9254df Add sass-parser support for the @while rule (#2410)
df77b66 Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415)
be0b42a Remove a weird newline in analysis/README.md (#2416)
Bumps the version group with 13 updates in the / directory:
5.8.1
5.12.0
0.13.8
0.13.9
12.2.1
12.3.1
2.21.1
2.22.0
8.11.0
8.13.0
1.77.8
1.80.6
7.25.2
7.25.9
7.25.0
7.26.0
1.4.0
1.5.0
2.2.5
2.3.0
9.3.0
9.5.1
4.24.0
4.24.4
22.7.6
22.9.0
Updates
ember-cli
from 5.8.1 to 5.12.0Release notes
Sourced from ember-cli's releases.
... (truncated)
Changelog
Sourced from ember-cli's changelog.
... (truncated)
Commits
8f38065
Release 5.12.0fe2b6be
update changelog6ca8996
Merge branch 'beta' into releaseceb0dd4
Merge pull request #10509 from kellyselden/update_stable_depsa296c79
update stable depsc887f5b
Release 5.12.0-beta.0739a3ea
update changelogd459c4a
Merge branch 'master' into beta502252e
Merge pull request #10502 from kellyselden/update_beta_deps891ea48
update beta depsUpdates
eslint-import-resolver-webpack
from 0.13.8 to 0.13.9Changelog
Sourced from eslint-import-resolver-webpack's changelog.
Commits
0a58d75
[resolvers/webpack] v0.13.919dbc33
[resolvers/webpack] [refactor] misc cleanupdb8b95d
[resolvers/webpack] [refactor] simplify loop6554bd5
[meta] addrepository.directory
field2d38b33
[resolvers] [*] [refactor] avoid hoistingUpdates
eslint-plugin-ember
from 12.2.1 to 12.3.1Release notes
Sourced from eslint-plugin-ember's releases.
Changelog
Sourced from eslint-plugin-ember's changelog.
Commits
Updates
qunit
from 2.21.1 to 2.22.0Release notes
Sourced from qunit's releases.
Changelog
Sourced from qunit's changelog.
Commits
7b07d24
Release 2.22.0e61f4cc
Core: AddQUnit.test.if()
andQUnit.module.if()
a136726
Docs: Refer to QUnit.module() callback as "scope"c8466c6
Build: Remove pushing of release artefact to Git commit47e32ea
Build: Restore iOS 9-11 and Android 7 in test matrixUpdates
typescript-eslint
from 8.11.0 to 8.13.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
ac1f632
chore(release): publish 8.13.03b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ad9d3ba
feat(typescript-eslint): improve undefined extension handling (#10177)Updates
sass
from 1.77.8 to 1.80.6Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
39d3726
Lazy load@parcel/watcher
and fallback to chokidar (#2414)a9254df
Add sass-parser support for the@while
rule (#2410)df77b66
Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415)be0b42a
Remove a weird newline in analysis/README.md (#2416)d14ea75
Cut a release for sass/embedded-host-node#342 (#2407)7129352
Fix dart analyze warnings (#2412)5c63839
Bump the sass_api dependency along with package versions (#2408)477b596
Merge pull request #2403 from sass/parser-variablefd5cff0
Add sass-parser support for the@warn
rule251c757
Add sass-parser support for variable declarationsUpdates
@babel/plugin-transform-typescript
from 7.25.2 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-typescript
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7d68ebeb
perf: Avoid extra cloning of namespaces (#16875)611d958
[babel 8] CreateTSClassImplements|TSInterfaceHeritage
nodes (#16731)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)575863c
Avoid unnecessary parens around sequence expressions (#16722)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/runtime
from 7.25.0 to 7.26.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
63d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)2f72b97
v7.25.6cbf124c
v7.25.4575863c
Avoid unnecessary parens around sequence expressions (#16722)Updates
@glint/environment-ember-template-imports
from 1.4.0 to 1.5.0Release notes
Sourced from
@glint/environment-ember-template-imports
's releases.Commits
c0b7414
Release 1.5.06e6c9d7
Merge pull request #748 from patricklx/patch-41a1a150
fix lint6741221
add test