Skip to content

Bump "bootstrap" package version#2173

Merged
updateclibot[bot] merged 1 commit intomasterfrom
updatecli_master_2eb8d4d0bb2fe5aa44cde5de7c2668a2989b9aac05859f3ffcbe9f53dc26ae0e
May 5, 2025
Merged

Bump "bootstrap" package version#2173
updateclibot[bot] merged 1 commit intomasterfrom
updatecli_master_2eb8d4d0bb2fe5aa44cde5de7c2668a2989b9aac05859f3ffcbe9f53dc26ae0e

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot Bot commented May 5, 2025

Bump "bootstrap" package version

Bump "bootstrap" package version to 5.3.6

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN bootstrap@5.3.6"

v5.3.6
## Highlights

- Ported the docs from Hugo to Astro for our own sanity!
- Added usage docs for Accordion JavaScript
- Prevent `.visually-hidden` overflowing children to become focusable
- Limit `.card-group` selectors 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 install` and `npm run dist` in 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-group` to immediate children to fix `border-radius` bug 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 `devDependencies` by @julien-deramond in https://github.com/twbs/bootstrap/pull/41383
* Bump `image-size` from 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 `.md` and `.mdx` files. by @Jason3S in https://github.com/twbs/bootstrap/pull/41398
* Remove `files` configuration from `.cspell.json` by @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 `// Private` comment 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
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label May 5, 2025
@updateclibot updateclibot Bot enabled auto-merge May 5, 2025 20:32
@updateclibot updateclibot Bot added this pull request to the merge queue May 5, 2025
Merged via the queue into master with commit fceaaeb May 5, 2025
9 checks passed
@updateclibot updateclibot Bot deleted the updatecli_master_2eb8d4d0bb2fe5aa44cde5de7c2668a2989b9aac05859f3ffcbe9f53dc26ae0e branch May 5, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants