chore(deps): update all non-major dependencies (minor) - #346
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
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.32.0→3.33.06.5.0→6.17.2Release Notes
Behat/Behat (behat/behat)
v3.33.0Compare Source
Changed
Added
DataTableandDocStringstep argument types to reduce coupling to the GherkinTableNode/PyStringNodeby @Amoifr in #1864 and #1878
hasStdOut()andgetStdOut()toExecutedStepResultby @carlos-granados in #1874@apiby @carlos-granados in #1868Fixed
Previously, scenarios that only failed due to a Scenario, Feature, or Suite hook were never re-run, potentially
causing incorrect passing builds. By @Amoifr in #1877
Internal
vimeo/psalm (vimeo/psalm)
v6.17.2Compare Source
What's Changed
Fixes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.17.1...6.17.2
v6.17.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.17.0...6.17.1
v6.17.0Compare Source
What's Changed
Features
new Box(1)followed by$box->set('two')under@template T of int|string) and introduces the newIncompatibleTypeParametersissue (level 1), documented in https://psalm.dev/docs/annotating_code/type_variables/ by @muglug in #11875Fixes
$thisfailing to parse inside generic type parameters by @alies-dev in #11768PHPSTORMenv var on Darwin by @alies-dev in #11801covariant/contravariantkeywords in generic type parameters instead of reportingUndefinedDocblockClass(backport) by @alies-dev in #11836TLiteralFloatnow rendersNANvalues asfloat(NAN)in type keys and IDs instead of crashing by @danog in9d6db9eandca15124Docs
docs/annotating_code/type_variables.mdand theIncompatibleTypeParametersissue page by @muglug in #11875Internal changes
impure-Closure prefix in TypeParseTest by @alies-dev in #11834Overridein SuicidalAutoloader fixture by @alies-dev in #11835test-with-real-projects.shon macOS (usegsedwhen available, tolerate a missing phar) by @danog in9d6db9ea2892df7b50a17voidParamTypetest: nikic/php-parser 5.8 rejects void params at parse time by @danog in056992aOther changes
New Contributors
Full Changelog: vimeo/psalm@6.16.1...6.17.0
v6.16.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.16.0...6.16.1
v6.16.0Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@6.15.1...6.16.0
v6.15.1Compare Source
What's Changed
Internal changes
Full Changelog: vimeo/psalm@6.15.0...6.15.1
v6.15.0Compare Source
Note: GPG signatures for older releases will be regenerated shortly using the new
99BF4D9A33D65E1Ekey, since the old one expired.What's Changed
Features
Fixes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.14.3...6.15.0
v6.14.3Compare Source
What's Changed
Fixes
curl_close()function by @theodorejb in #11626NoDiscardattribute as immutable by @Baptouuuu in #11611Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.14.2...6.14.3
v6.14.2Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.14.1...6.14.2
v6.14.1Compare Source
What's Changed
Features
Full Changelog: vimeo/psalm@6.14.0...6.14.1
v6.14.0Compare Source
What's Changed
Features
Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.13.1...6.14.0
v6.13.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.13.0...6.13.1
v6.13.0Compare Source
What's Changed
Features
iterator_to_arrayby @andrew-demb in #11430arrayCacheconfiguration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danogFull Changelog: vimeo/psalm@6.12.1...6.13.0
v6.12.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.12.0...6.12.1
v6.12.0: - Cache refactoringCompare Source
This release features a major cache refactoring, improving stability, removing race conditions and adding a new feature called cache consolidation, which consolidates the cache, normally composed of split files, into one single file with the
--consolidate-cacheflag, for quicker runs when doing whole project scans!To use cache consolidation, simply run Psalm with the
--consolidate-cacheflag after running a normal analysis: running with this flag will skip analysis and only consolidate the cache.If you consolidate your cache in CI runs, sure to re-consolidate the cache again after running Psalm before re-saving the updated cache.
What's Changed
Features
Fixes
Docs
numericsupertype by @kylekatarnls in #11444New Contributors
Full Changelog: vimeo/psalm@6.11.0...6.12.0
v6.11.0Compare Source
What's Changed
Features
ClassFilePathProviderInterfaceplugin hook to polyfill custom autoloaders by @danog in #11422Fixes
Subscribe to the brand new Psalm newsletter to stay up to date with all of Psalm's news!
Full Changelog: vimeo/psalm@6.10.3...6.11.0
v6.10.3Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.10.2...6.10.3
v6.10.2Compare Source
What's Changed
Fixes
New Contributors
Full Changelog: vimeo/psalm@6.10.1...6.10.2
v6.10.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.10.0...6.10.1
v6.10.0Compare Source
Join the new official Psalm news channel and the Psalm community!
The news channel will be used to share inside exclusive news about upcoming Psalm features (including property hook support, coming within the next few releases!), and the community group can be used to discuss and share the way you use Psalm!
What's Changed
Features
Full Changelog: vimeo/psalm@6.9.6...6.10.0
v6.9.6Compare Source
Add git, ssh and composer to the docker image by @danog.
Full Changelog: vimeo/psalm@6.9.5...6.9.6
v6.9.5Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.9.4...6.9.5
v6.9.4Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.9.3...6.9.4
v6.9.3Compare Source
What's Changed
Fixes
Internal changes
Full Changelog: vimeo/psalm@6.9.2...6.9.3
v6.9.2Compare Source
Fixes multiplatform builds for the
latesttag of the docker image ».Full Changelog: vimeo/psalm@6.9.1...6.9.2
v6.9.1Compare Source
v6.9.0: - Docker image!Compare Source
Psalm now has an official docker image!
It uses a custom build of PHP built from scratch, running Psalm +30% faster on average than normal PHP (+50% faster if comparing to PHP without opcache installed).
To use it, simply run:
docker run -v $PWD:/app --rm -it ghcr.io/danog/psalm:latest /composer/vendor/bin/psalm --no-cacheIssues due to missing extensions can be fixed by enabling them in psalm.xml and/or requiring them in composer.json, see here » for more info.
Extensions not stubbed by Psalm itself (and thus not available as a psalm config option) may be stubbed using traditional PHP stubs.
What's Changed
Features
Full Changelog: vimeo/psalm@6.8.9...6.9.0
v6.8.9Compare Source
What's Changed
Fixes
Internal changes
Full Changelog: vimeo/psalm@6.8.8...6.8.9
v6.8.8Compare Source
What's Changed
Fixes
Internal changes
Full Changelog: vimeo/psalm@6.8.7...6.8.8
v6.8.7Compare Source
What's Changed
Fixes
list{0: int, 1?: int}etc. by @MoonE in #11150Full Changelog: vimeo/psalm@6.8.6...6.8.7
v6.8.6Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.8.5...6.8.6
v6.8.5Compare Source
What's Changed
Fixes
@danogFull Changelog: vimeo/psalm@6.8.4...6.8.5
v6.8.4Compare Source
This release introduces fully reproducible builds (the composer.lock file is now added to phars).
Full Changelog: vimeo/psalm@6.8.3...6.8.4
v6.8.3Compare Source
What's Changed
Fixes
Internal changes
Full Changelog: vimeo/psalm@6.8.2...6.8.3
v6.8.2Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.8.1...6.8.2
v6.8.1Compare Source
What's Changed
Internal changes
Full Changelog: vimeo/psalm@6.8.0...6.8.1
v6.8.0Compare Source
What's Changed
Features
Fixes
New Contributors
Full Changelog: vimeo/psalm@6.7.1...6.8.0
v6.7.1Compare Source
What's Changed
Internal changes
Full Changelog: vimeo/psalm@6.7.0...6.7.1
v6.7.0Compare Source
What's Changed
Features
allowBoolToLiteralBoolComparisonconfig (disabled by default), used to control emission ofRedundantIdentityWithTrueissues (previously, their emission was controlled by thestrictBinaryOperandsconfig) by @danog in #11283#[Override]attribute detection (automatic Psalter fixer available) by @danog in #11283@methodor@property, see here for more info by @danog in #11283@psalm-suppress allannotation (may be re-enabled manually with the disableSuppressAll config) by @danog in #11283Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@6.6.2...6.7.0
v6.6.2Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.6.1...6.6.2
v6.6.1Compare Source
What's Changed
Fixes
Docs
Full Changelog: vimeo/psalm@6.6.0...6.6.1
v6.6.0Compare Source
What's Changed
Features
Fixes
Docs
Internal changes
Full Changelog: vimeo/psalm@6.5.1...6.6.0
v6.5.1Compare Source
What's Changed
Fixes
symfony/filesystemby @weirdan in #11273Internal changes
Full Changelog: vimeo/psalm@6.5.0...6.5.1
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.