Adam Matthiesen
|
ef617e8ba1
|
Bump astro from 4.2.4 to 4.2.6 (#24)
Bumps
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro)
from 4.2.4 to 4.2.6.
<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.2.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9825">#9825</a>
<a
href="e4370e9e9d "><code>e4370e9e9dd862425eced25823c82e77d9516927</code></a>
Thanks <a
href="https://github.com/tugrulates"><code>@tugrulates</code></a>! -
Fixes false positive aria role errors on interactive elements</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9828">#9828</a>
<a
href="a3df9d83ca "><code>a3df9d83ca92abb5f08f576631019c1604204bd9</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@ematipico</code></a>! -
Fixes a case where shared modules among pages and middleware were
transformed to a no-op after the build.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9834">#9834</a>
<a
href="1885cea308 "><code>1885cea308a62b173a50967cf5a0b174b3c3f3f1</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Fixes third-party dev toolbar apps not loading correctly when using
absolute paths on Windows</p>
</li>
</ul>
<h2>astro@4.2.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9818">#9818</a>
<a
href="d688954c5a "><code>d688954c5adba75b0d676694fbf5fb0da1c0af13</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Improves the wording of a few confusing error messages</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9680">#9680</a>
<a
href="5d7db1dbb0 "><code>5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d</code></a>
Thanks <a href="https://github.com/loucyx"><code>@loucyx</code></a>! -
Fixes types generation from Content Collections config file</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9822">#9822</a>
<a
href="bd880e8437 "><code>bd880e8437ea2df16f322f604865c1148a9fd4cf</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@liruifengv</code></a>! -
Applies the correct escaping to identifiers used with
<code>transition:name</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9830">#9830</a>
<a
href="f3d22136e5 "><code>f3d22136e53fd902310024519fc4de83f0a58039</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Fixes an issue where 404 responses from endpoints were replaced with
contents of 404.astro in dev mode.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9816">#9816</a>
<a
href="2a44c8f932 "><code>2a44c8f93201958fba2d1e83046eabcaef186b7c</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Adds telemetry for when apps are toggled in the dev toolbar. This data
is completely anonymous and only the names of built-in apps are shared
with us. This data will help us monitor how much the dev toolbar is used
and which apps are used more. For more information on how Astro collects
telemetry, visit the following page: <a
href="https://astro.build/telemetry/">https://astro.build/telemetry/</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9807">#9807</a>
<a
href="b3f313138b "><code>b3f313138bb314e2b416c29cda507383c2a9f816</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Fixes environment variables replacement for <code>export const
prerender</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9790">#9790</a>
<a
href="267c5aa2c7 "><code>267c5aa2c7706f0ea3447f20a09d85aa560866ad</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Refactors internals of the <code>astro:i18n</code> module to be more
maintainable.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9776">#9776</a>
<a
href="dc75180aa6 "><code>dc75180aa698b298264362bab7f00391af427798</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Simplifies internals that handle middleware.</p>
</li>
</ul>
</blockquote>
</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.2.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9825">#9825</a>
<a
href="e4370e9e9d "><code>e4370e9e9dd862425eced25823c82e77d9516927</code></a>
Thanks <a
href="https://github.com/tugrulates"><code>@tugrulates</code></a>! -
Fixes false positive aria role errors on interactive elements</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9828">#9828</a>
<a
href="a3df9d83ca "><code>a3df9d83ca92abb5f08f576631019c1604204bd9</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@ematipico</code></a>! -
Fixes a case where shared modules among pages and middleware were
transformed to a no-op after the build.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9834">#9834</a>
<a
href="1885cea308 "><code>1885cea308a62b173a50967cf5a0b174b3c3f3f1</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Fixes third-party dev toolbar apps not loading correctly when using
absolute paths on Windows</p>
</li>
</ul>
<h2>4.2.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9818">#9818</a>
<a
href="d688954c5a "><code>d688954c5adba75b0d676694fbf5fb0da1c0af13</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Improves the wording of a few confusing error messages</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9680">#9680</a>
<a
href="5d7db1dbb0 "><code>5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d</code></a>
Thanks <a href="https://github.com/loucyx"><code>@loucyx</code></a>! -
Fixes types generation from Content Collections config file</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9822">#9822</a>
<a
href="bd880e8437 "><code>bd880e8437ea2df16f322f604865c1148a9fd4cf</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@liruifengv</code></a>! -
Applies the correct escaping to identifiers used with
<code>transition:name</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9830">#9830</a>
<a
href="f3d22136e5 "><code>f3d22136e53fd902310024519fc4de83f0a58039</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Fixes an issue where 404 responses from endpoints were replaced with
contents of 404.astro in dev mode.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9816">#9816</a>
<a
href="2a44c8f932 "><code>2a44c8f93201958fba2d1e83046eabcaef186b7c</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! -
Adds telemetry for when apps are toggled in the dev toolbar. This data
is completely anonymous and only the names of built-in apps are shared
with us. This data will help us monitor how much the dev toolbar is used
and which apps are used more. For more information on how Astro collects
telemetry, visit the following page: <a
href="https://astro.build/telemetry/">https://astro.build/telemetry/</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9807">#9807</a>
<a
href="b3f313138b "><code>b3f313138bb314e2b416c29cda507383c2a9f816</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Fixes environment variables replacement for <code>export const
prerender</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9790">#9790</a>
<a
href="267c5aa2c7 "><code>267c5aa2c7706f0ea3447f20a09d85aa560866ad</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Refactors internals of the <code>astro:i18n</code> module to be more
maintainable.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9776">#9776</a>
<a
href="dc75180aa6 "><code>dc75180aa698b298264362bab7f00391af427798</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>!
- Simplifies internals that handle middleware.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a407eb5ac2 "><code>a407eb5</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9837">#9837</a>)</li>
<li><a
href="1885cea308 "><code>1885cea</code></a>
fix(toolbar): Fix loading third-party apps using absolute paths (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9834">#9834</a>)</li>
<li><a
href="e4370e9e9d "><code>e4370e9</code></a>
fix(audit): mark widget roles as interactive (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9825">#9825</a>)</li>
<li><a
href="a3df9d83ca "><code>a3df9d8</code></a>
fix(core): don't noop shared modules (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9828">#9828</a>)</li>
<li><a
href="8281ebddaa "><code>8281ebd</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9802">#9802</a>)</li>
<li><a
href="bd880e8437 "><code>bd880e8</code></a>
fix: fix <code>transition:name</code> can be unicode (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9822">#9822</a>)</li>
<li><a
href="00e6adb033 "><code>00e6adb</code></a>
[ci] format</li>
<li><a
href="dc75180aa6 "><code>dc75180</code></a>
refactor: singular middleware (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9776">#9776</a>)</li>
<li><a
href="b2197a2bee "><code>b2197a2</code></a>
[ci] format</li>
<li><a
href="f3d22136e5 "><code>f3d2213</code></a>
fix(dev): dont reroute endpoint responses (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9830">#9830</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@4.2.6/packages/astro">compare
view</a></li>
</ul>
</details>
<br />
[](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:17:39 -08:00 |
Adam Matthiesen
|
2309eb6f24
|
Update README.md
|
2024-01-29 03:42:24 -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
|
a9e88480f7
|
Merge branch 'main' of https://github.com/MatthiesenXYZ/astro-ghostcms
|
2024-01-29 03:01:33 -08:00 |
Adam Matthiesen
|
c456b39e60
|
fix - dont remove .env from playground
|
2024-01-29 03:01:27 -08:00 |
Adam Matthiesen
|
ea75f596e1
|
Update README.md
|
2024-01-29 02:50:26 -08:00 |
Adam Matthiesen
|
3a536c1243
|
set install deps to true by default
|
2024-01-29 00:53:58 -08:00 |
Adam Matthiesen
|
1839d9febf
|
streamlined to require less scripting to add new templates to create project
|
2024-01-28 21:00:00 -08:00 |
Adam Matthiesen
|
8f51cf3fd1
|
testfix
|
2024-01-28 20:53:26 -08:00 |
Adam Matthiesen
|
c4335adc91
|
testfix
|
2024-01-28 20:49:38 -08:00 |
Adam Matthiesen
|
e94e882d88
|
fix
|
2024-01-28 20:47:09 -08:00 |
Adam Matthiesen
|
58dd1d2bf6
|
code cleanup
|
2024-01-28 20:44:16 -08:00 |
Adam Matthiesen
|
59676111da
|
correct commands
|
2024-01-28 03:39:38 -08:00 |
Adam Matthiesen
|
36d909ad8d
|
Merge branch 'main' of https://github.com/MatthiesenXYZ/astro-ghostcms
|
2024-01-28 03:08:06 -08:00 |
Adam Matthiesen
|
a40395f369
|
woot new expressivecode-starlight update!
|
2024-01-28 03:07:57 -08:00 |
Adam Matthiesen
|
fb26178b72
|
Update README.md
|
2024-01-28 02:04:45 -08:00 |
Adam Matthiesen
|
bddafa4536
|
update to reflect new package
|
2024-01-28 02:00:50 -08:00 |
Adam Matthiesen
|
cddb8a89e0
|
Merge Branch create-util (#19)
This merges the branch containing the create-astro-ghostcms utility.
|
2024-01-28 01:42:14 -08:00 |
Adam Matthiesen
|
f005182408
|
Woo i think im about ready to PR this!
|
2024-01-28 01:24:06 -08:00 |
Adam Matthiesen
|
b8b4023172
|
42 answer to life
|
2024-01-28 01:19:28 -08:00 |
Adam Matthiesen
|
5f8cfa3232
|
colors
|
2024-01-28 01:15:31 -08:00 |
Adam Matthiesen
|
ff63666a5d
|
lucky winner?
|
2024-01-28 01:12:34 -08:00 |
Adam Matthiesen
|
45a270702e
|
t
|
2024-01-28 01:10:49 -08:00 |
Adam Matthiesen
|
d28f6da0cf
|
s
|
2024-01-28 01:05:35 -08:00 |
Adam Matthiesen
|
7de9231d71
|
s
|
2024-01-28 01:02:37 -08:00 |
Adam Matthiesen
|
227af9d746
|
s
|
2024-01-28 01:01:12 -08:00 |
Adam Matthiesen
|
20a1b919e2
|
s
|
2024-01-28 00:48:20 -08:00 |
Adam Matthiesen
|
49ac180b89
|
testfix
|
2024-01-28 00:38:44 -08:00 |
Adam Matthiesen
|
639bc0ae4f
|
up
|
2024-01-28 00:36:52 -08:00 |
Adam Matthiesen
|
61ff71f337
|
fix
|
2024-01-28 00:36:26 -08:00 |
Adam Matthiesen
|
050281b8c6
|
up
|
2024-01-28 00:34:37 -08:00 |
Adam Matthiesen
|
a396ff9ed0
|
fix
|
2024-01-28 00:21:26 -08:00 |
Adam Matthiesen
|
9717290617
|
update image
|
2024-01-28 00:20:18 -08:00 |
Adam Matthiesen
|
238a9a6f5c
|
update readme
|
2024-01-27 22:48:53 -08:00 |
Adam Matthiesen
|
9b206cc70e
|
fix?
|
2024-01-27 22:41:53 -08:00 |
Adam Matthiesen
|
a8619e6914
|
test
|
2024-01-27 22:39:16 -08:00 |
Adam Matthiesen
|
b94d4a5f31
|
fix?
|
2024-01-27 22:36:56 -08:00 |
Adam Matthiesen
|
f80b198cb2
|
test
|
2024-01-27 22:34:47 -08:00 |
Adam Matthiesen
|
c95af3948d
|
new template test
|
2024-01-27 22:29:13 -08:00 |
Adam Matthiesen
|
3fb13d14c5
|
script ocd
|
2024-01-27 20:33:53 -08:00 |
Adam Matthiesen
|
ea8127acb6
|
remove unused script
|
2024-01-27 20:32:31 -08:00 |
Adam Matthiesen
|
c9b06c57f7
|
up readme
|
2024-01-27 20:27:23 -08:00 |
Adam Matthiesen
|
35b41b4dbf
|
change color
|
2024-01-27 20:22:27 -08:00 |
Adam Matthiesen
|
49331b1d5d
|
change wording
|
2024-01-27 20:20:05 -08:00 |
Adam Matthiesen
|
2ffc8bf22b
|
up pkg ver for test
|
2024-01-27 20:18:03 -08:00 |
Adam Matthiesen
|
69a9297881
|
fix
|
2024-01-27 20:17:49 -08:00 |
Adam Matthiesen
|
d728ee7ed5
|
colors
|
2024-01-27 20:15:13 -08:00 |
Adam Matthiesen
|
7b39b2aa25
|
fix spacing
|
2024-01-27 20:07:33 -08:00 |
Adam Matthiesen
|
f94a3fcba9
|
test
|
2024-01-27 20:05:46 -08:00 |