Commit Graph

466 Commits

Author SHA1 Message Date
Adam Matthiesen 46acde0b0e Massive Repo Cleanup and organization 2024-02-14 05:17:01 -08:00
Adam Matthiesen 2b79af3ab9 Merge branch 'main' into dev 2024-02-14 04:14:25 -08:00
Adam Matthiesen acbf74ffcc
Create changeset-dependabot.yml 2024-02-14 04:04:55 -08:00
Adam Matthiesen 3705d45a85 test 2024-02-14 03:53:56 -08:00
Adam Matthiesen 51343ab53c test 2024-02-14 03:50:17 -08:00
Adam Matthiesen b483ec2837 test workflow 2024-02-14 03:48:12 -08:00
Adam Matthiesen f4e0da81aa update pnpm-lock 2024-02-14 03:45:50 -08:00
Adam Matthiesen 04958e7d02 update workflow: node version 2024-02-14 03:43:40 -08:00
Adam Matthiesen bbd0c81619 update workflow 2024-02-14 03:41:33 -08:00
Adam Matthiesen e33707f8cb
Update release.yml 2024-02-14 03:22:44 -08:00
Adam Matthiesen 9c820df652
Update release.yml 2024-02-14 03:20:21 -08:00
Adam Matthiesen 6c44328f28
Update changeset and contributing information and add new workflow (#39) 2024-02-14 03:16:37 -08:00
Adam Matthiesen f07a8ee940
Update config.json 2024-02-14 03:15:33 -08:00
Adam Matthiesen 83132fcb62 Update changeset and contributing information and add new workflow 2024-02-14 03:13:37 -08:00
Adam Matthiesen d074c82772 add @changesets/cli 2024-02-14 02:38:23 -08:00
Adam Matthiesen 7d87f9c741
Update README.md 2024-02-14 01:48:16 -08:00
Adam Matthiesen d6df5b85bc
Update README.md 2024-02-14 01:45:02 -08:00
Adam Matthiesen c91d46c32f update readme 2024-02-14 00:23:25 -08:00
Adam Matthiesen c4ebe77067 add new workflow to sync to gitlab 2024-02-14 00:19:28 -08:00
Adam Matthiesen 309768794e
Update README.md 2024-02-13 22:50:50 -08:00
Adam Matthiesen ecd4725c3e update 2024-02-13 08:54:55 -08:00
Adam Matthiesen 157598cf37 add icon to readme 2024-02-13 08:12:31 -08:00
Adam Matthiesen b170bfcc47 new card component for brutal theme 2024-02-13 05:55:46 -08:00
Adam Matthiesen c869eb5ca6 update render util readme 2024-02-13 02:41:27 -08:00
Adam Matthiesen 5147ac5fa6 update readme 2024-02-13 02:40:30 -08:00
Adam Matthiesen 0fd7c28de6 add new HTML parser to brutal theme 2024-02-13 02:31:28 -08:00
Adam Matthiesen 2cf97a3f49 add new workflow so i can publish npm packages quickly 2024-02-13 02:23:09 -08:00
Adam Matthiesen 6998f96078 fix examples 2024-02-13 02:21:16 -08:00
Adam Matthiesen a23452ec20 New Package for HTML Content Rendering, and it works! 2024-02-13 02:20:31 -08:00
Adam Matthiesen 2793d9751c more updates to readme 2024-02-12 07:03:24 -08:00
Adam Matthiesen 00ded8e83f update readme 2024-02-12 07:01:56 -08:00
Adam Matthiesen 1222a16127 remove dev01 from version 2024-02-12 06:06:25 -08:00
Adam Matthiesen b0e4407913 fix workflow name 2024-02-12 06:04:21 -08:00
Adam Matthiesen b95e843c6f rename theme workflows 2024-02-12 06:03:37 -08:00
Adam Matthiesen ae8a1a191f update workflows 2024-02-12 06:02:47 -08:00
Adam Matthiesen 6d4a4636f2 update workflows 2024-02-12 06:00:25 -08:00
Adam Matthiesen ea3e6aba6d All the astro deployments for demo's and main website have been relocated to their own repo's due to to many different projects trying to deploy at a time was causing to many issues.
Also removed sharp dep from brutal theme as its unneeded now
2024-02-12 05:56:01 -08:00
Adam Matthiesen a788e9dd7b bumb version 2024-02-12 05:22:15 -08:00
Adam Matthiesen 866541ae03 remove zod-validation-error from deps by merging. it started causing weird errors. OpenSource FTW 2024-02-12 05:21:41 -08:00
Adam Matthiesen d0f56a3ec4
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 (#35)
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 6.20.0 to 6.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.21.0</h2>
<h2>6.21.0 (2024-02-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li>export plugin metadata (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8331">#8331</a>)</li>
<li>allow <code>parserOptions.project: false</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8339">#8339</a>)</li>
<li><strong>eslint-plugin:</strong> add rule prefer-find (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8216">#8216</a>)</li>
<li><strong>typescript-estree:</strong> forbid duplicated accessibility
modifiers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8257">#8257</a>)</li>
<li><strong>utils:</strong> improve eslint types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8344">#8344</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> add <code>JSXElement</code> type to the
<code>JSXAttribute['value']</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8285">#8285</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] don't report on
types referenced in export assignment expression (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8265">#8265</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] better
support for intersections, infinite types, non-union values (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8250">#8250</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-imports] dont
report on types used in export assignment expressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8332">#8332</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle
left-hand optional with exactOptionalPropertyTypes option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8249">#8249</a>)</li>
<li><strong>eslint-plugin:</strong> [class-literal-property-style] allow
getter when same key setter exists (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8277">#8277</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
provide valid fixes for assertions with extra tokens before
<code>as</code> keyword (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8326">#8326</a>)</li>
<li><strong>rule-tester:</strong> fix a phantom dependency on the
&quot;semver&quot; package (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8260">#8260</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Pete Gonzalez <a
href="https://github.com/octogonz"><code>@​octogonz</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>6.21.0 (2024-02-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li>allow <code>parserOptions.project: false</code></li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred</li>
<li>Brad Zacher</li>
<li>Kirk Waiblinger</li>
<li>Pete Gonzalez</li>
<li>YeonJuan</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="289ee8885c"><code>289ee88</code></a>
chore(release): publish 6.21.0</li>
<li><a
href="aa5edf7f67"><code>aa5edf7</code></a>
chore(deps): update dependency prettier to v3.2.4 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8357">#8357</a>)</li>
<li><a
href="45c0cb2634"><code>45c0cb2</code></a>
chore: cleanup test-utils naming/locations (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8341">#8341</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=6.20.0&new-version=6.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>
2024-02-12 04:22:08 -08:00
dependabot[bot] 999225be0c
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 12:17:06 +00:00
Adam Matthiesen d831344f56
Bump sharp from 0.32.6 to 0.33.2 (#33)
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lovell/sharp/blob/main/docs/changelog.md">sharp's
changelog</a>.</em></p>
<blockquote>
<h3>v0.33.2 - 12th January 2024</h3>
<ul>
<li>
<p>Upgrade to libvips v8.15.1 for upstream bug fixes.</p>
</li>
<li>
<p>TypeScript: add definition for <code>keepMetadata</code>.
<a href="https://redirect.github.com/lovell/sharp/pull/3914">#3914</a>
<a href="https://github.com/abhi0498"><code>@​abhi0498</code></a></p>
</li>
<li>
<p>Ensure <code>extend</code> operation stays sequential when copying
(regression in 0.32.0).
<a
href="https://redirect.github.com/lovell/sharp/issues/3928">#3928</a></p>
</li>
<li>
<p>Improve error handling for unsupported multi-page rotation.
<a
href="https://redirect.github.com/lovell/sharp/issues/3940">#3940</a></p>
</li>
</ul>
<h3>v0.33.1 - 17th December 2023</h3>
<ul>
<li>
<p>Add support for Yarn Plug'n'Play filesystem layout.
<a
href="https://redirect.github.com/lovell/sharp/issues/3888">#3888</a></p>
</li>
<li>
<p>Emit warning when attempting to use invalid ICC profiles.
<a
href="https://redirect.github.com/lovell/sharp/issues/3895">#3895</a></p>
</li>
<li>
<p>Ensure <code>VIPS_NOVECTOR</code> environment variable is respected.
<a href="https://redirect.github.com/lovell/sharp/pull/3897">#3897</a>
<a href="https://github.com/icetee"><code>@​icetee</code></a></p>
</li>
</ul>
<h3>v0.33.0 - 29th November 2023</h3>
<ul>
<li>
<p>Drop support for Node.js 14 and 16, now requires Node.js ^18.17.0 or
&gt;= 20.3.0</p>
</li>
<li>
<p>Prebuilt binaries distributed via npm registry and installed via
package manager.</p>
</li>
<li>
<p>Building from source requires dependency on
<code>node-addon-api</code>.</p>
</li>
<li>
<p>Remove <code>sharp.vendor</code>.</p>
</li>
<li>
<p>Partially deprecate <code>withMetadata()</code>, use
<code>withExif()</code> and <code>withIccProfile()</code>.</p>
</li>
<li>
<p>Add experimental support for WebAssembly-based runtimes.
<a href="https://github.com/RReverser"><code>@​RReverser</code></a></p>
</li>
<li>
<p>Options for <code>trim</code> operation must be an Object, add new
<code>lineArt</code> option.
<a
href="https://redirect.github.com/lovell/sharp/issues/2363">#2363</a></p>
</li>
<li>
<p>Improve luminance of <code>tint</code> operation with weighting
function.
<a href="https://redirect.github.com/lovell/sharp/issues/3338">#3338</a>
<a href="https://github.com/jcupitt"><code>@​jcupitt</code></a></p>
</li>
<li>
<p>Ensure all <code>Error</code> objects contain a <code>stack</code>
property.
<a
href="https://redirect.github.com/lovell/sharp/issues/3653">#3653</a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bcb22af034"><code>bcb22af</code></a>
Release v0.33.2</li>
<li><a
href="d04dc62666"><code>d04dc62</code></a>
Prerelease v0.33.2-rc.1</li>
<li><a
href="c30d355f97"><code>c30d355</code></a>
CI: Fix npm smoke test expectation</li>
<li><a
href="49cb148b38"><code>49cb148</code></a>
Prerelease v0.33.2-rc.0</li>
<li><a
href="3bc31a8b20"><code>3bc31a8</code></a>
CI: Verify emscripten versions match</li>
<li><a
href="c28523e70e"><code>c28523e</code></a>
CI: Update Emscripten Docker image to 3.1.51 (<a
href="https://redirect.github.com/lovell/sharp/issues/3907">#3907</a>)</li>
<li><a
href="278f393f74"><code>278f393</code></a>
Upgrade to libvips v8.15.1</li>
<li><a
href="cbf68c1395"><code>cbf68c1</code></a>
Improve error for unsupported multi-page rotation <a
href="https://redirect.github.com/lovell/sharp/issues/3940">#3940</a></li>
<li><a
href="45e8071599"><code>45e8071</code></a>
Add runtime check for outdated Node.js version</li>
<li><a
href="b96389d975"><code>b96389d</code></a>
Docs: refresh index</li>
<li>Additional commits viewable in <a
href="https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sharp&package-manager=npm_and_yarn&previous-version=0.32.6&new-version=0.33.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>
2024-02-12 04:15:17 -08:00
Adam Matthiesen 3a9dc90454
Bump @types/node from 20.11.16 to 20.11.17 (#37)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 20.11.16 to 20.11.17.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.16&new-version=20.11.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>
2024-02-12 04:13:46 -08:00
Adam Matthiesen 227fe97055
Update npm-astro-ghostcms.yml 2024-02-12 04:09:42 -08:00
dependabot[bot] 570d0f8554
Bump @types/node from 20.11.16 to 20.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 12:07:42 +00:00
dependabot[bot] cf3aeb5d2f
Bump sharp from 0.32.6 to 0.33.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 12:07:41 +00:00
Adam Matthiesen c7a1bac569
Bump prettier from 3.2.4 to 3.2.5 (#34)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to
3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#325">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.2.5</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.4...3.2.5">diff</a></p>
<h4>Support Angular inline styles as single template literal (<a
href="https://redirect.github.com/prettier/prettier/pull/15968">#15968</a>
by <a
href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<p><a
href="https://blog.angular.io/introducing-angular-v17-4d7033312e4b">Angular
v17</a> supports single string inline styles.</p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
@Component({
  template: `&lt;div&gt;...&lt;/div&gt;`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}
<p>// Prettier 3.2.4
<a href="https://github.com/Component"><code>@​Component</code></a>({
template: <code>&amp;lt;div&amp;gt;...&amp;lt;/div&amp;gt;</code>,
styles: <code>h1 { color: blue; }</code>,
})
export class AppComponent {}</p>
<p>// Prettier 3.2.5
<a href="https://github.com/Component"><code>@​Component</code></a>({
template: <code>&amp;lt;div&amp;gt;...&amp;lt;/div&amp;gt;</code>,
styles: <code>h1 { color: blue; }</code>,
})
export class AppComponent {}</p>
<p></code></pre></p>
<h4>Unexpected embedded formatting for Angular template (<a
href="https://redirect.github.com/prettier/prettier/pull/15969">#15969</a>
by <a href="https://github.com/JounQin"><code>@​JounQin</code></a>)</h4>
<p>Computed template should not be considered as Angular component
template</p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
const template = &quot;foobar&quot;;
<p><a href="https://github.com/Component"><code>@​Component</code></a>({
[template]: <code>&amp;lt;h1&amp;gt;{{ hello
}}&amp;lt;/h1&amp;gt;</code>,
})
export class AppComponent {}
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7142cf354c"><code>7142cf3</code></a>
Release 3.2.5</li>
<li><a
href="8cbee2e217"><code>8cbee2e</code></a>
chore(deps): update glimmer to v0.88.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15991">#15991</a>)</li>
<li><a
href="45baee061c"><code>45baee0</code></a>
chore(deps): update dependency magic-string to v0.30.6 (<a
href="https://redirect.github.com/prettier/prettier/issues/16022">#16022</a>)</li>
<li><a
href="9fb32a1a6b"><code>9fb32a1</code></a>
Minor refactor to property print (<a
href="https://redirect.github.com/prettier/prettier/issues/15924">#15924</a>)</li>
<li><a
href="08f19401e4"><code>08f1940</code></a>
Update install script for husky v9 (<a
href="https://redirect.github.com/prettier/prettier/issues/16000">#16000</a>)</li>
<li><a
href="6d0b1d2a93"><code>6d0b1d2</code></a>
Update yarn to v4.1.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16021">#16021</a>)</li>
<li><a
href="c8ba8dbca1"><code>c8ba8db</code></a>
chore(deps): update dependency <code>@​angular/compiler</code> to
v17.1.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16018">#16018</a>)</li>
<li><a
href="e2250ec688"><code>e2250ec</code></a>
chore(deps): update typescript-eslint to v6.20.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16015">#16015</a>)</li>
<li><a
href="02865f6cc7"><code>02865f6</code></a>
chore(deps): update dependency npm-run-all2 to v6.1.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16017">#16017</a>)</li>
<li><a
href="014ee5d474"><code>014ee5d</code></a>
chore(deps): update dependency hermes-parser to v0.19.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16014">#16014</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.2.4...3.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.2.4&new-version=3.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>
2024-02-12 04:06:27 -08:00
Adam Matthiesen eb1d610c17
merge prettier dep bumps (#38)
Bumps
[prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro)
from 0.12.3 to 0.13.0.
- [Release
notes](https://github.com/withastro/prettier-plugin-astro/releases)
-
[Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro dependency-type:
direct:development update-type: version-update:semver-minor ...
2024-02-12 04:02:11 -08:00
Adam Matthiesen 6a9edf3cfc
Merge branch 'dependabot/npm_and_yarn/prettier-3.2.5' into dependabot/npm_and_yarn/prettier-plugin-astro-0.13.0 2024-02-12 04:01:56 -08:00
dependabot[bot] f0873add02
Bump prettier-plugin-astro from 0.12.3 to 0.13.0
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.3 to 0.13.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.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>
2024-02-12 11:31:42 +00:00