-
Notifications
You must be signed in to change notification settings - Fork 0
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 bootstrap from 4.1.1 to 5.0.0 #1
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase
…On Thursday, September 12th, 2024 at 11:40, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/reposman33/Linx-IT_eventPlanner/security/dependabot/205) (moderate severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 5.0.0.
Release notes
Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).
> v5.0.0
>
> Highlights
>
> [#32155](https://redirect.github.com/twbs/bootstrap/issues/32155): Updated make-col() mixin to generate equal columns when no size is specified [#32763](https://redirect.github.com/twbs/bootstrap/issues/32763): Added new color-scheme() mixin [#33389](https://redirect.github.com/twbs/bootstrap/issues/33389): Dropdown menus now have option become clickable [#33453](https://redirect.github.com/twbs/bootstrap/issues/33453): Added new docs footer [#33548](https://redirect.github.com/twbs/bootstrap/issues/33548): Offcanvas header components are now vertically aligned [#33549](https://redirect.github.com/twbs/bootstrap/issues/33549): Added offcanvas-top modifier [#33634](https://redirect.github.com/twbs/bootstrap/issues/33634): Added support for .dropdown-items wrapped in <li>s [#33626](https://redirect.github.com/twbs/bootstrap/issues/33626): Fix v5 regressions in tab dropdown functionality
>
> 🚀 Features
>
> - [#32763](https://redirect.github.com/twbs/bootstrap/issues/32763): Add color-scheme mixin
> - [#33389](https://redirect.github.com/twbs/bootstrap/issues/33389): Dropdown — Add option to make the dropdown menu clickable
> - [#33549](https://redirect.github.com/twbs/bootstrap/issues/33549): Add offcanvas-top modifier
>
> 🎨 CSS
>
> - [#32155](https://redirect.github.com/twbs/bootstrap/issues/32155): Add equal column mixin
> - [#32763](https://redirect.github.com/twbs/bootstrap/issues/32763): Add color-scheme mixin
> - [#33292](https://redirect.github.com/twbs/bootstrap/issues/33292): Make accordion icon rotation more natural
> - [#33411](https://redirect.github.com/twbs/bootstrap/issues/33411): Fix validation feedback icon in select multiple
> - [#33478](https://redirect.github.com/twbs/bootstrap/issues/33478): Make .nav-link color consistent when using buttons
> - [#33482](https://redirect.github.com/twbs/bootstrap/issues/33482): Dropdown — Apply positioning only when Popper is not used
> - [#33548](https://redirect.github.com/twbs/bootstrap/issues/33548): Vertically align offcanvas header components
> - [#33549](https://redirect.github.com/twbs/bootstrap/issues/33549): Add offcanvas-top modifier
> - [#33550](https://redirect.github.com/twbs/bootstrap/issues/33550): Spinner alignment changes
> - [#33598](https://redirect.github.com/twbs/bootstrap/issues/33598): Hide validation icons from multiple selects
> - [#33600](https://redirect.github.com/twbs/bootstrap/issues/33600): Have $form-check-input-border's default derive from $black
> - [#33607](https://redirect.github.com/twbs/bootstrap/issues/33607): Reduce color-scheme complexity
> - [#33642](https://redirect.github.com/twbs/bootstrap/issues/33642): use :read-only css selector instead [readonly] for consistency
> - [#33658](https://redirect.github.com/twbs/bootstrap/issues/33658): fix: use list-group variable instead of alert
> - [#33736](https://redirect.github.com/twbs/bootstrap/issues/33736): accordion: fix border-top on Firefox
>
> ☕️ JavaScript
>
> - [#32439](https://redirect.github.com/twbs/bootstrap/issues/32439): Decouple BackDrop from modal
> - [#33245](https://redirect.github.com/twbs/bootstrap/issues/33245): Decouple Modal's scrollbar functionality
> - [#33249](https://redirect.github.com/twbs/bootstrap/issues/33249): Simplify Modal Config
> - [#33250](https://redirect.github.com/twbs/bootstrap/issues/33250): Simplify ScrollSpy config
> - [#33310](https://redirect.github.com/twbs/bootstrap/issues/33310): fix: make EventHandler better handle mouseenter/mouseleave events
> - [#33389](https://redirect.github.com/twbs/bootstrap/issues/33389): Dropdown — Add option to make the dropdown menu clickable
> - [#33429](https://redirect.github.com/twbs/bootstrap/issues/33429): Remove element event listeners through base component
> - [#33451](https://redirect.github.com/twbs/bootstrap/issues/33451): Add missing things in hide method of dropdown
> - [#33456](https://redirect.github.com/twbs/bootstrap/issues/33456): Use our isDisabled util on dropdown
> - [#33466](https://redirect.github.com/twbs/bootstrap/issues/33466): Refactor dropdown's hide functionality
> - [#33479](https://redirect.github.com/twbs/bootstrap/issues/33479): Fix dropdown escape propagation
> - [#33496](https://redirect.github.com/twbs/bootstrap/issues/33496): Use cached noop function
... (truncated)
Commits
- [bf09367](twbs/bootstrap@bf09367) Release v5.0.0 ([#33647](https://redirect.github.com/twbs/bootstrap/issues/33647))
- [48ae5a7](twbs/bootstrap@48ae5a7) Rewrite migration guide ([#33834](https://redirect.github.com/twbs/bootstrap/issues/33834))
- [f086572](twbs/bootstrap@f086572) refactor(docs): Added form file input variables ([#33833](https://redirect.github.com/twbs/bootstrap/issues/33833))
- [1a54286](twbs/bootstrap@1a54286) Fix doc typo and Bootstrap Icons link ([#33832](https://redirect.github.com/twbs/bootstrap/issues/33832))
- [e2df73f](twbs/bootstrap@e2df73f) Update migration guide for some v5 changes ([#33829](https://redirect.github.com/twbs/bootstrap/issues/33829))
- [1e6356a](twbs/bootstrap@1e6356a) Neutralise more words from placeholder text ([#33731](https://redirect.github.com/twbs/bootstrap/issues/33731))
- [6633845](twbs/bootstrap@6633845) Bump eslint-config-xo from 0.35.0 to 0.36.0 ([#33646](https://redirect.github.com/twbs/bootstrap/issues/33646))
- [cb38744](twbs/bootstrap@cb38744) Tweak toast docs ([#33810](https://redirect.github.com/twbs/bootstrap/issues/33810))
- [c2ff225](twbs/bootstrap@c2ff225) Bump rollup from 2.46.0 to 2.47.0 ([#33818](https://redirect.github.com/twbs/bootstrap/issues/33818))
- [c090ea2](twbs/bootstrap@c090ea2) Bump @babel/preset-env from 7.14.0 to 7.14.1 ([#33819](https://redirect.github.com/twbs/bootstrap/issues/33819))
- Additional commits viewable in [compare view](twbs/bootstrap@v4.1.1...v5.0.0)
Maintainer changes
This version was pushed to npm by [mdo](https://www.npmjs.com/~mdo), a new releaser for bootstrap since your current version.
[Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reposman33/Linx-IT_eventPlanner/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
- [0f30e2d](0f30e2d) Bump bootstrap from 4.1.1 to 5.0.0
File Changes
([3 files](https://github.com/reposman33/Linx-IT_eventPlanner/pull/1/files))
- M [package-lock.json](https://github.com/reposman33/Linx-IT_eventPlanner/pull/1/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (6)
- M [package.json](https://github.com/reposman33/Linx-IT_eventPlanner/pull/1/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) (2)
- M [yarn.lock](https://github.com/reposman33/Linx-IT_eventPlanner/pull/1/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de) (8)
Patch Links:
- https://github.com/reposman33/Linx-IT_eventPlanner/pull/1.patch
- https://github.com/reposman33/Linx-IT_eventPlanner/pull/1.diff
—
Reply to this email directly, [view it on GitHub](#1), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZVQA25HR6KP3DCJVEDZWFOPTAVCNFSM6AAAAABOCZFZP2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDCOBYGI4TQNQ).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Superseded by #9. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps bootstrap from 4.1.1 to 5.0.0.
Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
bf09367
Release v5.0.0 (#33647)48ae5a7
Rewrite migration guide (#33834)f086572
refactor(docs): Added form file input variables (#33833)1a54286
Fix doc typo and Bootstrap Icons link (#33832)e2df73f
Update migration guide for some v5 changes (#33829)1e6356a
Neutralise more words from placeholder text (#33731)6633845
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)cb38744
Tweak toast docs (#33810)c2ff225
Bump rollup from 2.46.0 to 2.47.0 (#33818)c090ea2
Bump@babel/preset-env
from 7.14.0 to 7.14.1 (#33819)Maintainer changes
This version was pushed to npm by mdo, a new releaser for bootstrap since your current version.
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)You can disable automated security fix PRs for this repo from the Security Alerts page.