algirdasc / expensave

Personal and family expense tracking and budgeting application, enabling better financial management
GNU General Public License v3.0
2 stars 1 forks source link

build(deps): bump the minor group in /backend with 11 updates #160

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps the minor group in /backend with 11 updates:

Package From To
phpstan/phpdoc-parser 1.30.1 1.31.0
symfony/console 7.1.4 7.1.5
symfony/doctrine-bridge 7.1.4 7.1.5
symfony/doctrine-messenger 7.1.4 7.1.5
symfony/dotenv 7.1.3 7.1.5
symfony/framework-bundle 7.1.4 7.1.5
symfony/mailer 7.1.2 7.1.5
symfony/messenger 7.1.4 7.1.5
symfony/validator 7.1.4 7.1.5
symfony/yaml 7.1.4 7.1.5
phpunit/phpunit 11.3.5 11.3.6

Updates phpstan/phpdoc-parser from 1.30.1 to 1.31.0

Release notes

Sourced from phpstan/phpdoc-parser's releases.

1.31.0

  • 249f15f - PhpDocParser: support template type lower bounds
  • a5e938b - Test for special multiline PHPDoc
  • 5d48fa4 - Do not deploy API reference on 1.23.x anymore
  • 1c7fcc4 - Add test cases for quote aware array/object keys
  • 7e92a25 - Fix link
Commits
  • 249f15f PhpDocParser: support template type lower bounds
  • a5e938b Test for special multiline PHPDoc
  • 5d48fa4 Do not deploy API reference on 1.23.x anymore
  • 1c7fcc4 Add test cases for quote aware array/object keys
  • 7e92a25 Fix link
  • See full diff in compare view


Updates symfony/console from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/console's releases.

v7.1.5

Changelog (https://github.com/symfony/console/compare/v7.1.4...v7.1.5)

  • no significant changes
Commits
  • 0fa539d Merge branch '6.4' into 7.1
  • 72d080e Merge branch '5.4' into 6.4
  • 5b5a0aa Mutate remaining data providers to static ones
  • 1803850 Merge branch '6.4' into 7.1
  • 3e36da1 Merge branch '5.4' into 6.4
  • 7a7ce2c Don't use is_resource() on non-streams
  • See full diff in compare view


Updates symfony/doctrine-bridge from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/doctrine-bridge's releases.

v7.1.5

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.1.4...v7.1.5)

  • no significant changes
Commits


Updates symfony/doctrine-messenger from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/doctrine-messenger's releases.

v7.1.5

Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.4...v7.1.5)

  • no significant changes
Commits


Updates symfony/dotenv from 7.1.3 to 7.1.5

Release notes

Sourced from symfony/dotenv's releases.

v7.1.5

Changelog (https://github.com/symfony/dotenv/compare/v7.1.4...v7.1.5)

Commits
  • 6d96620 Merge branch '6.4' into 7.1
  • 8152842 Merge branch '5.4' into 6.4
  • bb4fef2 throw a meaningful exception when parsing dotenv files with BOM
  • See full diff in compare view


Updates symfony/framework-bundle from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/framework-bundle's releases.

v7.1.5

Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.4...v7.1.5)

Commits
  • 8a792de Merge branch '6.4' into 7.1
  • 6a9665b Merge branch '5.4' into 6.4
  • 9ae1957 [FrameworkBundle] Do not access the container when the kernel is shut down
  • 69e306c Merge branch '6.4' into 7.1
  • f40274b fix merge
  • 5432bc4 Merge branch '5.4' into 6.4
  • d022058 fix XSD to allow to configure locks without resources
  • 0e6c77a Merge branch '6.4' into 7.1
  • 40aa18d Merge branch '5.4' into 6.4
  • 35785c1 minor #58250 [FrameworkBundle] Finish incomplete tests for lock & semaphore c...
  • Additional commits viewable in compare view


Updates symfony/mailer from 7.1.2 to 7.1.5

Release notes

Sourced from symfony/mailer's releases.

v7.1.5

Changelog (https://github.com/symfony/mailer/compare/v7.1.4...v7.1.5)

  • no significant changes
Commits


Updates symfony/messenger from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/messenger's releases.

v7.1.5

Changelog (https://github.com/symfony/messenger/compare/v7.1.4...v7.1.5)

  • no significant changes
Commits


Updates symfony/validator from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/validator's releases.

v7.1.5

Changelog (https://github.com/symfony/validator/compare/v7.1.4...v7.1.5)

Commits
  • e575927 Merge branch '6.4' into 7.1
  • 6da1f0a Make more data providers static
  • 4bfb3ac Merge branch '6.4' into 7.1
  • 8ecc8e0 Merge branch '5.4' into 6.4
  • 5b06142 Don't call the constructor of LogicalOr
  • 93c6282 Merge branch '6.4' into 7.1
  • 077d8f4 Merge branch '5.4' into 6.4
  • 9c483af minor #58238 [Serializer][Uid][Validator] Mention RFC 9562 (fancyweb)
  • 06927f6 Merge branch '6.4' into 7.1
  • 9430a0c Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view


Updates symfony/yaml from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/yaml's releases.

v7.1.5

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

Commits


Updates phpunit/phpunit from 11.3.5 to 11.3.6

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.3.6

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.3.6] - 2024-09-19

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist
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