Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on glpi-project/tools to permit the latest version.
Updates glpi-project/tools 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.

[0.7.6] - 2025-07-31

[0.7.5] - 2025-05-22

  • gettext sort-output flag is deprecated

[0.7.4] - 2024-09-18

  • Fix compatibility with Twig 3.12.

[0.7.3] - 2024-06-20

  • Do not check licence headers of docker compose config files.

[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.

[0.6.4] - 2023-07-27

  • Allow usage of /*! starting line in JS and PHP files license headers.

[0.6.3] - 2023-07-07

  • Exclude all hidden files from license headers checks.

[0.6.2] - 2023-01-12

  • Prevent locale extract from failing when some files types are not existing.
  • Fix handling of copyright dates updates.

[0.6.1] - 2022-11-07

  • Fix licence headers check command on PHP 8.x.

[0.6.0] - 2022-11-07

  • Accept .licence-header as source file for licence headers.
  • Allow usage of symfony/console 6.x.

[0.5.1] - 2022-06-28

  • Fix locales extraction on alpine context

... (truncated)

Commits
  • 7c2dcec Update changelog
  • 99a6333 Extract locales from vue files
  • bd78ad2 Update changelog
  • 3017685 Exclude phpunit dir when extracting lcoales
  • d08fded Update changelog
  • 9394b8b Ignore var folder in plugins
  • 8749291 Exclude lint cache folder
  • fe0843a Update changelog
  • dfaefb3 Merge branch 'develop'
  • aff345a Bypass plugin archive path limitation by using the USTAR tar format
  • 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

Updates the requirements on [glpi-project/tools](https://github.com/glpi-project/tools) to permit the latest version.

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

---
updated-dependencies:
- dependency-name: glpi-project/tools
  dependency-version: 0.8.0
  dependency-type: direct:development
  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 853c2f7 into main Sep 3, 2025
3 checks passed
@trasher trasher deleted the dependabot/composer/dev-dependencies-5257198725 branch September 3, 2025 04:23
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.

2 participants