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.
Bumps the version-bumps group with 10 updates in the /warpgate-web directory:
2.9.0
2.10.1
8.11.0
8.14.0
2.15.0
2.15.3
4.0.0
4.0.1
9.13.0
9.15.0
9.3.4
9.3.5
1.78.0
1.81.0
5.1.3
5.2.0
4.0.5
4.0.8
5.4.10
5.4.11
Updates
@stylistic/eslint-plugin
from 2.9.0 to 2.10.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.Commits
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)2ed4054
feat(max-statements-per-line): new option to allow specific statements (#558)2690a30
feat(padding-line-between-statements): add support for multiline-export and s...53b4a55
fix(function-call-spacing): don't remove comments while auto-fixing (#588)cbf800d
feat(indent-binary-ops): logical expression indent (#576)ea72317
feat: cross testcomma-spacing
(#562)7a2b47f
feat(function-call-spacing): auto-fix optional chain when option isnever
(...Updates
typescript-eslint
from 8.11.0 to 8.14.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
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.13413a2d
chore(release): publish 8.12.0ad9d3ba
feat(typescript-eslint): improve undefined extension handling (#10177)Updates
@openapitools/openapi-generator-cli
from 2.15.0 to 2.15.3Release notes
Sourced from
@openapitools/openapi-generator-cli
's releases.Commits
0357c06
fix(deps): update dependency tslib to v2.8.1 (#841)81aab3e
chore(deps): update dependency@types/lodash
to v4.17.13 (#842)9279abb
fix(deps): update dependency@nestjs/axios
to v3.1.1 (#843)14c9ba6
fix(deps): update nest monorepo (#697)275a547
chore(deps): update nrwl monorepo to v20.0.7 (#840)8a5582e
chore(deps): update dependency@types/lodash
to v4.17.12 (#839)9626bc3
chore(deps): update dependency@types/concurrently
to v7.0.3 (#838)Updates
@sveltejs/vite-plugin-svelte
from 4.0.0 to 4.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
14ad9ff
Version Packages (#1011)f714b57
chore(deps): update all non-major dependencies (#1014)fc7ea74
fix: remove references to compiler options no longer available in svelte5 (#1...bbb9545
chore(deps): update all non-major dependencies (#1008)57902d0
chore: migrate scss import to use (#1007)52e4a4f
chore(deps): update all non-major dependencies (#1001)Updates
eslint
from 9.13.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Updates
otpauth
from 9.3.4 to 9.3.5Release notes
Sourced from otpauth's releases.
Commits
8ad3aa4
9.3.568e5d04
Reorder scripts9601d9a
Regenerate package-lock.json0cb50f1
Bump the npm-development-minor-patch group with 2 updates (#563)b89693a
Bump github/codeql-action in the github-actions-all group (#564)dcbf02e
Initialize the OTP object at each iteration to avoid an error in the tests af...5aeef0c
Bump the npm-development-minor-patch group across 1 directory with 9 updates ...fe3f19b
Bump the github-actions-all group with 5 updates (#560)6af28fd
Add test commands for QuickJS76940fd
Expand wildcards in script commandsUpdates
sass
from 1.78.0 to 1.81.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.