Passing a percentage unit to the global abs() is deprecated since Dart Sass v1.65.0. It resulted in a deprecation warning when compiling Bootstrap with Dart Sass. This has been fixed internally by changing the values passed to the divide() function. The divide() function has not been fixed itself so that we can keep supporting node-sass cross-compatibility. In v6, this won't be an issue as we plan to drop support for node-sass.
Using multiple ids in a collapse target wasn't working anymore and has been fixed.
Color modes
Increased color contrast of form range track background in light and dark modes.
Fixed table state rendering for color modes with a focus on the striped table in dark mode to increase color contrast.
Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that the config of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems.
Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!
Version 8.10.0 (2023-08-03)
Added: [max-statements-per-line]. Thanks to @Zamiell!
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 major-app-dependencies group with 5 updates:
3.4.1
5.3.2
9.0.0
10.0.1
12.17.2
13.3.0
8.9.0
9.0.0
5.11.0
6.0.2
Updates
bootstrap
from 3.4.1 to 5.3.2Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
344e912
Release v5.3.2 (#39173)317cb2a
download: Reword CDN paragraph (#39179)8df9899
Fix: make theme selector tick icon visible when active in examples layout (#3...256ad91
README.md: remove BrowserStack badge (#39180)8816177
Update devDependencies (#39174)52edf18
Build(deps): Bump actions/checkout from 3 to 4 (#39148)9900cf3
Fix collapse multiple ids target (#38989)d1d49ff
New$btn-link-focus-shadow-rgb
for color modes customisation (#39119)bde23ae
Allow\<mark>
colors customization for color modes (#39141)bb10c99
Add defensive CSS to handle form check input in fleboxes (#38955)Updates
@testing-library/cypress
from 9.0.0 to 10.0.1Release notes
Sourced from
@testing-library/cypress
's releases.Commits
063a2ff
fix: supporttestIsolation
option (#257)478d7cd
fix(release): trigger major release63bcce1
fix: update testing-libary-dom to 9 (#262)f35c17b
chore: update tested node versions876b29e
fix(deps): update Cypress peer dependency to 13 (#259)aeb80cf
chore: removestyfle/cancel-workflow-action
usage (#254)Updates
cypress
from 12.17.2 to 13.3.0Release notes
Sourced from cypress's releases.
Commits
0871b03
chore: update 13.3.0 release date in changelog (#27918)1ec045f
chore: fix action to properly add PR to the Triage Board for visibility (#27917)a1b4124
chore: release 13.3.0 (#27900)b114dce
fix: statusCode allow 999 (#27853)dbfb3e6
chore: Update installation requirements in CONTRIBUTING.md (#27878)b1efbaf
chore(deps): update dependency systeminformation to v5.21.7 [security] (#27874)199f4c3
chore: remove KPI generation workflow (#27887)273d8ce
chore: skip binary jobs if we don't have a circle token (#27876)ce17a44
fix: issue with font flooding (#27860)154311a
chore: gate restricted contexts with approval job for contributor workflow (#...Updates
eslint-config-prettier
from 8.9.0 to 9.0.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
1982680
eslint-config-prettier v9.0.0f197969
Do not disable unicode-bom (#250)a8bc57e
Flat config: CLI, tests, docs (#261)baab944
eslint-config-prettier v8.10.0552483b
feat: max-statements-per-line (#263)Updates
eslint-plugin-testing-library
from 5.11.0 to 6.0.2Release notes
Sourced from eslint-plugin-testing-library's releases.
... (truncated)
Commits
c0b6e6f
fix(await-async-events): sync userEvent.setup() should not be reported (#817)8b0b9cc
build(deps): bump actions/checkout from 3 to 4 (#813)412d298
build(deps-dev): bump@commitlint/config-conventional
from 17.6.5 to 17.7.0 (...aa81da3
build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#807)c591000
build(deps-dev): bump del-cli from 5.0.0 to 5.1.0 (#810)be1e212
build(deps-dev): bump@babel/core
from 7.22.9 to 7.22.11 (#809)9e9e011
build(deps-dev): bump@babel/eslint-plugin
from 7.22.5 to 7.22.10 (#811)88246fc
fix(no-await-sync-events): stop reportinguser-event
by default (#803)d55569b
ci: main pipeline improvements (#799)b006e61
chore: force releaseDependabot 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