Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prettier-plugin-astro to v0.14.1 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-astro 0.8.0 -> 0.14.1 age adoption passing confidence

Release Notes

withastro/prettier-plugin-astro (prettier-plugin-astro)

v0.14.1

Compare Source

Patch Changes
  • 7282bcb: Fixes an issue where style and script tags would sometimes get moved to other tags

v0.14.0

Compare Source

Minor Changes
  • bb756df: Adds a new option called astroSkipFrontmatter to disable formatting the frontmatter. This can be useful when using other tools to format the frontmatter, such as Biome or dprint.

v0.13.0

Compare Source

Minor Changes
  • e97406a: Fix plugin sometimes including significant whitespace inside components, fragments and custom elements

v0.12.3

Compare Source

Patch Changes
  • e75f9c7: Fix <br /> tags sometimes causing additional spaces to appear
  • b4b0918: Fix not being able to format expressions with more than 2 roots

v0.12.2

Compare Source

Patch Changes
  • 11b0dc7: Fix attributes using optional chaining not formatting correctly

v0.12.1

Compare Source

Patch Changes
  • 0188f04: Fix attributes with multiple invalid JSX characters in their key inside expressions causing the plugin to throw an error

v0.12.0

Compare Source

Minor Changes
  • fa1a6e3: Do not delete line breaks and indentation of lines in class attribute
Patch Changes
  • b806845: Format doctype as lowercase to match Prettier 3.0

v0.11.1

Compare Source

Patch Changes
  • 62fe714: removes pnpm from engines

v0.11.0

Compare Source

Minor Changes
  • 94ed904: Migrated the plugin to Prettier 3's new APIs. It's unfortunately not possible for a plugin to support both version 2 and 3 of Prettier. As such, from this version on, only Prettier 3 is supported.

v0.10.0

Compare Source

Minor Changes
  • af9324e: Use the sync entrypoint of the Astro compiler instead of synckit, improving performance and reducing the dependency count of the plugin

v0.9.1

Compare Source

Patch Changes
  • 97c4b07: fix: prevent parsing empty script tags

v0.9.0

Compare Source

Minor Changes
  • abecea0: Use the babel-ts parser to parse the frontmatter. This parser was already used for expressions inside the template, so the experience should now be more homogenous all throughout the file.
  • d2a2c26: Add support for formatting script tags containing JSON, Markdown and other content

v0.8.1

Compare Source

Patch Changes
  • 9cb4c4f: Add compatibility for other plugins parsing top-level returns in Astro frontmatter
  • 88b0d84: Correctly pass options to embedded parsers
  • e5cf99d: Fix style tags using Stylus being truncated under certain circumstances

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.

@vercel
Copy link

vercel bot commented May 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kbrdn-dev ❌ Failed (Inspect) Jul 16, 2024 5:56pm

@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.8.1 Update dependency prettier-plugin-astro to v0.9.0 May 19, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 02e5df6 to 1ebecc9 Compare May 19, 2023 15:59
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.9.0 Update dependency prettier-plugin-astro to v0.9.1 May 26, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 1ebecc9 to 3f2e265 Compare May 26, 2023 16:12
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.9.1 Update dependency prettier-plugin-astro to v0.10.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 3f2e265 to 18990c9 Compare June 2, 2023 15:03
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.10.0 Update dependency prettier-plugin-astro to v0.11.0 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 18990c9 to 30bba6d Compare July 12, 2023 22:20
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.11.0 Update dependency prettier-plugin-astro to v0.11.1 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 30bba6d to eff7454 Compare August 15, 2023 16:41
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.11.1 Update dependency prettier-plugin-astro to v0.12.0 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from eff7454 to 9a2da9f Compare August 22, 2023 14:34
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.12.0 Update dependency prettier-plugin-astro to v0.12.1 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 9a2da9f to e887248 Compare October 25, 2023 20:12
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.12.1 Update dependency prettier-plugin-astro to v0.12.2 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from e887248 to 924bca7 Compare November 13, 2023 16:05
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.12.2 Update dependency prettier-plugin-astro to v0.12.3 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 924bca7 to 43a5118 Compare December 27, 2023 15:07
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 43a5118 to ce16b0a Compare January 19, 2024 18:52
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.12.3 Update dependency prettier-plugin-astro to v0.13.0 Jan 19, 2024
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.13.0 Update dependency prettier-plugin-astro to v0.14.0 May 24, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from ce16b0a to 60fb409 Compare May 24, 2024 16:29
@renovate renovate bot force-pushed the renovate/prettier-plugin-astro-0.x branch from 60fb409 to 8ee95e3 Compare July 16, 2024 17:56
@renovate renovate bot changed the title Update dependency prettier-plugin-astro to v0.14.0 Update dependency prettier-plugin-astro to v0.14.1 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants