react-notifications
react-notifications copied to clipboard
Bump bootstrap from 3.3.7 to 3.4.1
Bumps bootstrap from 3.3.7 to 3.4.1.
Release notes
Sourced from bootstrap's releases.
v3.4.1
- Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
- Handle bad selectors (
#) indata-targetfor Dropdowns- Clarified tooltip selector documentation
- Added support for NuGet contentFiles
v3.4.0
- New: Added a
.row-no-guttersclass.- New: Added docs searching via Algolia.
- Fixed: Resolved an XSS issue in Alert, Carousel, Collapse, Dropdown, Modal, and Tab components. See https://snyk.io/vuln/npm:bootstrap:20160627 for details.
- Fixed: Added padding to
.navbar-fixed-*on modal open- Fixed: Removed the double border on
<abbr>elements.- Removed Gist creation in web-based Customizer since anonymous gists were disabled long ago by GitHub.
- Removed drag and drop support from Customizer since it didn't work anymore.
- Added a dropdown to the docs nav for newer and previous versions.
- Update the docs to use a new
baseurl,/docs/3.4/, to version the v3.x documentation like we do with v4.- Reorganized the v3 docs CSS to use Less.
- Switched to BrowserStack for tests.
- Updated links to always use https and fix broken URLs.
- Replaced ZeroClipboard with clipboard.js
Commits
-
68b0d23Dist -
2ccfa57handle # selector for dropdown -
a43077dBump version to 3.4.1. -
d821de2Backport sanitize docs from v4. -
5cd9ef4Add wdm gem for Windows. -
d6b8501ES5 fixes. -
2c8abb9Add sanitize for tooltips and popovers html content. -
d4129dfBump year. -
0d64d6aless/modals.less: Add missing semicolon. -
48c5d7bUse https. - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by xhmikosr, 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 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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