Commit Graph

65 Commits

Author SHA1 Message Date
dependabot[bot] a61a48c087
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.2` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.5` |
| [@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.1` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.10` | `0.7.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `20.14.8` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` |



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

Updates `@changesets/cli` from 2.27.1 to 2.27.5
- [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.5)

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.1
- [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.1/packages/integrations/mdx)

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

Updates `@types/node` from 20.12.7 to 20.14.8
- [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.2
- [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.2)

---
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-06-24 08:22:59 +00:00
github-actions[bot] 8eaeb388c0
👷 [ci]: Ready for Release (#82)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-26 04:00:15 -07:00
Adam Matthiesen c968b374a2
update all deps (#80) 2024-04-26 03:10:17 -07:00
github-actions[bot] 882983a0a8
👷 [ci]: Ready for Release (#73)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-01 05:34:51 -07:00
Adam Matthiesen 53c47a27a5
upgrade AIK to v0.8 (#72) 2024-04-01 05:34:08 -07:00
github-actions[bot] 03ee12318e
👷 [ci]: Ready for Release (#69)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-28 12:31:21 -07:00
Adam Matthiesen 4993642d93
Update to new system (#68) 2024-03-28 12:30:33 -07:00
github-actions[bot] 010ef457ac
👷 [ci]: Ready for Release (#67)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-25 03:50:40 -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
github-actions[bot] 0d438752ee
👷 [ci]: Ready for Release (#64)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-23 11:04:42 -07:00
Adam Matthiesen cb4184599b
set aik version to only pull miniors (#63) 2024-03-23 11:03:03 -07:00
github-actions[bot] e2aee9d036
👷 [ci]: Ready for Release (#62)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-22 03:56:53 -07:00
Adam Matthiesen 22a790a4c6
Update package.json and component files 2024-03-22 03:47:41 -07:00
github-actions[bot] 0be102e2d0
👷 [ci]: Ready for Release (#60)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-22 01:48:57 -07:00
Adam Matthiesen 53ce8a0fc9
Update AIK to latest version (#59) 2024-03-22 01:48:20 -07:00
github-actions[bot] cfc89c5d0a
👷 [ci]: Ready for Release (#58)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-19 05:01:21 -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
github-actions[bot] fc88639de9
👷 [ci]: Ready for Release (#54)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-14 09:30:36 -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
github-actions[bot] c9a731aee8
👷 [ci]: Ready for Release (#52)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-14 08:00:48 -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
github-actions[bot] 82a505c478
👷 [ci]: Ready for Release (#50)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-13 01:22:50 -07:00
Adam Matthiesen aa7d0610e7
Feat: New Virtual Import for components! (#49) 2024-03-13 01:21:57 -07:00
github-actions[bot] 803869e5c2
👷 [ci]: Ready for Release (#48)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-11 08:49:39 -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
github-actions[bot] 2fc1307e57
👷 [ci]: Ready for Release (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 12:22:45 -08:00
create-issue-branch[bot] 18e132f376
fix: 🐛 patch css (#42)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 12:21:36 -08:00
github-actions[bot] ac1c4ae9d9
👷 [ci]: Ready for Release (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 11:50:21 -08:00
create-issue-branch[bot] e500aeb9af
fix: 🐛 bug: fix view raw button (#39)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 11:49:42 -08:00
github-actions[bot] 545f18d667
👷 [ci]: Ready for Release (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 10:58:26 -08:00
create-issue-branch[bot] a6696edac6
fix: 🐛 Bug Fix: Theme System (#36)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 10:56:33 -08:00
github-actions[bot] 7334fb2d1e
👷 [ci]: Ready for Release (#34)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 08:32:51 -08:00
create-issue-branch[bot] fc5ea6dafe
fix: 🐛 Bug: Theming system is supposed to work but is having issues (#33)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 08:32:07 -08:00
github-actions[bot] c16877406d
[`ci`]: Release Ready (#31)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-08 21:55:38 -08:00
create-issue-branch[bot] 1370875042
feat: Chore: Refactor ExpressiveCode system to better optimize it for future use (#30)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-08 21:54:41 -08:00
github-actions[bot] dc7e32eb29 chore: update versions 2024-03-07 22:47:40 +00:00
Adam Matthiesen e98d84c0c5
Update README.md 2024-03-07 14:45:16 -08:00
github-actions[bot] 557ed07bba chore: update versions 2024-03-07 11:37:54 +00:00
Adam Matthiesen 3b0ad9299e omg a better way 2024-03-07 02:37:37 -08:00
Adam Matthiesen 9110c2e5cf Add hippo recommends 2024-03-07 02:28:47 -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
github-actions[bot] a3ef968bd5 chore: update versions 2024-03-05 05:38:06 +00: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
Adam Matthiesen ec2e968b0a
Update README.md 2024-03-04 21:31:52 -08:00
github-actions[bot] d648eb6d31 chore: update versions 2024-03-02 10:02:15 +00:00
Adam Matthiesen ceaa187019 update readme 2024-03-01 13:02:01 -08:00
Adam Matthiesen a27111a5aa update mdx integration and add ratelimit checks for octokit 2024-03-01 11:14:55 -08:00
github-actions[bot] 9df5a495f2 chore: update versions 2024-03-01 00:39:28 +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