Fix a few cases where deprecation warnings weren't being emitted for global
built-in functions whose names overlap with CSS calculations.
Add support for the CSS round() calculation with a single argument, as long
as that argument might be a unitless number.
1.80.7
Embedded Host
Don't treat 0 as undefined for the green and blue channels in the
LegacyColor constructor.
1.80.6
Command-Line Interface
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.
... (truncated)
Commits
57a6853 Add support for CSS round() with one unitless argument (#2436)
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-and-patch group with 7 updates in the / directory:
9.12.0
9.15.0
2.9.0
2.11.0
16.18.113
16.18.119
15.11.0
15.12.0
1.79.5
1.81.0
8.8.1
8.15.0
2.6.0
2.6.1
Updates
@eslint/js
from 9.12.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)2211f0a
chore: package.json update for@eslint/js
releaseUpdates
@stylistic/eslint-plugin
from 2.9.0 to 2.11.0Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
11e83d8
chore: release v2.11.0 (main) (#613)8ee0c24
feat(function-call-argument-newline): add support for Import Attributes (#603)4c177c3
feat(comma-dangle): add support for Import Attributes (#586)4ede153
feat(function-paren-newline): add support for Import Attributes (#585)922151c
feat(comma-style): add support for more syntax (#597)f732798
feat(function-call-spacing): addoptionalChain
to control the space around ...2015893
chore: release v2.10.1 (main) (#595)25fe554
feat(indent-binary-ops): disabled to lower indent when starts closing bracket...6000f43
fix(key-spacing): crash for import without attributes when using `align: "col...0002fe0
chore: release v2.10.0 (main) (#569)Updates
@types/node
from 16.18.113 to 16.18.119Commits
Updates
globals
from 15.11.0 to 15.12.0Release notes
Sourced from globals's releases.
Commits
ff4844d
15.12.0439b398
AddIterator
to ES2025 (#272)dd0a502
Update globals (#271)Updates
sass
from 1.79.5 to 1.81.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
57a6853
Add support for CSSround()
with one unitless argument (#2436)e400bdd
Support@forward
in sass-parser (#2435)d1fefb6
Add a changelog entry for sass/embedded-host-node#349 (#2434)871aefa
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)3bc8426
Bump immutable from 4.3.7 to 5.0.2 (#2431)01a2148
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2427)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)Updates
typescript-eslint
from 8.8.1 to 8.15.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
2444351
chore(release): publish 8.15.0b351703
feat(typescript-eslint): allow infinitely deep array nesting in config functi...00a3a84
fix: add missing peer dependencies (#9744)9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)0409851
feat(eslint-plugin): added related-getter-setter-pairs rule (#10192)16fba0a
chore(release): publish 8.14.0ac1f632
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.1Updates
yaml
from 2.6.0 to 2.6.1Release notes
Sourced from yaml's releases.
Commits
aa1898a
2.6.16be0a91
fix: Default to literal block scalar if folded would overflow (fixes #585)108f699
fix: Tighten regexp for JSON !!bool (#587)2e85b91
fix: Do not strip :00 seconds from !!timestamp values (#578)5850600
chore: Refresh lockfile16fb6e2
chore: Add .well-known/funding-manifest-urlsDependabot 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