renovate[bot]
d5b05f8150
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.46.1 (stable) ( #2869 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer )
| `<3.45.1` -> `<3.46.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary>
###
[`v3.46.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3460 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.45.0...v3.46.0 )
- chore: fix internal typehints in Tokens
([#​7656](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7656 ))
- chore: reduce PHPStan baseline
([#​7643](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7643 ))
- docs: Show class with unit tests and BC promise info
([#​7667](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7667 ))
- feat: change default ruleset to `@PER-CS` (only behind
PHP_CS_FIXER_FUTURE_MODE=1)
([#​7650](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7650 ))
- feat: Support new/instanceof/use trait in
`fully_qualified_strict_types`
([#​7653](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7653 ))
- fix: FQCN parse phpdoc using full grammar regex
([#​7649](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7649 ))
- fix: Handle FQCN properly with `leading_backslash_in_global_namespace`
option enabled
([#​7654](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7654 ))
- fix: PhpdocToParamTypeFixerTest - support for arrow functions
([#​7647](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7647 ))
- fix: PHP_CS_FIXER_FUTURE_MODE - proper boolean validation
([#​7651](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7651 ))
</details>
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/libretime/libretime ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlIn0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2024-01-07 13:58:56 +01:00
renovate[bot]
c0a1dd4da4
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.45.1 (stable) ( #2857 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer )
| `<3.43.2` -> `<3.45.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary>
###
[`v3.45.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3450 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.44.0...v3.45.0 )
- feat: Enable symbol importing in `@PhpCsFixer` ruleset
([#​7629](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7629 ))
- fix: NoUnneededBracesFixer - improve handling of global namespace
([#​7639](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7639 ))
- test: run tests with "short_open_tag" enabled
([#​7637](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7637 ))
###
[`v3.44.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3440 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.43.1...v3.44.0 )
- feat: Introduce percentage bar as new default progress output
([#​7603](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7603 ))
</details>
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/libretime/libretime ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlIn0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-12-30 19:41:41 +01:00
renovate[bot]
0d632e8970
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.43.2 (stable) ( #2849 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer )
| `<3.42.1` -> `<3.43.2` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary>
###
[`v3.43.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3431 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.43.0...v3.43.1 )
- fix: Import only unique symbols' short names
([#​7635](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7635 ))
###
[`v3.43.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3430 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.42.0...v3.43.0 )
- chore: change base of `@Symfony` set to `@PER-CS2.0`
([#​7627](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7627 ))
- chore: PHPUnit - allow for v10
([#​7606](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7606 ))
- chore: Preg - rework catching the error
([#​7616](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7616 ))
- chore: Revert unneeded peer-dep-pin and re-gen lock file
([#​7618](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7618 ))
- docs: drop extra note about 8.0.0 bug in README.md
([#​7614](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7614 ))
- feat: add cast_spaces into `@PER-CS2.0`
([#​7625](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7625 ))
- feat: Configurable phpDoc tags for FQCN processing
([#​7628](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7628 ))
- feat: StatementIndentationFixer - introduce
stick_comment_to_next_continuous_control_statement config
([#​7624](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7624 ))
- feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config
([#​7626](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7626 ))
- fix: FullyQualifiedStrictTypesFixer - better support annotations in
inline {}
([#​7633](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7633 ))
- fix: Improve how FQCN is handled in phpDoc
([#​7622](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7622 ))
- fix: phpdoc_align - fix multiline tag alignment issue
([#​7630](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7630 ))
</details>
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/libretime/libretime ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlIn0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-12-29 15:29:05 +01:00
renovate[bot]
7fa21498ec
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.42.1 (stable) ( #2837 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer )
| `<3.41.2` -> `<3.42.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary>
###
[`v3.42.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3420 )
[Compare
Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.41.1...v3.42.0 )
- chore: aim to not rely on internal array pointer but use
array_key_first
([#​7613](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7613 ))
- chore: deprecate Token::isKeyCaseSensitive
([#​7599](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7599 ))
- chore: deprecate Token::isKeyCaseSensitive, 2nd part
([#​7601](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7601 ))
- chore: do not check PHP_VERSION_ID
([#​7602](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7602 ))
- chore: FileFilterIteratorTest - more accurate type in docs
([#​7542](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7542 ))
- chore: minor code cleanup
([#​7607](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7607 ))
- chore: more types
([#​7598](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7598 ))
- chore: PHPDoc key-value spacing
([#​7592](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7592 ))
- chore: PHPUnit - run defects first
([#​7570](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7570 ))
- chore: ProjectCodeTest - DRY on Tokens creation
([#​7574](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7574 ))
- chore: ProjectCodeTest - prepare for symfony/console v7
([#​7605](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7605 ))
- chore: ProjectCodeTest::provide\*ClassCases to return iterable with
key for better tests execution log
([#​7572](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7572 ))
- chore: ProjectCodeTest::testDataProvidersDeclaredReturnType - use
better DataProvider to simplify test logic
([#​7573](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7573 ))
- chore: TokensAnalyzer - string-enum for better typehinting
([#​7571](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7571 ))
- chore: unify tests not agnostic of PHP version
([#​7581](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7581 ))
- chore: use ::class more
([#​7545](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7545 ))
- CI: Introduce `composer-unused`
([#​7536](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7536 ))
- DX: add types to anonymous functions
([#​7561](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7561 ))
- DX: Allow running smoke tests within Docker runtime
([#​7608](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7608 ))
- DX: check fixer's options for wording
([#​7543](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7543 ))
- DX: cleanup deprecation message
([#​7576](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7576 ))
- DX: do not allow overriding constructor of
`PHPUnit\Framework\TestCase`
([#​7563](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7563 ))
- DX: do not import ExpectDeprecationTrait in UtilsTest
([#​7562](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7562 ))
- DX: Enforce consistent naming in tests
([#​7556](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7556 ))
- DX: fix checking test class extends `PhpCsFixer\Tests\TestCase`
([#​7567](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7567 ))
- DX: make sure that exceptions in
`AbstractFixerTestCase::testProperMethodNaming` are not already fixed
([#​7588](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7588 ))
- DX: remove recursion from AbstractIntegrationTestCase::testIntegration
([#​7577](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7577 ))
- DX: remove `PhpUnitNamespacedFixerTest::testClassIsFixed`
([#​7564](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7564 ))
- DX: remove `symfony/phpunit-bridge`
([#​7578](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7578 ))
- DX: replace fixture classes with anonymous ones
([#​7533](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7533 ))
- DX: Unify Docker mount points and paths
([#​7549](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7549 ))
- DX: unify fixer's test method names - quick wins
([#​7584](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7584 ))
- DX: unify tests for casing fixers
([#​7558](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7558 ))
- DX: use anonymous function over concrete classes
([#​7553](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7553 ))
- feat(EXPERIMENTAL): ClassKeywordFixer
([#​2918](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/2918 ))
- feat(EXPERIMENTAL): ClassKeywordFixer, part 2
([#​7550](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7550 ))
- feat(PhpdocToCommentFixer): Add option to handle return as valid
docblock usage
([#​7401](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7401 ))
([#​7402](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7402 ))
- feat: Ability to import FQCNs found during analysis
([#​7597](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7597 ))
- feat: add phpDoc support for `fully_qualified_strict_types` fixer
([#​5620](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/5620 ))
- feat: Handle deprecated rule sets similarly to deprecated fixers
([#​7288](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7288 ))
- feat: PhpUnitTestCaseStaticMethodCallsFixer - cover PHPUnit v10
methods
([#​7604](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7604 ))
- feat: Support more FQCNs cases in `fully_qualified_strict_types`
([#​7459](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7459 ))
- fix: AbstractFixerTestCase - fix checking for correct casing
([#​7540](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7540 ))
- fix: Better OS detection in integration tests
([#​7547](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7547 ))
- fix: NativeTypeDeclarationCasingFixe - handle static property without
type
([#​7589](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7589 ))
- test: AutoReview - unify data provider returns
([#​7544](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7544 ))
- test: check to have DataProviders code agnostic of PHP version
([#​7575](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7575 ))
</details>
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/libretime/libretime ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlIn0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-12-27 13:40:05 +01:00
renovate[bot]
1820970ce3
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.41.2 (stable) ( #2766 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.41.2
* style: format files using php-cs-fixer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-12-18 19:02:03 +01:00
renovate[bot]
4bc0aa0525
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.35.2 ( #2722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-14 00:05:30 +02:00
renovate[bot]
2263c1f860
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.34.1 ( #2723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-03 22:21:28 +02:00
renovate[bot]
bfdb40dd7f
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.27.1 (stable) ( #2715 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.27.1
* style: format legacy files
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-09-17 17:18:07 +02:00
renovate[bot]
6c606f4ae8
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.2 ( #2687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 11:14:16 +01:00
renovate[bot]
3547d745f9
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (stable) ( #2678 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1
* style: format legacy files
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-09-08 15:28:29 +02:00
renovate[bot]
ab16cb47c5
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.23.1 (stable) ( #2656 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.23.1
* style: format files using php-cs-fixer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-08-15 18:28:18 +02:00
renovate[bot]
6619bc68ea
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.22.1 ( #2633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 22:40:05 +02:00
renovate[bot]
74737cf3c4
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.21.2 ( #2612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 21:32:13 +02:00
renovate[bot]
3fe1df1c6d
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.20.1 (stable) ( #2602 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.20.1
* style: format legay files
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-07-01 16:55:43 +02:00
renovate[bot]
8b41302ddd
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 (main) ( #2556 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1
* style(legacy): format using php-cs-fixer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-05-25 15:06:18 +02:00
renovate[bot]
20bb031db0
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.16.1 (main) ( #2490 )
...
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.16.1
* style: format code using php-cs-fixer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-04-03 11:58:36 +02:00
renovate[bot]
89372aee82
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.15.2
2023-03-14 10:51:19 +01:00
renovate[bot]
eb55859bea
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.14.5
2023-02-10 21:57:40 +01:00
renovate[bot]
6030ee2fb0
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.14.4
2023-01-30 10:10:17 +01:00
renovate[bot]
29a21c24a2
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.3
2023-01-03 04:38:45 +01:00
renovate[bot]
b4fc7b6f4b
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.2
2022-12-19 14:23:08 +01:00
renovate[bot]
6564d18442
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.1 ( #2249 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 08:27:47 +02:00
renovate[bot]
ca535d1a10
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.12.1
2022-10-12 17:29:28 +02:00
jo
dbfb22646a
fix(legacy): set platform requirements to php ^7.4
2022-10-10 23:27:55 +02:00
Jonas L
23578da4e2
feat(legacy): invalidate cached assets using md5sum ( #2161 )
...
* feat(legacy): invalidate cached assets using md5sum
Don't rely on version to invalidate cached assets
* use Assets::url() when loading legacy pages
* fix script docs
2022-09-19 11:58:31 +02:00
renovate[bot]
edab2a694d
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.11.1
2022-09-12 14:15:50 +02:00
jo
3f2f2cb50b
ci(legacy): catch syntax errors on older php versions
2022-08-24 12:18:40 +02:00
jo
fdd3ff1e5a
style(legacy): format tools/composer.json
2022-07-11 17:35:02 +02:00
jo
25fbf5cf32
chore(legacy): commit tools composer.json
...
Allow to keep track of the tools version and not have unexpected version bumps.
2022-07-11 17:30:52 +02:00