chore(deps): update dependency bootstrap to v5.3.8 #294

Merged
renovate-bot merged 1 commit from renovate/bootstrap-5.x-lockfile into master 2025-10-19 03:51:42 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap (source) 5.3.7 -> 5.3.8 age adoption passing confidence

Release Notes

twbs/bootstrap (bootstrap)

v5.3.8

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://github.com/twbs/bootstrap)) | [`5.3.7` -> `5.3.8`](https://renovatebot.com/diffs/npm/bootstrap/5.3.7/5.3.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bootstrap/5.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bootstrap/5.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bootstrap/5.3.7/5.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bootstrap/5.3.7/5.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>twbs/bootstrap (bootstrap)</summary> ### [`v5.3.8`](https://github.com/twbs/bootstrap/releases/tag/v5.3.8) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8) #### What's Changed - Streamline release prep script by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41539](https://github.com/twbs/bootstrap/pull/41539) - Docs: restore local dev port to 9001 by [@&#8203;chalin](https://github.com/chalin) in [#&#8203;41545](https://github.com/twbs/bootstrap/pull/41545) - Docs: use Example shortcode instead of divs with only `.bd-example` class by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41556](https://github.com/twbs/bootstrap/pull/41556) - Docs: fix scss autorecompile in dev mode by [@&#8203;MaxLardenois](https://github.com/MaxLardenois) in [#&#8203;41574](https://github.com/twbs/bootstrap/pull/41574) - Fix `color-contrast()` function for WCAG 2.1 compliance by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41585](https://github.com/twbs/bootstrap/pull/41585) - OSSF Scorecard by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41571](https://github.com/twbs/bootstrap/pull/41571) - Workflows: Use SHA-1 for third-party actions by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41595](https://github.com/twbs/bootstrap/pull/41595) - Docs: unminify downloadable example HTML files by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41637](https://github.com/twbs/bootstrap/pull/41637) - Docs: Add tooltips to buttons when `<Example>` is used, not just `<Code>` by [@&#8203;louismaximepiton](https://github.com/louismaximepiton) in [#&#8203;41582](https://github.com/twbs/bootstrap/pull/41582) - Set cursor pointer on input search cancel button by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41639](https://github.com/twbs/bootstrap/pull/41639) - CSS: Prevent spinner distortion in flex containers with multiline content by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41654](https://github.com/twbs/bootstrap/pull/41654) - Migrate MyGet script to GH actions by [@&#8203;supergibbs](https://github.com/supergibbs) in [#&#8203;41583](https://github.com/twbs/bootstrap/pull/41583) - Revert "Attempt to return focus explicitly to dropdown trigger" by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41668](https://github.com/twbs/bootstrap/pull/41668) - docs: Minor range example code optimization by [@&#8203;coliff](https://github.com/coliff) in [#&#8203;41665](https://github.com/twbs/bootstrap/pull/41665) - Remove Themes from docs by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41671](https://github.com/twbs/bootstrap/pull/41671) - Release v5.3.8 by [@&#8203;mdo](https://github.com/mdo) in [#&#8203;41669](https://github.com/twbs/bootstrap/pull/41669) #### Dependencies - Build(deps-dev): Bump the development-dependencies group with 3 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41540](https://github.com/twbs/bootstrap/pull/41540) - Build(deps-dev): Bump the development-dependencies group with 2 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41544](https://github.com/twbs/bootstrap/pull/41544) - Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41546](https://github.com/twbs/bootstrap/pull/41546) - Build(deps-dev): Bump the development-dependencies group with 5 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41552](https://github.com/twbs/bootstrap/pull/41552) - Build(deps-dev): Bump the development-dependencies group with 4 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41560](https://github.com/twbs/bootstrap/pull/41560) - Build(deps-dev): Bump the development-dependencies group with 3 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41566](https://github.com/twbs/bootstrap/pull/41566) - Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41594](https://github.com/twbs/bootstrap/pull/41594) - Build(deps-dev): Bump the development-dependencies group with 4 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41599](https://github.com/twbs/bootstrap/pull/41599) - Build(deps-dev): Bump the development-dependencies group with 2 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41609](https://github.com/twbs/bootstrap/pull/41609) - Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41611](https://github.com/twbs/bootstrap/pull/41611) - Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41610](https://github.com/twbs/bootstrap/pull/41610) - Build(deps-dev): Bump the development-dependencies group with 4 updates by [@&#8203;julien-deramond](https://github.com/julien-deramond) in [#&#8203;41621](https://github.com/twbs/bootstrap/pull/41621) - Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41625](https://github.com/twbs/bootstrap/pull/41625) - Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41623](https://github.com/twbs/bootstrap/pull/41623) - Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41624](https://github.com/twbs/bootstrap/pull/41624) - Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41626](https://github.com/twbs/bootstrap/pull/41626) - Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41640](https://github.com/twbs/bootstrap/pull/41640) - Build(deps): Bump tmp from 0.2.3 to 0.2.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41649](https://github.com/twbs/bootstrap/pull/41649) - Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41657](https://github.com/twbs/bootstrap/pull/41657) - Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41655](https://github.com/twbs/bootstrap/pull/41655) - Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;41664](https://github.com/twbs/bootstrap/pull/41664) #### New Contributors - [@&#8203;chalin](https://github.com/chalin) made their first contribution in [#&#8203;41545](https://github.com/twbs/bootstrap/pull/41545) **Full Changelog**: <https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency bootstrap to v5.3.8
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build was killed
5bc6adc35b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-19 03:40:03 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: ui/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: reveil@0.0.1
npm error Found: vite@7.1.10
npm error node_modules/vite
npm error   vite@"^7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^6.0.0" from @sveltejs/vite-plugin-svelte@5.1.1
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   dev @sveltejs/vite-plugin-svelte@"^5.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T03_39_50_132Z-eresolve-report.txt
npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T03_39_50_132Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: ui/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: reveil@0.0.1 npm error Found: vite@7.1.10 npm error node_modules/vite npm error vite@"^7.0.0" from the root project npm error npm error Could not resolve dependency: npm error peer vite@"^6.0.0" from @sveltejs/vite-plugin-svelte@5.1.1 npm error node_modules/@sveltejs/vite-plugin-svelte npm error dev @sveltejs/vite-plugin-svelte@"^5.1.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T03_39_50_132Z-eresolve-report.txt npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T03_39_50_132Z-debug-0.log ```
renovate-bot deleted branch renovate/bootstrap-5.x-lockfile 2025-10-19 03:51:43 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nemunaire/reveil!294
No description provided.