Skip to content
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

Bump the npm_and_yarn group across 1 directory with 4 updates #3236

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps the npm_and_yarn group with 4 updates in the / directory: bootstrap, datatables.net, datatables.net-bs and elliptic.

Updates bootstrap from 3.4.1 to 5.0.0

Release notes

Sourced from bootstrap's releases.

v5.0.0

Highlights

#32155: Updated make-col() mixin to generate equal columns when no size is specified #32763: Added new color-scheme() mixin #33389: Dropdown menus now have option become clickable #33453: Added new docs footer #33548: Offcanvas header components are now vertically aligned #33549: Added offcanvas-top modifier #33634: Added support for .dropdown-items wrapped in <li>s #33626: Fix v5 regressions in tab dropdown functionality

🚀 Features

  • #32763: Add color-scheme mixin
  • #33389: Dropdown — Add option to make the dropdown menu clickable
  • #33549: Add offcanvas-top modifier

🎨 CSS

  • #32155: Add equal column mixin
  • #32763: Add color-scheme mixin
  • #33292: Make accordion icon rotation more natural
  • #33411: Fix validation feedback icon in select multiple
  • #33478: Make .nav-link color consistent when using buttons
  • #33482: Dropdown — Apply positioning only when Popper is not used
  • #33548: Vertically align offcanvas header components
  • #33549: Add offcanvas-top modifier
  • #33550: Spinner alignment changes
  • #33598: Hide validation icons from multiple selects
  • #33600: Have $form-check-input-border's default derive from $black
  • #33607: Reduce color-scheme complexity
  • #33642: use :read-only css selector instead [readonly] for consistency
  • #33658: fix: use list-group variable instead of alert
  • #33736: accordion: fix border-top on Firefox

☕️ JavaScript

  • #32439: Decouple BackDrop from modal
  • #33245: Decouple Modal's scrollbar functionality
  • #33249: Simplify Modal Config
  • #33250: Simplify ScrollSpy config
  • #33310: fix: make EventHandler better handle mouseenter/mouseleave events
  • #33389: Dropdown — Add option to make the dropdown menu clickable
  • #33429: Remove element event listeners through base component
  • #33451: Add missing things in hide method of dropdown
  • #33456: Use our isDisabled util on dropdown
  • #33466: Refactor dropdown's hide functionality
  • #33479: Fix dropdown escape propagation
  • #33496: Use cached noop function

... (truncated)

Commits

Updates datatables.net from 1.10.21 to 1.13.11

Release notes

Sourced from datatables.net's releases.

1.13.11

DataTables 1.13.11

Commits
  • 020e067 Release 1.13.11
  • 92d424d Release 1.13.10
  • b2e9e89 1.13.9 release
  • b0cabc2 Release 1.13.9
  • 08c656b Sync tag release - 1.13.8
  • 8535cba d465757b36e0237b93a1fce05d553a3bb9ecd946 Dev: A little code golf to reduce size
  • 09717cb 7521d6f2bd98de2cde2e82dff82230c180eee722 Fix: Don't check colspan of child ro...
  • 16f4ccd 65c066c0f88839109f60aceb2de8482a48bd80d4 Fix: CommonJS loader, when there is ...
  • 7f15d78 Sync tag release - 1.13.7
  • 5c93272 4b83774b58ed7c423c18356e1df0963513df6f2f Release 1.13.7
  • Additional commits viewable in compare view

Updates datatables.net-bs from 1.10.21 to 1.13.11

Release notes

Sourced from datatables.net-bs's releases.

1.13.11

Bootstrap 1.13.11

1.11.3

DataTables Bootstrap 1.11.3

Commits
  • a11a4b7 Release 1.13.11
  • 30454f0 Release 1.13.10
  • ed871fb Sync tag release - 1.13.8
  • d9199eb d465757b36e0237b93a1fce05d553a3bb9ecd946 Dev: A little code golf to reduce size
  • 2f23d33 7521d6f2bd98de2cde2e82dff82230c180eee722 Fix: Don't check colspan of child ro...
  • 76e3888 65c066c0f88839109f60aceb2de8482a48bd80d4 Fix: CommonJS loader, when there is ...
  • d4b79ab Sync tag release - 1.13.7
  • 0c16c15 4b83774b58ed7c423c18356e1df0963513df6f2f Release 1.13.7
  • d94ed85 f2bc8be46633c11229e45d23f9dd661fbdd9d8e7 Dev: Additional http -> https changes
  • 6d6ac7a afb4e235f0945a56ecdbeee92e3e4aab8969057b Fix - docs: Update links to all be h...
  • Additional commits viewable in compare view

Updates elliptic from 6.6.0 to 6.6.1

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 4 updates in the / directory: [bootstrap](https://github.com/twbs/bootstrap), [datatables.net](https://github.com/DataTables/Dist-DataTables), [datatables.net-bs](https://github.com/DataTables/Dist-DataTables-Bootstrap) and [elliptic](https://github.com/indutny/elliptic).


Updates `bootstrap` from 3.4.1 to 5.0.0
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v3.4.1...v5.0.0)

Updates `datatables.net` from 1.10.21 to 1.13.11
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.10.21...1.13.11)

Updates `datatables.net-bs` from 1.10.21 to 1.13.11
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap@1.10.21...1.13.11)

Updates `elliptic` from 6.6.0 to 6.6.1
- [Commits](indutny/elliptic@v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: datatables.net
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: datatables.net-bs
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
@yubiuser yubiuser closed this Feb 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-e43c73e299 branch February 20, 2025 23:25
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