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.2 #119

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps prettier-plugin-astro from 0.8.0 to 0.12.2.

Release notes

Sourced from prettier-plugin-astro's releases.

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

v0.8.1

Patch Changes

  • 9cb4c4f: Add compatibility for other plugins parsing top-level returns in Astro frontmatter
  • 88b0d84: Correctly pass options to embedded parsers

... (truncated)

Changelog

Sourced from prettier-plugin-astro's changelog.

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

  • 97c4b07: fix: prevent parsing empty script tags

0.9.0

Minor Changes

... (truncated)

Commits
  • 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)
  • fc214a6 Version Packages (#371)
  • fa1a6e3 Do not delete line breaks and indentation of lines in class attribute (#369)
  • b806845 Format doctype as lowercase to match Prettier 3.0 (#370)
  • 701fbd3 Version Packages (#363)
  • 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 7 months ago

Deploy Preview for infinite-canvas-website ready!

Name Link
Latest commit e66ec43288b7c0778806e41485ef89bdf46c05a0
Latest deploy log https://app.netlify.com/sites/infinite-canvas-website/deploys/6569cae386fb990008f9ebd8
Deploy Preview https://deploy-preview-119--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 7 months ago

Deploy Preview for sunny-manatee-045376 ready!

Name Link
Latest commit e66ec43288b7c0778806e41485ef89bdf46c05a0
Latest deploy log https://app.netlify.com/sites/sunny-manatee-045376/deploys/6569cae3fa5cc30008530a92
Deploy Preview https://deploy-preview-119--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 6 months ago

Superseded by #122.