chore(deps): update api dev dependencies (major)#2193
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update api dev dependencies (major)#2193renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
de3507a to
c050939
Compare
146f627 to
a341b19
Compare
712a429 to
28ad402
Compare
214100d to
28fb46b
Compare
459d0ca to
971247a
Compare
Contributor
Author
|
853da77 to
a9c3a21
Compare
a9c3a21 to
74b06e0
Compare
74b06e0 to
07a0610
Compare
97ef7b5 to
8c484ba
Compare
8c484ba to
a98d69e
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:
^4.2→^5.0^3.0→^4.0^3.5→^4.0Release Notes
cakephp/cakephp-codesniffer (cakephp/cakephp-codesniffer)
v5.3.0: CakePHP CodeSniffer 5.3.0Compare Source
What's Changed
Updated to use PHP_CodeSniffer 4.0.
Potentially breaking change: If you get an error about missing sniffs, you should remove the
installed_pathsconfig from your phpcs config file.Full Changelog: cakephp/cakephp-codesniffer@5.2.2...5.3.0
v5.2.2: CakePHP CodeSniffer 5.2.2Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.2.1...5.2.2
v5.2.1: CakePHP CodeSniffer 5.2.1Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.2.0...5.2.1
v5.2.0: CakePHP CodeSniffer 5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: cakephp/cakephp-codesniffer@5.1.4...5.2.0
v5.1.4: CakePHP CodeSniffer 5.1.4Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.1.3...5.1.4
v5.1.3: CakePHP CodeSniffer 5.1.3Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.1.2...5.1.3
v5.1.2: CakePHP CodeSniffer 5.1.2Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.1.1...5.1.2
v5.1.1: CakePHP CodeSniffer 5.1.1Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.1.0...5.1.1
v5.1.0Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.0.1...5.1.0
v5.0.1: CakePHP CodeSniffer 5.0.1Compare Source
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@5.0.0...5.0.1
v5.0.0: CakePHP CodeSniffer 5.0.0Compare Source
The 5.0 release will be used by cake 5 core and plugin packages. The primary changes involve type declarations and type hints for PHP 8.0+.
What's Changed
Full Changelog: cakephp/cakephp-codesniffer@4.6.0...5.0.0
mll-lab/laravel-graphiql (mll-lab/laravel-graphiql)
v4.0.2Compare Source
Fixed
v4.0.1Compare Source
Fixed
Uncaught ReferenceError: fetcher is not definederrorv4.0.0Compare Source
Changed
GraphiQLAssetfromDownloadAssetsCommandPHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
v4.0.1: - 2025-11-10Compare Source
This release includes all improvements and bugfixes from PHP_CodeSniffer 3.13.5.
Added
Changed
Fixed
phpcs:ignorecomma-separated rule reference lists.phpcs:disable/phpcs:enableignore annotations.switch.case/defaultand "case breaking" statements.switchcase condition or after adefaultkeyword, was not regarded as a "scope_opener" for thecase/defaultbody.WrongOpenererror is now also auto-fixable if the wrong opener is a PHP close tag.New Contributors
The PHP_CodeSniffer project is happy to welcome the following new contributors:
@andrewnicols, @Soh1121
Statistics
Closed: 2 issues
Merged: 8 pull requests
Follow @phpcs on Mastodon or @PHP_CodeSniffer on X to stay informed.
Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!
v4.0.0: - 2025-09-16Compare Source
This release contains breaking changes.
Upgrade guides for both ruleset maintainers/end-users, as well as for sniff developers and integrators, have been published to the Wiki.
You are strongly encouraged to read the upgrade guide applicable to your situation before upgrading.
This release includes all improvements and bugfixes from PHP_CodeSniffer 4.0.0-beta1, 4.0.0-RC1, 3.13.3 and 3.13.4.
Changed
exit/die/true/false/nullwill be tokenized as the keyword token and the token'content'will include the leading backslash. #1201^8.4.0 || ^9.3.4 || ^10.5.32 || 11.3.3 - 11.5.28 || ^11.5.31. #1247Fixed
phpcbfon code provided via STDIN.// phpcs:setfor inline array properties did not handle a single item array with the valuetrue,falseornullcorrectly.phpcbfin parallel mode.Other
masterbranch has been renamed to3.xand the default branch has changed to the4.xbranch.Statistics
Closed: 5 issues
Merged: 35 pull requests
Follow @phpcs on Mastodon or @PHP_CodeSniffer on X to stay informed.
Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!
v3.13.5: - 2025-11-04Compare Source
Added
Changed
Fixed
Other
masterbranch has been renamed to3.xand the default branch has changed to the4.xbranch.New Contributors
The PHP_CodeSniffer project is happy to welcome the following new contributors:
@andrewnicols
Statistics
Closed: 2 issues
Merged: 36 pull requests
Follow @phpcs on Mastodon or @PHP_CodeSniffer on X to stay informed.
Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!
v3.13.4: - 2025-09-05Compare Source
Fixed
Statistics
Closed: 0 issues
Merged: 3 pull requests
If you like to stay informed about releases and more, follow @phpcs on Mastodon or @PHP_CodeSniffer on X.
Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!
v3.13.3: - 2025-09-04Compare Source
Added
abstractproperties. #1183File::getMemberProperties()method now also supportsabstractproperties through a newis_abstractarray index in the return value. #1184abstractproperties:exit/dieis used as a fully qualified "function call", it will now be tokenized asT_NS_SEPARATOR+T_EXIT.Changed
true/false/nullwill now be tokenized asT_NS_SEPARATOR+T_TRUE/T_FALSE/T_NULL. #1201T_NS_SEPARATOR+T_STRING.WrongOpener*error code is now auto-fixable if the identified "wrong opener" is a semi-colon. #1161AbstractAfterVisibilityerror code.Fixed
--paralleloption fails if PHP_CodeSniffer is invoked via bash and the invokation creates a non-PHPCS-managed process.--parallelscanning was enabled.Other
Contributions welcome !
New Contributors
The PHP_CodeSniffer project is happy to welcome the following new contributors:
@benno5020, @NanoSector
Statistics
Closed: 11 issues
Merged: 40 pull requests
Follow @phpcs on Mastodon or @PHP_CodeSniffer on X to stay informed.
Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.