chore(deps): update dependency carthage-software/mago to v1.43.0#106
Merged
Conversation
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.42.0→1.43.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
carthage-software/mago (carthage-software/mago)
v1.43.0: Mago 1.43.0Compare Source
Mago 1.43.0
A fix-focused release clearing false positives across the analyzer, codex, linter, and formatter.
is_callablenarrowing, strictin_array, type-alias recursion,::classarray keys,no-dead-store, and member-access chains. Plussqlsrvstubs and internal HIR groundwork for the upcoming rule-based checker.✨ Features
Prelude
sqlsrvextension: added function and constant stubs for thesqlsrvextension. (#2045,e8f1ed3)🐛 Bug Fixes
Analyzer
is_callablenarrowing: no more falseinvalid-callableafter narrowing to a callable type. (#2037,938a511)in_array: keeps the value's type on a negative result instead of wrongly excluding it. (#2048,3a69d09)redundant-logical-operation: suppressed during loop pre-condition analysis. (#2054,4b4a7d4)Codex
0c5fdad)cde8037)::classarray keys: no falseinvalid-array-indexfor literal class-string keys. (#2056,e0dc158)Prelude
@no-named-argumentsfrom native functions that accept them. (#2043,3e77dff)Linter
no-dead-store: handles terminators and loop exits, clearing false positives. (#2052, #2053,9f2eb74)Formatter
840cca4)da54dd7)Syntax
2a87bf6)?><?phptag-pair terminator after an abstract method. (e5f81cb)PHPDoc Syntax
*before/as one marker, fixing a lost intersection type. (#2055,8749c2b)📖 Documentation
ASTreferences toCST. (#2034,73a9ade)15336f4)🏗️ Internal
Node/NodeKindview and PHP surface syntax carried through the IR for the upcoming rule-based checker. (11349fd,94927e7)732ad8f,6c880a8)5ae5198,072933f,f71b732)mago-docblockandmago-type-syntaxcrates. (5deb957)🙏 Thank You
Contributors
A huge thank you to everyone who contributed code to this release:
Issue Reporters
Thank you to everyone who reported issues that shaped this release:
Full Changelog: carthage-software/mago@1.42.0...1.43.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.