Conversation
5af6ef5 to
1c041a7
Compare
1c041a7 to
dee0656
Compare
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.
This PR contains the following updates:
1.527.0->1.530.00.2.0->0.3.03.1.9->3.2.213.2.1->13.3.01.75.7->1.76.00.38.0->0.38.1🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
aws/aws-sdk-ruby (aws-sdk-ec2)
v1.530.0./build_toolsoraws-sdk-core's CHANGELOG.md for details.v1.529.0v1.528.0ruby/base64 (base64)
v0.3.0Compare Source
What's Changed
New Contributors
Full Changelog: ruby/base64@v0.2.0...v0.3.0
ruby/rake (rake)
v13.3.0Compare Source
What's Changed
require_relativein the Rake codebase by @koic in https://github.com/ruby/rake/pull/566win32oleby @Earlopain in https://github.com/ruby/rake/pull/573$traceglobal variable / option by @pvdb in https://github.com/ruby/rake/pull/592rakecommit (not the git tree with that SHA) by @pvdb in https://github.com/ruby/rake/pull/593$LOADED_FEATURESbuilt-in instead of$"by @pvdb in https://github.com/ruby/rake/pull/605@system_dirinstance variable (in helper method) by @pvdb in https://github.com/ruby/rake/pull/604Rake::Application#system_dirmethod by @pvdb in https://github.com/ruby/rake/pull/591Dir.hometo findrake's standard system dir by @pvdb in https://github.com/ruby/rake/pull/608ruby_runner.rbfile by @pvdb in https://github.com/ruby/rake/pull/609New Contributors
Full Changelog: ruby/rake@v13.2.1...v13.3.0
rubocop/rubocop (rubocop)
v1.76.0Compare Source
New features
Naming/PredicateMethodcop to check that predicate methods end with?and non-predicate methods do not. ([@dvandersluis][])Style/EmptyStringInsideInterpolationcop. ([@zopolis4][])Style/RedundantArrayFlatten. ([@lovro-bikic][])Lint/UselessOr. ([@lovro-bikic][])Gemspecdepartment cops to detect offenses if specification variable isitor a numbered parameter. ([@viralpraxis][])Lint/UselessDefaultValueArgument. ([@lovro-bikic][])Bug fixes
Style/RedundantParentheseswhen using a one-linerescueexpression as a method argument. ([@koic][])Style/RedundantParentheseswhen using one-line pattern matching. ([@koic][])Style/SafeNavigationwhen a ternary expression is used in a method argument. ([@steiley][])Lint/LiteralAsConditionautocorrect when branches of a condition have comments. ([@zopolis4][])Changes
EnforcedStyle: allow_single_lineas the default toStyle/ItBlockParameter. ([@koic][])Lint/ShadowingOuterLocalVariableby default. ([@nekketsuuu][])!=) inLint/IdentityComparison. ([@lovro-bikic][])v1.75.8Compare Source
Bug fixes
Lint/FloatComparisoncop to detect floating-point number comparisons incasestatements. ([@daisuke][])Style/RedundantFormatwith invalid format arguments. ([@earlopain][])Style/DefWithParentheseswhen using endless method definition with empty parentheses and a space before=. ([@koic][])EnforcedStyle: with_fixed_indentationofLayout/ArgumentAlignmentandEnforcedStyle: consistentofLayout/FirstArgumentIndentationandLayout/HashAlignment. ([@koic][])Layout/EmptyLinesAroundAccessModifiercop error on trailing access modifier. ([@viralpraxis][])Lint/DuplicateMethodscop error ontooption is dynamically generated andprefixis enabled. ([@viralpraxis][])Style/MapToHashwith destructuring argument. ([@lovro-bikic][])rubocop:todoEOL comment. ([@jonas054][])rubocop/rubocop-minitest (rubocop-minitest)
v0.38.1Compare Source
Bug fixes
Minitest/NoAssertionswhen using matcher methods. ([@koic][])Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.