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

[TASK] Update typo3fluid/fluid to v4 - autoclosed #52

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typo3fluid/fluid ^2.7 -> ^2.7 || ^4.0 age adoption passing confidence

Release Notes

TYPO3/Fluid (typo3fluid/fluid)

v4.0.1

Compare Source

What's Changed

Full Changelog: TYPO3/Fluid@4.0.0...4.0.1

v4.0.0

Compare Source

Nearly eight years after the launch of Fluid v2, we are happy to release Fluid v4. For this major version we had one key goal in mind: no breaking changes to user-facing APIs, such as ViewHelpers or View classes. We are confident that we have achieved this goal.

In this release, we focused on improving code quality by introducing stricter type checks across most of the codebase. In addition, we have deprecated several outdated or suboptimal APIs – most notably, the renderStatic() method for ViewHelpers and the related traits. While these deprecated APIs remain functional in Fluid v4, they will be removed in the upcoming Fluid v5 release. We strongly encourage users to consult the deprecation log and update their code to ensure compatibility with future versions.

To make the upgrade process as seamless as possible, we've backported many of the new features to Fluid v2, ensuring that the migration path is largely backward-compatible.

Noteworthy features in v4 that could not be backported:

  • TYPO3/Fluid@faad81a <f:comment> now ignores Fluid syntax errors
  • TYPO3/Fluid@ba2c48b {true}, {false} and {null} are part of the language now and can be used in all templates
  • TYPO3/Fluid@4d5b0c9 AbstractTagBasedViewHelper now supports boolean tag arguments according to the HTML5 standard

A full list of breaking changes is available in the documentation.

New Contributors

Full Changelog: TYPO3/Fluid@2.15.0...4.0.0


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 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.

🔕 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 renovate bot added the dependencies Updates project dependencies label Sep 11, 2024
Copy link
Contributor Author

renovate bot commented Sep 11, 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 update typo3fluid/fluid:4.0.1 --with-dependencies --ignore-platform-req ext-intl --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires typo3fluid/fluid ^2.7 || ^4.0, found typo3fluid/fluid[2.7.0, ..., 2.15.0, 4.0.0, 4.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - typo3/cms-core is locked to version v12.4.22 and an update of this package was not requested.
    - typo3/cms-core v12.4.22 requires typo3fluid/fluid ^2.15.0 -> found typo3fluid/fluid[2.15.0] but it conflicts with your temporary update constraint (typo3fluid/fluid:4.0.1).
  Problem 3
    - typo3/cms-fluid is locked to version v12.4.22 and an update of this package was not requested.
    - typo3/cms-fluid v12.4.22 requires typo3fluid/fluid ^2.15.0 -> found typo3fluid/fluid[2.15.0] but it conflicts with your temporary update constraint (typo3fluid/fluid:4.0.1).
  Problem 4
    - typo3/testing-framework is locked to version 8.2.3 and an update of this package was not requested.
    - typo3/cms-core v12.4.22 requires typo3fluid/fluid ^2.15.0 -> found typo3fluid/fluid[2.15.0] but it conflicts with your temporary update constraint (typo3fluid/fluid:4.0.1).
    - typo3/testing-framework 8.2.3 requires typo3/cms-core 12.*.*@dev || 13.*.*@dev -> satisfiable by typo3/cms-core[v12.4.22].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Copy link

codeclimate bot commented Sep 11, 2024

Code Climate has analyzed commit 17cf9f9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 0.0% (0.0% change).

View more on Code Climate.

@coveralls
Copy link
Collaborator

coveralls commented Sep 11, 2024

Pull Request Test Coverage Report for Build 11834352998

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 11834349191: 0.0%
Covered Lines: 0
Relevant Lines: 701

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch from 12d4068 to 5762225 Compare September 16, 2024 04:08
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch from 5762225 to 91b4dd7 Compare September 23, 2024 04:17
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch 2 times, most recently from 68908d9 to 8935b73 Compare October 7, 2024 03:42
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch 3 times, most recently from 36711c1 to 55800aa Compare October 21, 2024 03:11
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch from 55800aa to 385f25b Compare October 28, 2024 04:03
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch 3 times, most recently from 9fb5d77 to c1b88d2 Compare November 7, 2024 07:45
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch from c1b88d2 to 836bd2e Compare November 11, 2024 04:42
eliashaeussler and others added 2 commits November 14, 2024 10:26
| datasource | package          | from   | to    |
| ---------- | ---------------- | ------ | ----- |
| packagist  | typo3fluid/fluid | 2.15.0 | 4.0.1 |
@renovate renovate bot force-pushed the renovate/typo3fluid-fluid-4.x branch from 836bd2e to 17cf9f9 Compare November 14, 2024 09:27
@renovate renovate bot changed the title [TASK] Update typo3fluid/fluid to v4 [TASK] Update typo3fluid/fluid to v4 - autoclosed Nov 14, 2024
@renovate renovate bot closed this Nov 14, 2024
@renovate renovate bot deleted the renovate/typo3fluid-fluid-4.x branch November 14, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants