build(deps): bump bootstrap from 5.3.3 to 5.3.8
Open
Number: #417
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 08, 2025 at 06:06 AM UTC
(4 days ago)
(4 days ago)
Updated:
September 08, 2025 at 06:06 AM UTC
(4 days ago)
(4 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps bootstrap from 5.3.3 to 5.3.8.
Release notes
Sourced from bootstrap's releases.
v5.3.8
What's Changed
- Streamline release prep script by
@mdo
in twbs/bootstrap#41539- Docs: restore local dev port to 9001 by
@chalin
in twbs/bootstrap#41545- Docs: use Example shortcode instead of divs with only
.bd-example
class by@julien-deramond
in twbs/bootstrap#41556- Docs: fix scss autorecompile in dev mode by
@MaxLardenois
in twbs/bootstrap#41574- Fix
color-contrast()
function for WCAG 2.1 compliance by@julien-deramond
in twbs/bootstrap#41585- OSSF Scorecard by
@mdo
in twbs/bootstrap#41571- Workflows: Use SHA-1 for third-party actions by
@julien-deramond
in twbs/bootstrap#41595- Docs: unminify downloadable example HTML files by
@julien-deramond
in twbs/bootstrap#41637- Docs: Add tooltips to buttons when
<Example>
is used, not just<Code>
by@louismaximepiton
in twbs/bootstrap#41582- Set cursor pointer on input search cancel button by
@mdo
in twbs/bootstrap#41639- CSS: Prevent spinner distortion in flex containers with multiline content by
@julien-deramond
in twbs/bootstrap#41654- Migrate MyGet script to GH actions by
@supergibbs
in twbs/bootstrap#41583- Revert "Attempt to return focus explicitly to dropdown trigger" by
@mdo
in twbs/bootstrap#41668- docs: Minor range example code optimization by
@coliff
in twbs/bootstrap#41665- Remove Themes from docs by
@mdo
in twbs/bootstrap#41671- Release v5.3.8 by
@mdo
in twbs/bootstrap#41669Dependencies
- Build(deps-dev): Bump the development-dependencies group with 3 updates by
@julien-deramond
in twbs/bootstrap#41540- Build(deps-dev): Bump the development-dependencies group with 2 updates by
@julien-deramond
in twbs/bootstrap#41544- Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 by
@julien-deramond
in twbs/bootstrap#41546- Build(deps-dev): Bump the development-dependencies group with 5 updates by
@julien-deramond
in twbs/bootstrap#41552- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramond
in twbs/bootstrap#41560- Build(deps-dev): Bump the development-dependencies group with 3 updates by
@julien-deramond
in twbs/bootstrap#41566- Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@dependabot
[bot] in twbs/bootstrap#41594- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramond
in twbs/bootstrap#41599- Build(deps-dev): Bump the development-dependencies group with 2 updates by
@julien-deramond
in twbs/bootstrap#41609- Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by
@dependabot
[bot] in twbs/bootstrap#41611- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 by
@dependabot
[bot] in twbs/bootstrap#41610- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramond
in twbs/bootstrap#41621- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 by
@dependabot
[bot] in twbs/bootstrap#41625- Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 by
@dependabot
[bot] in twbs/bootstrap#41623- Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 by
@dependabot
[bot] in twbs/bootstrap#41624- Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by
@dependabot
[bot] in twbs/bootstrap#41626- Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by
@dependabot
[bot] in twbs/bootstrap#41640- Build(deps): Bump tmp from 0.2.3 to 0.2.4 by
@dependabot
[bot] in twbs/bootstrap#41649- Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by
@dependabot
[bot] in twbs/bootstrap#41657- Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot
[bot] in twbs/bootstrap#41655- Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 by
@dependabot
[bot] in twbs/bootstrap#41664New Contributors
@chalin
made their first contribution in twbs/bootstrap#41545Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8
v5.3.7
📚 Documentation
... (truncated)
Commits
25aa8cc
Release v5.3.8 (#41669)122bff5
Remove Themes from docs (#41671)320f713
docs: Minor range example code optimization (#41665)ac5f51c
Revert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41...4bd8b6c
Migrate MyGet script to GH actions (#41583)f50f38b
CSS: Fix spinner deformation in flex boxes when content is multiline (#41654)47c75b8
Set cursor pointer on input search cancel button (#41639)26c86ba
Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)099b02b
Build(deps-dev): Bump rollup from 4.46.2 to 4.46.34b8a2c9
Build(deps-dev): bump dependencies- Additional commits viewable in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
ID: | 7157897 |
UUID: | 2806957514 |
Node ID: | PR_kwDOCJqOBs6nTsXK |
Host: | GitHub |
Repository: | felipelssilva/felipeluis.github.io |
Merge State: | Unknown |