glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
43 stars 24 forks source link

build(deps-dev): bump the dev-dependencies group with 4 updates #467

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the dev-dependencies group with 4 updates: glpi-project/tools, phpstan/phpstan, phpunit/phpunit and squizlabs/php_codesniffer.

Updates glpi-project/tools from 0.6.4 to 0.7.2

Changelog

Sourced from glpi-project/tools's changelog.

[0.7.2] - 2024-01-10

  • Fix copyright unduplicate logic in licence headers check command.

[0.7.1] - 2023-10-16

  • Fix default project directory on licence headers check command.

[0.7.0] - 2023-10-16

  • Update PHP namespace to prevent conflicts with GLPI core tools.
  • Add a PHPStan rule to ensure that global variable types are defined in PHPDoc.
Commits
  • 72fe4c0 Update changelog
  • 735217d Fix copyright unduplicate logic
  • dfdec6f Replace deprecated usage of ::set-output
  • 4bc5a72 Update changelog
  • f890ad5 Fix licence headers check default project dir
  • 5f2b059 Update changelog
  • 91ae052 Update PHP namespace to prevent conflicts with GLPI core tools
  • 83f017a PHPStan rule to ensure that global variable types are defined in PHPDoc
  • See full diff in compare view


Updates phpstan/phpstan from 1.10.38 to 1.10.57

Release notes

Sourced from phpstan/phpstan's releases.

1.10.57

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

1.10.56

Major new feature 🚀

... (truncated)

Commits
  • 1627b1d PHPStan 1.10.57
  • 11268e5 Updated PHPStan to commit 11268e5eebb2b147007fdc4902d91a3418175594
  • 4d5bf20 Updated PHPStan to commit 4d5bf2049c124fb7cfbb2caa1f1ab32f2e2e8eb4
  • a21253e Update rector-src
  • fea5b69 Update bladestan
  • 7c75d21 Updated PHPStan to commit 7c75d210cfb3459e7e4f53b0a58d5ead7bdb8c96
  • 8f82b79 Updated PHPStan to commit 8f82b799c5e65424d85a79ffdc60b3ea14d95731
  • 6363932 Updated PHPStan to commit 6363932c56678f5d49a960f65b09fb2c11cd7dd3
  • b60d12c Updated PHPStan to commit b60d12cb8bbe9c7a9ee317ea998ae386836b75ba
  • 4e1bfac Updated PHPStan to commit 4e1bfacafb0cd4a4dd89946d211205fb0ba9cef5
  • Additional commits viewable in compare view


Updates phpunit/phpunit from 9.6.13 to 9.6.16

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.16] - 2024-01-19

Fixed

  • #5516: Assertions that use the LogicalNot constraint (assertNotEquals(), assertStringNotContainsString(), ...) can generate confusing failure messages
  • #5666: --no-extensions CLI option does not work
  • #5673: Confusing error message when migration of a configuration is requested that does not need to be migrated

[9.6.15] - 2023-12-01

Fixed

  • #5596: PHPUnit\Framework\TestCase has @internal annotation in PHAR

[9.6.14] - 2023-12-01

Added

  • #5577: --composer-lock CLI option for PHAR binary that displays the composer.lock used to build the PHAR
Commits
  • 3767b2c Prepare release
  • 6eb6946 Update ChangeLog
  • 17e0c64 Fix
  • 76791ba Remove superfluous code
  • 0bf4d90 Revert "Store schema versions for which the validation failed"
  • 05ae98b Store schema versions for which the validation failed
  • 3d0024b Narrow types
  • 5dbc551 Try to validate configuration file against all known schema definitions befor...
  • 68bf9de Add missing schema files
  • d4e4655 Implement SchemaFinder::available()
  • Additional commits viewable in compare view


Updates squizlabs/php_codesniffer from 3.7.2 to 3.8.1

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions