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 6 updates #529

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 5 updates in the / directory:

Package From To
doctrine/doctrine-migrations-bundle 3.4.0 3.4.1
doctrine/orm 3.3.1 3.3.2
jms/translation-bundle 2.5.0 2.6.0
twig/extra-bundle 3.18.0 3.20.0
twig/intl-extra 3.18.0 3.20.0

Updates doctrine/doctrine-migrations-bundle from 3.4.0 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

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
  • See full diff in compare view

Updates doctrine/orm from 3.3.1 to 3.3.2

Release notes

Sourced from doctrine/orm's releases.

3.3.2

Release Notes for 3.3.2

3.3.x bugfix release (patch)

3.3.2

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

Improvement

Documentation

Test Suite

This release includes the changes in https://github.com/doctrine/orm/releases/tag/2.20.2

Commits
  • c9557c5 Merge remote-tracking branch 'origin/2.20.x' into 3.3.x
  • 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
  • aff82af Merge pull request #11811 from greg0ire/quoteIdentifier-depr
  • 9e999ea Merge pull request #11792 from dbannik/11783-failure-with-indexed-relation
  • 6755bb0 Fix Hydration when use ManyToMany[indexBy]
  • aa141bf Address quoteIdentifier() deprecation
  • cf39e00 Merge pull request #11807 from greg0ire/display-deprecations
  • 27b4784 Display Doctrine deprecations when running PHPUnit
  • c2a4932 Merge pull request #11799 from HypeMC/enum-array-error
  • Additional commits viewable in compare view

Updates jms/translation-bundle from 2.5.0 to 2.6.0

Release notes

Sourced from jms/translation-bundle's releases.

2.6.0

What's Changed

Kudos to @​deguif for his contributions!

Full Changelog: schmittjoh/JMSTranslationBundle@2.5.0...2.6.0

Commits
  • 2a51f8a Merge pull request #611 from deguif/remove-twig-legacy-code
  • d465379 Merge pull request #612 from deguif/base-exception-throwable
  • 001aa5e Merge pull request #613 from deguif/gitattributes-update
  • 86d6932 Merge pull request #614 from deguif/phpunit-attributes
  • f3a9d31 feature: use phpunit attributes
  • 356c0d8 refactor: update .gitattributes
  • 6a54f1e feature: make base exception extends throwable
  • ec1a0ac refactor: remove twig trans node backward compatibility
  • 4c7e5de Merge pull request #598 from deguif/remove-legacy-code
  • 444fa3f Merge pull request #609 from deguif/ci-configuration
  • Additional commits viewable in compare view

Updates twig/extra-bundle from 3.18.0 to 3.20.0

Commits

Updates twig/intl-extra from 3.18.0 to 3.20.0

Commits

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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.4.0` | `3.4.1` |
| [doctrine/orm](https://github.com/doctrine/orm) | `3.3.1` | `3.3.2` |
| [jms/translation-bundle](https://github.com/schmittjoh/JMSTranslationBundle) | `2.5.0` | `2.6.0` |
| [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) | `3.18.0` | `3.20.0` |
| [twig/intl-extra](https://github.com/twigphp/intl-extra) | `3.18.0` | `3.20.0` |



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

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

Updates `jms/translation-bundle` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/schmittjoh/JMSTranslationBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSTranslationBundle/blob/master/CHANGELOG.md)
- [Commits](schmittjoh/JMSTranslationBundle@2.5.0...2.6.0)

Updates `twig/extra-bundle` from 3.18.0 to 3.20.0
- [Commits](twigphp/twig-extra-bundle@v3.18.0...v3.20.0)

Updates `twig/intl-extra` from 3.18.0 to 3.20.0
- [Commits](twigphp/intl-extra@v3.18.0...v3.20.0)

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-migrations-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: jms/translation-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/intl-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-193e3d2a38 branch from 7524021 to 0473f50 Compare February 19, 2025 16:43
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