chore(deps): update binary tool pins#14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
a3fe94f to
192f68b
Compare
192f68b to
0382dc2
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:
3.95.1→3.95.24.1.4→4.2.01.64.0→1.65.0Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (PHP-CS-Fixer/PHP-CS-Fixer)
v3.95.2Compare Source
MethodArgumentSpaceFixer- avoid collapsing multi-line arguments (#9559)ModifierKeywordsFixer- do not break PHP syntax for closures in constant expressions (#9596)NoRedundantReadonlyPropertyFixer- fixTypeErrorwhen trait contains anonymous class (#9457)PhpUnitAttributesFixer- add missing handling ofCoversMethodand naive handling ofCoversTrait(#9588)TextReporter- always show summary footer (#9595)facile-it/paraunitto ^2.11 (#9589)PhpdocTagCasingFixerTest(#9610)AbstractFopenFlagFixer(#9592)BlankLineBetweenImportGroupsFixer(#9562)ControlStructureBracesFixer(#9609)NoExtraBlankLinesFixer(#9567)OrderedImportsFixer(#9603)PhpdocSingleLineVarSpacingFixer(#9591)PhpdocToReturnTypeFixer(#9558)PhpUnitRequiresConstraintFixerfrom https://github.com/kubawerlos/php-cs-fixer-custom-fixers (#9581)php_unit_attributesrule (#9578)@authorname per email (#9606)NoUnsetCastFixerTest- run any test on PHP >= 8 (#9585)helm/helm (helm/helm)
v4.2.0Compare Source
oxc-project/oxc (oxc-project/oxc)
v1.65.0: oxlint v1.65.0 & oxfmt v0.50.0Compare Source
Table of Contents
Oxlint v1.65.0
🚀 Features
5478fb5linter/jsdoc: Implementrequire-throws-descriptionrule (#22386) (Mikhail Baev)b46d4delinter: Add--debugoptions and add per-rule timing info (#22282) (camchenry)c73225elinter/eslint: Implementprefer-arrow-callbackrule (#22312) (박천(Cheon Park))de82b59linter: Add support foreslint-plugin-jsx-a11y-x(#22356) (mehm8128)b170da3linter: Implement no-implicit-globals (#22249) (Jovi De Croock)f44b6c8linter: Fill schemasDummyRuleMapwith built-in rules (#22288) (Sysix)5cdb80dlinter/jsx-a11y/: Implement no-interactive-element-to-noninteractive-role (#22332) (anarefolio)2749422linter/jsx-a11y: Add no-noninteractive-element-interactions (#22337) (Pablo Tovar)ba2a1d3linter/jsdoc: Implementrequire-throws-typerule (#22358) (Mikhail Baev)d90729dlinter/jsx-a11y: Implement control-has-associated-label (#21985) (mehm8128)1d04903linter/jsdoc: Implementrequire-yields-typerule (#22331) (Mikhail Baev)🐛 Bug Fixes
04c4609linter/no-nullable-type-assertion-style: Mark as suggestion (#22450) (camc314)1c2b7eclinter/no-unused-vars: Handle shadowed self assignments (#22387) (camc314)9faa1d5linter/no-noninteractive-tabindex: Check conditional expressions (#22435) (camc314)0854b3alinter/prefer-arrow-callback: Preserve TSX generic arrows in fixer (#22434) (camc314)410b814linter: Supplysource_typeto codegen fixer (#22433) (camc314)3c1bb6flinter: Skip per-node dispatch for run_once-only rules in large files (#22398) (Connor Shea)5206cdelinter/no-unused-vars: Improve type-only rest parameters diagnostic (#22385) (camc314)c9a22b5linter/consistent-function-scoping: Allow imported bindings (#22384) (camc314)c1e966dlinter: Report type-only unused parameters in no-unused-vars (#22368) (camchenry)4818d98linter: Check whether path is under root before ignoring it (#20101) (Leonabcd123)41fcdcflinter: Fix rule count not including override rules (#19898) (Daniel Osmond)59b4f0elinter: Fix 'explicit-module-boundary-types' false positive with 'allowOverloadFunctions' (#22341) (camchenry)⚡ Performance
6d42395linter: Narrow no-unsafe-optional-chaining dispatch (#22437) (camchenry)08595fblinter: Optimize no-unreachable (#22397) (camchenry)3b46a8dlinter: Optimizeno-loss-of-precision(#22395) (camchenry)b3e2dc9linter: Optimizeoxc/bad-array-method-on-arguments(#22393) (camchenry)📚 Documentation
dcbf62clinter: Remove some duplicate spaces (#22359) (camc314)Oxfmt v0.50.0
💥 BREAKING CHANGES
21bb5d1oxfmt: [BREAKING] Avoid config pre-scan (#22258) (leaysgur)🐛 Bug Fixes
441d724oxfmt: Fix "race probe" logic with unit tests (#22378) (leaysgur)e49ee26formatter: RespectsingleQuotefor jsdocimport()type paths (#22353) (Colin Lienard)43b9978formatter/sort_imports: Treat subpath imports as internal (#22440) (leaysgur)7c5cfa0formatter: Handle jsx trailing comment with parens (#22370) (leaysgur)ac5f120formatter: Fix erroneous formatting inside a template literal with parentheses (#22262) (Jovi De Croock)3c53a95formatter/sort_imports: Handle ignore comment as boundary (#22369) (leaysgur)4dd83ddoxfmt: Send expandedStates variants as shared refs (#22366) (leaysgur)055cc61formatter: Expand JSX logical chain with leading line comment (#22346) (leaysgur)8046222formatter: Preserve type alias comment break (#22261) (Jovi De Croock)⚡ Performance
123c493oxfmt: Reduce more syscalls (#22380) (leaysgur)Configuration
📅 Schedule: (UTC)
🚦 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.