operatorfabric-core
operatorfabric-core copied to clipboard
Update dependency bootstrap to v5.3.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| bootstrap (source) | 5.3.5 -> 5.3.6 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
twbs/bootstrap (bootstrap)
v5.3.6
Highlights
- Ported the docs from Hugo to Astro for our own sanity!
- Added usage docs for Accordion JavaScript
- Prevent
.visually-hiddenoverflowing children to become focusable - Limit
.card-groupselectors to immediate children to fix some inheritance issues
Changes
- docs: update readme to include bun install by @Electroid in https://github.com/twbs/bootstrap/pull/41277
- Docs: fix specification for getInstance by @fulldecent in https://github.com/twbs/bootstrap/pull/41297
- Mention
npm installandnpm run distin CONTRIBUTING.md by @mdo in https://github.com/twbs/bootstrap/pull/41340 - docs: add Sass deprecations notice in docs by @MaxLardenois in https://github.com/twbs/bootstrap/pull/41283
- docs: Better indicate include options in sass setup. by @Kelketek in https://github.com/twbs/bootstrap/pull/41143
- docs: add 'skeleton loaders' to loading placeholders description by @MohamadSalman11 in https://github.com/twbs/bootstrap/pull/41177
- Update offcanvas.md To Mention Adding data-bs-target for Close Buttons in Offcanvas Components by @ASchoe311 in https://github.com/twbs/bootstrap/pull/41325
- Limit selectors in
.card-groupto immediate children to fixborder-radiusbug by @mscdex in https://github.com/twbs/bootstrap/pull/41298 - Docs: add Border radius section for Input group by @TommasoAllegretti in https://github.com/twbs/bootstrap/pull/40776
- Docs: use 'i.e.' instead of 'e.g.' in Floating Labels example description by @julien-deramond in https://github.com/twbs/bootstrap/pull/41364
- Docs: move Cheatsheet RTL example to the RTL category by @julien-deramond in https://github.com/twbs/bootstrap/pull/41282
- Doc: fix blockquote mismatch by @viniciusvts in https://github.com/twbs/bootstrap/pull/41295
- Removed broken translation links by @MasterPuffin in https://github.com/twbs/bootstrap/pull/41359
- Docs: migration from Hugo to Astro by @julien-deramond in https://github.com/twbs/bootstrap/pull/41251
- Update
devDependenciesby @julien-deramond in https://github.com/twbs/bootstrap/pull/41383 - Bump
image-sizefrom 1.0.2 to 2.0.2 by @julien-deramond in https://github.com/twbs/bootstrap/pull/41384 - Add switch attribute to docs for switch checkbox by @mdo in https://github.com/twbs/bootstrap/pull/41396
- Add private comment to BaseComponent Class by @MohamadSalman11 in https://github.com/twbs/bootstrap/pull/41254
- Alternate for #41142, disabled list group items by @mdo in https://github.com/twbs/bootstrap/pull/41397
- Docs: add Usage section with JavaScript guide for Accordion component by @TommasoAllegretti in https://github.com/twbs/bootstrap/pull/40768
- Attempt to return focus explicitly to dropdown trigger by @mdo in https://github.com/twbs/bootstrap/pull/41365
- Fix typos and code indentation in Forms > Checks and radios by @julien-deramond in https://github.com/twbs/bootstrap/pull/41399
- chore: Spell check
.mdand.mdxfiles. by @Jason3S in https://github.com/twbs/bootstrap/pull/41398 - Remove
filesconfiguration from.cspell.jsonby @julien-deramond in https://github.com/twbs/bootstrap/pull/41400 - Docs: Remove unneeded Twitter/X metatags (as it uses Open Graph for title/description and image) by @coliff in https://github.com/twbs/bootstrap/pull/41408
- Move _isShown() method to private section by @MohamadSalman11 in https://github.com/twbs/bootstrap/pull/41220
- Removed line break between
// Privatecomment and method by @MohamadSalman11 in https://github.com/twbs/bootstrap/pull/41218 - remove link to sunset resource on accessibility.mdx by @crgrafton in https://github.com/twbs/bootstrap/pull/41418
- docs(pagination): put current page on link element for a11y by @MarkoOleksiyenko in https://github.com/twbs/bootstrap/pull/41154
- Update devDependencies and regenerate package-lock.json by @julien-deramond in https://github.com/twbs/bootstrap/pull/41425
- Prevent .visually-hidden overflowing children to become focusable by @ffoodd in https://github.com/twbs/bootstrap/pull/41286
- Add docs release prep script by @mdo in https://github.com/twbs/bootstrap/pull/41435
- Release v5.3.6 by @mdo in https://github.com/twbs/bootstrap/pull/41406
New Contributors
- @Electroid made their first contribution in https://github.com/twbs/bootstrap/pull/41277
- @MaxLardenois made their first contribution in https://github.com/twbs/bootstrap/pull/41283
- @Kelketek made their first contribution in https://github.com/twbs/bootstrap/pull/41143
- @ASchoe311 made their first contribution in https://github.com/twbs/bootstrap/pull/41325
- @mscdex made their first contribution in https://github.com/twbs/bootstrap/pull/41298
- @viniciusvts made their first contribution in https://github.com/twbs/bootstrap/pull/41295
- @MasterPuffin made their first contribution in https://github.com/twbs/bootstrap/pull/41359
- @Jason3S made their first contribution in https://github.com/twbs/bootstrap/pull/41398
- @crgrafton made their first contribution in https://github.com/twbs/bootstrap/pull/41418
Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.