Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 36 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprises[ruby] Update omniauth-rails_csrf_protection: 0.1.0 → 0.1.1 (minor) #304
+5
−5
Conversation
depfu
bot
added
the
depfu
label
Jun 3, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jun 3, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #304 +/- ##
=======================================
Coverage 89.33% 89.33%
=======================================
Files 35 35
Lines 619 619
=======================================
Hits 553 553
Misses 66 66 Continue to review full report at Codecov.
|
ruebot
merged commit 7d7e4c5
into
master
Jun 3, 2019
depfu
bot
deleted the
depfu/update/omniauth-rails_csrf_protection-0.1.1
branch
Jun 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
depfu bot commentedJun 3, 2019
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?
Commits
See the full diff on Github. The new version differs by 5 commits:
Bump to 0.1.1
Add CircleCI badge
Merge pull request #1 from GUI/rails-42
Loosen version constraints for Rails 4.2 and 5.0 support.
Add Ruby 2.4 to the build matrix
Commits
See the full diff on Github. The new version differs by 31 commits:
Preparing for release, 3.6.0
Merge pull request #455 from lnestor/master
Add MethodOverridingInitializer extension
Merge pull request #457 from michaelherold/copying-in-trash
Make Dash greedier when creating getters
Allow Trash to copy properties from others
Refactor PropertyTranslation for readability
Merge pull request #433 from michaelherold/update-rubocop
Remove Ruby 2.0.0 from the list of tested Rubies
Update Rubocop and address the addressable todos
Merge pull request #447 from dblock/badges
Fix: badges.
Merge pull request #446 from chocolateboy/patch-1
Fix doc typo
Merge pull request #441 from nicolasleger/patch-1
[CI] Test against Ruby 2.5
Merge pull request #438 from onk/require_pathname
Fix: NameError (uninitialized constant Hashie::Extensions::Parsers::YamlErbParser::Pathname)
Merge pull request #440 from michaelherold/document-dash-splat
Merge pull request #439 from michaelherold/elasticsearch-integration
Merge pull request #437 from michaelherold/codependent-properties
Document Dash double-splat operator gotchas
Add an integration spec for Elasticsearch
Allow codependent Dash attributes to initialize
Merge pull request #436 from michaelherold/ensure-indifferent-access-after-merge
Ensure IndifferentAccess is injected after merge
Merge pull request #435 from michaelherold/fix-default-proc-storage
Merge pull request #434 from michaelherold/add-docs-around-mash-subclasses
Propagate Mash `default_proc` to sub-Hashes
Add documentation for Mash subclasses
Preparing for next development iteration, 3.5.8
Release Notes
1.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Update version to 1.9.0
Merge pull request #951 from omniauth/audit
Update to rack 2.0.6 due to CVE-2018-16471
Merge pull request #943 from schneems/schneems/allow-new-hashie
Merge pull request #950 from omniauth/fixing-rubocop-offenses
Fix Rubocop; Min Ruby version 2.2; Update Travis platforms
Allow for using latest version of hashie
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