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

Update symfony packages (minor) #110

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

Update symfony packages (minor) #110

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/maker-bundle (source) ^1.58 -> ^1.62.1 age adoption passing confidence
symfony/stimulus-bundle ^2.19 -> ^2.22.1 age adoption passing confidence
symfony/ux-react (source) ^2.19 -> ^2.22.1 age adoption passing confidence
symfony/webpack-encore-bundle ^2.1.1 -> ^2.2.0 age adoption passing confidence

Release Notes

symfony/maker-bundle (symfony/maker-bundle)

v1.62.1: : Revert PHP-CS-Fixer change

Compare Source

v1.62.0 contained a change that added php-cs-fixer as a required dependency. This caused a lot of problems downstream. We've reverted this change.

What's Changed

New Contributors

Full Changelog: symfony/maker-bundle@v1.62.0...v1.62.1

v1.62.0

Compare Source

v1.61.0

Compare Source

August 29th, 2024

Feature
Bug

v1.60.0

Compare Source

June 10th, 2024

Feature
Bug

v1.59.1

Compare Source

May 5th, 2024

Bug

v1.59.0

Compare Source

April 27th, 2024

Feature
Bug
symfony/stimulus-bundle (symfony/stimulus-bundle)

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.0

Compare Source

v2.20.0

Compare Source

symfony/ux-react (symfony/ux-react)

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.0

Compare Source

  • Add permanent option to the react_component Twig function, to prevent the
    unmounting when the component is deconnected and immediately re-connected.

v2.20.0

Compare Source

symfony/webpack-encore-bundle (symfony/webpack-encore-bundle)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" in timezone America/New_York, Automerge - "* 0-3 * * 1" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 794eb2e to cf83945 Compare March 2, 2024 10:28
@renovate renovate bot force-pushed the renovate/symfony branch from cf83945 to 741c956 Compare March 2, 2024 13:29
@renovate renovate bot changed the title Update dependency symfony/maker-bundle to ^1.55.1 Update dependency symfony/maker-bundle to ^1.56.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 3667126 to 1ba7af4 Compare March 9, 2024 12:25
@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 7b81a2b to e068baf Compare March 22, 2024 14:31
@renovate renovate bot changed the title Update dependency symfony/maker-bundle to ^1.56.0 Update dependency symfony/maker-bundle to ^1.57.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/symfony branch 6 times, most recently from 44104d6 to fcb69c3 Compare March 27, 2024 02:02
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 319a850 to 9963655 Compare April 6, 2024 16:57
@renovate renovate bot changed the title Update dependency symfony/maker-bundle to ^1.57.0 Update dependency symfony/maker-bundle to ^1.58.0 Apr 6, 2024
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 850c868 to fa25a69 Compare April 15, 2024 06:59
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 3ce83f2 to 2e7aa8e Compare April 15, 2024 16:04
@renovate renovate bot force-pushed the renovate/symfony branch 17 times, most recently from eee624a to e51a074 Compare October 19, 2024 16:58
@renovate renovate bot force-pushed the renovate/symfony branch from e51a074 to 262c01f Compare October 22, 2024 21:07
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 7b2164b to 31d8cb6 Compare November 7, 2024 00:47
Copy link
Contributor Author

renovate bot commented Nov 29, 2024

⚠️ 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.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - laminas/laminas-code is locked to version 4.13.0 and an update of this package was not requested.
    - laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 2
    - nette/schema is locked to version v1.3.0 and an update of this package was not requested.
    - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 3
    - nette/utils is locked to version v4.0.4 and an update of this package was not requested.
    - nette/utils v4.0.4 requires php >=8.0 <8.4 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 4
    - friendsofphp/proxy-manager-lts is locked to version v1.0.18 and an update of this package was not requested.
    - friendsofphp/proxy-manager-lts v1.0.18 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.13.0].
    - laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/symfony branch 2 times, most recently from b76d21e to 19444e5 Compare November 30, 2024 09:51
@renovate renovate bot force-pushed the renovate/symfony branch 2 times, most recently from 0debeb5 to a1c2786 Compare December 16, 2024 19:06
@renovate renovate bot force-pushed the renovate/symfony branch from a1c2786 to d5356e4 Compare December 20, 2024 17:38
@renovate renovate bot force-pushed the renovate/symfony branch from d5356e4 to da7c62e Compare January 13, 2025 18:08
@renovate renovate bot force-pushed the renovate/symfony branch from da7c62e to 089cb73 Compare January 15, 2025 01: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