This repository was archived by the owner on Jun 6, 2020. It is now read-only.
Update rubocop-rails_config: 0.2.5 → 0.2.6 (minor)#15
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update rubocop-rails_config: 0.2.5 → 0.2.6 (minor)#15depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Closed in favor of #23. |
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.
We've updated a dependency and here is what you need to know:
Additionally, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ rubocop-rails_config (0.2.5 → 0.2.6) · Repo · Changelog
Release Notes
0.2.6
Commits
See the full diff on Github. The new version differs by 11 commits:
v0.2.6Update .gitignoreMerge pull request #17 from toshimaru/add-rubocop-versionsAdd support rubocop v0.59 & v0.60Fix rubocop violationAdd rubocop-0.59, rubocop-0.60Merge pull request #16 from toshimaru/update-20181031Update config/rails.ymlSame exclude settings with officialSpaceInsideBlockBraces: EnforcedStyleForEmptyBraces: spaceAdd Performance excludeCommits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.1
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump to 1.1.1Update README with usage information in RubyMerge pull request #436 from dduugg/rm-kernel-extrm Kernel core_extMerge pull request #434 from orien/rubygems-project-metadataAdd project metadata to the gemspecMerge pull request #433 from BanzaiMan/patch-1Update Ruby 2.4.x and 2.5.x run timesMerge pull request #353 from PikachuEXE/feature/change-translations-behaviourAdd 'Maintained by' notice to README* Expose translations with option to perform initalizationRelease Notes
2.2.3
Notably, this release addresses CVE-2018-16468.
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 5 commits:
Update 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)Release Notes
0.60.0
New features
--safeand--safe-auto-correctoptions. (@Darhazer)--auto-gen-only-exclude. (@Ana06, @jonas054)VersionAddedmeta data to config/default.yml when runningrake new_cop. (@koic)Whitelistconfig toRails/SkipsModelValidationsrule. (@DiscoStarslayer)Bug fixes
Rails/ReversibleMigrationwhen using variable assignment. (@koic, @scottmatthewman)Style/RedundantFreezeand a false negative forStyle/MutableConstantwhen assigning a regexp object to a constant. (@koic)Style/RedundantFreezewhen assigning a range object to a constant. (@koic)Rails/ReversibleMigrationwhen block argument is empty. (@koic)LineLengthcop for tab-indented code. (@AlexWayfer)Changes
keyoption inLayout/AlignHashcop. (@albaer)Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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