Closed
Conversation
Contributor
Author
|
Closed in favor of #366. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.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.
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?
✳️ devise (4.7.2 → 4.7.3) · Repo · Changelog
Release Notes
4.7.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 28 commits:
Release 4.7.3Revert "Replace BLACKLIST_FOR_SERIALIZATION with DENYLIST_FOR_SERIALIZATION"Revert "Deprecate `BLACKLIST_FOR_SERIALIZATION` on all supported Rails versions"Update changelog [ci skip]Update bundleAdd spaces around method arguments when setting default valuesUse `assert_empty` minitest helperUser `assert_includes`/`refute_includes` minitest helpersFix order of arguments for `assert_equal` on testsSwitch to https for git repos in the lock fileMerge pull request #5286 from clockspring/fix-5285Work around "uncaught throw :warden" issue in Rails 4Fix hanging tests for streaming controllers using DeviseMerge branch 'ca-deprecate-blacklist-constant' into masterDeprecate `BLACKLIST_FOR_SERIALIZATION` on all supported Rails versionsReplace BLACKLIST_FOR_SERIALIZATION with DENYLIST_FOR_SERIALIZATIONEnsure `serializable_hash` doesn't raise with a frozen `:except` arrayUpdate bundleRemove commented out codePrefer american style english for codeFix another thor deprecation warning in the install generatorMerge pull request #5258 from deivid-rodriguez/fix_thor_warningFix warning from `thor`Improve deprecation message with example of how to remove itMerge pull request #5256 from ptcodes/remove_heroku_anchor_linkRemove Heroku anchor link and fix some typosFixes broken image (#5253) [ci skip]Oops, fix changelog [ci skip]Release Notes
3.1.16 (from changelog)
3.1.15 (from changelog)
3.1.14 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
bump version / fix changelogMerge pull request #234 from michelboaventura/fix_crypt_rFix crypt_r definitionMerge pull request #231 from agrare/add_ruby_2_7_to_test_matrixRemove Gemfile.lockbump versionInstall a recent bundler versionRevert "unlock the gvl when calculating hashes / salts"Add ruby 2.7 to the test matrixMerge pull request #227 from nathanKramer/fix/valid-hash-return-typeFixing Java buildupdating lockfilebumping versionEnsure valid_hash? returns a BooleanMerge pull request #219 from sergey-alekseev/fix-v-3-1-13-changelogMerge pull request #217 from jmartin-r7/bug/201-limit-asmfix v3.1.13 changelog entryUpdate to more compatible syntax & protect stackMerge pull request #124 from tenderlove/nogvlFix free functionWe don't support 1.8 anymoremake sure we use null padded buffersunlock the gvl when calculating hashes / saltsMerge pull request #214 from fliiiix/bugfix/changelogMerge pull request #215 from jeremy/strdup-segfaultFix rare strdup segfaultMerge pull request #216 from jeremy/ci-allows-head-failuresCI: allow failures on bleeding edge RubiesReverse CHANGELOG order to fix #203Update Changeloge for v3.1.13Merge pull request #212 from bfarago/masterFix cppcheck style findings #213fix original repos issue #201 compilation on non-i386 platformsMerge pull request #206 from sergey-alekseev/masterstart calibration from the minimum cost supported by the algorithmRelease Notes
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
version bump to v2.7.0Merge pull request #190 from ahorek/page_breakupdate CHANGELOGadd page-break to safelistMerge pull request #192 from b7kich/maintain_shorthand_css_important_ruleupdate CHANGELOGprefer Array#<< to creating a new arrayscrub_css should not drop `!important` from shorthand css propsupdate json dev dependencyRelease Notes
5.14.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
prepped for release- Bumped ruby version to include 3.0 (trunk).whitespaceI am an idiot... fixed a last-day-of-month testing bug. I don't think I've done that in 15+ years. :PRelease Notes
1.2.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Remove travis ci fileFix failing testUpdate ruby.ymlCreate ruby.ymlAdd CVE entry to changelogUpdate CHANGELOG and prep for releaseRemove Gemfile.lockMerge pull request #188 from olleolleolle/avoid-warning-in-base-strategyMerge branch 'master' into avoid-warning-in-base-strategyMerge pull request #190 from wardencommunity/dependabot/bundler/rack-2.2.3Bump rack from 2.0.8 to 2.2.3Merge pull request #189 from olleolleolle/update-rspec-in-gemfile-lockGemfile: Use a newer RSpecAvoid warning on uninitialized instance variableMerge pull request #184 from wardencommunity/dependabot/bundler/rake-13.0.1Bump rake from 12.1.0 to 13.0.1Merge pull request #181 from wardencommunity/dependabot/bundler/rack-2.0.8Bump rack from 2.0.6 to 2.0.8Merge pull request #179 from landongrindheim/resolve-TODOsMerge branch 'master' into resolve-TODOsMerge pull request #178 from olleolleolle/patch-2Remove no longer needed spec setupEnsure expectation is runSet :failure_app only when exercising itFormat CHANGELOG.md as MarkdownMerge pull request #177 from olleolleolle/patch-1gemspec: rubyforge_project is removedMerge pull request #175 from landongrindheim/set-winning-strategy-when-warden-symbol-is-thrownSet `winning_strategy` when `:warden` is thrownMerge pull request #173 from colorbox/fix_documentMerge branch 'master' into fix_documentMerge pull request #174 from colorbox/add_ruby_version_on_CIAdd newer ruby versions for CIFix document comment[ci skip]Merge pull request #172 from buncismamen/masterchange warden wiki link in README.mdDepfu 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