Skip to content

Bump @prettier/plugin-php from 0.16.3 to 0.17.3#95

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

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

Release notes

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

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
  • 050ce79 0.17.3
  • 9a80be4 build(deps-dev): bump eslint-plugin-jest from 24.3.6 to 24.4.0 (#1794)
  • 100dabd build(deps-dev): bump @​babel/preset-env from 7.14.7 to 7.14.8 (#1792)
  • aeee613 build(deps-dev): bump codecov from 3.8.2 to 3.8.3 (#1791)
  • dc0ebe3 build(deps-dev): bump eslint from 7.30.0 to 7.31.0 (#1790)
  • 0eda47c build(deps-dev): bump rollup from 2.53.0 to 2.54.0 (#1797)
  • 0ace60f Update PHP parser to allow for dangling comma in use block (#1796)
  • d57e587 Added PhpStorm/Jetbrains config guide (#1787)
  • 575e0e6 build(deps-dev): bump rollup from 2.52.8 to 2.53.0 (#1784)
  • 3b8adc6 build(deps-dev): bump rollup from 2.52.4 to 2.52.8 (#1783)
  • 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.3.
- [Release notes](https://github.com/prettier/prettier-php/releases)
- [Commits](prettier/plugin-php@v0.16.3...v0.17.3)

---
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 Jul 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 31, 2021

Superseded by #100.

@dependabot dependabot bot closed this Aug 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prettier/plugin-php-0.17.3 branch August 31, 2021 19:19
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