🚨 [security] Update bootstrap-sass 3.3.7 → 3.4.3 (minor) #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bootstrap-sass (3.3.7 → 3.4.3) · Repo · Changelog
Security Advisories 🚨
🚨 Bootstrap Vulnerable to Cross-Site Scripting
🚨 bootstrap Cross-site Scripting vulnerability
🚨 XSS vulnerability that affects bootstrap
🚨 Bootstrap Cross-site Scripting vulnerability
🚨 Bootstrap Cross-site Scripting vulnerability
Release Notes
3.4.3 (from changelog)
3.4.2 (from changelog)
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
Bump to 3.4.3 (npm only)
rake convert[v3.4.1]
replace_division: balance parens
Bump to 3.4.2 (npm only)
package.json: node-sass -> sass
rake convert[v3.4.1]
handle math.div
Rakefile: require 'bundler/gem_tasks'
Bump bootstrap-sass to 3.4.1
rake convert[v3.4.1]
v3.4.0
Revert relative imports change
Test Rails app: Depend on sassc-rails
rake convert[v3.4.0]
less_conversion.rb: Update stylelint comment removal
Remove compass support
lotus -> hanami
sass -> sassc
rake convert[v3.4.0-dev]
Fix test/node_sass_compile_test.sh
Stop testing with sass-head and rails-head
travis
Fix "$a-$b" -> "#{$a}-#{$b}" conversion
rake convert[v3.4.0-dev]
Update converter to support v3.4.0
Fix test/compass_test.rb for recent bundler
Update package.json devDependencies
readme [ci skip]
Merge pull request #1168 from coliff/patch-1
HTTPS relevant links
Merge pull request #1145 from zhublik/readme
Update bootstrap-sass version in README.
Merge pull request #1141 from ltfschoen/patch-1
Update README.md advising use of jquery-rails
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands