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 production-dependencies group across 1 directory with 5 updates #11

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
monolog/monolog 3.6.0 3.7.0
symfony/polyfill-ctype 1.29.0 1.30.0
symfony/polyfill-mbstring 1.29.0 1.30.0
symfony/polyfill-php80 1.29.0 1.30.0
symfony/polyfill-php81 1.29.0 1.30.0

Updates monolog/monolog from 3.6.0 to 3.7.0

Release notes

Sourced from monolog/monolog's releases.

3.7.0

  • Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d3e)
  • Fixed JsonFormatter handling of incomplete classes (#1834)
  • Fixed private error handlers causing problems with custom StreamHandler implementations (#1866)

Full Changelog: https://github.com/Seldaek/monolog/compare/3.6.0...3.7.0

Changelog

Sourced from monolog/monolog's changelog.

3.7.0 (2024-06-28)

  • Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d3e)
  • Fixed JsonFormatter handling of incomplete classes (#1834)
  • Fixed private error handlers causing problems with custom StreamHandler implementations (#1866)
Commits


Updates symfony/polyfill-ctype from 1.29.0 to 1.30.0

Commits


Updates symfony/polyfill-mbstring from 1.29.0 to 1.30.0

Commits
  • fd22ab5 Fix CS
  • 3911b81 bug #479 [Mbstring] The first arg of mb_convert_encoding can be an array (ala...
  • 59bfb48 [Mbstring] The first arg of mb_convert_encoding can be an array
  • e642fbe Auto-close PRs on subtree-splits
  • 64642e0 Add Mbstring::assertEncoding()
  • 3cf9598 feature #466 [mbstring][PHP 8.4] Add mb_ucfirst and mb_lcfirst to polyfil...
  • 2b48d52 [mbstring][PHP 8.4] Add mb_ucfirst and mb_lcfirst to polyfills
  • e5e7ddb Update nullable types for PHP 8.4
  • See full diff in compare view


Updates symfony/polyfill-php80 from 1.29.0 to 1.30.0

Commits


Updates symfony/polyfill-php81 from 1.29.0 to 1.30.0

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 4 months ago

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