Skip to content

Bump @prettier/plugin-php from 0.16.3 to 0.17.4#100

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prettier/plugin-php-0.17.4
Closed

Bump @prettier/plugin-php from 0.16.3 to 0.17.4#100
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prettier/plugin-php-0.17.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps @prettier/plugin-php from 0.16.3 to 0.17.4.

Release notes

Sourced from @​prettier/plugin-php's releases.

0.17.4

  • feat(php8-attribute): PHP 8 Attribute output (#1761, thanks @​cseufert!)
  • fix class const ignore formatting bug (#1799, thanks @​wdoug!)
  • dependency updates

0.17.3

  • Update PHP parser to allow for dangling comma in use block (#1796, thanks @​justim!)
  • Added PhpStorm/Jetbrains config guide (#1787, thanks @​cseufert!)
  • Updated NodeJS versions to current stable releases (#1775, thanks @​cseufert!)
  • chore: update prettier to 2.1.2 (#1774)
  • dependency updates

0.17.2

  • feat(php8 hanging comma) Add support for haning comma for functions, closures, arrow functions and methods (#1769)
  • fix(php8): non-capturing exception catches (#1763)

0.17.1

  • fix(deps): use full commit hash for parser dependency (#1755)

0.17.0

This release adds partial support for PHP8 🎉

  • feat: PHP8 Promoted Props / Match Statement / Throw Statement / Union Types (#1753, thanks @​cseufert!)
  • feat: add support for named arguments and nullsafepropertylookup (php8) (#1656)
  • dependency updates
Commits
  • ba8d0d2 0.17.4
  • 40a4826 build(deps-dev): bump jest from 27.0.6 to 27.1.0 (#1816)
  • a99398b build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2 (#1815)
  • 812afdd build(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#1803)
  • 47b0e76 build(deps-dev): bump rollup from 2.54.0 to 2.56.3 (#1814)
  • 53958f1 build(deps): bump path-parse from 1.0.6 to 1.0.7 (#1809)
  • 7335848 Fix class const ignore formatting bug (#1799)
  • f46e5b0 build(deps-dev): bump @​babel/preset-env from 7.14.8 to 7.15.0 (#1805)
  • 450f025 build(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#1817)
  • edd3854 feat(php8-attribute): PHP 8 Attribute output (#1761)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@prettier/plugin-php](https://github.com/prettier/prettier-php) from 0.16.3 to 0.17.4.
- [Release notes](https://github.com/prettier/prettier-php/releases)
- [Commits](prettier/plugin-php@v0.16.3...v0.17.4)

---
updated-dependencies:
- dependency-name: "@prettier/plugin-php"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 10, 2021

Superseded by #103.

@dependabot dependabot bot closed this Sep 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prettier/plugin-php-0.17.4 branch September 10, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants