Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update non-major dependencies #8199

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Update non-major dependencies #8199

merged 1 commit into from
Aug 23, 2023

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Aug 23, 2023

Changes

  • Update non-major dependencies
  • Update pnpm to latest (8.6.12) to prevent lockfile mismatches
  • Pin zod to 3.21.1 as 3.21.2 is causing very weird type issues that seems unfixable on our end.
  • Updated markdown.shikiConfig.theme option types to fix one of the zod issue. This does not change the final emitted types so doesn't break anything.

I'll followup with a PR to upgrade the breaking ones.

Testing

Ran all tests locally manually and they pass.

Docs

n/a. dep update.

@changeset-bot
Copy link

changeset-bot bot commented Aug 23, 2023

⚠️ No Changeset found

Latest commit: ba42d01

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added feat: markdown Related to Markdown (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: example Related to an example package (scope) pkg: react Related to React (scope) pkg: preact Related to Preact (scope) pkg: solid Related to Solid (scope) pkg: lit Related to Lit (scope) pkg: integration Related to any renderer integration (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: astro Related to the core `astro` package (scope) labels Aug 23, 2023
@bluwy bluwy merged commit 353dcb2 into next Aug 23, 2023
14 checks passed
@bluwy bluwy deleted the update-non-major-dep branch August 23, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: markdown Related to Markdown (scope) pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: lit Related to Lit (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants