This repository was archived by the owner on Jun 6, 2020. It is now read-only.
Update rubocop-rails_config: 0.2.5 → 0.7.2 (major)#42
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update rubocop-rails_config: 0.2.5 → 0.7.2 (major)#42depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Closed in favor of #43. |
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.
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?
✳️ rubocop-rails_config (0.2.5 → 0.7.2) · Repo · Changelog
Release Notes
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.6
Not all release notes shown. View the full release notes.
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.1.5 (from changelog)
1.1.4 (from changelog)
1.1.0
Not all release notes shown. View the full release notes.
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.8.0 (from changelog)
Not all release notes shown. View the full release notes.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump version to 1.8.0Fix and expand on documentation for :yield_returns_bufferRename return_buffer option to yield_returns_bufferModify test to work with new :return_buffer behaviorFlip `result` and `code` for :return_buffer optionDisable minitest plugins when testingModify spec to show how :return_buffer can be used when modifying buffersSimplify test in attempt to get 1.8.7 passingAdd return_buffer option to CaptureEndEngineUpdate the README with an example of how to write a method that works with capture_end (Fixes #15)Remove has_rdoc from gemspec, since it is deprecatedRelease Notes
1.2.0
1.1.1
Not all release notes shown. View the full release notes.
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.5.2 (from changelog)
Not all release notes shown. View the full release notes.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): bump version to v1.5.3Merge pull request #29 from milch/masterFall back to pure ruby implementation on LoadErrorMerge pull request #26 from bquorning/fix-rakefileUpdate RakefileRename Rake tasks for testchore(release): bump version to v1.5.2Merge pull request #25 from tonytonyjan/issues/24fix: raises TypeError when input type is not stringci: fix travis cibuild: build cross platform gemschore: fix benchmarktest: test both native and pure ruby implementationfix(memory): make sure codepoints will be allocated/freed after rb_raise to prevent memory leakRelease Notes
2.2.3
Not all release notes shown. View the full release notes.
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 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 10 commits:
version bump to v2.4.0update CHANGELOG in preparation for v2.4.0update dev dependenciesMerge pull request #86 from eagletmt/skip-progress-when-chunkedMerge pull request #87 from halfbyte/patch-1Make version in changelog fit release version.Skip progress report when Content-Length is unavailableupdate test:examples to libiconv 1.15concourse: test most-recent two rubiesconvert to using windows-ruby-dev-tools-releaseRelease Notes
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
Not all release notes shown. View the full release notes.
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 70 commits:
v1.17.0Merge pull request #251 from Yuki-Inoue/control-timing-of-async-exceptionMerge pull request #240 from walf443/update_mysql2Merge branch 'master' into update_mysql2Merge pull request #252 from grosser/grosser/testtry to run isolation againv1.16.2Merge pull request #253 from grosser/grosser/lapprefer local variable over instance variableMerge pull request #255 from grosser/grosser/locklock file gets checked in a lot, just ignore it on travisMerge pull request #254 from aeroastro/feature/travis-badge-for-masterMigrate travis badge from PNG to SVGv1.16.1thx for the fixMerge pull request #245 from aeroastro/feature/fix-nil-workerCalculate lap correctly to replace worker in isolation modefix signaturecontrol timing of async exceptionMerge pull request #250 from aeroastro/feature/fix-travis-build-by-removing-bundle-lockFix travis failure by removing bundled versionthx for the PRv1.16.0Merge pull request #248 from Yuki-Inoue/ensure-kill-child-threadsprocessthreads kill instant testMerge pull request #249 from Yuki-Inoue/freeze-stopfreeze Stop objectchild gracefully halt when parent already diednot map! but mapensure to kill threadsMerge pull request #247 from grosser/grosser/fixfix travisv1.15.0Merge pull request #244 from grosser/grosser/isolationavoid nil errors by initializing all workers during isolation runsv1.14.0Merge pull request #242 from grosser/grosser/flatadd flat_mapupdate mysql2Drop ruby support under 2.2 (#239)Merge pull request #241 from grosser/grosser/simplersimplify warning ignore rexMerge pull request #238 from walf443/add2.6use Regexp to replace lineskip BigDecimal decimal warnings explicitlyavoid deplication warningsremove jrubyfix jruby travis versiontry 2.6.1added ruby 2.6 and jruby to test matrixMerge pull request #236 from grosser/grosser/oursonly check for our processesfix ruby 1.9 testsMerge pull request #234 from grosser/grosser/travistry without hacksv1.13.0Merge pull request #233 from ajlai/fix-modify-optionsEnsure that .map doesn't modify options passed inMerge pull request #231 from joshuapinter/patch-1Added note about `each_with_index` being more performant.Merge pull request #228 from mahemoff/enforce-single-strategyEnforce a single worker typeMerge pull request #217 from grosser/grosser/bumpadd 2.5 testingMerge pull request #215 from swamp09/ci_againstMerge pull request #216 from vaibhavmdhoke/developAdded Gem VersionAdded Name & Build Status AboveCI against Ruby 2.2.9, 2.3.6, and 2.4.3Release Notes
2.6.4.0 (from changelog)
2.6.3.0 (from changelog)
2.6.2.1 (from changelog)
2.6.2.0 (from changelog)
2.6.0.0 (from changelog)
Not all release notes shown. View the full release notes.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Update changelog.Bump version.+ ruby27.y: Revert "pipeline operator" (#601)+ ruby27.y: Fix parsing of mutiple assignment with rescue modifier (#600)Bump racc dependency to 1.4.15Bump maintenance branches to 2.6.3, 2.5.6, and 2.4.7 (#598)+ ruby27.y: hoisted out f_rest_marg. (#594)+ ruby27.y: added pipeline operator. (#592)- ruby-parse: print empty string when --emit-json and empty input are given. (#590)- AST_FORMAT: fixed documentation of the string with interpolation. (#589)- builder.rb, processor.rb: Changed format of the procarg0 node. (#587)+ ruby27.y: reject safe navigator in LHS of mass-assignment. (#586)+ lexer.rl: reject whitespaces in meta and control chars. (#585)+ lexer.rl: Reject numparams as symbol literals. (#582)* Added specs for heredocs with mixed encoding. (#581)+ ruby27.y: Added numbered parameters support. (#565)+ lexer.rl: Reject \n and \r in heredoc identifiers starting from 2.7. (#575)Update changelog.Update changelog.Bump version.Bump 2.6 branch to 2.6.3 (#572)+ ruby27.y: Added beginless ranges support. (#570)Update changelog.Update changelog.Bump version.* Bump 2.4 branch to 2.4.6. (#569)Add missing node types to Meta::NODE_TYPES* Lexer should know about current parsing context. (#566)Update changelog.Update changelog.Bump version.* Bump ruby versions to 2.5.5 and 2.6.2. (#563)+ ruby27.y: dsym should be treated as string. (#560)+ ruby27.y: Refactored symbol rules. (#557)+ ruby27.y: Added method reference operator. (#556)* Bump Ruby version to 2.6.1. (#554)Remove unreachable code from lexer.rl (#552)+ ruby27.y: branch parser. (#546)Fix example in TreeRewriter documentation (#543)Update changelog.Update changelog.Bump version.- Fix parsing of "\\\n" escaped sequences in various literals. (#539)* 2.6.0 was released, unmark is as -dev. (#538)Run rubocop specs on CI. (#531)has_rdoc option was deprecatedUpdate changelog.Bump version.Bump Ruby versions to 2.3.8, 2.4.5, and 2.5.3- lexer.rl: Fix parsing of 'm :key => m do; m() do end; end'. (#526)- lexer.rl: Fix parsing of ambiguous 1re. (#523)Commits
See the full diff on Github. The new version differs by 9 commits:
Bumping to 2.0.7 for releaseMerge pull request #1343 from larsxschneider/ls/forward-fixPreserve forwarded IP address for trusted proxy chainsMerge pull request #1201 from janko-m/make-multipart-parsing-work-for-chunked-requestsBumping 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-plaintextRelease Notes
1.2.0
1.1.0
Not all release notes shown. View the full release notes.
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.0Remove needless white list sanitizer deprecationsMerge pull request #96 from olleolleolle/patch-1CI: Drop unused sudo: false Travis directiveMerge pull request #95 from rwojnarowski/patch-1Deprecated warning text, missing spacePrepare version 1.1.0Merge pull request #91 from JuanitoFatas/doc/scrubbersMerge pull request #92 from JuanitoFatas/link-sanitizerImprove LinkSanitizer's documentationhref is not a HTML elementImprove Scrubber documentationsMerge pull request #87 from JuanitoFatas/migrate-to-safelistMigrate to SafeListSanitizerMerge pull request #90 from JuanitoFatas/jf.fix-testsUpdate test behavior for Nokogiri > 1.9.1.Merge pull request #89 from JuanitoFatas/rubiesMerge pull request #88 from JuanitoFatas/jf.relax-bundler-dependencyUpdate Ruby version matrix on CIUse a inclusive Bundler versionMerge pull request #86 from tebs/fix-documentation-linkFix 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.5Release Notes
12.3.3 (from changelog)
Not all release notes shown. View the full release notes.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 66 commits:
Bump version to 12.3.3.Use File.open explicitly.Merge pull request #317 from ruby/ignore-gitignoreRemoved gitignore from gemspec files.Merge pull request #309 from RDIL/patch-1Remove deprecated travis ci optionMerge pull request #307 from ruby/azure-pipelinesOnly enabled macOS environmentuse realpathDo not specify ruby version of macOSIgnore matrix build for macOSRenameRemoved non supported versions.Extracted ruby versions for matrixAdded missing vmImageApplied matrix build for the multiple platforms.Set up CI with Azure PipelinesMerge pull request #305 from aycabta/use-2.6.1Use Ruby 2.6.1Merge pull request #303 from tmatilai/app-name-in-errorUse the application's name in error message if a task is not foundMerge pull request #301 from ruby/colby/update-rubocopfix outstanding rubocop warningsMerge pull request #300 from ruby/colby/add-ruby-2.6Add ruby 2.6.0 to .travis.ymlBump 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.rbRelease Notes
0.74.0
0.73.0
0.72.0
0.71.0
0.70.0
0.69.0
0.68.1
0.68.0
0.67.2
0.67.1
0.67.0
0.66.0
0.65.0
0.64.0
0.63.1
0.63.0
0.62.0
0.61.0
0.60.0
Not all release notes shown. View the full release notes.
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.10.1 (from changelog)
Not all release notes shown. View the full release notes.
Does any of this look wrong? Please let us know.
Commits
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 executeCommits
See the full diff on Github. The new version differs by 19 commits:
Release v1.6.0Unicode 12.1Add IRB to Gemfiletravis: Use simple Ruby versionsAdd Unicode yearRelease v1.5.0Unicode 12Update Ruby versionsUpdate license yearUpdate travis RubyAdd Ruby 2.6.0 to supported rubiesMore HTTPSMerge pull request #20 from viraptor/metadata-urisAdd metadata urisREADME typo fixesRelease v1.4.1Update travis RubiesMerge branch 'tas50-master'Only ship the necessary lib files with the gem artifact🆕 rubocop-performance (added, 1.4.1)
🆕 rubocop-rails (added, 2.3.2)
🗑️ powerpack (removed)
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