Skip to content

Conversation

@Adammatthiesen
Copy link
Member

This pull request includes several updates to dependencies and scripts across multiple package.json files. The changes primarily focus on updating versions, removing unused dependencies, and modifying test scripts.

Dependency Updates and Removals:

  • Updated versions for @changesets/cli, @changesets/config, @types/node, typescript, and vitest in the root package.json. Added jest-extended as a new dependency.
  • Removed esbuild, mdast-util-mdx-expression, jest-extended, and vitest from packages/markdown-remark-processor-web/package.json.
  • Removed esbuild, mdast-util-mdx-expression, jest-extended, and vitest from packages/markdown-remark-processor/package.json.
  • Removed esbuild, jest-extended, and vitest from packages/markdown-remark/package.json.
  • Updated astro dependency version in packages/markdown-remark/tests/fixture/astro/package.json.

Script Modifications:

  • Modified the test script to remove the --reporter=basic option and the ci:test script to remove the --reporter=basic option from vitest.

Code Changes:

  • Removed the ASTRO_CHECK_VERSION definition from the getDefinedEntries function in scripts/cmd/build.js.

@Adammatthiesen Adammatthiesen requested a review from a team as a code owner January 18, 2025 06:26
@changeset-bot
Copy link

changeset-bot bot commented Jan 18, 2025

⚠️ No Changeset found

Latest commit: 39cc47b

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 18, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@studiocms/markdown-remark@19
npm i https://pkg.pr.new/@studiocms/markdown-remark-processor@19
npm i https://pkg.pr.new/@studiocms/markdown-remark-processor-web@19

commit: 39cc47b

@Adammatthiesen Adammatthiesen merged commit 1a10018 into main Jan 19, 2025
7 checks passed
@Adammatthiesen Adammatthiesen deleted the dev branch January 19, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants