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

chore(deps): update dependency dama/doctrine-test-bundle to v8 - autoclosed #66

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dama/doctrine-test-bundle ^6.0|^7.0 -> 8.2.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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from c451971 to d09eb88 Compare December 5, 2023 19:20
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from d09eb88 to 417d57b Compare February 14, 2024 08:20
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.55%. Comparing base (47e0d3c) to head (6d74dd6).
Report is 48 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #66      +/-   ##
============================================
+ Coverage     52.04%   54.55%   +2.50%     
- Complexity      537      671     +134     
============================================
  Files            34       42       +8     
  Lines          1587     1945     +358     
============================================
+ Hits            826     1061     +235     
- Misses          761      884     +123     
Flag Coverage Δ
unittests 54.55% <ø> (+2.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from 417d57b to b49b66c Compare February 15, 2024 09:07
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from b49b66c to bbf83c0 Compare April 26, 2024 13:23
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch 2 times, most recently from ab4b251 to c35053c Compare May 28, 2024 20:14
@renovate renovate bot changed the title chore(deps): update dependency dama/doctrine-test-bundle to v8 chore(deps): update dependency dama/doctrine-test-bundle to v8 - autoclosed Oct 21, 2024
@renovate renovate bot closed this Oct 21, 2024
@renovate renovate bot deleted the renovate/dama-doctrine-test-bundle-8.x branch October 21, 2024 00:07
@renovate renovate bot changed the title chore(deps): update dependency dama/doctrine-test-bundle to v8 - autoclosed chore(deps): update dependency dama/doctrine-test-bundle to v8 Oct 21, 2024
@renovate renovate bot reopened this Oct 21, 2024
@renovate renovate bot restored the renovate/dama-doctrine-test-bundle-8.x branch October 21, 2024 04:02
@renovate renovate bot force-pushed the renovate/dama-doctrine-test-bundle-8.x branch from c35053c to 6d74dd6 Compare October 21, 2024 04:02
@renovate renovate bot changed the title chore(deps): update dependency dama/doctrine-test-bundle to v8 chore(deps): update dependency dama/doctrine-test-bundle to v8 - autoclosed Oct 31, 2024
@renovate renovate bot closed this Oct 31, 2024
@renovate renovate bot deleted the renovate/dama-doctrine-test-bundle-8.x branch October 31, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants