Merged
Conversation
Signed-off-by: George Steel <george@net-glue.co.uk>
8.4 Missing in Schema Enum
…EpdC Merge release 1.27.1 into 1.28.x
Signed-off-by: George Steel <george@net-glue.co.uk>
Fix Incorrect globbing of docs directory during linting checks
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.5.2 | 5.6.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…M4ig Merge release 1.27.2 into 1.28.x
| datasource | package | from | to | | ---------- | --------------------- | ------ | ----- | | npm | @cfworker/json-schema | 1.12.7 | 2.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Due to the new PHPStan tool, we exceeded the line-length limit of 100 lines per file. Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Update dependency @cfworker/json-schema to v2
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.6.2 | 5.7.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PHPStan tooling detection
Signed-off-by: George Steel <george@net-glue.co.uk>
Fix `AS` keyword casing in Dockerfile
| datasource | package | from | to | | ---------- | ----------- | ----- | ----- | | npm | webpack-cli | 5.1.4 | 6.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
We do want to have `php-cs-fixer` reporting to github pull requests. Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
This reports actual check output to github pull requests for integrated review. Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
feature: `php-cs-fixer` with `checkstyle` output forwarded to github pull request
Update dependency webpack-cli to v6
| datasource | package | from | to | | ---------- | --------------------- | ----- | ----- | | npm | @cfworker/json-schema | 2.0.1 | 4.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @cfworker/json-schema to v4
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.7.2 | 5.8.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: George Steel <george@net-glue.co.uk>
Add Support for PHP 8.5
…to-2.0.x_2Q2n1V3K # Conflicts: # laminas-ci.schema.json # package-lock.json # package.json # src/tools/infection.ts # src/tools/phpCsFixer.ts # tests/code-check-phpcsfixer-php-dist/matrix.json # tests/code-check-phpcsfixer-php/matrix.json # tests/code-check-phpstan-alternative-dist/.laminas-ci.json # tests/code-check-phpstan-alternative-dist/matrix.json # tests/code-check-phpstan-dist/.laminas-ci.json # tests/code-check-phpstan-dist/matrix.json # tests/code-check-phpstan-no-dist/.laminas-ci.json # tests/code-check-phpstan-no-dist/matrix.json # tests/doc-linting-doc-book/matrix.json # tests/doc-linting-docs-book/matrix.json
Signed-off-by: George Steel <george@net-glue.co.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for 1.30.0
1.30.0
Enhancement