deps: bump - latte, playwright, coding-standard, php_codesniffer - #75
Merged
Merged
Conversation
Bumps the composer group with 3 updates in the /app directory: [latte/latte](https://github.com/nette/latte), [playwright-php/playwright](https://github.com/playwright-php/playwright) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard). Updates `latte/latte` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/nette/latte/releases) - [Commits](nette/latte@3.1.4...v3.1.6) Updates `playwright-php/playwright` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/playwright-php/playwright/releases) - [Changelog](https://github.com/playwright-php/playwright/blob/main/CHANGELOG.md) - [Commits](playwright-php/playwright@v1.2.0...v1.3.1) Updates `slevomat/coding-standard` from 8.31.0 to 8.31.1 - [Release notes](https://github.com/slevomat/coding-standard/releases) - [Commits](slevomat/coding-standard@8.31.0...8.31.1) Updates `squizlabs/php_codesniffer` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@4.0.1...4.0.4) --- updated-dependencies: - dependency-name: latte/latte dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer - dependency-name: playwright-php/playwright dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer - dependency-name: slevomat/coding-standard dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the composer group with 3 updates in the /app directory: latte/latte, playwright-php/playwright and slevomat/coding-standard.
Updates
latte/lattefrom 3.1.4 to 3.1.6Release notes
Sourced from latte/latte's releases.
... (truncated)
Commits
adccfacReleased version 3.1.6f6a6b6aTemplateParserHtml: n:attribute checks the tag parser generator protocol like...d9a0927Tracy: panel shows render time per template, total and self2d0db7aExtension: added afterRender() hook, called in finally4f07dd0Helpers: resolveParams() memoizes the reflection scan of the params class99a1b7aEngine: template hash extended from 40 to 64 bitsb596015Tag::closestTag() matches subclasses, as its phpDoc promises2181bc9HtmlHelpers: xlink:href in inline SVG is a URL attribute and gets sanitized37d88b6HtmlHelpers: classifyScriptType() strips ASCII whitespace around MIME type li...707d23dFirstLastSepNode: {first}, {last}, {sep} outside {foreach} triggers a depreca...Updates
playwright-php/playwrightfrom 1.2.0 to 1.3.1Release notes
Sourced from playwright-php/playwright's releases.
Changelog
Sourced from playwright-php/playwright's changelog.
Commits
5255bf1Prepare release 1.3.1 (#129)67c77bbRedact credentials from connect logs (#128)e87ec0fResolve input file paths before sending (#127)52b4f79Cache Playwright browsers in CI (#126)857807dFail make ci when a check fails (#125)87c39c4Prepare release 1.3.0 (#122)8257548Wire config options into launch and context creation (#121)684d7cdKeep node resolution out of the unit test suite (#120)d684197Add the missing v1.2.0 changelog entry (#119)de4e429Implement Tracing API & record expect assertions as trace groups (#114)Updates
slevomat/coding-standardfrom 8.31.0 to 8.31.1Release notes
Sourced from slevomat/coding-standard's releases.
Commits
0a40807Updated dependencies0d18071SlevomatCodingStandard.Classes.ParentCall: Fixed false positive for parent ca...c3eac35SlevomatCodingStandard.Classes.ParentCall: Fixed false positive for@parent::1f3de31ReadonlyClassSniff - do not mark abstract class as readonly despite all promo...Updates
squizlabs/php_codesnifferfrom 4.0.1 to 4.0.4Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
bbdc3d0Merge branch '3.x' into 4.x3d9e4c6Merge pull request #1471 from PHPCSStandards/feature/update-gpg-key-info0c3dc35Changelog: add release linksddc0bf9Changelog update for 4.0.3 + 4.0.409a2847Config: update version nr to nextaa43975Merge branch '3.x' into 4.x29a0859Config: update version nr to next305aebbUpdate for new GPG keys74ee2d4Merge pull request #1475 from PHPCSStandards/feature/changelog-4.0.22f4a106Changelog for the 4.0.2 releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions