Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps myclabs/deep-copy from 1.12.1 to 1.13.4.

Release notes

Sourced from myclabs/deep-copy's releases.

1.13.4

What's Changed

New Contributors

Full Changelog: myclabs/DeepCopy@1.13.3...1.13.4

1.13.3

What's Changed

Full Changelog: myclabs/DeepCopy@1.13.2...1.13.3

1.13.2

What's Changed

New Contributors

Full Changelog: myclabs/DeepCopy@1.13.1...1.13.2

1.13.0

What's Changed

New Contributors

Full Changelog: myclabs/DeepCopy@1.12.1...1.13.0

Commits
  • 07d290f Merge pull request #207 from W0rma/reflection-set-accessible
  • 8c42cfd setAccessible() has no effect as of PHP 8.1
  • faed855 Merge pull request #206 from ruudk/patch-2
  • 4f05aba Change TObject to mixed
  • d25e62e Merge pull request #205 from ruudk/patch-1
  • f13e8ee Add generic to DeepCopy::copy method
  • 1720ddd Merge pull request #203 from SpazzMarticus/fix-return-types-for-doctrine-proxy
  • 3424b4d Fix return types for Doctrine\Persistence\Proxy implementations
  • 024473a Merge pull request #202 from alexz707/add-prepend-type-filter
  • 2356a16 Add PrependTypeFilter method
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 4, 2025
@codecov
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.93%. Comparing base (848d930) to head (908c37f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1259   +/-   ##
=======================================
  Coverage   49.93%   49.93%           
=======================================
  Files          83       83           
  Lines       10649    10649           
=======================================
  Hits         5318     5318           
  Misses       5331     5331           
Flag Coverage Δ
tests 49.93% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [myclabs/deep-copy](https://github.com/myclabs/DeepCopy) from 1.12.1 to 1.13.4.
- [Release notes](https://github.com/myclabs/DeepCopy/releases)
- [Commits](myclabs/DeepCopy@1.12.1...1.13.4)

---
updated-dependencies:
- dependency-name: myclabs/deep-copy
  dependency-version: 1.13.4
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/myclabs/deep-copy-1.13.4 branch from 3c5ccd6 to f75be13 Compare August 14, 2025 00:07
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.

2 participants