music icon indicating copy to clipboard operation
music copied to clipboard

chore(deps): update dependency @prettier/plugin-pug to v3

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prettier/plugin-pug 1.17.3 -> 3.0.0 age adoption passing confidence

Release Notes

prettier/plugin-pug (@​prettier/plugin-pug)

v3.0.0

Compare Source

diff

BREAKING CHANGES

Dropped support for Prettier v2 and CJS (#​458)

If you are using Prettier v2 / CJS, you need to stay on 2.5.2.

v2.5.2

Compare Source

diff

This version does not contain any changes to the plugin itself, but only internal changes to the docs, build and CI.

This might be the last version that supports Prettier v2 as well as CJS.
The next version will probably the v3 release and will only support Prettier v3 and ESM.

v2.5.1

Compare Source

diff

  • Fix whitespace in interpolations (#​447)

v2.5.0

Compare Source

diff

BREAKING CHANGES

  • Dropped support for node v14 (#​441)

Other changes

  • Fix trailing whitespace after class (#​442)

v2.4.2

Compare Source

diff

  • No changes, just an update to TypeScript v5 and therefore possibly better emitted code.

v2.4.1

Compare Source

diff

  • Omit leading semicolon in code expressions (#​428)

v2.4.0

Compare Source

diff

  • Fix trailing whitespace after tag (#​425)
  • Add semi code interpolation option (#​426)

v2.3.0

Compare Source

diff

  • Transform trailing whitespace to recommended way (#​417)

v2.2.0

Compare Source

diff

  • Preserve script tag after //- prettier-ignore (#​402)
  • Fix indent with pugExplicitDiv and pugClassNotation=attribute (#​405)
  • Add pugPreserveAttributeBrackets option (#​404)
  • Replace trimRight with trimEnd (c955b9f)

v2.1.1

Compare Source

diff

  • Avoid use . or circular dependency in src/options files (#​398)

v2.1.0

Compare Source

diff

  • Rework logging (#​172)
  • Update docs to VitePress v1 (alpha)
    • Known issue: The "Get Started" link is not working correctly right now.
      Click on "Guide" in the upper right nav menu for now.

v2.0.0

Compare Source

diff

BREAKING CHANGES

  • Dropped support for node v12 (faf9f2e)

v1.20.1

Compare Source

diff

  • Handle vue v- directives when framework is set to vue (#​362)

v1.20.0

Compare Source

diff

  • Fix single quotes in framework interpolation (#​339)

v1.19.3

Compare Source

diff

  • Add funding key to package.json (#​350)

v1.19.2

Compare Source

diff

  • Handle nested Angular translations (#​329)
    at least don't fail for now

v1.19.1

Compare Source

diff

  • Handle colon token in combination with pugClassLocation: 'after-attributes' (#​326)

v1.19.0

Compare Source

diff

  • New option pugClassLocation (#​313)

v1.18.0

Compare Source

diff

  • Handle singleQuote option more precisely (#​45)
    • for some configurations, this could be a "breaking" change

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 26 '23 16:07 renovate[bot]