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.
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 production-dependencies group in /react-nextjs with 7 updates:
20.4.4
20.10.1
18.2.15
18.2.39
18.2.7
18.2.17
5.3.0
5.3.2
13.5.4
14.0.3
2.8.0
2.9.1
5.1.6
5.3.2
Updates
@types/node
from 20.4.4 to 20.10.1Commits
Updates
@types/react
from 18.2.15 to 18.2.39Commits
Updates
@types/react-dom
from 18.2.7 to 18.2.17Commits
Updates
bootstrap
from 5.3.0 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
next
from 13.5.4 to 14.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
391471b
v14.0.3637ead0
Update 04-metadata.mdx (#58535)ce97390
Add code comments (#58529)32875e4
v14.0.3-canary.123cd9264
tweak cache + revalidate fetch warning (#58505)d6d6d56
Remove client only dynamic chunks from edge bundle (#56761)b017261
Inline ChildProp (#58519)c26c771
fix: setx-forwarded-host
based on request (#58500)24b2ff1
remove optimistic navigation behavior when prefetch is false (#58413)8d4f4fc
revalidate APIs should make route handlers dynamic (#58466)Updates
react-bootstrap
from 2.8.0 to 2.9.1Release notes
Sourced from react-bootstrap's releases.
Changelog
Sourced from react-bootstrap's changelog.
Commits
6728619
Publish v2.9.191fb12b
fix(types): loosen color and gap types (#6713)4e609e2
fix(OverlayTrigger): convert to an arrow function to fix type issues (#6709)80afd3e
Publish v2.9.01f3be42
docs: fix misleading instruction fordisabled
on\<Form>
(#6692)7a02a4b
docs(NavDropdown): correct minor spelling error in example (#6689)fe72dc3
chore(deps): update all non-major dependencies (#6680)f4e4d0f
docs: fix broken responsive navbar in docs page (#6673)4940ae9
chore(ci): remove ubuntu firefox install step (#6675)57836e2
feat(Toast): add transition callbacks (#6674)Updates
typescript
from 5.1.6 to 5.3.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.33e12250
Allow of inawait using
declarations in for-of loops (#55558)b86883f
Bump version to 5.3.1-rc and LKGe2234f6
Update LKG826bea9
Merge remote-tracking branch 'origin/main' into release-5.3Dependabot 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