Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4#45

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/doctrine-doctrine-migrations-bundle-4.x
Open

fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4#45
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/doctrine-doctrine-migrations-bundle-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 5, 2025

This PR contains the following updates:

Package Change Age Confidence
doctrine/doctrine-migrations-bundle (source) ^3.3^4.0 age confidence

Release Notes

doctrine/DoctrineMigrationsBundle (doctrine/doctrine-migrations-bundle)

v4.0.0

Compare Source

Release Notes for 4.0.0

Backwards incompatible release (major)

4.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 14
  • Total contributors: 3
Breaking Changes
Improvement
Bugfixes
Test Suite

This release also contains unreleased changes from 3.7.x

v3.7.0

Compare Source

Release Notes for 3.7.0

Feature release (minor)

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

v3.6.0

Compare Source

Release Notes for 3.6.0

Feature release (minor)

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

v3.5.0

Compare Source

Release Notes for 3.5.0

Feature release (minor)

3.5.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvements
Deprecations

v3.4.3

Compare Source

Release Notes for 3.4.3

3.4.x bugfix release (patch)

3.4.3
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Improvement
Test Suite
Static Analysis
Documentation

v3.4.2

Compare Source

Release Notes for 3.4.2

3.4.x bugfix release (patch)

3.4.2
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3
Bugfixes
Improvements
CI

v3.4.1

Compare Source

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

v3.4.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer install --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
- Required package "nelmio/api-doc-bundle" is in the lock file as "v4.32.0" but that does not satisfy your constraint "^4.38".
- Required package "phpstan/phpdoc-parser" is in the lock file as "1.29.1" but that does not satisfy your constraint "^2.0".
- Required package "symfony/console" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/doctrine-messenger" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/dotenv" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/framework-bundle" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/messenger" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/property-access" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/property-info" is in the lock file as "v7.1.3" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/security-bundle" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/serializer" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/uid" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/validator" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/yaml" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "doctrine/doctrine-fixtures-bundle" is in the lock file as "3.6.1" but that does not satisfy your constraint "^3.7".
- Required (in require-dev) package "phpunit/phpunit" is in the lock file as "11.4.3" but that does not satisfy your constraint "^12.0".
- Required (in require-dev) package "symfony/browser-kit" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/css-selector" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/debug-bundle" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/stopwatch" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/web-profiler-bundle" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r

@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed Feb 2, 2026
@renovate renovate Bot closed this Feb 2, 2026
@renovate renovate Bot deleted the renovate/doctrine-doctrine-migrations-bundle-4.x branch February 2, 2026 00:53
@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 Feb 2, 2026
@renovate renovate Bot reopened this Feb 2, 2026
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-migrations-bundle-4.x branch from 03cc6c8 to ca5be93 Compare February 2, 2026 06:12
@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed Feb 7, 2026
@renovate renovate Bot closed this Feb 7, 2026
@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 Feb 7, 2026
@renovate renovate Bot reopened this Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-migrations-bundle-4.x branch 2 times, most recently from ca5be93 to 8e0a6b8 Compare February 7, 2026 05:29
@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed Feb 19, 2026
@renovate renovate Bot closed this Feb 19, 2026
@renovate renovate Bot changed the title fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 - autoclosed fix(deps): update dependency doctrine/doctrine-migrations-bundle to v4 Feb 19, 2026
@renovate renovate Bot reopened this Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-migrations-bundle-4.x branch 2 times, most recently from 8e0a6b8 to 6949c39 Compare February 19, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants