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 dependency dama/doctrine-test-bundle to v8 #47

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dama/doctrine-test-bundle ^7.0 -> ^8.0 age adoption passing confidence

Release Notes

dmaicher/doctrine-test-bundle (dama/doctrine-test-bundle)

v8.2.0

Compare Source

What's Changed

Full Changelog: dmaicher/doctrine-test-bundle@v8.1.0...v8.2.0

v8.1.0

Compare Source

What's Changed

Full Changelog: dmaicher/doctrine-test-bundle@v8.0.2...v8.1.0

v8.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: dmaicher/doctrine-test-bundle@v8.0.1...v8.0.2

v8.0.1

Compare Source

What's Changed

Full Changelog: dmaicher/doctrine-test-bundle@v8.0.0...v8.0.1

v8.0.0

Compare Source

This release is changing the underlying approach for managing the transactions quite a bit due to DBAL 4 compatibility. Its relying on savepoints.

Upgrading from v7

  • the used database platform needs to support savepoints
  • enabling savepoints using use_savepoints on the doctrine/dbal config is mandatory now
  • doctrine/cache integration is not supported anymore. Configure PSR6 caches instead using symfony cache pools for example.
  • Symfony 6.0, 6.1 and 6.2 are not supported anymore

What's Changed

New Contributors

Full Changelog: dmaicher/doctrine-test-bundle@v7.2.1...v8.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency dama/doctrine-test-bundle to v8 Update dependency dama/doctrine-test-bundle to v8 - autoclosed Nov 30, 2024
@renovate renovate bot closed this Nov 30, 2024
@renovate renovate bot deleted the renovate/dama-doctrine-test-bundle-8.x branch November 30, 2024 08:18
@renovate renovate bot changed the title Update dependency dama/doctrine-test-bundle to v8 - autoclosed Update dependency dama/doctrine-test-bundle to v8 Dec 2, 2024
@renovate renovate bot reopened this Dec 2, 2024
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from 83b46c7 to b9890a4 Compare December 2, 2024 20:20
@renovate renovate bot changed the base branch from main to dev December 2, 2024 20:20
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch 20 times, most recently from e842f4c to d276664 Compare December 7, 2024 22:17
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch 3 times, most recently from 73c7312 to 9f5db91 Compare December 14, 2024 04:22
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from 9f5db91 to 02e8ded Compare December 14, 2024 06:44
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.

0 participants