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 the php-prod group across 1 directory with 4 updates #176

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the php-prod group with 4 updates in the / directory: doctrine/doctrine-bundle, doctrine/doctrine-migrations-bundle, doctrine/orm and twig/twig.

Updates doctrine/doctrine-bundle from 2.13.1 to 2.13.2

Release notes

Sourced from doctrine/doctrine-bundle's releases.

2.13.2

Release Notes for 2.13.2

2.13.x bugfix release (patch)

2.13.2

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

CI

Bug

Documentation

Commits

Updates doctrine/doctrine-migrations-bundle from 3.3.1 to 3.4.1

Release notes

Sourced from doctrine/doctrine-migrations-bundle's releases.

3.4.1

Release Notes for 3.4.1

3.4.x bugfix release (patch)

3.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bugfixes

3.4.0

Release Notes for 3.4.0

Feature release (minor)

3.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Improvement

Bugfix

Documentation

Static Analysis

Commits
  • e858ce0 Merge pull request #587 from greg0ire/selective-filter
  • 31417c0 Apply schema filter more selectively
  • 66c74dc Remove useless private method
  • 9872551 Merge pull request #583 from greg0ire/update-branch-metadata
  • 4848903 Update branch metadata
  • a5c5fe0 Merge pull request #580 from greg0ire/3.4.x
  • b4ced5e Merge remote-tracking branch 'origin/3.3.x' into 3.4.x
  • 45d1b74 Merge pull request #526 from greg0ire/complete-compat
  • c85cd25 Add support for --complete
  • 7c1cc30 Merge pull request #579 from greg0ire/composer-lint
  • Additional commits viewable in compare view

Updates doctrine/orm from 2.20.1 to 2.20.2

Release notes

Sourced from doctrine/orm's releases.

2.20.2

Release Notes for 2.20.2

2.20.x bugfix release (patch)

2.20.2

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

Bugfixes

Static Analysis

Commits
  • 19912de Merge pull request #11820 from doctrine/dependabot/github_actions/2.20.x/doct...
  • 737cca5 Bump doctrine/.github from 7.1.0 to 7.2.1
  • 9e999ea Merge pull request #11792 from dbannik/11783-failure-with-indexed-relation
  • 6755bb0 Fix Hydration when use ManyToMany[indexBy]
  • c2a4932 Merge pull request #11799 from HypeMC/enum-array-error
  • 9bd7242 Introduce testNotListedValueInEnumArray
  • fff085b Fix documentation for JoinColumn nullable (#11798)
  • 5ad5b11 Merge pull request #11769 from HypeMC/fix-reportfieldswheredeclared
  • c12fd2c Merge pull request #11793 from greg0ire/doctrine-common-support
  • 44d5d4a Ignore deprecations from doctrine/common
  • Additional commits viewable in compare view

Updates twig/twig from 3.19.0 to 3.20.0

Changelog

Sourced from twig/twig's changelog.

3.20.0 (2025-02-13)

  • Fix support for ignoring syntax errors in an undefined handler in guard
  • Add configuration for Commonmark
  • Fix wrong array index
  • Bump minimum PHP version to 8.1
  • Add support for registering callbacks for undefined functions, filters or token parsers in the IntegrationTestCase
  • Use correct line number for ForElseNode
  • Fix timezone conversion on strings
Commits
  • 3468920 Prepare the 3.20.0 release
  • e456a31 Update CHANGELOG
  • f1c9039 Fix typo
  • d1737bd Fix CHANGELOG
  • 6508e80 bug #4575 Fix support for ignoring syntax erros in an undefined handler in gu...
  • 3794efe Fix support for ignoring syntax erros in an undefined handler in guard
  • 40a2d5b Add missing CHANGELOG
  • 3cdf26f feature #3737 Added configuration for commonmark use in twig-extra-bundle. (d...
  • fab1a37 bug #4546 Fix timezone conversion on strings (PrinsFrank)
  • f69531f Fix timezone conversion on strings
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 19, 2025
Bumps the php-prod group with 4 updates in the / directory: [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle), [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle), [doctrine/orm](https://github.com/doctrine/orm) and [twig/twig](https://github.com/twigphp/Twig).


Updates `doctrine/doctrine-bundle` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](doctrine/DoctrineBundle@2.13.1...2.13.2)

Updates `doctrine/doctrine-migrations-bundle` from 3.3.1 to 3.4.1
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Commits](doctrine/DoctrineMigrationsBundle@3.3.1...3.4.1)

Updates `doctrine/orm` from 2.20.1 to 2.20.2
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.20.1...2.20.2)

Updates `twig/twig` from 3.19.0 to 3.20.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.19.0...v3.20.0)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: doctrine/doctrine-migrations-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/php-prod-95d4a35eac branch from 1a8adc8 to d11256b Compare February 19, 2025 15:02
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.

0 participants