Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#447

Merged
trasher merged 1 commit into
mainfrom
dependabot/composer/dev-dependencies-8d06e49228
Sep 3, 2025
Merged

chore(deps-dev): bump the dev-dependencies group with 3 updates#447
trasher merged 1 commit into
mainfrom
dependabot/composer/dev-dependencies-8d06e49228

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates: glpi-project/phpstan-glpi, glpi-project/tools and phpstan/phpstan.

Updates glpi-project/phpstan-glpi from 1.0.0 to 1.1.1

Release notes

Sourced from glpi-project/phpstan-glpi's releases.

1.1.1

What's Changed

  • Fix extension configuration path

Full Changelog: glpi-project/phpstan-glpi@1.1.0...1.1.1

1.1.0

What's Changed

  • Automatically detect global variable types

Full Changelog: glpi-project/phpstan-glpi@1.0.0...1.1.0

Commits
  • e98ef83 Fix extension configuration path
  • 40f3e99 Update friendsofphp/php-cs-fixer requirement
  • a2c8fe6 Automatically detect global variable types
  • d40d67e Add a configuration example
  • 1498353 Add more details about the extension installation process
  • 0b29626 Bump friendsofphp/php-cs-fixer in the dev-dependencies group
  • See full diff in compare view

Updates glpi-project/tools from 0.7.6 to 0.8.0

Changelog

Sourced from glpi-project/tools's changelog.

[0.8.0] - 2025-08-26

  • Extract locales from .vue files

[0.7.8] - 2025-08-20

  • Exclude the phpunit dir when extracting lcoales

[0.7.7] - 2025-08-18

  • The var folder is now ignored by the license checked tool in plugins.
Commits

Updates phpstan/phpstan from 2.1.21 to 2.1.22

Release notes

Sourced from phpstan/phpstan's releases.

2.1.22

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • 41600c8 PHPStan 2.1.22
  • 6b2473a Updated PHPStan to commit 6b2473a801bcde83c014530ba5a702577cdc8478
  • 6d4e429 Update baselines
  • 9bde094 Updated PHPStan to commit 9bde0940c93c3f7d63fe88ae8f55435aeb19fa15
  • 252390f Updated PHPStan to commit 252390ffd16aaa51fba866a3f8e1b833eedb6071
  • a817abf Updated PHPStan to commit a817abfc2b58ca351b19b2516215702f28102330
  • ebd55c3 Update BACKERS.md
  • 9dbff97 Updated PHPStan to commit 9dbff97c175250fec9dae1ab12cf0052991ce485
  • e6c14f1 Updated PHPStan to commit e6c14f18ea949048f2f257a0769978fc3b3c5a27
  • 7b66f55 removing eloquent/phpstan-phony link
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [glpi-project/phpstan-glpi](https://github.com/glpi-project/phpstan-glpi), [glpi-project/tools](https://github.com/glpi-project/tools) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `glpi-project/phpstan-glpi` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/glpi-project/phpstan-glpi/releases)
- [Commits](glpi-project/phpstan-glpi@1.0.0...1.1.1)

Updates `glpi-project/tools` from 0.7.6 to 0.8.0
- [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
- [Commits](glpi-project/tools@0.7.6...0.8.0)

Updates `phpstan/phpstan` from 2.1.21 to 2.1.22
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.1.21...2.1.22)

---
updated-dependencies:
- dependency-name: glpi-project/phpstan-glpi
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: glpi-project/tools
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 2, 2025
@trasher trasher merged commit 10af89b into main Sep 3, 2025
3 checks passed
@trasher trasher deleted the dependabot/composer/dev-dependencies-8d06e49228 branch September 3, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant