Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps symfony/lock from 4.4.46 to 7.3.0.

Release notes

Sourced from symfony/lock's releases.

v7.3.0

Changelog (symfony/lock@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (symfony/lock@v7.3.0-BETA2...v7.3.0-RC1)

  • no significant changes

v7.3.0-BETA1

Changelog (symfony/lock@v7.2.6...v7.3.0-BETA1)

v7.2.6

Changelog (symfony/lock@v7.2.5...v7.2.6)

v7.2.5

Changelog (symfony/lock@v7.2.4...v7.2.5)

  • bug symfony/symfony#60030 [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use Table::addPrimaryKeyConstraint() with Doctrine DBAL 4.3+ (@​xabbuh)

v7.2.4

Changelog (symfony/lock@v7.2.3...v7.2.4)

v7.2.3

Changelog (symfony/lock@v7.2.2...v7.2.3)

v7.2.0

Changelog (symfony/lock@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.2.0-RC1

Changelog (symfony/lock@v7.2.0-BETA2...v7.2.0-RC1)

  • no significant changes

v7.2.0-BETA1

Changelog (symfony/lock@v7.1.6...v7.2.0-BETA1)

... (truncated)

Changelog

Sourced from symfony/lock's changelog.

CHANGELOG

7.3

  • Add support for valkey: / valkeys: schemes

7.2

  • RedisStore uses EVALSHA over EVAL when evaluating LUA scripts
  • Add NullStore

7.0

  • Add parameter $isSameDatabase to DoctrineDbalStore::configureSchema()
  • Remove the gcProbablity (notice the typo) option, use gcProbability instead

6.4

  • Make MongoDbStore instantiable with the mongodb extension directly

6.3

  • Create migration for lock table when DoctrineDbalStore is used
  • Add optional parameter $isSameDatabase to DoctrineDbalStore::configureSchema()
  • Add support for Relay PHP extension for Redis
  • Renamed the gcProbablity option to gcProbability to fix a typo in its name

6.0

  • Remove the NotSupportedException. It shouldn't be thrown anymore
  • Remove the RetryTillSaveStore. Logic has been moved in Lock and is not needed anymore
  • Remove support of Doctrine DBAL in PdoStore and PostgreSqlStore

5.4

  • Add DoctrineDbalStore identical to PdoStore for Doctrine\DBAL\Connection or DBAL url
  • Deprecate usage of PdoStore with Doctrine\DBAL\Connection or DBAL url
  • Add DoctrineDbalPostgreSqlStore identical to PdoPostgreSqlStore for Doctrine\DBAL\Connection or DBAL url
  • Deprecate usage of PdoPostgreSqlStore with Doctrine\DBAL\Connection or DBAL url

5.2.0

... (truncated)

Commits
  • 5bef45f Merge branch '7.2' into 7.3
  • 69599a1 [Lock] read (possible) error from Redis instance where evalSha() was called
  • e0cbba9 choose the correctly cased class name for the SQLite platform
  • 561265a Merge branch '7.2' into 7.3
  • 0436a01 use Table::addPrimaryKeyConstraint() with Doctrine DBAL 4.3+
  • 20c9ba0 chore: PHP CS Fixer fixes
  • b3afc1d minor #59898 replace assertEmpty() with stricter assertions (xabbuh)
  • 791bbf8 replace assertEmpty() with stricter assertions
  • 0bd2dac Add support for valkey: / valkeys: schemes
  • 14995ae [Cache] Add \Relay\Cluster support
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/lock](https://github.com/symfony/lock) from 4.4.46 to 7.3.0.
- [Release notes](https://github.com/symfony/lock/releases)
- [Changelog](https://github.com/symfony/lock/blob/7.3/CHANGELOG.md)
- [Commits](symfony/lock@v4.4.46...v7.3.0)

---
updated-dependencies:
- dependency-name: symfony/lock
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #184.

@dependabot dependabot bot closed this Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant