Skip to content

Bump the minor-patch group with 8 updates #1004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the minor-patch group with 8 updates:

Package From To
bootstrap 5.3.6 5.3.7
prettier 3.5.3 3.6.0
@types/node 24.0.2 24.0.3
caniuse-lite 1.0.30001723 1.0.30001724
electron-to-chromium 1.5.167 1.5.171
postcss 8.5.5 8.5.6
terser 5.42.0 5.43.1
webpack-sources 3.3.2 3.3.3

Updates bootstrap from 5.3.6 to 5.3.7

Release notes

Sourced from bootstrap's releases.

v5.3.7

📚 Documentation

  • Fixed broken "View on GitHub" URLs
  • Corrected HTML <head> content generated by the "Download examples" button
  • Refined sanitizer documentation for clarity and completeness
  • Improved accessibility in the "On this page" table of contents and section heading anchor links
  • Relocated ads to the right sidebar to minimize content reflow
  • Added a new section on the Download page for the Intelissence extension
  • Clarified the "Via JavaScript" usage example for Accordion Collapse
  • Made internal documentation improvements to support future maintenance (no visible user impact)
  • Mention CDN integrity and crossorigin attributes in introduction page
  • Enhance floating labels placeholder usage description
  • Add example of showing dynamic range value with output

🎨 Sass

  • Consolidated multiple 'none' values in the box-shadow Sass mixin for cleaner output

🤖 JavaScript

  • Fixed popover and tooltip behavior with a trigger: "hover click" configuration

🤝 Contributions

  • Added recommended VSCode extensions and settings configuration to the repository
Commits
  • e0032ae Release v5.3.7 (#41509)
  • 0f63de9 Build(deps-dev): Bump zod from 3.25.56 to 3.25.57
  • 37f33ff Build(deps-dev): Bump the development-dependencies group with 2 updates (#41531)
  • 03f27a2 Docs: add example of showing dynamic range value with output (#41516)
  • f04b980 Docs: enhance floating labels placeholder usage description (#41526)
  • 1c00b1f Build(deps-dev): Bump the development-dependencies group with 3 updates (#41528)
  • 590226f Build(deps-dev): Bump the development-dependencies group with 2 updates
  • 0a9fa30 Build(deps-dev): Bump the development-dependencies group with 4 updates (#41525)
  • 0b6c09a Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 (#41513)
  • e6fdd27 Mentions CDN integrity and crossorigin attributes in Intro docs page (#41515)
  • Additional commits viewable in compare view

Updates prettier from 3.5.3 to 3.6.0

Release notes

Sourced from prettier's releases.

3.6.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.6.0

diff

🔗 Release Notes

Commits

Updates @types/node from 24.0.2 to 24.0.3

Commits

Updates caniuse-lite from 1.0.30001723 to 1.0.30001724

Commits

Updates electron-to-chromium from 1.5.167 to 1.5.171

Commits

Updates postcss from 8.5.5 to 8.5.6

Release notes

Sourced from postcss's releases.

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).
Changelog

Sourced from postcss's changelog.

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).
Commits
  • 91d6eb5 Release 8.5.6 version
  • 65ffc55 Update dependencies
  • ecd20eb Fix ContainerWithChildren to allow discriminating the node type by comparing ...
  • See full diff in compare view

Updates terser from 5.42.0 to 5.43.1

Changelog

Sourced from terser's changelog.

v5.43.1

  • Prevent niche optimizations that would move around block declarations
  • Add lhs_constants to CompressOptions type (#1621)

v5.43.0

  • Do not wrap callbacks in parentheses (wrap_func_args format option is now false by default)
  • Do not inline functions into for loops (for performance reasons)
Commits

Updates webpack-sources from 3.3.2 to 3.3.3

Release notes

Sourced from webpack-sources's releases.

v3.3.3

Fixes

  • generate last column mapping even when source is missing for ConcatSource
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.3.6` | `5.3.7` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.2` | `24.0.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001723` | `1.0.30001724` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.167` | `1.5.171` |
| [postcss](https://github.com/postcss/postcss) | `8.5.5` | `8.5.6` |
| [terser](https://github.com/terser/terser) | `5.42.0` | `5.43.1` |
| [webpack-sources](https://github.com/webpack/webpack-sources) | `3.3.2` | `3.3.3` |


Updates `bootstrap` from 5.3.6 to 5.3.7
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.6...v5.3.7)

Updates `prettier` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.3...3.6.0)

Updates `@types/node` from 24.0.2 to 24.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `caniuse-lite` from 1.0.30001723 to 1.0.30001724
- [Commits](browserslist/caniuse-lite@1.0.30001723...1.0.30001724)

Updates `electron-to-chromium` from 1.5.167 to 1.5.171
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.167...v1.5.171)

Updates `postcss` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.5...8.5.6)

Updates `terser` from 5.42.0 to 5.43.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.42.0...v5.43.1)

Updates `webpack-sources` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](webpack/webpack-sources@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: prettier
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-version: 24.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001724
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-version: 1.5.171
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: terser
  dependency-version: 5.43.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: webpack-sources
  dependency-version: 3.3.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
@alcohol alcohol merged commit c9a1cff into main Jun 23, 2025
22 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-8fffd6b270 branch June 23, 2025 15:07
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant