Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps prettier-plugin-astro from 0.1.3 to 0.8.0.

Release notes

Sourced from prettier-plugin-astro's releases.

v0.8.0

Minor Changes

  • c724082: Add support for LESS style tags, fixed crash on style tags with unknown languages
  • 18cd321: Add support for formatting spread attributes

v0.7.2

Patch Changes

  • a97750b: Fix packaging error causing the plugin to only be installable using pnpm

v0.7.1

Patch Changes

  • 9fa788f: Upgrade @astrojs/compiler
  • a3ff2ef: Fix inline tags not hugging the end of their content if the last child was a tag

v0.7.0

Minor Changes

  • 485fb91: Fixed custom-elements being allowed to self close despite the HTML spec saying otherwise

Patch Changes

  • b99b461: Add support for formatting expressions with multiple root elements
  • ca48060: Add support for prettier-ignore comments

v0.6.0

Minor Changes

  • 699e02c: Allow elements with set:* directives to self-close

Patch Changes

  • 163ffec: Fix jsxSingleQuote not considering if there was any incompatible characters inside the attribute value
  • 17af6ef: Fix style tags getting moved inside body tags Fix fragments with expressions inside being moved to before the expressions in certain cases

v0.5.5

Patch Changes

  • fe68b94: Fix missing newline after attributes on inline elements when using singleAttributePerLine
  • 96e2b28: Fix expressions not hugging the end of the tag in cases where they should
  • 4e6fde8: Fix newlines being added to style tags even if they were empty

v0.5.4

Patch Changes

  • 4115a8e: Support formatting expressions with elements with attributes not compatible with JSX

... (truncated)

Changelog

Sourced from prettier-plugin-astro's changelog.

0.8.0

Minor Changes

  • c724082: Add support for LESS style tags, fixed crash on style tags with unknown languages
  • 18cd321: Add support for formatting spread attributes

0.7.2

Patch Changes

  • a97750b: Fix packaging error causing the plugin to only be installable using pnpm

0.7.1

Patch Changes

  • 9fa788f: Upgrade @astrojs/compiler
  • a3ff2ef: Fix inline tags not hugging the end of their content if the last child was a tag

0.7.0

Minor Changes

  • 485fb91: Fixed custom-elements being allowed to self close despite the HTML spec saying otherwise

Patch Changes

  • b99b461: Add support for formatting expressions with multiple root elements
  • ca48060: Add support for prettier-ignore comments

0.6.0

Minor Changes

  • 699e02c: Allow elements with set:* directives to self-close

Patch Changes

  • 163ffec: Fix jsxSingleQuote not considering if there was any incompatible characters inside the attribute value
  • 17af6ef: Fix style tags getting moved inside body tags Fix fragments with expressions inside being moved to before the expressions in certain cases

0.5.5

Patch Changes

  • fe68b94: Fix missing newline after attributes on inline elements when using singleAttributePerLine
  • 96e2b28: Fix expressions not hugging the end of the tag in cases where they should
  • 4e6fde8: Fix newlines being added to style tags even if they were empty

... (truncated)

Commits

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-astro](https://github.com/withastro/prettier-plugin-astro) from 0.1.3 to 0.8.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v0.1.3...v0.8.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  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 Jan 26, 2023
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.

1 participant