Commit Graph

430 Commits

Author SHA1 Message Date
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
dependabot[bot] d5d189208f
Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:30:31 +00:00
Adam Matthiesen d8b983e0fc update package version now that its working 2024-02-10 21:39:51 -08:00
Adam Matthiesen 6f64ba58bb fix wrong active file 2024-02-10 21:36:19 -08:00
Adam Matthiesen 21869a2ecb update www 2024-02-10 21:31:46 -08:00
Adam Matthiesen 971618f257 update readme 2024-02-10 20:47:16 -08:00
Adam Matthiesen 42660b406d test 2024-02-10 20:30:20 -08:00
Adam Matthiesen 4ed3890a75 adds favicon to brutal theme 2024-02-10 19:45:23 -08:00
Adam Matthiesen 0caaecf9f7 attempt to put ogimage back 2024-02-10 09:36:51 -08:00
Adam Matthiesen d86c7e9928 test 2024-02-10 09:18:36 -08:00
Adam Matthiesen 558cda7f83 okay its a new error... lets see if this fixes it 2024-02-10 08:52:35 -08:00
Adam Matthiesen 5d37c79ad1 is this it? 2024-02-10 08:42:27 -08:00
Adam Matthiesen 1bd9364dcb test fix for new theme 2024-02-10 08:36:14 -08:00
Adam Matthiesen e022ad5d9a testing 2024-02-10 08:19:51 -08:00
Adam Matthiesen 70926d7dea move demo to its own repo. 2024-02-10 08:18:07 -08:00
Adam Matthiesen 7b39dc47c2 create demo for brutal theme 2024-02-10 07:56:08 -08:00
Adam Matthiesen b9f80b3782 add license 2024-02-10 07:46:38 -08:00
Adam Matthiesen 384066e24b New Theme! 2024-02-10 07:43:11 -08:00
Adam Matthiesen 237e7d80f5 bump demo 2024-02-06 02:02:54 -08:00
Adam Matthiesen 0bf8d9d963 some code cleanup and bumb astro-ghostcms version 2024-02-06 01:59:36 -08:00
Adam Matthiesen 1887d94524 bumb demos 2024-02-06 00:37:31 -08:00
Adam Matthiesen 582f321c4a new rss feature is done and working 2024-02-06 00:36:07 -08:00
Adam Matthiesen bc64a27dc3 bump demo 2024-02-05 23:57:26 -08:00
Adam Matthiesen caeeee2357 test fix 2024-02-05 23:56:00 -08:00
Adam Matthiesen 07c33faa49 bumb ver 2024-02-05 23:40:05 -08:00
Adam Matthiesen ea9901e939 testing fix 2024-02-05 23:38:12 -08:00
Adam Matthiesen ecd2aac379 bumb deps 2024-02-05 23:32:54 -08:00
Adam Matthiesen 2922f0d501 bumb main version number to update npm registry with changes 2024-02-05 23:29:47 -08:00
Adam Matthiesen 7d9fe71cb5 some code cleanup 2024-02-05 22:26:24 -08:00
Adam Matthiesen 069b097f0b woot RSS stylesheets are working now 2024-02-05 22:14:12 -08:00
Adam Matthiesen cb95f0fe83 update lockfile 2024-02-05 08:04:42 -08:00
Adam Matthiesen 8a77f82fec Merge branch 'main' of https://github.com/MatthiesenXYZ/astro-ghostcms 2024-02-05 08:04:23 -08:00
Adam Matthiesen 4738a83277 some updates, working on a new check current version feature 2024-02-05 07:59:24 -08:00
Adam Matthiesen 6f73806a4a
Bump astro from 4.2.6 to 4.3.2 (#29)
Bumps
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro)
from 4.2.6 to 4.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases">astro's
releases</a>.</em></p>
<blockquote>
<h2>astro@4.3.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9932">#9932</a>
<a
href="9f0d89fa7e"><code>9f0d89fa7e9e7c08c8600b0c49c2cce7489a7582</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a case where a warning was logged even when the feature
<code>i18nDomains</code> wasn't enabled</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9907">#9907</a>
<a
href="6c894af5ab"><code>6c894af5ab79f290f4ff7feb68617a66e91febc1</code></a>
Thanks <a href="https://github.com/ktym4a"><code>@​ktym4a</code></a>! -
Load 404.html on all non-existent paths on astro preview.</p>
</li>
</ul>
<h2>astro@4.3.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9841">#9841</a>
<a
href="27ea080e24"><code>27ea080e24e2c5cdc59b63b1dfe0a83a0c696597</code></a>
Thanks <a
href="https://github.com/kristianbinau"><code>@​kristianbinau</code></a>!
- Makes the warning clearer when having a custom <code>base</code> and
requesting a public URL without it</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9888">#9888</a>
<a
href="9d2fdb293d"><code>9d2fdb293d6a7323e10126cebad18ef9a2ea2800</code></a>
Thanks <a
href="https://github.com/natemoo-re"><code>@​natemoo-re</code></a>! -
Improves error handling logic for the <code>astro sync</code>
command.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9918">#9918</a>
<a
href="d52529e094"><code>d52529e09450c84933dd15d6481edb32269f537b</code></a>
Thanks <a
href="https://github.com/LarryIVC"><code>@​LarryIVC</code></a>! - Adds
the <code>name</code> attribute to the <code>&lt;details&gt;</code> tag
type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9938">#9938</a>
<a
href="1568afb78a"><code>1568afb78a163db63a4cde146dec87785a83db1d</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes a regression where middleware did not run for prerendered pages
and endpoints.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9931">#9931</a>
<a
href="4467441896"><code>44674418965d658733d3602668a9354e18f8ef89</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes a regression where a response created with
<code>Response.redirect</code> or containing <code>null</code> as the
body never completed in node-based adapters.</p>
</li>
</ul>
<h2>astro@4.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9839">#9839</a>
<a
href="58f9e393a1"><code>58f9e393a188702eef5329e41deff3dcb65a3230</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Adds a new <code>ComponentProps</code> type export from
<code>astro/types</code> to get the props type of an Astro
component.</p>
<pre lang="astro"><code>---
import type { ComponentProps } from 'astro/types';
import { Button } from './Button.astro';
<h2>type myButtonProps = ComponentProps&lt;typeof Button&gt;;</h2>
<p></code></pre></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9159">#9159</a>
<a
href="7d937c1589"><code>7d937c158959e76443a02f740b10e251d14dbd8c</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Adds CLI shortcuts as an easter egg for the dev server:</p>
<ul>
<li><code>o + enter</code>: opens the site in your browser</li>
<li><code>q + enter</code>: quits the dev server</li>
<li><code>h + enter</code>: prints all available shortcuts</li>
</ul>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9764">#9764</a>
<a
href="fad4f64aa1"><code>fad4f64aa149086feda2d1f3a0b655767034f1a8</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Adds a
new <code>build.format</code> configuration option:
<code>'preserve'</code>. This option will preserve your source structure
in the final build.</p>
<p>The existing configuration options, <code>file</code> and
<code>directory</code>, either build all of your HTML pages as files
matching the route name (e.g. <code>/about.html</code>) or build all
your files as <code>index.html</code> within a nested directory
structure (e.g. <code>/about/index.html</code>), respectively. It was
not previously possible to control the HTML file built on a per-file
basis.</p>
<p>One limitation of <code>build.format: 'file'</code> is that it cannot
create <code>index.html</code> files for any individual routes (other
than the base path of <code>/</code>) while otherwise building named
files. Creating explicit index pages within your file structure still
generates a file named for the page route (e.g.
<code>src/pages/about/index.astro</code> builds
<code>/about.html</code>) when using the <code>file</code> configuration
option.</p>
<p>Rather than make a breaking change to allow <code>build.format:
'file'</code> to be more flexible, we decided to create a new
<code>build.format: 'preserve'</code>.</p>
<p>The new format will preserve how the filesystem is structured and
make sure that is mirrored over to production. Using this option:</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's
changelog</a>.</em></p>
<blockquote>
<h2>4.3.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9932">#9932</a>
<a
href="9f0d89fa7e"><code>9f0d89fa7e9e7c08c8600b0c49c2cce7489a7582</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a case where a warning was logged even when the feature
<code>i18nDomains</code> wasn't enabled</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9907">#9907</a>
<a
href="6c894af5ab"><code>6c894af5ab79f290f4ff7feb68617a66e91febc1</code></a>
Thanks <a href="https://github.com/ktym4a"><code>@​ktym4a</code></a>! -
Load 404.html on all non-existent paths on astro preview.</p>
</li>
</ul>
<h2>4.3.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9841">#9841</a>
<a
href="27ea080e24"><code>27ea080e24e2c5cdc59b63b1dfe0a83a0c696597</code></a>
Thanks <a
href="https://github.com/kristianbinau"><code>@​kristianbinau</code></a>!
- Makes the warning clearer when having a custom <code>base</code> and
requesting a public URL without it</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9888">#9888</a>
<a
href="9d2fdb293d"><code>9d2fdb293d6a7323e10126cebad18ef9a2ea2800</code></a>
Thanks <a
href="https://github.com/natemoo-re"><code>@​natemoo-re</code></a>! -
Improves error handling logic for the <code>astro sync</code>
command.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9918">#9918</a>
<a
href="d52529e094"><code>d52529e09450c84933dd15d6481edb32269f537b</code></a>
Thanks <a
href="https://github.com/LarryIVC"><code>@​LarryIVC</code></a>! - Adds
the <code>name</code> attribute to the <code>&lt;details&gt;</code> tag
type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9938">#9938</a>
<a
href="1568afb78a"><code>1568afb78a163db63a4cde146dec87785a83db1d</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes a regression where middleware did not run for prerendered pages
and endpoints.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9931">#9931</a>
<a
href="4467441896"><code>44674418965d658733d3602668a9354e18f8ef89</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes a regression where a response created with
<code>Response.redirect</code> or containing <code>null</code> as the
body never completed in node-based adapters.</p>
</li>
</ul>
<h2>4.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9839">#9839</a>
<a
href="58f9e393a1"><code>58f9e393a188702eef5329e41deff3dcb65a3230</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Adds a new <code>ComponentProps</code> type export from
<code>astro/types</code> to get the props type of an Astro
component.</p>
<pre lang="astro"><code>---
import type { ComponentProps } from 'astro/types';
import Button from './Button.astro';
<h2>type myButtonProps = ComponentProps&lt;typeof Button&gt;;</h2>
<p></code></pre></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9159">#9159</a>
<a
href="7d937c1589"><code>7d937c158959e76443a02f740b10e251d14dbd8c</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Adds CLI shortcuts as an easter egg for the dev server:</p>
<ul>
<li><code>o + enter</code>: opens the site in your browser</li>
<li><code>q + enter</code>: quits the dev server</li>
<li><code>h + enter</code>: prints all available shortcuts</li>
</ul>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9764">#9764</a>
<a
href="fad4f64aa1"><code>fad4f64aa149086feda2d1f3a0b655767034f1a8</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Adds a
new <code>build.format</code> configuration option:
<code>'preserve'</code>. This option will preserve your source structure
in the final build.</p>
<p>The existing configuration options, <code>file</code> and
<code>directory</code>, either build all of your HTML pages as files
matching the route name (e.g. <code>/about.html</code>) or build all
your files as <code>index.html</code> within a nested directory
structure (e.g. <code>/about/index.html</code>), respectively. It was
not previously possible to control the HTML file built on a per-file
basis.</p>
<p>One limitation of <code>build.format: 'file'</code> is that it cannot
create <code>index.html</code> files for any individual routes (other
than the base path of <code>/</code>) while otherwise building named
files. Creating explicit index pages within your file structure still
generates a file named for the page route (e.g.
<code>src/pages/about/index.astro</code> builds
<code>/about.html</code>) when using the <code>file</code> configuration
option.</p>
<p>Rather than make a breaking change to allow <code>build.format:
'file'</code> to be more flexible, we decided to create a new
<code>build.format: 'preserve'</code>.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="57ab98f531"><code>57ab98f</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9948">#9948</a>)</li>
<li><a
href="6c894af5ab"><code>6c894af</code></a>
Fix: 404.html load correctly on preview (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9907">#9907</a>)</li>
<li><a
href="cd67dd0a4f"><code>cd67dd0</code></a>
Add new test cases for non-UTF-8 and space file names (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9947">#9947</a>)</li>
<li><a
href="9f0d89fa7e"><code>9f0d89f</code></a>
fix: don't log warning if <code>i18nDomains</code> isn't enabled (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9932">#9932</a>)</li>
<li><a
href="2ac371404d"><code>2ac3714</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9926">#9926</a>)</li>
<li><a
href="b176825b34"><code>b176825</code></a>
fix: route matching for encoded pathnames (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9934">#9934</a>)</li>
<li><a
href="9d2fdb293d"><code>9d2fdb2</code></a>
Improve <code>astro sync</code> error handling (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9888">#9888</a>)</li>
<li><a
href="756f9595e7"><code>756f959</code></a>
[ci] format</li>
<li><a
href="1568afb78a"><code>1568afb</code></a>
fix(middleware): load while retrieving ssr manifest for prerendering (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9938">#9938</a>)</li>
<li><a
href="055bd27d9d"><code>055bd27</code></a>
[ci] format</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@4.3.2/packages/astro">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=4.2.6&new-version=4.3.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-05 05:02:01 -08:00
dependabot[bot] aec9476577
Bump astro from 4.2.6 to 4.3.2
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.2.6 to 4.3.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.3.2/packages/astro)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 12:58:58 +00:00
Adam Matthiesen 42e69757e4
Bump @astrojs/starlight from 0.17.0 to 0.17.2 (#31)
Bumps
[@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight)
from 0.17.0 to 0.17.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/starlight/releases"><code>@​astrojs/starlight</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.17.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1442">#1442</a>
<a
href="1a642e4d74"><code>1a642e4</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Fixes URLs in language picker for sites with <code>build.format:
'file'</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1440">#1440</a>
<a
href="2ea1e88318"><code>2ea1e88</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Adds JS support to the <code>@astrojs/starlight/expressive-code</code>
export to allow importing from non-TS environments.</p>
</li>
</ul>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.17.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1437">#1437</a>
<a
href="655aed4840"><code>655aed4</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Adds Starlight-specific types to <code>defineEcConfig</code> function
and exports <code>StarlightExpressiveCodeOptions</code>.</p>
<p>This provides Starlight types and IntelliSense support for your
Expressive Code configuration options inside an
<code>ec.config.mjs</code> file. See the <a
href="https://expressive-code.com/key-features/code-component/#using-an-ecconfigmjs-file">Expressive
Code documentation</a> for more information.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1420">#1420</a>
<a
href="275f87fd7f"><code>275f87f</code></a>
Thanks <a
href="https://github.com/abdelhalimjean"><code>@​abdelhalimjean</code></a>!
- Fix rare <code>font-family</code> issue if users have a font installed
with a name of <code>&quot;&quot;</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1365">#1365</a>
<a
href="a0af7cc696"><code>a0af7cc</code></a>
Thanks <a
href="https://github.com/kevinzunigacuellar"><code>@​kevinzunigacuellar</code></a>!
- Correctly format Pagefind search result links when
<code>trailingSlash: 'never'</code> is used</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md"><code>@​astrojs/starlight</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.17.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1442">#1442</a>
<a
href="1a642e4d74"><code>1a642e4</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Fixes URLs in language picker for sites with <code>build.format:
'file'</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1440">#1440</a>
<a
href="2ea1e88318"><code>2ea1e88</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Adds JS support to the <code>@astrojs/starlight/expressive-code</code>
export to allow importing from non-TS environments.</p>
</li>
</ul>
<h2>0.17.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1437">#1437</a>
<a
href="655aed4840"><code>655aed4</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Adds Starlight-specific types to <code>defineEcConfig</code> function
and exports <code>StarlightExpressiveCodeOptions</code>.</p>
<p>This provides Starlight types and IntelliSense support for your
Expressive Code configuration options inside an
<code>ec.config.mjs</code> file. See the <a
href="https://expressive-code.com/key-features/code-component/#using-an-ecconfigmjs-file">Expressive
Code documentation</a> for more information.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1420">#1420</a>
<a
href="275f87fd7f"><code>275f87f</code></a>
Thanks <a
href="https://github.com/abdelhalimjean"><code>@​abdelhalimjean</code></a>!
- Fix rare <code>font-family</code> issue if users have a font installed
with a name of <code>&quot;&quot;</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1365">#1365</a>
<a
href="a0af7cc696"><code>a0af7cc</code></a>
Thanks <a
href="https://github.com/kevinzunigacuellar"><code>@​kevinzunigacuellar</code></a>!
- Correctly format Pagefind search result links when
<code>trailingSlash: 'never'</code> is used</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="df83f141ce"><code>df83f14</code></a>
[ci] release (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1441">#1441</a>)</li>
<li><a
href="1a642e4d74"><code>1a642e4</code></a>
Update <code>localizedUrl()</code> to handle <code>.html</code> routes
correctly (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1442">#1442</a>)</li>
<li><a
href="c5f4a71c69"><code>c5f4a71</code></a>
Update Vitest to v1 (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1438">#1438</a>)</li>
<li><a
href="95db585c08"><code>95db585</code></a>
[ci] format</li>
<li><a
href="2ea1e88318"><code>2ea1e88</code></a>
Add JS support to <code>@astrojs/starlight/expressive-code</code> export
(<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1440">#1440</a>)</li>
<li><a
href="e4bbfd6e7b"><code>e4bbfd6</code></a>
[ci] format</li>
<li><a
href="f60f1d05f6"><code>f60f1d0</code></a>
[ci] release (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1432">#1432</a>)</li>
<li><a
href="655aed4840"><code>655aed4</code></a>
Add Starlight types to <code>defineEcConfig</code> and export
`StarlightExpressiveCodeOp...</li>
<li><a
href="a0af7cc696"><code>a0af7cc</code></a>
extend config options to pagefind (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1365">#1365</a>)</li>
<li><a
href="275f87fd7f"><code>275f87f</code></a>
fix : font not rendered properly on firefox <a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1419">#1419</a>
(<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1420">#1420</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/starlight/commits/@astrojs/starlight@0.17.2/packages/starlight">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/starlight&package-manager=npm_and_yarn&previous-version=0.17.0&new-version=0.17.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-05 04:57:13 -08:00
dependabot[bot] 427d1db53c
Bump @astrojs/starlight from 0.17.0 to 0.17.2
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.17.0 to 0.17.2.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.17.2/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 12:52:17 +00:00