dependabot[bot]
|
d3b4a6ee66
|
Bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome).
Updates `@biomejs/biome` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.0/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 11:34:48 +00:00 |
Adam Matthiesen
|
557120f6e6
|
New version check system setup
|
2024-03-03 08:16:17 -08:00 |
Adam Matthiesen
|
fd21ee8df5
|
Some basic tests
|
2024-03-03 07:06:58 -08:00 |
Adam Matthiesen
|
8db7190be8
|
First group of progress changes... and it works
|
2024-03-03 05:17:54 -08:00 |
Adam Matthiesen
|
e71b924b9f
|
Merge branch 'main' into starlight-ghostcms
|
2024-02-20 04:31:40 -08:00 |
Adam Matthiesen
|
f08b70cea0
|
update
|
2024-02-19 23:01:54 -08:00 |
Adam Matthiesen
|
d16a23dcd7
|
more progress
|
2024-02-19 21:58:36 -08:00 |
dependabot[bot]
|
610bc737af
|
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `vitest` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)
Updates `@vitest/ui` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/ui)
Updates `@types/node` from 20.11.18 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 11:17:34 +00:00 |
Adam Matthiesen
|
32da6bfd7e
|
cleanup and add new theme to create util
|
2024-02-15 08:47:49 -08:00 |
Adam Matthiesen
|
3a5aea9b4e
|
ready
|
2024-02-15 04:50:38 -08:00 |
Adam Matthiesen
|
c50f2feba4
|
Linted the entire project. no linting errors now
|
2024-02-15 04:49:02 -08:00 |
Adam Matthiesen
|
28afb883bd
|
tests working
|
2024-02-15 04:14:36 -08:00 |
Adam Matthiesen
|
b17f3c188a
|
update tests
|
2024-02-15 03:55:09 -08:00 |
dependabot[bot]
|
380d612d74
|
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.1` | `1.2.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.4.1` | `0.5.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.29.1` | `0.31.4` |
Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)
Updates `@astrojs/check` from 0.4.1 to 0.5.4
- [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.5.4/packages/astro-check)
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
- [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/v7.0.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [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/v7.0.1/packages/parser)
Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
- [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.4)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-astro
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-14 18:45:37 +00:00 |
Adam Matthiesen
|
46acde0b0e
|
Massive Repo Cleanup and organization
|
2024-02-14 05:17:01 -08:00 |
Adam Matthiesen
|
b483ec2837
|
test workflow
|
2024-02-14 03:48:12 -08:00 |
Adam Matthiesen
|
bbd0c81619
|
update workflow
|
2024-02-14 03:41:33 -08:00 |
Adam Matthiesen
|
83132fcb62
|
Update changeset and contributing information and add new workflow
|
2024-02-14 03:13:37 -08:00 |
Adam Matthiesen
|
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
|
8fa06433c6
|
create new demo
|
2024-01-31 14:10:06 -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
|
684471a54b
|
some more progress
|
2024-01-27 12:06:41 -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
|
1f9d9dfa41
|
workspace cleanup
|
2024-01-25 10:14:59 -08:00 |
dependabot[bot]
|
e9a2bee501
|
Bump @biomejs/biome from 1.5.2 to 1.5.3
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.5.3/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-23 20:07:02 +00:00 |
Adam Matthiesen
|
f23f708f95
|
merge
|
2024-01-23 12:03:56 -08:00 |
Adam Matthiesen
|
c6ec669b36
|
pnpm monorepo migration complete
|
2024-01-23 10:51:23 -08:00 |
Adam Matthiesen
|
7391509587
|
just some code cleanup and organization
|
2024-01-21 06:57:59 -08:00 |
Adam Matthiesen
|
52c3075cbc
|
up
|
2024-01-21 01:12:49 -08:00 |
Adam Matthiesen
|
a4aa98ccab
|
just some cleanup
|
2024-01-21 00:53:46 -08:00 |
Adam Matthiesen
|
74a618cab9
|
fix
|
2024-01-20 14:31:49 -08:00 |
Adam Matthiesen
|
c8b68bf003
|
up version
|
2024-01-20 14:17:39 -08:00 |
Adam Matthiesen
|
79f269fc00
|
TSDocs!
|
2024-01-20 14:12:24 -08:00 |
Adam Matthiesen
|
75416edef2
|
Woot Configs!
|
2024-01-20 10:38:32 -08:00 |
Adam Matthiesen
|
0552334f91
|
Enables sitemap and robots
|
2024-01-20 06:41:22 -08:00 |
Adam Matthiesen
|
2d73445518
|
Fixes and New Features...
|
2024-01-20 04:52:55 -08:00 |
Adam Matthiesen
|
4825552c9d
|
bug fix
|
2024-01-19 04:58:37 -08:00 |
Adam Matthiesen
|
dd0f36b84e
|
some cleanup
|
2024-01-18 08:50:53 -08:00 |
Adam Matthiesen
|
414cb7836d
|
fix typing
|
2024-01-18 08:36:54 -08:00 |
Adam Matthiesen
|
deeba99dee
|
up version
|
2024-01-18 08:32:55 -08:00 |
Adam Matthiesen
|
47439bb73b
|
Update package.json
|
2024-01-18 07:01:15 -08:00 |
Adam Matthiesen
|
d034e593c8
|
ghostcms is now astro output aware
|
2024-01-18 01:43:23 -08:00 |
Adam Matthiesen
|
3d2a3e560f
|
up version
|
2024-01-17 21:39:32 -08:00 |
Adam Matthiesen
|
d2d0c571e8
|
up package number
|
2024-01-17 19:12:40 -08:00 |
Adam Matthiesen
|
75c7e4d869
|
Update package.json
|
2024-01-17 03:38:44 -08:00 |
Adam Matthiesen
|
5ec328d964
|
bug fixes
|
2024-01-17 02:55:43 -08:00 |
Adam Matthiesen
|
0c9232a2bd
|
ready for realease...
|
2024-01-17 02:29:47 -08:00 |
Adam Matthiesen
|
82de40572b
|
Working.... local only not ready for prod
|
2024-01-17 01:42:28 -08:00 |