Skip to content

chore(docs): bump bootstrap5-toggle from 5.3.0 to 5.3.3 in /docs in the version-updates group#316

Open
dependabot[bot] wants to merge 1 commit intodevelop/5.4.0from
dependabot/npm_and_yarn/docs/version-updates-8b302c2185
Open

chore(docs): bump bootstrap5-toggle from 5.3.0 to 5.3.3 in /docs in the version-updates group#316
dependabot[bot] wants to merge 1 commit intodevelop/5.4.0from
dependabot/npm_and_yarn/docs/version-updates-8b302c2185

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the version-updates group in /docs with 1 update: bootstrap5-toggle.

Updates bootstrap5-toggle from 5.3.0 to 5.3.3

Release notes

Sourced from bootstrap5-toggle's releases.

v5.3.3

ℹ️ What's Changed

✅ Fixed

  • Expose library constants on global BootstrapToggle object - Events, Methods, StateValue, and StateStatus are now available at window.BootstrapToggle for easy access in non-module environments. Type aliases (Options, Style, Size, State, EventDetail) added for cleaner public API with full TypeScript support.

Full Changelog: v5.3.2...v5.3.3

v5.3.2

ℹ️ What's Changed

✅ Fixed

  • Improve type safety for DOM toggle integration - Replaced unsafe type assertions with proper TypeScript patterns including generic DOM selection and correct interface inheritance. This eliminates as assertions where possible and ensures type consistency between exported interfaces and global declarations.

Full Changelog: v5.3.1...v5.3.2

v5.3.1

ℹ️ What's Changed

✅ Fixed

  • Standardize rerender method name to lowercase - The rerender method now correctly uses lowercase naming, matching the documented API. Method name matching is now case-insensitive to prevent confusion.

🔁 Changed

  • Migrate type system to isolated declaration files - Type definitions have been refactored for better maintainability. Global augmentation interfaces are now exported from separate files, allowing consumers to import types without side effects. Jest and Sonar coverage exclusions updated to correctly ignore entry point files.

Full Changelog: v5.3.0...v5.3.1

Commits

Dependabot compatibility score

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 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 version-updates group in /docs with 1 update: [bootstrap5-toggle](https://github.com/palcarazm/bootstrap5-toggle).


Updates `bootstrap5-toggle` from 5.3.0 to 5.3.3
- [Release notes](https://github.com/palcarazm/bootstrap5-toggle/releases)
- [Commits](v5.3.0...v5.3.3)

---
updated-dependencies:
- dependency-name: bootstrap5-toggle
  dependency-version: 5.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

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 Apr 10, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 95.186%. remained the same — dependabot/npm_and_yarn/docs/version-updates-8b302c2185 into develop/5.4.0

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

Status: To do

Development

Successfully merging this pull request may close these issues.

1 participant