Skip to content

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

Open
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:symfonylockv630v643
Open

Update symfony/lock from v6.3.0 to v6.4.3#466
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:symfonylockv630v643

Conversation

@violinist-bot

Copy link
Copy Markdown

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:

  • 1cabf3cMerge branch '6.3' into 6.4
  • 2de81b4Fix bad merge
  • d585f0aMerge branch '5.4' into 6.3
  • b8b0d5bApply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 4e00f84Merge branch '6.3' into 6.4
  • 862d54aMerge branch '5.4' into 6.3
  • 1ab4253[Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results
  • e7be7afMerge branch '6.3' into 6.4
  • cbcce03Merge branch '5.4' into 6.3
  • 26ff165CS fix
  • 49c2d0a[Cache][Lock] PdoAdapter/PdoStore minor cleanup
  • 73f7693Merge branch '6.3' into 6.4
  • 4f7c898name exception being caught as it is accessed in the catch block
  • 0c419a0Merge branch '6.3' into 6.4
  • 7e39c3cMerge branch '5.4' into 6.3
  • a6d7d82[Cache][Lock] Fix PDO store not creating table + add tests
  • 37f8ee1Merge branch '6.3' into 6.4
  • 5379d56Merge branch '5.4' into 6.3
  • 23146b4[Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL
  • d6c1bf4Remove full DSNs from exception messages
  • 1213aa3[HttpFoundation][Lock] Makes MongoDB adapters usable with ext-mongodb only
  • 3c30a5bMerge branch '6.3' into 6.4
  • 7e5d141Merge branch '5.4' into 6.3
  • 759554c[Lock] Fix mongodb extension requirement in tests
  • c743cb7Merge branch '6.3' into 6.4
  • 714c521Merge branch '5.4' into 6.3
  • f411119Run high-deps tests with ORM 3 and DBAL 4
  • b0878f1Replace usages of SkippedTestSuiteError with markTestSkipped() call
  • 1d57d1aMinor CS fixes
  • 0373fa4[Lock] Add some missing return types in tests
  • c541756More short closures
  • 836e1d1Add types to private and internal properties
  • 67419c6Use typed properties in tests as much as possible
  • 58817d8feature #50842 Add missing return types to magic methods (wouterj)
  • 4b4aee5Add missing return types to magic methods
  • cde6dbd[Lock] add missing UPGRADE and CHANGELOG Lock mention #50689
  • 2810c90Merge branch '6.2' into 6.3
  • 20e2169Merge branch '5.4' into 6.2
  • ed4055b[Messenger] Preserve existing Doctrine schema
  • 5902cc3CS fix
  • 1d86964Merge branch '5.4' into 6.2
  • 173c519[Lock] Fix sprintf
  • b48de03Merge branch '6.2' into 6.3
  • c968672fix Doctrine deprecations
  • d8364cfMerge branch '5.4' into 6.2
  • b103cb0Fix Doctrine deprecations
  • fe45278Merge branch '5.4' into 6.2
  • cc05652Fix 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 freeto 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

@violinist-bot