handesk
handesk copied to clipboard
Bump bootstrap-sass from 3.3.7 to 3.4.1
Bumps bootstrap-sass from 3.3.7 to 3.4.1.
Release notes
Sourced from bootstrap-sass'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-target
for Dropdowns- Clarified tooltip selector documentation
- Added support for NuGet contentFiles
v3.4.0
- New: Added a .row-no-gutters class.
- 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 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.
Framework version: Bootstrap v3.4.0 See the upstream blog post for a detailed overview.
Changelog
Sourced from bootstrap-sass's changelog.
Changelog
3.4.3 (non-ruby only)
- Fix malformed
math.div
expressions. #12253.4.2 (non-ruby only)
- Compatibility with Sass 1.33. #1221
3.4.0
- Bootstrap rubygem now depends on SassC instead of Sass.
- Compass no longer supported.
Commits
b34765d
Rakefile: require 'bundler/gem_tasks'143aa6a
Bump bootstrap-sass to 3.4.169157ce
rake convert[v3.4.1]bb7dbf8
v3.4.03c126b3
Revert relative imports changedcdef9b
Test Rails app: Depend on sassc-railscd1542b
rake convert[v3.4.0]07b9b64
less_conversion.rb: Update stylelint comment removal6634d0a
Remove compass support489b6f2
lotus -> hanami- 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 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 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.