laravel-course
                                
                                
                                
                                    laravel-course copied to clipboard
                            
                            
                            
                        Bump bootstrap from 4.2.1 to 4.3.1
Bumps bootstrap from 4.2.1 to 4.3.1.
Release notes
Sourced from bootstrap's releases.
v4.3.1
- Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
 - Fixed a small issue with our RFS (responsive font sizes) mixins
 v4.3.0
Highlights
- New: Added
 .stretched-linkutility to make any anchor the size of it's nearestposition: relativeparent, perfect for entirely clickable cards!- New: Added
 .text-breakutility for applyingword-break: break-word- New: Added
 .rounded-smand.rounded-lgfor small and largeborder-radius.- New: Added
 .modal-dialog-scrollablemodifier class for scrolling content within a modal.- New: Added responsive
 .list-group-horizontalmodifier classes for displaying list groups as a horizontal row.- Improved: Reduced our compiled CSS by using
 nullfor variables that by default inherit their values from other elements (e.g.,$headings-colorwasinheritand is nownulluntil you modifier it in your custom CSS).- Improved: Badge focus styles now match their
 background-colorlike our buttons.- Fixed: Silenced bad selectors in our JS plugins for the
 hrefHTML attribute to avoid JavaScript errors. Please try to use valid selectors or thedata-targetHTML attribute/targetoption where available.- Fixed: Reverted v4.2.1's change to the breakpoint and grid container Sass maps that blocked folks from upgrading when modifying those default variables.
 - Fixed: Restored
 white-space: nowrapto.dropdown-toggle(before v4.2.1 it was on all.btns) so carets don't wrap to new lines.- Deprecated:
 img-retina,invisible,float, andsizemixins are now deprecated and will be removed in v5.Links
Commits
8fa0d30Release v4.3.1. (#28252)dae20daRemove unneeded glob. (#28249)10b97f6Fix npm package contents7bc4d2eAdd sanitize template option for tooltip/popover plugins.bf2515aUpdate RFS to v8.0.1 (#28245)45ced60Update font size (#28232)1ded0d6Release v4.3.0 (#28228)3aa0770docs snippets: a few more minor tweaks (#28225)adf16datoasts.md: Remove uselessdivs.2bfe581Remove stray parameter from capture.- Additional commits viewable in compare view
 
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.