Skip to content

Bump @prettier/plugin-php from 0.16.3 to 0.17.6#117

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

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

Release notes

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

v0.17.6

  • Fix dissapearing class method visibilty flags (#1843, thanks @​cseufert!)
  • dependency updates

0.17.5

  • fix: workaround for extra end tag appearing when first line line has comment (#1764, thanks @​cseufert!)
  • fix: don't duplicate php8 attributes (#1821, thanks @​cseufert!)

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
  • 1862259 0.17.6
  • 825f7be build(deps-dev): bump rollup from 2.58.0 to 2.58.3 (#1856)
  • f5dd4e0 Fix dissapearing class method visibilty flags (#1843)
  • cd67516 build(deps-dev): bump jest-runner-eslint from 0.10.1 to 1.0.0 (#1847)
  • b0891fe build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2 (#1848)
  • eb0d10a build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#1854)
  • 647f958 build(deps-dev): bump rollup from 2.56.3 to 2.58.0 (#1841)
  • c680d6a build(deps): bump tmpl from 1.0.4 to 1.0.5 (#1831)
  • fcb183c build(deps-dev): bump @​babel/preset-env from 7.15.4 to 7.15.8 (#1844)
  • b0e5293 build(deps-dev): bump jest from 27.1.0 to 27.3.1 (#1853)
  • 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.6.
- [Release notes](https://github.com/prettier/prettier-php/releases)
- [Commits](prettier/plugin-php@v0.16.3...v0.17.6)

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

dependabot bot commented on behalf of github Feb 4, 2022

Superseded by #135.

@dependabot dependabot bot closed this Feb 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prettier/plugin-php-0.17.6 branch February 4, 2022 19:14
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