dynamodb-dashboard
dynamodb-dashboard copied to clipboard
chore(deps): bump bootstrap and @types/bootstrap in /app
Bumps bootstrap and @types/bootstrap. These dependencies needed to be updated together.
Updates bootstrap from 5.2.3 to 5.3.2
Release notes
Sourced from bootstrap's releases.
v5.3.2
Highlights
- 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 thedivide()function. Thedivide()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.
- Allow
<mark>color customization for color modes.Docs
- Added alternative CDNs section in Getting started -> Download.
- Added Discord and Bootstrap subreddit links in README and Getting started -> Introduction:
- Discord maintained by the community
- Bootstrap subreddit
🎨 CSS
- #38816: Use
box-shadowCSS variables shadow utilities- #38955: Fix radios looking like ellipse on responsive mode
- #38976: Use box-shadow CSS vars instead of Sass vars in assets and variables
- #39030: Fix dart-sass deprecation warning
- #39033: Color mode: fix table state rendering
- #39095: Make form range track background more contrasted
- #39119: New Sass var
$btn-link-focus-shadow-rgbto allow customization- #39141: New Sass variable to handle
<mark>dark mode bg color☕️ JavaScript
📖 Docs
- #38873: Discord reddit bootstrap
- #38970: docs: add BootstrapVueNext to docs
- #38977: Docs: Add missing form elements in focusable elements
- #38978: Docs: Fix popover template role error
- #38995: introduction: drop
detailselement- #39037: Further improve image compression with oxipng and the latest jpegoptim
- #39054: Docs: Remove incorrect mention of
.left-and.right-utilities from migration guide- #39060: Migration: add back v5.0.0 heading
- #39145: Docs: add warning callout to add a workaround when jsDelivr is not available
- #39177: Fix: make theme selector tick icon visible when active in examples layout
- #39179: download: Reword CDN paragraph
... (truncated)
Commits
344e912Release v5.3.2 (#39173)317cb2adownload: Reword CDN paragraph (#39179)8df9899Fix: make theme selector tick icon visible when active in examples layout (#3...256ad91README.md: remove BrowserStack badge (#39180)8816177Update devDependencies (#39174)52edf18Build(deps): Bump actions/checkout from 3 to 4 (#39148)9900cf3Fix collapse multiple ids target (#38989)d1d49ffNew$btn-link-focus-shadow-rgbfor color modes customisation (#39119)bde23aeAllow\<mark>colors customization for color modes (#39141)bb10c99Add defensive CSS to handle form check input in fleboxes (#38955)- Additional commits viewable in compare view
Updates @types/bootstrap from 5.2.7 to 5.2.10
Commits
- See full diff in compare view
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.