projectcypress / cypress-validation-utility

Apache License 2.0
3 stars 2 forks source link

[Security] Bump bootstrap-sass from 3.3.7 to 3.4.1 #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bootstrap-sass from 3.3.7 to 3.4.1. This update includes security fixes.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects bootstrap and bootstrap-sass** > In Bootstrap 4 before 4.3.1 and Bootstrap 3 before 3.4.1, XSS is possible in the tooltip or popover data-template attribute. For more information, see: https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/ > > Affected versions: >= 3.0.0, < 3.4.1
Release notes *Sourced from [bootstrap-sass's releases](https://github.com/twbs/bootstrap-sass/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 (`#`) in `data-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](http://blog.getbootstrap.com/2018/12/13/bootstrap-3-4-0/) for a detailed overview.
Changelog *Sourced from [bootstrap-sass's changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md).* > # Changelog > > ## 3.4.0 > > * Bootstrap rubygem now depends on SassC instead of Sass. > * Compass no longer supported.
Commits - [`b34765d`](https://github.com/twbs/bootstrap-sass/commit/b34765d8a6aa775816c59012b2d6b30c4c66a8e9) Rakefile: require 'bundler/gem_tasks' - [`143aa6a`](https://github.com/twbs/bootstrap-sass/commit/143aa6ad684f0e990ea93ce8ff788427e52df1b5) Bump bootstrap-sass to 3.4.1 - [`69157ce`](https://github.com/twbs/bootstrap-sass/commit/69157ce76df1ccff394803811e582979cda4a993) rake convert[v3.4.1] - [`bb7dbf8`](https://github.com/twbs/bootstrap-sass/commit/bb7dbf8af72b455b51936bc07e51efcaf6220bcc) v3.4.0 - [`3c126b3`](https://github.com/twbs/bootstrap-sass/commit/3c126b3d9616bc07b6d976f8aee7ad662bd8013a) Revert relative imports change - [`dcdef9b`](https://github.com/twbs/bootstrap-sass/commit/dcdef9bfd81a9821d775417dbdab4c5df3553ba2) Test Rails app: Depend on sassc-rails - [`cd1542b`](https://github.com/twbs/bootstrap-sass/commit/cd1542b34577e36c8e80b4e258fceb742b2e26ad) rake convert[v3.4.0] - [`07b9b64`](https://github.com/twbs/bootstrap-sass/commit/07b9b642d4a189478290dd7dfbf5e2dbe239bf84) less_conversion.rb: Update stylelint comment removal - [`6634d0a`](https://github.com/twbs/bootstrap-sass/commit/6634d0a18a14046eb19c7b941be17d7a195604ca) Remove compass support - [`489b6f2`](https://github.com/twbs/bootstrap-sass/commit/489b6f2b809ad87c1d77ea6dcca1d7b0d24419bc) lotus -> hanami - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.1)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.