[Demo Dependencies]: Bump the dependencies-dev group in /docs-src with 4 updates
Bumps the dependencies-dev group in /docs-src with 4 updates: @testing-library/jest-dom, @testing-library/react, sass and vite.
Updates @testing-library/jest-dom from 6.4.2 to 6.4.5
Release notes
Sourced from @testing-library/jest-dom's releases.
v6.4.5
6.4.5 (2024-05-03)
Bug Fixes
v6.4.4
6.4.4 (2024-05-03)
Bug Fixes
v6.4.3
6.4.3 (2024-05-03)
Bug Fixes
Commits
e8c8b13fix: add js suffix to isEqualWith import (#599)f03a582fix(infra): codecoverage token addition (#600)20aca33fix: Updates role support for aria-required attribute intoBeRequired(#590)bd82f64refactor: replace lodash with own implementation when possible (#593)- See full diff in compare view
Updates @testing-library/react from 15.0.5 to 15.0.6
Release notes
Sourced from @testing-library/react's releases.
v15.0.6
15.0.6 (2024-05-01)
Bug Fixes
Commits
b6e59f7fix: export new act when available (#1319)- See full diff in compare view
Updates sass from 1.75.0 to 1.76.0
Release notes
Sourced from sass's releases.
Dart Sass 1.76.0
To install Sass 1.76.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Throw errors for misplaced statements in keyframe blocks.
Mixins and functions whose names begin with
--are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is namedcss-function-mixin.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.76.0
Throw errors for misplaced statements in keyframe blocks.
Mixins and functions whose names begin with
--are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is namedcss-function-mixin.
Commits
264b2d5Deprecate function and mixin names beginning with--(#2230)f145e1cThrow errors for misplaced statements in keyframe blocks (#2226)eafc279Explicitly add a breaking change exemption for invalid CSS output (#2225)b97f26fAdd a per-importer cache for loads that aren't cacheable en masse (#2219)2a9eaadImplement access tracking for containingUrl (#2220)- See full diff in compare view
Updates vite from 5.2.10 to 5.2.11
Changelog
Sourced from vite's changelog.
5.2.11 (2024-05-02)
- feat: improve dynamic import variable failure error message (#16519) (f8feeea), closes #16519
- fix: dynamic-import-vars plugin normalize path issue (#16518) (f71ba5b), closes #16518
- fix: scripts and styles were missing from built HTML on Windows (#16421) (0e93f58), closes #16421
- fix(deps): update all non-major dependencies (#16488) (2d50be2), closes #16488
- fix(deps): update all non-major dependencies (#16549) (2d6a13b), closes #16549
- fix(dev): watch publicDir explicitly to include it outside the root (#16502) (4d83eb5), closes #16502
- fix(preload): skip preload for non-static urls (#16556) (bb79c9b), closes #16556
- fix(ssr): handle class declaration and expression name scoping (#16569) (c071eb3), closes #16569
- fix(ssr): handle function expression name scoping (#16563) (02db947), closes #16563
Commits
2bc5d3drelease: v5.2.11f8feeeafeat: improve dynamic import variable failure error message (#16519)c071eb3fix(ssr): handle class declaration and expression name scoping (#16569)02db947fix(ssr): handle function expression name scoping (#16563)2d6a13bfix(deps): update all non-major dependencies (#16549)0e93f58fix: scripts and styles were missing from built HTML on Windows (#16421)bb79c9bfix(preload): skip preload for non-static urls (#16556)f71ba5bfix: dynamic-import-vars plugin normalize path issue (#16518)2d50be2fix(deps): update all non-major dependencies (#16488)4d83eb5fix(dev): watch publicDir explicitly to include it outside the root (#16502)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
coverage: 100.0%. remained the same when pulling a2b5da568b1b502659278299bcff374ff0d21423 on dependabot/npm_and_yarn/docs-src/dependencies-dev-3e148c8b1b into d86285cf82716504791120b8a01aef920130a867 on master.
@dependabot rebase