Skip to content

chore(deps): update all non-minor and non major dependencies (jetstream) (patch) #343

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
psalm/plugin-phpunit require-dev patch 0.19.0 -> 0.19.5 OpenSSF Scorecard
squizlabs/php_codesniffer require-dev patch 3.13 -> 3.13.2 OpenSSF Scorecard

Release Notes

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.19.5

Compare Source

What's Changed

Full Changelog: psalm/psalm-plugin-phpunit@0.19.4...0.19.5

v0.19.4

Compare Source

What's Changed

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.19.3...0.19.4

v0.19.3: Psalm v7 support

Compare Source

This release adds support for psalm v7.

Full Changelog: psalm/psalm-plugin-phpunit@0.19.2...0.19.3

v0.19.2: Psalm v6 support

Compare Source

Bumps composer requirements for psalm v6 support.

Full Changelog: psalm/psalm-plugin-phpunit@0.19.0...0.19.2

PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)

v3.13.2

Compare Source

Changed
  • The documentation for the following sniffs has been improved:
    • Squiz.Classes.SelfMemberReference
    • Thanks to [Rodrigo Primo][@​rodrigoprimo] for the patch.
  • Various housekeeping, including improvements to the tests and documentation.
Fixed
  • Fixed bug #​1135 : Squiz.Functions.FunctionDeclarationArgumentSpacing: typo in new error code SpacingAfterSetVis\[i\]bility.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.

v3.13.1

Compare Source

Added
  • Added support for PHP 8.4 properties with asymmetric visibility to File::getMemberProperties() through a new set_scope array index in the return value. #​1116
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patches.
  • Added support for PHP 8.4 (constructor promoted) properties with asymmetric visibility to File::getMethodParameters() through new set_visibility and set_visibility_token array indexes in the return value. #​1116
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patches.
  • Added support for PHP 8.4 asymmetric visibility modifiers to the following sniffs:
    • Generic.PHP.LowerCaseKeyword #​1117
    • PEAR.NamingConventions.ValidVariableName #​1118
    • PSR2.Classes.PropertyDeclaration #​1119
    • Squiz.Commenting.BlockComment #​1120
    • Squiz.Commenting.DocCommentAlignment #​1120
    • Squiz.Commenting.VariableComment #​1120
    • Squiz.Functions.FunctionDeclarationArgumentSpacing #​1121
    • Squiz.Scope.MemberVarScope #​1122
    • Squiz.WhiteSpace.MemberVarSpacing #​1123
    • Squiz.WhiteSpace.ScopeKeywordSpacing #​1124
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patches.
Changed
  • The PSR2.Classes.PropertyDeclaration will now check that a set-visibility modifier keyword is placed after a potential general visibility keyword. #​1119
    • Errors will be reported via a new AvizKeywordOrder error code.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • The Squiz.Functions.FunctionDeclarationArgumentSpacing will now check spacing after a set-visibility modifier keyword. #​1121
    • Errors will be reported via a new SpacingAfterSetVisibility error code.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • The Squiz.Scope.MemberVarScope will now flag missing "read" visibility, when "write" visibility is set, under a separate error code AsymReadMissing. #​1122
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • The documentation for the following sniffs has been improved:
    • PEAR.Classes.ClassDeclaration
    • Squiz.WhiteSpace.FunctionOpeningBraceSpace
    • Thanks to [Brian Dunne][@​braindawg] and [Rodrigo Primo][@​rodrigoprimo] for the patches.
  • Various housekeeping, including improvements to the tests and documentation.
Other
  • The latest PHP_CodeSniffer XSD file is now available via the following permalink: https://schema.phpcodesniffer.com/phpcs.xsd. #​1094
    Older XSD files can be referenced via permalinks based on their minor: https://schema.phpcodesniffer.com/#.#/phpcs.xsd.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 9, 2025
Copy link
Contributor Author

renovate bot commented Feb 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update psalm/plugin-phpunit:0.19.5 squizlabs/php_codesniffer:3.13.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency vimeo/psalm is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires psalm/plugin-phpunit ^0.19 -> satisfiable by psalm/plugin-phpunit[0.19.5].
    - psalm/plugin-phpunit 0.19.5 requires vimeo/psalm dev-master || ^6.10.0 -> found vimeo/psalm[6.10.0, ..., 6.12.0] but it conflicts with your root composer.json require (5.26.1).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from 220df03 to e05fef8 Compare February 14, 2025 12:32
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 6 times, most recently from ea960cb to 3daf6dc Compare February 25, 2025 16:14
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 2 times, most recently from 3f9cae7 to 5c57ad5 Compare March 9, 2025 14:24
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from e88ea42 to bd928da Compare March 17, 2025 13:00
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from 915292f to e9f5fe3 Compare March 25, 2025 14:12
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from 86f9fde to 95d014b Compare April 1, 2025 11:20
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 2 times, most recently from cf55dd2 to 61a52d9 Compare April 8, 2025 23:06
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 2 times, most recently from 299be01 to 098526a Compare April 24, 2025 08:45
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from a5b63dc to ceeb71e Compare May 19, 2025 21:11
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch from ceeb71e to 267fa12 Compare May 26, 2025 19:22
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 4 times, most recently from 3b02d9f to be0d4c3 Compare May 29, 2025 08:41
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch from be0d4c3 to 67e5a12 Compare June 4, 2025 09:41
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 3 times, most recently from 61cc27a to 099f525 Compare June 17, 2025 22:00
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch 5 times, most recently from 3b94cc9 to 1b0f9e8 Compare June 19, 2025 20:50
@renovate renovate bot changed the title fix(deps): update all non-minor and non major dependencies (jetstream) (patch) chore(deps): update all non-minor and non major dependencies (jetstream) (patch) Jun 19, 2025
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch from 1b0f9e8 to 53afb2b Compare June 19, 2025 20:58
@renovate renovate bot force-pushed the renovate/jetstream-patch-all-patch branch from 53afb2b to 9aa06c0 Compare June 19, 2025 21:13
@lightszentip lightszentip deleted the renovate/jetstream-patch-all-patch branch June 19, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant