This release switches our CSS selector engine from nwsapi to @asamuzakjp/dom-selector. The new engine is more actively maintained, and supports many new selectors: see the package's documentation for the full list. It also works better with shadow trees.
There is a potential of a performance regression due to this change. In our stress test benchmark, which runs most of these 273 selectors against this 128 KiB document, the new engine completes the benchmark only 0.25x as fast. However, we're hopeful that in more moderate usage this will not be a significant issue. Any help speeding up @asamuzakjp/dom-selector is appreciated, and feel free to open an issue if this has had a significant impact on your project.
Version 23.1.0
Added an initial implementation of ElementInternals, including the shadowRoot getter and the string-valued ARIA properties. (zjffun)
Added the string-valued ARIA attribute-reflecting properties to Element.
Fixed history.pushState() and history.replaceState() to follow the latest specification, notably with regards to how they handle empty string inputs and what new URLs are possible.
Fixed the input.valueAsANumber setter to handle NaN correctly. (alexandertrefz)
Updated various dependencies, including cssstyle which contains several bug fixes.
This release switches our CSS selector engine from nwsapi to @asamuzakjp/dom-selector. The new engine is more actively maintained, and supports many new selectors: see the package's documentation for the full list. It also works better with shadow trees.
There is a potential of a performance regression due to this change. In our stress test benchmark, which runs most of these 273 selectors against this 128 KiB document, the new engine completes the benchmark only 0.25x as fast. However, we're hopeful that in more moderate usage this will not be a significant issue. Any help speeding up @asamuzakjp/dom-selector is appreciated, and feel free to open an issue if this has had a significant impact on your project.
23.1.0
Added an initial implementation of ElementInternals, including the shadowRoot getter and the string-valued ARIA properties. (zjffun)
Added the string-valued ARIA attribute-reflecting properties to Element.
Fixed history.pushState() and history.replaceState() to follow the latest specification, notably with regards to how they handle empty string inputs and what new URLs are possible.
Fixed the input.valueAsANumber setter to handle NaN correctly. (alexandertrefz)
Updated various dependencies, including cssstyle which contains several bug fixes.
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 frontend-deps group with 12 updates:
0.1.5
0.1.6
1.1.63
1.1.64
1.1.0
1.2.0
2.3.3
2.5.1
0.44.21
0.44.22
23.0.1
23.2.0
8.4.32
8.4.33
3.1.1
3.2.2
3.4.0
3.4.1
0.18.1
0.18.2
5.0.10
5.0.11
1.1.0
1.2.0
Updates
country-flag-emoji-polyfill
from 0.1.5 to 0.1.6Commits
Updates
@iconify-json/mdi
from 1.1.63 to 1.1.64Commits
0e8c79d
Update IonIconsUpdates
@vitest/coverage-v8
from 1.1.0 to 1.2.0Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
b561c32
chore: release v1.2.096dc6e9
feat(coverage): custom reporter support (#4828)a73c1c2
chore: release v1.1.3be5a259
chore: release v1.1.2c8abbc1
chore: release v1.1.1Updates
classnames
from 2.3.3 to 2.5.1Changelog
Sourced from classnames's changelog.
Commits
2e36832
Prepare for release of version 2.5.1 (#351)9331401
Remove benchmarks from workspace (#350)ff6dd1e
Bump to the latest version (#347)942db49
Add GitHub provenance for publishing (#345)28ea73f
Prepare for release of version 2.5.0 (#344)dfeb7f3
Fix URL for GIT repository in package (#343)8a840ea
Addexports
field to package (#342)ea8e839
Restore ability to pass TypeScriptinterface
(#341)930c748
Bumpclassnames
to the latest version (#340)d2d10f5
Bump tsd from 0.30.0 to 0.30.1 (#339)Updates
flowbite-svelte
from 0.44.21 to 0.44.22Changelog
Sourced from flowbite-svelte's changelog.
Commits
7156091
chore(release): 0.44.22905b0ca
chore: format and lib-helpers0bd2f01
fix: sidebar md:block671a950
fix: 1209 (#1210)3e85e7e
card horizontal size fix (#1204)f096cea
avatar placeholder component removal (#1203)63b99bd
ts fixes for mega-menu (#1202)a9dc6ff
fixes to toolbar (#1199)f0b3d9c
fix: 1125 (#1195)7b5b47a
clearinterval (#1194)Updates
jsdom
from 23.0.1 to 23.2.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
cf8b707
Version 23.2.0908f27d
Update dom-selector and roll web platform testsc039e52
Switch from nwsapi to dom-selectorb677627
Add new CSS selectors benchmark4b33d36
Enable WPT directories css/selectors and css/css-scoping3a3a4cb
Roll web platform testsdc8306f
Version 23.1.0d6c0ab2
Implement string ARIA reflection60978b6
Implement basic ElementInternalsb7683ed
Remove chai dependencyUpdates
postcss
from 8.4.32 to 8.4.33Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
ae57d83
Release 8.4.33 version2e9d029
Update dependencies892b269
Update size limit for new metric on brotlif2e7a9f
Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResultc751e11
Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...3c2fa2a
fixa4626e9
failing testc37346d
refactor: check all falsy conditions of plugins and opts before returning NoW...Updates
prettier
from 3.1.1 to 3.2.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5f2c6df
Release 3.2.2cb8004f
Fix formatting error on optional call expression and member chain (#15920)0bfcb2d
Fix css embed in JSX when using (only) a spread attribute (#15896)12ab548
Addprettier-plugin-gherkin
to the community plugins list (#15919)4ce96dd
Fix typo (#15917)08f3796
Runyarn
11aea0d
Clean changelog_unreleased75e66b8
Git blame ignore 3.2.15811ad0
Bump Prettier dependency to 3.2.148ad208
Release 3.2.1Updates
tailwindcss
from 3.4.0 to 3.4.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
7361468
3.4.1508e7f2
Fix code style3fb57e5
Restore old behavior forclass
dark mode, add newselector
andvariant
...78fedd5
Don't add spaces to gradients and grid track names when followed bycalc()
...08a0a6c
Update changelog8890775
Don't remove keyframe stops when using important utilities (#12639)f33d6a5
Update CIUpdates
unplugin-icons
from 0.18.1 to 0.18.2Release notes
Sourced from unplugin-icons's releases.
Commits
dbb5346
chore: release v0.18.2988135f
fix: wrong query params splitting when resolving icon id (#339)Updates
vite
from 5.0.10 to 5.0.11Changelog
Sourced from vite's changelog.
Commits
b44c493
release: v5.0.11d2aa096
fix: inject__vite__mapDeps
code before sourcemap file comment (#15483)2a540ee
chore(deps): update tj-actions/changed-files action to v41 (#15476)5ea9edb
fix(html): handle offset magic-string slice error (#15435)49d21fe
chore(deps): update dependency strip-literal to v2 (#15475)8de7bd2
fix(assets): avoid splitting,
inside base64 value ofsrcset
attribute (#...19e3c9a
fix: don't pretransform classic script links (#15361)Updates
vitest
from 1.1.0 to 1.2.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b561c32
chore: release v1.2.0c2cceeb
feat(vitest): allow overiding package installer with public API (#4936)463bee3
feat: allow extending toEqual (fix #2875) (#4880)7f59a1b
feat(ui): show unhandled errors on the ui (#4380)3ca3174
refactor: make a standard API to run tests inside a worker (#4441)8c969de
feat: add syntax highlighting to error messages (#4813)96dc6e9
feat(coverage): custom reporter support (#4828)480d866
feat: Add typeahead search (#4275) (#4733)1326c6e
feat: support case-insensitive path matching in cli (fix #3567) (#4911)ccb2583
feat(vitest): show slow test duration in verbose reporter on CI (#4929)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