Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps symfony/lock from 4.4.46 to 7.3.2.

Release notes

Sourced from symfony/lock's releases.

v7.3.2

Changelog (symfony/lock@v7.3.1...v7.3.2)

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.9

Changelog (symfony/lock@v7.2.8...v7.2.9)

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)

... (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
  • a78a795 Merge branch '7.2' into 7.3
  • 538856c Merge branch '6.4' into 7.2
  • 85ca8b5 [Lock] Fix using fractional TTLs on all platforms
  • b832b3e [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
  • ee6d96d Merge branch '7.2' into 7.3
  • 02a3863 [Lock] Fallback to eval when LOAD fails due to missing script
  • 9cc322e Merge branch '7.2' into 7.3
  • 3de5887 Merge branch '6.4' into 7.2
  • 9b29d12 bug #61091 [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=m...
  • cf6d832 [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: symfony/lock
  dependency-version: 7.3.2
  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 Sep 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2025

Superseded by #251.

@dependabot dependabot bot closed this Nov 11, 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