This repository was archived by the owner on Jul 19, 2022. It is now read-only.
🚨 [security] Update all of rails: 5.0.7 → 5.0.7.2 (minor)#18
Open
depfu[bot] wants to merge 1 commit intomasterfrom
Open
🚨 [security] Update all of rails: 5.0.7 → 5.0.7.2 (minor)#18depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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:
depfu/.🚨 Your version of actionview has known security vulnerabilities 🚨
Advisory: CVE-2019-5419
Disclosed: March 13, 2019
URL: https://groups.google.com/forum/#!topic/rubyonrails-security/GN7w9fFAQeI
Denial of Service Vulnerability in Action View
🚨 We recommend to merge and deploy this update 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?
✳️ rails (5.0.7 → 5.0.7.2) · Repo
Sorry, we couldn't find anything useful about this release.
Release Notes
1.1.5 (from changelog)
1.1.4 (from changelog)
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 more commits than we can show here.
Release Notes
1.0.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
chore: Release 1.0.4chore: Enable warnings when running testsAddress `warning: mismatched indentations at 'when' with 'case'`Merge pull request #6 from nicolasleger/patch-1[CI] Test against Ruby 2.5Release Notes
0.4.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Ignore pkg directory for releasing.Release 0.4.2Test against latest RubiesMerge pull request #113 from y-yagi/test_against_rails_52Specify Rails env in a test of `secret_key_base is not present`Use `secret_key_base` instead of deprecated `secret_token`Test against Rails 5.2Allow configuration in initializersFix typoMerge pull request #108 from fattymiller/uniq-equalityMerge pull request #109 from bradleybuda/masterRemove memoization of GlobalID::Identification#to_global_idGlobalID::Identification clears memoized to_global_id on dupminitest 5.11 crashes with old versions of railsIgnore .lock files for testsArray#uniq to correctly identify == GlobalIDs[ci skip] Convert all samples back to Ruby.No such thing as labels, all purpose, baby.Merge pull request #106 from ideasasylum/ideasasylum-improved-expiration-readmeImproved documentation clarity around expirationRelease Notes
1.2.0
1.1.1
1.1.0
1.0.1
Does any of this look wrong? Please let us know.
Release Notes
2.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
version bump to v2.2.3 and update CHANGELOGremove the svg animate attribute `from` from the allowlistadd formatting to CHANGELOGupdated mailing list to a new Google Groupextract msword html data into an asset fileCommits
See the full diff on Github. The new version differs by 20 commits:
2.7.1 releaseadditionally register UnixToUnix encoding as 'x-uue'IMAP: fix `delete_all` against a readonly connectionFormat generated ruby files by ragel using rufo gemSet full path of the ragel source file to rake taskPerform `gem install bundler` to address `LoadError: cannot load suchFix 7bit/base64 content transfer encoding mismatch2.7.1.rc1 release candidateRestore LF line ending parsingFix quote_token with frozen AS::Multibyte charsCI: test against Rails 5.x for Rubies older than 2.4.1 since Rails 6 requires 2.4.1+Fix token quoting with UTF-8 attributesExpose `Mail::Field#unparsed_value` to read raw fieldsCI: track current jruby release (9.1.15.0)CI: test against Ruby 2.5.xFix parsing boundary containing "=" within invalid Content-TypeFix transfer encoding when message encoding is blankrestore LF->CRLF conversion for properly encoded non-binary messagesFix performance downgrade with Mail::Utilities.to_crlf/to_lfStable branch for 2.7.x releasesCommits
See the full diff on Github. The new version differs by 12 commits:
Merge pull request #55 from banister/release-0-9-2Release v0.9.2Merge pull request #54 from banister/52-jruby-patch-removalRevert "method_source: fix broken Procs on JRuby 9.2.0.0"bump version number to 0.9.1Merge pull request #51 from kyrylo/jruby-9200-fixmethod_source: fix broken Procs on JRuby 9.2.0.0Merge pull request #50 from mensfeld/masterremove gemfile locklicense for the gemspectweaks to .travis.ymlRun rake gemspec task to bump gemspec data (incl version number)Commits
See the full diff on Github. The new version differs by 12 commits:
Merge branch 'master' of github.com:discourse/mini_mimebump versionMerge pull request #14 from ahorek/replace_subUpdate mime types from upstreamMerge pull request #13 from ahorek/lookup_by_extreplace subexpose lookup by extensionFix typos.Merge pull request #11 from attritionorg/patch-1Update LICENSE.txt with an actual nameMerge pull request #10 from esparta/adjusting_lookup_by_filenameAdjusting lookup_by_filename on performance & styleCommits
See the full diff on Github. The new version differs by 6 commits:
v2.3.1Merge pull request #188 from socketry/fix-remove-interestsBump version.Don't preemptively update monitor->interests. Fixes #187.Merge pull request #186 from olleolleolle/patch-4Travis: use jruby-9.1.17.0Commits
See the full diff on Github. The new version differs by 10 commits:
Bumping version for releaseWhitelist http/https schemesReduce buffer size to avoid pathological parsingMerge tag '2.0.5' into 2-0-stableMerge pull request #1296 from tomelm/fix-prefers-plaintextBump version for releaseMerge pull request #1268 from eileencodes/forwardport-pr-1249-to-2-0-stableMerge pull request #1249 from mclark/handle-invalid-method-parametersStick with a passing version of Rubygems and bundlerLeahizeCommits
See the full diff on Github. The new version differs by 41 commits:
Bump version to v12.3.2Merge pull request #297 from ruby/ignore-warnings-2.6Fixed warnings with https://bugs.ruby-lang.org/issues/15231Merge pull request #293 from colby-swandale/colby/rdoc-improvementsMerge pull request #294 from colby-swandale/colby/update-public-clone-urlMerge pull request #295 from colby-swandale/colby/improve-contributing-docimprove running test instructions and denote commands with `$`update public clone URL to use httpsignore all test classes in rdocadd missing params to `task` call-seq examples to match consistencyset Application#set_default_options to be ignored by rdocMerge pull request #289 from colby-swandale/colby/prevent-multiple-coveralls-commentsMerge pull request #291 from colby-swandale/colby/update-jrubyupdate jruby to the latest version in travisMerge pull request #273 from jsm/masterImprove multitask performanceMerge pull request #288 from colby-swandale/colby/fix-readme-linksMerge pull request #290 from colby-swandale/update-jrubyupdate latest jruby version in travisrun coveralls only when COVERALLS env var is presentfix links to rake resources not showing on GithubMerge pull request #287 from colby-swandale/rework-invalid-task-error-messageMerge pull request #285 from colby-swandale/colby/add-rubocop-to-contributingRework the error message that tells to list the tasks with `rake --tasks`add rubocop section to CONTRIBUTING.rdocMerge pull request #280 from colby-swandale/add-dev-binstubsMerge pull request #282 from colby-swandale/colby/fix-rubocopfix errors in rubocopadd binstubs for bundler, rake, rodc and rubocopMerge pull request #278 from aycabta/use-ruby-2.5.3Use Ruby 2.2.10, 2.3.8, 2.4.5, and 2.5.3Merge pull request #275 from zhustec/masterMerge pull request #276 from felixonmars/patch-1Remove more space after `!` operatorFix a typo in lib/rake/application.rbremove trailing extension name in requireMerge pull request #265 from jeremyevans/jruby92-fixMerge pull request #268 from take-cheeze/prereqs_aliasAdd alias `prereqs`.Use simpler RUBY_PLATFORM check for java in cpu_counter.rbFix JRuby detection on JRuby 9.2 in cpu_counter.rbCommits
See the full diff on Github. The new version differs by 5 commits:
v3.7.2Do not respond to http requests asking for a `file://`Make sure find_sources behaves in the same way when the assets don'tMerge pull request #487 from mcfiredrill/patch-1typo in deprecation messageCommits
See the full diff on Github. The new version differs by 73 commits:
Prepare to 0.20.3Merge pull request #637 from y-yagi/add_care_of_old_did_you_meanAdd care about old version of `did_you_mean`Prepare to 0.20.2 releaseMerge pull request #636 from y-yagi/fixes_buildRemove the globally installed gem by rvmRun command with bundle execMake sure did_you_mean feature works when the gem is availablePrepare to 0.20.1 releaseMerge pull request #630 from kddeisz/did-you-meanMerge pull request #628 from deivid-rodriguez/abort_on_failureMerge pull request #629 from deivid-rodriguez/fix_warningsFix up keyword argument usage in did_you_mean for ruby 1.8Fix up did_you_mean on older ruby versionsSupport did-you-mean functionality in thorFix "warning: setting Encoding.default_external"Add `abort_on_failure` option to #run actionRemove unused stuffFix "warning: assigned but unused variable - junk"Merge pull request #616 from Choms/masterRe-add versionMerge pull request #623 from marcandre/remove_dupRemove duplicate option creation in specDelete version.rbMerge pull request #620 from MaxLap/fix-invalid-path-displayFix relative_to_original_destination_root and better testsRemove the root path from the absolute path only onceMerge pull request #618 from MaxLap/fix_check_unknownMerge pull request #589 from pocke/correct-linenoFix check_unknown_options! when parsing gets stoppedFix indent calculationSmall change to use more of the terminal sizeFix print_wrapped to properly parse "\x5" newline characterMerge pull request #610 from deivid-rodriguez/skip_exit_status_specs_on_1.8.7Document possible attack vector on `get`Merge pull request #611 from bosoxbill/doc-for-cve-2016-10545Add open-uri referenceAdd language about how not to use ThorSkip exit status specs on 1.8.7Merge pull request #578 from jmax315/masterMerge pull request #608 from y-yagi/fix_typo_in_inject_into_module_testFix typo in `inject_into_module` testMerge pull request #605 from y-yagi/add_merge_action_to_file_collisionMerge pull request #606 from y-yagi/remove_gemnasium_badgeRemove Gemnasium badgeMerge pull request #604 from y-yagi/test_against_latest_rubiesAdd `merge` action to file colision menuTest against latest RubiesMerge pull request #600 from jonathanhefner/fix-comment-regexMerge pull request #601 from pallan/patch-1Updates method documentation for askFix comment_lines regexpMerge pull request #599 from utilum/identifiy_future_ERB_versionsMake sure future versions of ERB are invoked appropriatelyMerge pull request #594 from koic/deprecate_safe_level_of_erb_new_in_ruby_2_6Merge pull request #598 from yahonda/diag595Address #595 by duplicating string objectsDeprecate safe_level of ERB.new in Ruby 2.6Use correct line numbers for `class_eval` and `module_eval` methodsMerge pull request #586 from hsbt/fix-misspellFixed misspelling words.Merge pull request #584 from lostapathy/bump_travis_versionsMerge pull request #583 from lostapathy/fix_travisupdate ruby version in travis configlock hashdiff to <0.3.6 to fix travisFix incorrect use of Process::exit. This fixes open issue #244.Merge pull request #576 from sshaw/masterrequire open-uri when loading http templateMerge pull request #572 from sschuberth/masterIntroduce a constant for the default terminal widthMerge pull request #568 from segiddins/seg-hash-fetch-testsAdd more tests for HashWithIndifferentAccess#fetchRelease should use invoke not executeDepfu 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