Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
dependabot[bot] 9b72436f91
Bump @types/node from 20.11.10 to 20.11.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.16.
- [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-05 12:46:30 +00:00
dependabot[bot] 6f39fb9d43
Bump @typescript-eslint/parser from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.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.20.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-05 12:39:49 +00:00
dependabot[bot] 6bad955d9a
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:14:10 +00:00
Adam Matthiesen bf65f29e3b working on some new stuff, also adding the new theme to the create tool, and doing some other cleanup 2024-02-03 23:10:44 -08:00
Adam Matthiesen 8d66442c47 update theme name 2024-02-01 00:14:44 -08:00
Adam Matthiesen ec53076b3a working on ability to change between catppuccin options 2024-02-01 00:01:59 -08:00
Adam Matthiesen b28616d187 update www 2024-01-31 14:51:52 -08:00
Adam Matthiesen 8fa06433c6 create new demo 2024-01-31 14:10:06 -08:00
Adam Matthiesen a1afeef85f theme is working and tailwind exports properly 2024-01-31 13:55:49 -08:00
Adam Matthiesen f66f7707f2 now its working.... more info to come 2024-01-31 13:49:30 -08:00
Adam Matthiesen a176f11e55 New auto opengraph 2024-01-30 04:15:05 -08:00
Adam Matthiesen d860350899
Bump execa from 7.2.0 to 8.0.1 (#23)
Bumps [execa](https://github.com/sindresorhus/execa) from 7.2.0 to
8.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/execa/releases">execa's
releases</a>.</em></p>
<blockquote>
<h2>v8.0.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix and document support for the <a
href="https://github.com/sindresorhus/execa#encoding"><code>{encoding:
'buffer'}</code> option</a>. It is the same as <code>{encoding:
null}</code>, but preferred over it. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/572">#572</a>)</li>
</ul>
<p><a
href="https://github.com/sindresorhus/execa/compare/v8.0.0...v8.0.1">https://github.com/sindresorhus/execa/compare/v8.0.0...v8.0.1</a></p>
<h2>v8.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 16.17.0 and later (<a
href="https://redirect.github.com/sindresorhus/execa/issues/569">#569</a>)</li>
</ul>
<p><a
href="https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.0">https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f4b8b3ab60"><code>f4b8b3a</code></a>
8.0.1</li>
<li><a
href="89c69fe97a"><code>89c69fe</code></a>
Support <code>{encoding: 'buffer'}</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/572">#572</a>)</li>
<li><a
href="e7dee28c41"><code>e7dee28</code></a>
8.0.0</li>
<li><a
href="88ee3bd6fa"><code>88ee3bd</code></a>
Upgrade <code>get-stream</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/571">#571</a>)</li>
<li><a
href="f31fbdbb07"><code>f31fbdb</code></a>
Fix documentation typo (<a
href="https://redirect.github.com/sindresorhus/execa/issues/568">#568</a>)</li>
<li><a
href="468fbe15ed"><code>468fbe1</code></a>
Upgrade <code>signal-exit</code> to v4 (<a
href="https://redirect.github.com/sindresorhus/execa/issues/570">#570</a>)</li>
<li><a
href="65992b4188"><code>65992b4</code></a>
Require Node.js 16 (<a
href="https://redirect.github.com/sindresorhus/execa/issues/569">#569</a>)</li>
<li><a
href="db58085012"><code>db58085</code></a>
7.2.0</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=execa&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=8.0.1)](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-01-29 04:39:02 -08:00
Adam Matthiesen 805b5bc486
Bump prettier from 2.8.8 to 3.2.4 (#22)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to
3.2.4.
<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.4</h2>
<ul>
<li>Fix <code>.eslintrc.json</code> format <a
href="https://redirect.github.com/prettier/prettier/issues/15947">#15947</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#324">Changelog</a></p>
<h2>3.2.3</h2>
<ul>
<li>Format <code>tsconfig.json</code> file with <code>jsonc</code>
parser <a
href="https://redirect.github.com/prettier/prettier/issues/15927">#15927</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#323">Changelog</a></p>
<h2>3.2.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#322">Changelog</a></p>
<h2>3.2.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#321">Changelog</a></p>
<h2>3.2.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.1.1...3.2.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/01/12/3.2.0.html">Release
note</a></p>
<h2>3.1.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#311">Changelog</a></p>
<h2>3.1.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
note</a></p>
<h2>3.0.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#303">Changelog</a></p>
<h2>3.0.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#302">Changelog</a></p>
<h2>3.0.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#301">Changelog</a></p>
<h2>3.0.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.6...3.0.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/07/05/3.0.0.html">Release
note</a></p>
<h2>3.0.0-alpha.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Update <code>.d.ts</code> files of plugins to use <code>export
default ...</code> by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/14435">prettier/prettier#14435</a></li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1"><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6">https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.4</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.3...3.2.4">diff</a></p>
<h4>Fix incorrect parser inference (<a
href="https://redirect.github.com/prettier/prettier/pull/15947">#15947</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<p>Files like <code>.eslintrc.json</code> were incorrectly formatted as
JSONC files.</p>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
prettier --file-info .eslintrc.json
{ &quot;ignored&quot;: false, &quot;inferredParser&quot;:
&quot;jsonc&quot; }
<p>// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ &quot;ignored&quot;: false, &quot;inferredParser&quot;:
&quot;json&quot; }
</code></pre></p>
<h1>3.2.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.2...3.2.3">diff</a></p>
<h4>Throw errors for invalid code (<a
href="https://redirect.github.com/prettier/prettier/pull/15881">#15881</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>, <a
href="https://github.com/Josh-Cena"><code>@​Josh-Cena</code></a>, <a
href="https://github.com/auvred"><code>@​auvred</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
1++;
<p>// Prettier 3.2.2
1++;</p>
<p>// Prettier 3.2.3
SyntaxError: Invalid left-hand side expression in unary operation (1:1)
&gt; 1 | 1++;
| ^
</code></pre></p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
try {} catch (error = 1){}

// Prettier 3.2.2
try {
} catch (error) {}

// Prettier 3.2.3
SyntaxError: Catch clause variable cannot have an initializer. (1:23)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="03822f5b34"><code>03822f5</code></a>
Release 3.2.4</li>
<li><a
href="1cd4d9c160"><code>1cd4d9c</code></a>
Fix JSONC filenames list (<a
href="https://redirect.github.com/prettier/prettier/issues/15947">#15947</a>)</li>
<li><a
href="6c6a332171"><code>6c6a332</code></a>
Spellcheck</li>
<li><a
href="75ec1f7921"><code>75ec1f7</code></a>
Fix lock file</li>
<li><a
href="dda00cdd1d"><code>dda00cd</code></a>
Clean changelog_unreleased</li>
<li><a
href="c12e3c67f9"><code>c12e3c6</code></a>
Git blame ignore 3.2.3</li>
<li><a
href="4985be553e"><code>4985be5</code></a>
Bump Prettier dependency to 3.2.3</li>
<li><a
href="38c0d212e7"><code>38c0d21</code></a>
Update dependents count</li>
<li><a
href="42ba4373f4"><code>42ba437</code></a>
Release 3.2.3</li>
<li><a
href="99c873d421"><code>99c873d</code></a>
chore(deps): update typescript-eslint to v6.19.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15939">#15939</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/2.8.8...3.2.4">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=2.8.8&new-version=3.2.4)](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-01-29 04:36:50 -08:00
dependabot[bot] c5e49c9ef9
Bump execa from 7.2.0 to 8.0.1
Bumps [execa](https://github.com/sindresorhus/execa) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.1)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:36:23 +00:00
dependabot[bot] 9db6384b32
Bump @types/node from 18.19.10 to 20.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.10 to 20.11.10.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:23:21 +00:00
dependabot[bot] c0571599c2
Bump prettier from 2.8.8 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.4.
- [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/2.8.8...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:21:36 +00:00
Adam Matthiesen e81d544f85
Bump @astrojs/rss from 4.0.3 to 4.0.4 (#20)
Bumps
[@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss)
from 4.0.3 to 4.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases"><code>@​astrojs/rss</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/rss</code><a
href="https://github.com/4"><code>@​4</code></a>.0.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/9797">#9797</a>
<a
href="457e8b6422"><code>457e8b6422704ba23347c766a8bb9c101c2aba0b</code></a>
Thanks <a
href="https://github.com/wkillerud"><code>@​wkillerud</code></a>! -
Restores <code>rssSchema</code> to a zod object</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md"><code>@​astrojs/rss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.0.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/9797">#9797</a>
<a
href="457e8b6422"><code>457e8b6422704ba23347c766a8bb9c101c2aba0b</code></a>
Thanks <a
href="https://github.com/wkillerud"><code>@​wkillerud</code></a>! -
Restores <code>rssSchema</code> to a zod object</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8281ebddaa"><code>8281ebd</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9802">#9802</a>)</li>
<li><a
href="457e8b6422"><code>457e8b6</code></a>
fix(rss): apply refinement at the point of parsing (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9797">#9797</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.4/packages/astro-rss">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/rss&package-manager=npm_and_yarn&previous-version=4.0.3&new-version=4.0.4)](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-01-29 04:18:42 -08:00
dependabot[bot] 5e639fd2fc
Bump astro from 4.2.4 to 4.2.6
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.2.4 to 4.2.6.
- [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.2.6/packages/astro)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:41:48 +00:00
dependabot[bot] 6aaf6dbe64
Bump @astrojs/rss from 4.0.3 to 4.0.4
Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.4/packages/astro-rss)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:39:08 +00:00
Adam Matthiesen a40395f369 woot new expressivecode-starlight update! 2024-01-28 03:07:57 -08:00
Adam Matthiesen 050281b8c6 up 2024-01-28 00:34:37 -08:00
Adam Matthiesen 684471a54b some more progress 2024-01-27 12:06:41 -08:00
Rishi Raj Jain 65f9d683f1 feat: astro-font - optimize fonts & prevent CLS 2024-01-26 18:16:37 +05:30
Adam Matthiesen f3381eb7ba some progress 2024-01-26 04:37:17 -08:00
Adam Matthiesen 6e4583dd29 up 2024-01-25 23:01:27 -08:00
Adam Matthiesen 5aad1e7fb3 cleanup 2024-01-25 09:48:29 -08:00
Adam Matthiesen 260a7a3f56 up demo 2024-01-25 04:42:15 -08:00
Adam Matthiesen ebfff34afb update 2024-01-25 04:38:02 -08:00
dependabot[bot] 31e55af049
Bump astro from 4.2.3 to 4.2.4
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.2.3 to 4.2.4.
- [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.2.4/packages/astro)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 06:57:34 +00:00
dependabot[bot] 57d7b5d0f4
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-01-24 06:52:35 +00:00
Adam Matthiesen 6f88d3cf0d
Merge pull request #16 from MatthiesenXYZ/dependabot/npm_and_yarn/astrojs/check-0.4.1
Bump @astrojs/check from 0.3.4 to 0.4.1
2024-01-23 22:50:29 -08:00
dependabot[bot] 7ddf6459f7
Bump vite from 4.5.2 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 06:44:12 +00:00
dependabot[bot] 0c47ff1723
Bump @astrojs/check from 0.3.4 to 0.4.1
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.3.4 to 0.4.1.
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.4.1/packages/astro-check)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 06:43:53 +00:00
dependabot[bot] 1330ed03bf
Bump @types/node from 20.11.5 to 20.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.6.
- [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-01-24 06:31:05 +00:00
Adam Matthiesen 5effd144cd up 2024-01-23 21:14:29 -08:00
Adam Matthiesen bf6b87bd42 up demo 2024-01-23 17:34:15 -08:00
Adam Matthiesen c868ba3ffa demo 2024-01-23 17:11:11 -08:00
Adam Matthiesen badcab9751 update demo 2024-01-23 16:59:30 -08:00
Adam Matthiesen b48d6ed771 fix 2024-01-23 16:56:26 -08:00
Adam Matthiesen 8622cb20f4 up 2024-01-23 16:23:26 -08:00
Adam Matthiesen 9116e28c2e setup 2024-01-23 16:17:23 -08:00
Adam Matthiesen f854abe9dd another progress marker 2024-01-23 14:48:03 -08:00
Adam Matthiesen 694432ad97 prep for v3... 2024-01-23 13:54:54 -08:00
Adam Matthiesen 6bfd32297e update some dependencies 2024-01-23 12:43:21 -08:00