🚨 [security] Upgrade devise: 4.5.0 → 4.7.1 (minor) #147
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 version of devise has known security vulnerabilities 🚨
Advisory: CVE-2019-16109
Disclosed: September 08, 2019
URL: https://github.com/plataformatec/devise/issues/5071
Devise Gem for Ruby confirmation token validation with a blank string
🚨 We recommend to merge and deploy this update as soon as possible! 🚨
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ devise (4.5.0 → 4.7.1) · Repo · Changelog
Release Notes
4.7.1 (from changelog)
4.7.0 (from changelog)
4.6.2 (from changelog)
4.6.1 (from changelog)
4.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 36 commits:
Merge pull request #198 from codahale/update-deps
Merge pull request #195 from olleolleolle/appveyor-build-with-bundler-1
Removing the dev dep on RDoc
bumping version
use Bundler < 2 in Appveyor builds
Merge pull request #189 from adam12/skip-gnu-crypt-functions
Merge pull request #190 from fliiiix/patch-1
Use https for links
Update Website link in readme
Define SKIP_GNU token when building extension
Peg older versions of rubygems and bundler that work with older Rubies
Merge pull request #186 from codahale/speed_up_appveyor
Fix deprecation warning
No rdoc or ri on Appveyor to speed it up
Merge pull request #183 from codahale/test-updates
Add the test vectors from the Java implementation
Add back in missing chars from Openwall test vectors
This vector is duplicated — it’s also the last one
Remove REE from matrix
Merge pull request #184 from codahale/include_x86_openwall_dep
Explicitly enumerate $objs for the generated Makefile
Include x86.S file from Openwall crypt implementation
Merge pull request #185 from codahale/drop_rubies_1-8_and_1-9
Remove explicit support for Rubies 1.8 and 1.9
CHANGELOG entry for #181
Merge pull request #181 from bdewater/bump-default-cost-12
Changelog entry for #182
Merge pull request #174 from codahale/no_more_precompiled_binaries
Update Travis badge to SVG; add AppVeyor badge
Merge pull request #182 from fonica/master
don't install docs during travis CI builds
update blowfish imprementation to latest version (1.3)
Bump default cost to 12
Changelog entry
No longer cross-compile fat binaries for Windows
Windows CI: run tests instead of install
Release Notes
1.10.4
1.10.3
1.10.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.2.0
1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Prepare 1.2.0
Remove needless white list sanitizer deprecations
Merge pull request #96 from olleolleolle/patch-1
CI: Drop unused sudo: false Travis directive
Merge pull request #95 from rwojnarowski/patch-1
Deprecated warning text, missing space
Prepare version 1.1.0
Merge pull request #91 from JuanitoFatas/doc/scrubbers
Merge pull request #92 from JuanitoFatas/link-sanitizer
Improve LinkSanitizer's documentation
href is not a HTML element
Improve Scrubber documentations
Merge pull request #87 from JuanitoFatas/migrate-to-safelist
Migrate to SafeListSanitizer
Merge pull request #90 from JuanitoFatas/jf.fix-tests
Update test behavior for Nokogiri > 1.9.1.
Merge pull request #89 from JuanitoFatas/rubies
Merge pull request #88 from JuanitoFatas/jf.relax-bundler-dependency
Update Ruby version matrix on CI
Use a inclusive Bundler version
Merge pull request #86 from tebs/fix-documentation-link
Fix Nokogiri link in documentation
[ci skip] Please don't send more PRs trying to bump Loofah.
Merge pull request #71 from nicolasleger/patch-1
[CI] Allow failure with ruby head
[CI] Test against Ruby 2.5
Release Notes
12.3.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Bump version to 12.3.3.
Use File.open explicitly.
Merge pull request #317 from ruby/ignore-gitignore
Removed gitignore from gemspec files.
Merge pull request #309 from RDIL/patch-1
Remove deprecated travis ci option
Merge pull request #307 from ruby/azure-pipelines
Only enabled macOS environment
use realpath
Do not specify ruby version of macOS
Ignore matrix build for macOS
Rename
Removed non supported versions.
Extracted ruby versions for matrix
Added missing vmImage
Applied matrix build for the multiple platforms.
Set up CI with Azure Pipelines
Merge pull request #305 from aycabta/use-2.6.1
Use Ruby 2.6.1
Merge pull request #303 from tmatilai/app-name-in-error
Use the application's name in error message if a task is not found
Merge pull request #301 from ruby/colby/update-rubocop
fix outstanding rubocop warnings
Merge pull request #300 from ruby/colby/add-ruby-2.6
Add ruby 2.6.0 to .travis.yml
Release Notes
2.4.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Prepare for `2.4.1` release
Merge pull request #201 from plataformatec/revert-197-rails_6_undefined_local_variable_or_method_mimes_for_respond_to
Revert "Allow rails 6"
Merge pull request #197 from oystersauce8/rails_6_undefined_local_variable_or_method_mimes_for_respond_to
Merge pull request #199 from jfeaver/patch-1
use "these" for plural noun phrase
Allow rails 6
Merge pull request #188 from Fudoshiki/master
change travis matrix
change right border
Allow rails 6
Merge pull request #185 from uuushiro/master
fix typo
Merge pull request #183 from amatsuda/https
GitHub is HTTPS by default
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