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

Bump gedmo/doctrine-extensions from 3.17.1 to 3.18.0 #1775

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps gedmo/doctrine-extensions from 3.17.1 to 3.18.0.

Release notes

Sourced from gedmo/doctrine-extensions's releases.

v3.18.0

Added

  • Support for doctrine/persistence ^4.0

Deprecated

  • Sluggable: Annotation-specific mapping parameters (#2837)

Fixed

  • Fix regression with doctrine/dbal >= 4.0 that caused MariaDB to improperly attempt LONGTEXT casting in TranslationWalker (issue #2887)
  • Tree: allow usage of UuidV4 as path source with the materialized path strategy
Changelog

Sourced from gedmo/doctrine-extensions's changelog.

[3.18.0] - 2025-02-01

Added

  • Support for doctrine/persistence ^4.0

Deprecated

  • Sluggable: Annotation-specific mapping parameters (#2837)

Fixed

  • Fix regression with doctrine/dbal >= 4.0 that caused MariaDB to improperly attempt LONGTEXT casting in TranslationWalker (issue #2887)
  • Tree: allow usage of UuidV4 as path source with the materialized path strategy
Commits
  • 964db6c 3.18.0
  • 0402d01 Support doctrine/persistence 4.0
  • b6048c1 Bump isbang/compose-action from 2.0.2 to 2.1.0
  • 2d9d36c Update rules for PHP CS Fixer
  • aad2dfc Update rules for PHP CS Fixer
  • 1d6f9bd Upgrade to PHPStan 2.0
  • 16ab390 Add support for new SqlOutputWalker class in the ORM
  • 950d7c0 Fix CS errors
  • ea6959d Reduce deprecations due to FieldMapping array access
  • cfe5a76 Refresh .gitattributes contents
  • 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 [gedmo/doctrine-extensions](https://github.com/doctrine-extensions/DoctrineExtensions) from 3.17.1 to 3.18.0.
- [Release notes](https://github.com/doctrine-extensions/DoctrineExtensions/releases)
- [Changelog](https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/CHANGELOG.md)
- [Commits](doctrine-extensions/DoctrineExtensions@v3.17.1...v3.18.0)

---
updated-dependencies:
- dependency-name: gedmo/doctrine-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Feb 3, 2025
@coveralls
Copy link

Coverage Status

coverage: 97.423%. remained the same
when pulling a069728 on dependabot/composer/gedmo/doctrine-extensions-3.18.0
into b0382a5 on master.

@j0k3r j0k3r merged commit ef32841 into master Feb 3, 2025
12 checks passed
@j0k3r j0k3r deleted the dependabot/composer/gedmo/doctrine-extensions-3.18.0 branch February 3, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants