Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot] c06156b009
Bump the dev-dependencies group across 1 directory with 7 updates
Bumps the dev-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.7.1` | `1.8.3` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.7` |
| [@octokit/types](https://github.com/octokit/types.ts) | `13.4.1` | `13.5.0` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.3.1` | `3.1.3` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.10` | `0.8.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `20.14.11` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` |



Updates `@biomejs/biome` from 1.7.1 to 1.8.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.8.3/packages/@biomejs/biome)

Updates `@changesets/cli` from 2.27.1 to 2.27.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.7)

Updates `@octokit/types` from 13.4.1 to 13.5.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.4.1...v13.5.0)

Updates `@astrojs/mdx` from 2.3.1 to 3.1.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@3.1.3/packages/integrations/mdx)

Updates `@astrojs/check` from 0.5.10 to 0.8.2
- [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.8.2/packages/astro-check)

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

Updates `typescript` from 5.4.5 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
  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-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 08:40:00 +00:00
dependabot[bot] d524765beb
Bump @biomejs/biome from 1.6.3 to 1.7.1 in the dev-dependencies group across 1 directory (#81)
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-04-26 03:31:56 -07:00
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 cb4184599b
set aik version to only pull miniors (#63) 2024-03-23 11:03:03 -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 bcc60cb0f3
[Internal] Fix Logger and response types (#53)
Co-authored-by: Jacob Jenkins <7649031+jdtjenkins@users.noreply.github.com>
2024-03-14 09:30:00 -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 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 8a99f5a825 add mdx integration as well as some code cleanup and better logs! 2024-02-29 16:38:27 -08:00
Adam Matthiesen 8df3215319 update lockfile 2024-02-25 02:35:55 -08:00
Adam Matthiesen 198898928f well shit... its working 2024-02-24 01:47:57 -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