Commit Graph

124 Commits

Author SHA1 Message Date
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
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
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] 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 0bf8d9d963 some code cleanup and bumb astro-ghostcms version 2024-02-06 01:59:36 -08:00
Adam Matthiesen 582f321c4a new rss feature is done and working 2024-02-06 00:36:07 -08:00
Adam Matthiesen caeeee2357 test fix 2024-02-05 23:56:00 -08:00
Adam Matthiesen ea9901e939 testing fix 2024-02-05 23:38:12 -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 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] 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 033b3eed5e found another reference to the old name 2024-02-01 16:24:38 -08:00
Adam Matthiesen f66f7707f2 now its working.... more info to come 2024-01-31 13:49:30 -08:00
Adam Matthiesen b0c44d5c4c up astro-ghostcms version for new satori function and update theme 2024-01-31 06:08:12 -08:00
Adam Matthiesen 5aaaef0c57 This just cleans up the code between the themes and the integration for satori. 2024-01-31 00:16:42 -08:00
Adam Matthiesen 7ed37255e3 upping version to enable config option to allow disabling of the Satori auto injection. 2024-01-30 04:59:30 -08:00
Adam Matthiesen 93e589659d some code cleanup now that its working 2024-01-30 04:54:01 -08:00
Adam Matthiesen a176f11e55 New auto opengraph 2024-01-30 04:15:05 -08: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] 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 f8a7e33397 up 2024-01-26 09:37:14 -08:00
Adam Matthiesen 3ddce02a48 up 2024-01-26 09:33:51 -08:00
Adam Matthiesen fca8767548 more code cleanup 2024-01-26 08:37:39 -08:00
Adam Matthiesen 90826e29cb done with tests for now 2024-01-26 07:24:24 -08:00
Adam Matthiesen 46a2d3c7d2 new test for invariant 2024-01-26 07:14:22 -08:00
Adam Matthiesen 2cea1c29b7 up version 2024-01-26 05:45:44 -08:00
Adam Matthiesen 9a1b343398 cleanup 2024-01-26 05:43:21 -08:00
Adam Matthiesen bbddc699de up 2024-01-26 05:10:34 -08:00
Adam Matthiesen b16694debe fix spacing 2024-01-26 04:38:54 -08:00
Adam Matthiesen f3381eb7ba some progress 2024-01-26 04:37:17 -08:00
Adam Matthiesen 936d09d170 update tests 2024-01-26 01:58:27 -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 25787d9016 up versions 2024-01-25 09:16:10 -08:00
Adam Matthiesen 4df1a3a80b remove invariant dep 2024-01-25 09:15:17 -08:00
Adam Matthiesen ebfff34afb update 2024-01-25 04:38:02 -08:00
Adam Matthiesen d738374ff1 s 2024-01-25 01:28:04 -08:00
Adam Matthiesen e2fb3c9ad4 up versions 2024-01-25 00:54:05 -08:00
Adam Matthiesen 54e3b3fe76 cleanup 2024-01-24 21:13:14 -08:00
Adam Matthiesen e30918a0dc up packages 2024-01-24 17:39:13 -08: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 95259f3272 up 2024-01-23 21:15:21 -08:00
Adam Matthiesen 1778d6f7e8
Update README.md 2024-01-23 19:22:20 -08:00
Adam Matthiesen 39b175384c up readme 2024-01-23 18:19:51 -08:00
Adam Matthiesen 36f8079a3d up 2024-01-23 18:09:04 -08:00
Adam Matthiesen db52b353fb fix rss 2024-01-23 17:54:45 -08:00
Adam Matthiesen a7cf1be323 fix naming on a function 2024-01-23 17:47:03 -08:00
Adam Matthiesen 42222839b6 s 2024-01-23 17:43:22 -08:00
Adam Matthiesen cce5de2050 up 2024-01-23 17:40:11 -08:00
Adam Matthiesen 0e46351669 s 2024-01-23 17:32:03 -08:00
Adam Matthiesen d01b5294a2 update rss for new api 2024-01-23 17:30:01 -08:00
Adam Matthiesen 25ff86694f fix package dep issue 2024-01-23 17:23:57 -08:00
Adam Matthiesen f08f77381c fix? 2024-01-23 17:08:56 -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 d56c9b962f okay now the api should be ready. i wont know till i finish the template 2024-01-23 15:24:38 -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
dependabot[bot] f4c1a1f096
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 20:12:51 +00:00
Adam Matthiesen 8187ee48d9
Merge pull request #8 from MatthiesenXYZ/dependabot/npm_and_yarn/astro-font-0.0.77
Bump astro-font from 0.0.72 to 0.0.77
2024-01-23 12:11:50 -08:00
dependabot[bot] 43f3ff874f
Bump eslint-plugin-astro from 0.29.1 to 0.31.3
Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 0.29.1 to 0.31.3.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 20:08:02 +00:00
dependabot[bot] 73245439b1
Bump astro-font from 0.0.72 to 0.0.77
Bumps [astro-font](https://github.com/rishi-raj-jain/astro-font) from 0.0.72 to 0.0.77.
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 20:07:31 +00:00
Adam Matthiesen c6ec669b36 pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00