Skip to content

Commit a56b16c

Browse files
committed
Update Changelog
1 parent 45f1b00 commit a56b16c

17 files changed

+28
-16
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,31 @@
1111

1212
## master (unreleased)
1313

14+
### New features
15+
16+
* [#14223](https://github.com/rubocop/rubocop/pull/14223): Add new `Gemspec/AttributeAssignment` cop. ([@viralpraxis][])
17+
* [#14128](https://github.com/rubocop/rubocop/issues/14128): Allow long fully-qualified namespace strings to exceed max length. ([@niranjan-patil][])
18+
* [#14288](https://github.com/rubocop/rubocop/pull/14288): Add new cop `Style/CollectionQuerying`. ([@lovro-bikic][])
19+
* [#14165](https://github.com/rubocop/rubocop/issues/14165): Add new `DefaultToNil` option to `Style/FetchEnvVar` cop. ([@Yuhi-Sato][])
20+
* [#14314](https://github.com/rubocop/rubocop/pull/14314): Enhance `Gemspec/RequireMFA` cop autocorrect to insert MFA directive after last `metadata` assignment. ([@viralpraxis][])
21+
* [#14159](https://github.com/rubocop/rubocop/pull/14159): Enhance `Layout/SpaceInsideArrayLiteralBrackets` cop to analyze nested constant patterns. ([@viralpraxis][])
22+
23+
### Bug fixes
24+
25+
* [#14306](https://github.com/rubocop/rubocop/issues/14306): Fix an error for `Style/HashConversion` when using nested `Hash[]`. ([@koic][])
26+
* [#14298](https://github.com/rubocop/rubocop/issues/14298): Fix an error for `Style/SoleNestedConditional` when autocorrecting nested if/unless/if. ([@ssagara00][])
27+
* [#14313](https://github.com/rubocop/rubocop/issues/14313): Fix a false positive for `Layout/SpaceBeforeBrackets` when call desugared `Hash#[]` to lvar receiver with a space around the dot. ([@koic][])
28+
* [#14292](https://github.com/rubocop/rubocop/issues/14292): Fix false positives for `Style/RedundantParentheses` when assigning a parenthesized one-line `in` pattern matching. ([@koic][])
29+
* [#14296](https://github.com/rubocop/rubocop/issues/14296): Fix false positives for `Style/RedundantSelf` when receiver and lvalue have the same name in or-assignment. ([@koic][])
30+
* [#14303](https://github.com/rubocop/rubocop/pull/14303): Fix `Lint/SelfAssignment` to allow inline RBS comments. ([@Morriar][])
31+
* [#14307](https://github.com/rubocop/rubocop/issues/14307): Fix `Style/MethodCallWithArgsParentheses` false positive on forwarded keyword argument with additional arguments. ([@viralpraxis][])
32+
* [#14301](https://github.com/rubocop/rubocop/issues/14301): Fix autocorrection syntax error for multiline expressions in `Style/RedundantParentheses`. ([@lovro-bikic][])
33+
34+
### Changes
35+
36+
* [#14295](https://github.com/rubocop/rubocop/pull/14295): Update `Naming/PredicateMethod` to consider negation (`!`/`not`) as boolean values. ([@dvandersluis][])
37+
* [#14255](https://github.com/rubocop/rubocop/issues/14255): Update `Naming/PredicateMethod` to treat returned predicate method calls as boolean values. ([@dvandersluis][])
38+
1439
## 1.76.2 (2025-06-17)
1540

1641
### Bug fixes
@@ -4165,3 +4190,6 @@
41654190
[@daisuke]: https://github.com/daisuke
41664191
[@steiley]: https://github.com/steiley
41674192
[@ka8725]: https://github.com/ka8725
4193+
[@ssagara00]: https://github.com/ssagara00
4194+
[@niranjan-patil]: https://github.com/niranjan-patil
4195+
[@Yuhi-Sato]: https://github.com/Yuhi-Sato

changelog/change_update_naming_predicate_method_to_consider_20250617111757.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/change_update_naming_predicate_method_to_treat_returned_20250617095346.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_an_error_for_style_hash_conversion.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_an_error_for_style_sole_nested_conditional.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_false_positive_for_layout_space_before_brackets_cop.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_false_positives_for_style_redundant_parentheses.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_false_positives_for_style_redundant_self_cop.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_lint_self_assignment_to_allow_inline_rbs_comments_20250618115326.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_style_method_call_with_args_parentheses_false_positives_20250619020633.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy