museapphq / infinitecanvas.tools

Website describing the infinite canvas category of app
96 stars 29 forks source link

Bump prettier-plugin-astro from 0.8.0 to 0.12.3 #122

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 6 months ago

Bumps prettier-plugin-astro from 0.8.0 to 0.12.3.

Release notes

Sourced from prettier-plugin-astro's releases.

v0.12.3

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

Patch Changes

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

v0.12.1

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

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

Patch Changes

  • 62fe714: removes pnpm from engines

v0.11.0

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

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

Patch Changes

  • 97c4b07: fix: prevent parsing empty script tags

v0.9.0

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

... (truncated)

Changelog

Sourced from prettier-plugin-astro's changelog.

0.12.3

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

0.12.2

Patch Changes

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

0.12.1

Patch Changes

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

0.12.0

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

0.11.1

Patch Changes

  • 62fe714: removes pnpm from engines

0.11.0

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.

0.10.0

Minor Changes

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

0.9.1

Patch Changes

... (truncated)

Commits
  • 3d596c1 Version Packages (#393)
  • e75f9c7 fix: regression with self-closing tags text (#394)
  • b4b0918 fix: format JSX expressions with 3+ roots (#392)
  • bc62d2f Fix: typo in CONTRIBUTING.md and broken links on elements.ts (#391)
  • 936c6ae Version Packages (#385)
  • 11b0dc7 Fix attributes using optional chaining not formatting correctly (#384)
  • e5dc2ec ci: run CI on latest Node versions (#380)
  • 06dc7f3 Version Packages (#379)
  • 0188f04 fix(embed): Replace all instances of invalid characters inside expressions (#...
  • 40a58f1 Readme: Clarify filename of prettierrc (#376)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 6 months ago

Deploy Preview for infinite-canvas-website ready!

Name Link
Latest commit e5222fa562883c691bad8e1507c2410736906059
Latest deploy log https://app.netlify.com/sites/infinite-canvas-website/deploys/6592a236ed4f110008b8a5ed
Deploy Preview https://deploy-preview-122--infinite-canvas-website.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for sunny-manatee-045376 ready!

Name Link
Latest commit e5222fa562883c691bad8e1507c2410736906059
Latest deploy log https://app.netlify.com/sites/sunny-manatee-045376/deploys/6592a236e8a9bd0008484824
Deploy Preview https://deploy-preview-122--sunny-manatee-045376.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 4 months ago

Superseded by #127.