Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony/lock from v6.3.0 to v6.4.3 #466

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/deprecation-contracts: v3.4.0 (updated from v3.3.0)
  • symfony/lock: v6.4.3 (updated from v6.3.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  CHANGELOG.md
  Lock.php
  LockFactory.php
  LockInterface.php
  NoLock.php
  Store/CombinedStore.php
  Store/DoctrineDbalPostgreSqlStore.php
  Store/DoctrineDbalStore.php
  Store/FlockStore.php
  Store/MongoDbStore.php
  Store/PdoStore.php
  Store/PostgreSqlStore.php
  Tests/LockTest.php
  Tests/Store/AbstractRedisStoreTestCase.php
  Tests/Store/BlockingStoreTestTrait.php
  Tests/Store/CombinedStoreTest.php
  Tests/Store/DoctrineDbalPostgreSqlStoreTest.php
  Tests/Store/DoctrineDbalStoreTest.php
  Tests/Store/ExpiringStoreTestTrait.php
  Tests/Store/MemcachedStoreTest.php
  Tests/Store/MongoDbStoreFactoryTest.php
  Tests/Store/MongoDbStoreTest.php
  Tests/Store/PdoStoreTest.php
  Tests/Store/PredisStoreTest.php
  Tests/Store/RedisArrayStoreTest.php
  Tests/Store/RedisClusterStoreTest.php
  Tests/Store/RedisStoreTest.php
  Tests/Store/RelayStoreTest.php
  Tests/Store/SharedLockStoreTestTrait.php
  Tests/Store/UnserializableTestTrait.php
  Tests/Store/stubs/mongodb.php
  Tests/Strategy/ConsensusStrategyTest.php
  Tests/Strategy/UnanimousStrategyTest.php
  composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 1cabf3c Merge branch '6.3' into 6.4
  • 2de81b4 Fix bad merge
  • d585f0a Merge branch '5.4' into 6.3
  • b8b0d5b Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 4e00f84 Merge branch '6.3' into 6.4
  • 862d54a Merge branch '5.4' into 6.3
  • 1ab4253 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results
  • e7be7af Merge branch '6.3' into 6.4
  • cbcce03 Merge branch '5.4' into 6.3
  • 26ff165 CS fix
  • 49c2d0a [Cache][Lock] PdoAdapter/PdoStore minor cleanup
  • 73f7693 Merge branch '6.3' into 6.4
  • 4f7c898 name exception being caught as it is accessed in the catch block
  • 0c419a0 Merge branch '6.3' into 6.4
  • 7e39c3c Merge branch '5.4' into 6.3
  • a6d7d82 [Cache][Lock] Fix PDO store not creating table + add tests
  • 37f8ee1 Merge branch '6.3' into 6.4
  • 5379d56 Merge branch '5.4' into 6.3
  • 23146b4 [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL
  • d6c1bf4 Remove full DSNs from exception messages
  • 1213aa3 [HttpFoundation][Lock] Makes MongoDB adapters usable with ext-mongodb only
  • 3c30a5b Merge branch '6.3' into 6.4
  • 7e5d141 Merge branch '5.4' into 6.3
  • 759554c [Lock] Fix mongodb extension requirement in tests
  • c743cb7 Merge branch '6.3' into 6.4
  • 714c521 Merge branch '5.4' into 6.3
  • f411119 Run high-deps tests with ORM 3 and DBAL 4
  • b0878f1 Replace usages of SkippedTestSuiteError with markTestSkipped() call
  • 1d57d1a Minor CS fixes
  • 0373fa4 [Lock] Add some missing return types in tests
  • c541756 More short closures
  • 836e1d1 Add types to private and internal properties
  • 67419c6 Use typed properties in tests as much as possible
  • 58817d8 feature #50842 Add missing return types to magic methods (wouterj)
  • 4b4aee5 Add missing return types to magic methods
  • cde6dbd [Lock] add missing UPGRADE and CHANGELOG Lock mention #50689
  • 2810c90 Merge branch '6.2' into 6.3
  • 20e2169 Merge branch '5.4' into 6.2
  • ed4055b [Messenger] Preserve existing Doctrine schema
  • 5902cc3 CS fix
  • 1d86964 Merge branch '5.4' into 6.2
  • 173c519 [Lock] Fix sprintf
  • b48de03 Merge branch '6.2' into 6.3
  • c968672 fix Doctrine deprecations
  • d8364cf Merge branch '5.4' into 6.2
  • b103cb0 Fix Doctrine deprecations
  • fe45278 Merge branch '5.4' into 6.2
  • cc05652 Fix test

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant