nucore-open
nucore-open copied to clipboard
Bump bootstrap-sass from 2.3.2.2 to 3.4.1
Bumps bootstrap-sass from 2.3.2.2 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-targetfor 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.
v3.3.6
- Bumps Sass dependency to 3.3.4+ to avoid compatibility issues with
@at-root.- Bumps node-sass dependency to ~3.4.2 for Node.js v5 compatibility. #986
- Fixes breadcrumb content issues on libsass. #919
- Fixes a Rails 5 compatibility issue. #965
Framework version: Bootstrap v3.3.6 See the upstream blog post for style and JavaScript changes.
v3.3.5
Fix for standalone Compass extension compatibility. #914
Framework version: Bootstrap v3.3.5
v3.3.4
No Sass-specific changes.
Framework version: Bootstrap v3.3.4.
The Ruby gem was originally released as v3.3.4, but has been re-released as v3.3.4.1 due to a file permissions issue. Non-rubygem releases are not affected.
v3.3.3
Released on 2015-01-19. This is a re-packaged release of v3.3.2.1 (v3.3.2+1). It includes the Sass-specific Glyphicons regression fix (daeb43dcc7b0ab06328acaca0549ee68c039aaa6) from v3.3.2.1.
bootstrap-sass versions will be strictly SemVer from now on. The PATCH version may be ahead of the upstream twbs/bootstrap version due to Sass-specific fixes. To avoid confusion, there is not, and will never be, an upstream Bootstrap v3.3.3.
... (truncated)
Changelog
Sourced from bootstrap-sass's changelog.
Changelog
3.4.0
- Bootstrap rubygem now depends on SassC instead of Sass.
- Compass no longer supported.
3.3.7
- Allows jQuery 3.x in bower.json. #1048
- Adds the
styleandsassfields to package.json. #1045- Adds Eyeglass support. #1007
3.3.6
- Bumps Sass dependency to 3.3.4+ to avoid compatibility issues with
@at-root.- Bumps node-sass dependency to ~3.4.2 for Node.js v5 compatibility. #986
- Fixes breadcrumb content issues on libsass. #919
- Fixes a Rails 5 compatibility issue. #965
Framework version: Bootstrap v3.3.6
3.3.5
Fix for standalone Compass extension compatibility. #914
Framework version: Bootstrap v3.3.5
3.3.4
No Sass-specific changes.
Framework version: Bootstrap v3.3.4
3.3.3
This is a re-packaged release of 3.3.2.1 (v3.3.2+1).
Versions are now strictly semver. The PATCH version may be ahead of the upstream.
Framework version: Bootstrap v3.3.2.
3.3.2.1
- Fix glyphicons regression (revert 443d5b49eac84aec1cb2f8ea173554327bfc8c14)
3.3.2.0
- Autoprefixer is now required, and
autoprefixer-railsis now a dependency for the ruby gem. #824
... (truncated)
Commits
b34765dRakefile: require 'bundler/gem_tasks'143aa6aBump bootstrap-sass to 3.4.169157cerake convert[v3.4.1]bb7dbf8v3.4.03c126b3Revert relative imports changedcdef9bTest Rails app: Depend on sassc-railscd1542brake convert[v3.4.0]07b9b64less_conversion.rb: Update stylelint comment removal6634d0aRemove compass support489b6f2lotus -> hanami- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 rebase