Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #704

Merged
merged 3 commits into from
Feb 17, 2025
Merged

Update dependencies #704

merged 3 commits into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update
aws-sdk-ec2 (source, changelog) 1.503.0 -> 1.505.0 age adoption passing confidence minor
rexml (changelog) 3.4.0 -> 3.4.1 age adoption passing confidence patch
rubocop (source, changelog) 1.71.1 -> 1.72.1 age adoption passing confidence minor
rubocop-minitest (source, changelog) 0.36.0 -> 0.37.1 age adoption passing confidence minor
rubocop-rake (changelog) 0.6.0 -> 0.7.1 age adoption passing confidence minor
ruby (source) 3.4.1 -> 3.4.2 age adoption passing confidence patch

Release Notes

aws/aws-sdk-ruby (aws-sdk-ec2)

v1.505.0

  • Feature - Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.

v1.504.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
ruby/rexml (rexml)

v3.4.1: REXML 3.4.1 - 2025-02-16

Compare Source

Improvement
Fixes
  • Fix serialization of ATTLIST is incorrect
Thanks
  • NAITOH Jun

  • OlofKalufs

rubocop/rubocop (rubocop)

v1.72.1

Compare Source

Bug fixes
  • #​13836: Fix an error for Style/RedundantParentheses when a different expression appears before a range literal. ([@​koic][])
  • #​13839: Fix false positives for Lint/RedundantTypeConversion when passing block arguments when generating a Hash or a Set. ([@​koic][])
Changes
  • #​13839: Extension plugin is loaded automatically with `require 'rubocop/rspec/support'. ([@​koic][])

v1.72.0

Compare Source

New features
Bug fixes
  • #​13807: Fix false negatives for Style/RedundantParentheses when chaining [] method calls. ([@​koic][])
  • #​13788: Fix false negatives for Style/RedundantParentheses when [] method is called with variable or constant receivers. ([@​koic][])
  • #​13811: Fix false negatives for Style/RedundantParentheses when handling range literals with redundant parentheses. ([@​koic][])
  • #​13796: Fix crash in Layout/EmptyLinesAroundMethodBody for endless methods. ([@​dvandersluis][])
  • #​13817: Fix false positive for format specifier with non-numeric precision. ([@​dvandersluis][])
  • #​12672: Fix false positives for Lint/FormatParameterMismatch when the width value is interpolated. ([@​dvandersluis][])
  • #​12795: Fix Layout/BlockAlignment for blocks that are the body of an endless method. ([@​dvandersluis][])
  • #​13822: Fix undefined method Logger when processing watched file notifications. ([@​vinistock][])
  • #​13805: Make the language_server-protocol dependency version stricter. ([@​koic][])

v1.71.2

Compare Source

Bug fixes
  • #​13782: Fix an error Layout/ElseAlignment when else is part of a numblock. ([@​earlopain][])
  • #​13395: Fix a false positive for Lint/UselessAssignment when assigning in branch and block. ([@​pCosta99][])
  • #​13783: Fix a false positive for Lint/Void when each numblock with conditional expressions that has multiple statements. ([@​earlopain][])
  • #​13787: Fix incorrect autocorrect for Style/ExplicitBlockArgument when using arguments of zsuper in method definition. ([@​koic][])
  • #​13785: Fix Style/EachWithObject cop error in case of single block argument. ([@​viralpraxis][])
  • #​13781: Fix a false positive for Lint/UnmodifiedReduceAccumulator when omitting the accumulator in a nested numblock. ([@​earlopain][])
rubocop/rubocop-minitest (rubocop-minitest)

v0.37.1

Compare Source

Bug fixes
  • #​330: Update add_dependency of RuboCop to 1.72 for plugin support. ([@​koic][])

v0.37.0

Compare Source

New features
Changes
  • #​328: Remove "minitest/autorun" and "minitest/pride" requirement from "rubocop/minitest/support". ([@​bquorning][])
rubocop/rubocop-rake (rubocop-rake)

v0.7.1

Compare Source

Bug fixes
  • #​59: Fix incorrect plugin version when displaing rubocop -V. ([@​koic][])

v0.7.0

Compare Source

New features
Changes
  • #​57: Drop support Ruby 2.5 and 2.6 for runtime environment. ([@​koic][])

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from haines February 17, 2025 03:34
@haines haines force-pushed the renovate/dependencies branch from 599e668 to 2ac2786 Compare February 17, 2025 07:36
Copy link
Contributor Author

renovate bot commented Feb 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@haines haines enabled auto-merge February 17, 2025 07:57
@haines haines merged commit c057eb5 into main Feb 17, 2025
68 checks passed
@haines haines deleted the renovate/dependencies branch February 17, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant