Skip to content

Update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
doctrine/annotations (source) require patch 1.12.1 -> 1.13.1
phpstan/phpstan require-dev patch 0.12.86 -> 0.12.87
phpstan/phpstan-phpunit require-dev patch 0.12.18 -> 0.12.19
symfony/config (source) require patch 5.2.7 -> 5.2.8
symfony/http-client (source) require-dev patch 5.2.7 -> 5.2.8
symfony/phpunit-bridge (source) require-dev patch 5.2.7 -> 5.2.8
symfony/security-bundle (source) require patch 5.2.7 -> 5.2.8
symfony/security-core (source) require patch 5.2.7 -> 5.2.8
symfony/security-guard (source) require patch 5.2.4 -> 5.2.8

Release Notes

doctrine/annotations

v1.13.1

Compare Source

Release Notes for 1.13.1
1.13.1
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

CI

bug

v1.13.0

Compare Source

Release Notes for 1.13.0
1.13.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
enhancement
New Feature
phpstan/phpstan

v0.12.87

Compare Source

Major new feature 🚀

New exceptions-related rules

  • Differentiate between checked and unchecked exceptions
  • Enforce declaring thrown checked exceptions in @throws
  • Report extra exceptions in @throws that aren't actually thrown

Read this article for more details »

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

phpstan/phpstan-phpunit

v0.12.19

Compare Source

  • 25fe53e - Fix build
  • 07cbf74 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 527d8e1 - Require PHPStan 0.12.83
  • 3123fec - Lock closed issues
  • 52f7072 - Unchecked exceptions configuration
symfony/config

v5.2.8

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.2.7...v5.2.8)

  • bug #​40917 Uniformize trailing slash handling (dunglas)
symfony/http-client

v5.2.8

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.2.7...v5.2.8)

  • bug #​41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)
symfony/phpunit-bridge

v5.2.8

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.2.7...v5.2.8)

  • bug #​40957 Fix tests with @doesNotPerformAssertions annotations (alexpott)
symfony/security-bundle

v5.2.8

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.2.7...v5.2.8)

  • bug #​40902 Allow ips parameter in access_control to accept comma-separated string (edefimov)
symfony/security-core

v5.2.8

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.2.7...v5.2.8)

  • bug #​40758 NullToken signature (jderusse)
symfony/security-guard

v5.2.8

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.2.7...v5.2.8)

  • no significant changes

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports