Commit Graph

26 Commits

Author SHA1 Message Date
Adam Matthiesen c968b374a2
update all deps (#80) 2024-04-26 03:10:17 -07:00
Adam Matthiesen 53c47a27a5
upgrade AIK to v0.8 (#72) 2024-04-01 05:34:08 -07:00
Adam Matthiesen 4993642d93
Update to new system (#68) 2024-03-28 12:30:33 -07:00
dependabot[bot] 402681ae16
Bump the prod-dependencies group with 2 updates (#65)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-25 03:50:04 -07:00
dependabot[bot] 828a8b89ce
Bump the dev-dependencies group with 5 updates (#66)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-25 03:46:01 -07:00
Adam Matthiesen 22a790a4c6
Update package.json and component files 2024-03-22 03:47:41 -07:00
Adam Matthiesen 53ce8a0fc9
Update AIK to latest version (#59) 2024-03-22 01:48:20 -07:00
dependabot[bot] 39f03af0a8
Bump the prod-dependencies group with 4 updates (#57)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 05:00:17 -07:00
dependabot[bot] dde32b9334
Bump the dev-dependencies group with 3 updates (#56)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 04:56:20 -07:00
Adam Matthiesen bf9ae6173b
New Error handling & logging (#51)
Co-authored-by: Jacob Jenkins <7649031+jdtjenkins@users.noreply.github.com>
2024-03-14 07:59:22 -07:00
Adam Matthiesen aa7d0610e7
Feat: New Virtual Import for components! (#49) 2024-03-13 01:21:57 -07:00
dependabot[bot] 4ce42d9673
Bump the prod-dependencies group with 2 updates (#46)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-11 08:47:56 -07:00
dependabot[bot] bf36f2b9b6
Bump the dev-dependencies group with 5 updates (#47)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-11 08:40:15 -07:00
Adam Matthiesen 5d5ba94f49 update playground 2024-03-07 02:45:56 -08:00
Adam Matthiesen 9ff7919bfc I like typescript files... 2024-03-07 02:11:40 -08:00
Adam Matthiesen b6802e751f Moving from `astro-expressive-code` to custom expressive code implimentation 2024-03-07 01:32:38 -08:00
dependabot[bot] 421aa518bb
Bump the prod-dependencies group with 3 updates
Bumps the prod-dependencies group with 3 updates: [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `astro-integration-kit` from 0.4.0 to 0.5.1
- [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases)
- [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.4.0...astro-integration-kit@0.5.1)

Updates `vite` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.5/packages/vite)

Updates `astro` from 4.4.4 to 4.4.11
- [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.4.11/packages/astro)

---
updated-dependencies:
- dependency-name: astro-integration-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 05:35:47 +00:00
dependabot[bot] 43cea95cea
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@astrojs/check` from 0.5.5 to 0.5.6
- [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.6/packages/astro-check)

Updates `@types/node` from 20.11.20 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-03-04 08:24:09 +00:00
Adam Matthiesen a27111a5aa update mdx integration and add ratelimit checks for octokit 2024-03-01 11:14:55 -08:00
Adam Matthiesen f5d2f2944c Woot new component 2024-02-24 09:01:54 -08:00
Adam Matthiesen 1a9258463b some progress. and prep to add new component 2024-02-24 08:03:37 -08:00
Adam Matthiesen cf9311bb83 update 2024-02-24 02:37:09 -08:00
Adam Matthiesen 198898928f well shit... its working 2024-02-24 01:47:57 -08:00
Adam Matthiesen d2d14cfc28 just some attempts at getting the package to work 2024-02-23 20:04:06 -08:00
Adam Matthiesen c329245917 update all todos 2024-02-23 19:34:15 -08:00
Adam Matthiesen d8ebfda836
Initial commit 2024-02-23 18:44:44 -08:00