-
Notifications
You must be signed in to change notification settings - Fork 6
Update all non-major dependencies #142
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Contributor
Author
|
automergeComment |
b73c5cb to
7b94d17
Compare
7230a9d to
2c36b2b
Compare
2c36b2b to
cc2963a
Compare
cc2963a to
a73d945
Compare
fba004a to
063bc94
Compare
063bc94 to
0e5cd29
Compare
0e5cd29 to
d5fcaed
Compare
911dd34 to
5a413e6
Compare
b691c90 to
15d7ec5
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | packagist | carthage-software/mago | 1.0.1 | 1.2.1 | | packagist | phpstan/phpstan | 2.1.33 | 2.1.37 | | packagist | phpstan/phpstan-phpunit | 2.0.11 | 2.0.12 | | packagist | phpstan/phpstan-symfony | 2.0.9 | 2.0.12 | | packagist | phpunit/phpunit | 11.5.46 | 11.5.49 |
15d7ec5 to
01f62bf
Compare
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.0.1→^1.2.1^2.1.33→^2.1.37^2.0.11→^2.0.12^2.0.9→^2.0.12^11.5.46→^11.5.49Release Notes
carthage-software/mago (carthage-software/mago)
v1.2.1: Mago 1.2.1Compare Source
🙈 Oops
Turns out releasing at 4 AM after a break isn't the best idea. Sorry about that!
🐛 Bug Fix
Y::create(...)now correctly returnsYinstead of the parent classX)Full Changelog: carthage-software/mago@1.2.0...1.2.1
v1.2.0: Mago 1.2.0Compare Source
First of all, I want to apologize for the delayed release — I've been on a break the past couple of weeks. Thank you all for your patience! 🙏
This release brings significant improvements to the analyzer, including unused code detection, better type inference, and numerous bug fixes addressing false positives reported by the community.
✨ Features
Analyzer
Linter
no-issetrule: New rule to prevent usage of theissetconstruct (#924) by @djschillingno-redundant-userule (#921)lowercase-type-hintandlowercase-keyword: New fixers for these linter rules (#911) by @dotdashConfiguration
mago.dist.tomlandmago.dist.jsonfiles (#903) by @BleksakFormatter
inline-abstract-property-hookssetting for PER-CS 4.10 compliant property hook formatting (#919)🐛 Bug Fixes
Analyzer
$foo->bar(...)) and partial function application ($foo->bar(?, ?)) to prevent false positive unused method errorsparent::calls: Treatparent::calls as instance calls for magic methods (#916)#[Override]for@method: Don't suggest#[Override]attribute for@methodpseudo-methods (#914)neverRHS: Suppress false positive for possibly-undefined array index in null coalesce withneverRHS (#923)Prelude (Type Stubs)
DatePeriodtype parameters: SpecifyIteratorAggregatetype parameters forDatePeriod(#932)strposoffset type:strpossupports negative offsets, replaceint<0, max>withint(#890) by @BleksakFormatter
Linter
no-insecure-comparison: Ignore CLI flags like--passwordin the rule (#917)CLI
NO_COLORenvironment variable: RespectNO_COLORenv variable (#922)Documentation
🏗️ Internal
FormatterPresetconfig deserialization (#879) by @magic-akari🙏 Thank You
Contributors
A huge thank you to everyone who contributed to this release:
Issue Reporters
Thank you to everyone who reported issues that were fixed in this release:
🚀 What's Next
More improvements and features coming soon! Stay tuned.
Full Changelog: carthage-software/mago@1.1.0...1.2.0
v1.1.0: Mago 1.1.0Compare Source
Mago 1.1.0
This release includes a significant number of new features, bug fixes, and improvements across the formatter, analyzer, linter, and codex.
Note: This release includes a breaking change in the formatter's default behavior for heredoc indentation.
Breaking Changes
Formatter
indent-heredoctofalsein your configuration.Features
Formatter
psr-12,per-cs,drupal, etc.) (#839)following-clause-on-newlineoption to placeelse,catch, andfinallyon a new line (#860)uppercase-literal-keywordoption for uppercaseTRUE,FALSE,NULLliterals (Drupal style) (#857)empty-line-before-class-like-closesetting for empty line before closing brace (#855)newline-after-class-like-opening-bracesetting (#853)Analyzer
@mixindocblock annotationsLinter
explicit-nullable-paramlint (#847)Guard
Bug Fixes
Formatter
Analyzer
$x['foo'] ?? null)invalid-extendreporting when a readonly class extends a non-readonly class (#873)staticand$thistype handling and expansion in template contextsarray_filtertype narrowing to support first-class callables and string literalsclonefor PHP 8.3+Codex
self::TypeAliasin@extends)Orchestrator
Internal
initflownon-empty-mixedtype syntaxNew Contributors
Full Changelog: carthage-software/mago@1.0.3...1.1.0
v1.0.3: Mago 1.0.3Compare Source
This release includes several bug fixes across the formatter, linter, analyzer, and prelude, along with new features.
As always, we'd love to hear from you! Please keep filing bug reports and feature requests - your feedback is what drives Mago forward.
Our team will be taking a well-deserved break over the holidays. Merry Christmas to those who celebrate, and happy holidays to everyone! We'll be back in full swing in the new year, but rest assured we'll still be keeping an eye out for any critical issues.
Bug Fixes
Formatter
null|arrayno longer causes formatting oscillation)wrap!macro to prevent node stack corruptionLinter
prefer-arrow-functionandprefer-static-closurerulesprefer-anonymous-migrationrule to correctly flag named migration classesno-redundant-useruleAnalyzer
Closure::bindscope changes for protected member access analysisText Edit
Prelude
getimagesizefromstringsecond parameter as optionalFeatures
Linter
no-assign-in-argumentrule to detect assignments in call arguments (#821)Analyzer
Closure::bindscope changes, allowing accurate analysis of protected/private member access within rebound closuresInternal
if letto fixunnecessary_unwrapwarning (#781)New Contributors
Full Changelog: carthage-software/mago@1.0.2...1.0.3
v1.0.2: Mago 1.0.2Compare Source
Mago 1.0.2
Bug Fixes
Formatter
inline-empty-classlike-bracesdefault totrueper PER-CS specificationAnalyzer
@extendsvalidationarray_mapnow correctly returnsnon-empty-arraywhen given anon-empty-array(#815)Docblock
Prelude
current()return typeFeatures
Configuration Changes
Documentation
null-pipeis not a valid value fornull-type-hintsetting (#814)Release Assets
source-code.tar.gzandsource-code.ziparchives containing full source codeNew Contributors
Full Changelog: carthage-software/mago@1.0.1...1.0.2
phpstan/phpstan-phar-composer-source (phpstan/phpstan)
v2.1.37Compare Source
v2.1.36Compare Source
v2.1.35Compare Source
v2.1.34Compare Source
phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)
v2.0.12Compare Source
phpstan/phpstan-symfony (phpstan/phpstan-symfony)
v2.0.12Compare Source
v2.0.11Compare Source
v2.0.10Compare Source
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.49: PHPUnit 11.5.49Compare Source
Fixed
Count::getCountOf()for unusal implementations ofIteratororIteratorAggregateLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.48: PHPUnit 11.5.48Compare Source
Changed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.47: PHPUnit 11.5.47Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Renovate Bot