BZFlag-Dev / bzflag-bzfls3

Centralized web services for BZFlag, used by game clients and servers for functions such as listing servers and authentication
https://www.bzflag.org
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump the dev-dependencies group with 3 updates #21

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dev-dependencies group with 3 updates: phpunit/php-file-iterator, symfony/finder and symfony/yaml.

Updates phpunit/php-file-iterator from 5.0.1 to 5.1.0

Release notes

Sourced from phpunit/php-file-iterator's releases.

phpunit/php-file-iterator 5.1.0

Added

  • #83: Support for "Globstar" pattern
Changelog

Sourced from phpunit/php-file-iterator's changelog.

[5.1.0] - 2024-08-27

Added

  • #83: Support for "Globstar" pattern
Commits


Updates symfony/finder from 7.1.3 to 7.1.4

Release notes

Sourced from symfony/finder's releases.

v7.1.4

Changelog (https://github.com/symfony/finder/compare/v7.1.3...v7.1.4)

Commits
  • d95bbf3 Merge branch '6.4' into 7.1
  • d7eb6da Merge branch '5.4' into 6.4
  • ae25a91 Replace external FTP server by a local docker instance
  • b7df8a8 Merge branch '6.4' into 7.1
  • cc9d880 Merge branch '5.4' into 6.4
  • 7f159e1 do not duplicate directory separators
  • 4f3b0f7 do not duplicate directory separators
  • See full diff in compare view


Updates symfony/yaml from 7.1.1 to 7.1.4

Release notes

Sourced from symfony/yaml's releases.

v7.1.4

Changelog (https://github.com/symfony/yaml/compare/v7.1.3...v7.1.4)

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
dependabot[bot] commented 2 months ago

Looks like these dependencies are no longer updatable, so this is no longer needed.