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

chore: hourcekeeping, bump all (dev) deps #552

Merged
merged 2 commits into from
Mar 24, 2025
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 24, 2025

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

related #477

The new version would be ESM primary, commonjs is still supported.

Sorry, something went wrong.

Copy link
Contributor

github-actions bot commented Mar 24, 2025

📊 Package size report   No changes

File Before After
Total (Includes all files) 4.2 MB 4.2 MB
Tarball size 1.2 MB 1.2 MB
Unchanged files
File Size
.babelrc 35 B
.changeset/config.json 372 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.editorconfig 161 B
.eslintrc.js 837 B
.gitattributes 35 B
.github/FUNDING.yml 204 B
.github/workflows/ci.yml 1.3 kB
.github/workflows/codeql.yml 794 B
.github/workflows/pkg-size.yml 790 B
.github/workflows/release.yml 1.4 kB
.lintstagedrc.js 50 B
.prettierignore 20 B
.simple-git-hooks.js 51 B
.yarn/plugins/plugin-prepare-lifecycle.cjs 202 B
.yarn/releases/yarn-4.7.0.cjs 2.8 MB
.yarnrc.yml 373 B
CHANGELOG.md 283 B
CONTRIBUTING.md 931 B
LICENSE 1.1 kB
package.json 3.3 kB
packages/eslint-mdx/CHANGELOG.md 25.4 kB
packages/eslint-mdx/package.json 1.1 kB
packages/eslint-mdx/README.md 11.8 kB
packages/eslint-mdx/shim.d.ts 1.4 kB
packages/eslint-mdx/src/helpers.ts 4.3 kB
packages/eslint-mdx/src/index.ts 121 B
packages/eslint-mdx/src/meta.ts 87 B
packages/eslint-mdx/src/parser.ts 2.5 kB
packages/eslint-mdx/src/sync.ts 384 B
packages/eslint-mdx/src/tokens.ts 6.8 kB
packages/eslint-mdx/src/types.ts 1.5 kB
packages/eslint-mdx/src/worker.ts 23.3 kB
packages/eslint-mdx/tsconfig.json 131 B
packages/eslint-plugin-mdx/CHANGELOG.md 28.3 kB
packages/eslint-plugin-mdx/package.json 1.1 kB
packages/eslint-plugin-mdx/README.md 11.8 kB
packages/eslint-plugin-mdx/src/configs/base.ts 305 B
packages/eslint-plugin-mdx/src/configs/code-blocks.ts 1.0 kB
packages/eslint-plugin-mdx/src/configs/flat.ts 705 B
packages/eslint-plugin-mdx/src/configs/index.ts 439 B
packages/eslint-plugin-mdx/src/configs/overrides.ts 725 B
packages/eslint-plugin-mdx/src/configs/recommended.ts 2.4 kB
packages/eslint-plugin-mdx/src/helpers.ts 620 B
packages/eslint-plugin-mdx/src/index.ts 128 B
packages/eslint-plugin-mdx/src/meta.ts 87 B
packages/eslint-plugin-mdx/src/processors/from-markdown.ts 217 B
packages/eslint-plugin-mdx/src/processors/helpers.ts 633 B
packages/eslint-plugin-mdx/src/processors/index.ts 198 B
packages/eslint-plugin-mdx/src/processors/markdown.ts 14.9 kB
packages/eslint-plugin-mdx/src/processors/options.ts 1.8 kB
packages/eslint-plugin-mdx/src/processors/remark.ts 1.8 kB
packages/eslint-plugin-mdx/src/processors/types.ts 502 B
packages/eslint-plugin-mdx/src/processors/worker.ts 398 B
packages/eslint-plugin-mdx/src/rules/.eslintrc 124 B
packages/eslint-plugin-mdx/src/rules/index.ts 138 B
packages/eslint-plugin-mdx/src/rules/remark.ts 3.6 kB
packages/eslint-plugin-mdx/src/rules/types.ts 415 B
packages/eslint-plugin-mdx/tsconfig.json 131 B
patches/eslint+8.57.1.patch 555 B
patches/string-width-cjs+4.2.3.patch 444 B
patches/wrap-ansi-cjs+7.0.0.patch 489 B
patches/yargs+17.7.2.patch 124.6 kB
README.md 11.8 kB
test/__snapshots__/fixtures.test.ts.snap 45.0 kB
test/__snapshots__/flat-config.test.ts.snap 823 B
test/__snapshots__/parser.test.ts.snap 1.1 MB
test/fixtures.test.ts 2.7 kB
test/fixtures/287.mdx 204 B
test/fixtures/292.mdx 191 B
test/fixtures/334.mdx 70 B
test/fixtures/336.mdx 178 B
test/fixtures/367.mdx 87 B
test/fixtures/371.mdx 75 B
test/fixtures/380.mdx 11.0 kB
test/fixtures/391.mdx 62 B
test/fixtures/429.mdx 52 B
test/fixtures/435.mdx 134 B
test/fixtures/437.mdx 32 B
test/fixtures/445.mdx 188 B
test/fixtures/450.mdx 417 B
test/fixtures/488.mdx 78 B
test/fixtures/acorn.mdx 860 B
test/fixtures/adjacent.mdx 50 B
test/fixtures/async/.remarkrc 67 B
test/fixtures/async/test.md 15 B
test/fixtures/basic.mdx 405 B
test/fixtures/basic.tsx 77 B
test/fixtures/blank-lines.mdx 768 B
test/fixtures/code-blocks.md 511 B
test/fixtures/comments.mdx 162 B
test/fixtures/details.mdx 881 B
test/fixtures/dir.mdx/.gitkeep 0 B
test/fixtures/esm/.remarkrc.mjs 103 B
test/fixtures/esm/test.md 15 B
test/fixtures/flat-config/code-blocks.mdx 76 B
test/fixtures/jsx-in-list.mdx 810 B
test/fixtures/leading-spaces.mdx 42 B
test/fixtures/markdown.md 5 B
test/fixtures/no-unescaped-entities.mdx 99 B
test/fixtures/no-unused-expressions.mdx 90 B
test/fixtures/processor.mdx 13 B
test/fixtures/remark.md 171 B
test/fixtures/remark.mdx 169 B
test/fixtures/style/.remarkrc 228 B
test/fixtures/style/nested.md 10 B
test/fixtures/style/plugin1.cjs 26 B
test/fixtures/style/plugin2.mjs 24 B
test/fixtures/unicorn.jsx 119 B
test/fixtures/unicorn.mdx 118 B
test/flat-config.test.ts 1.0 kB
test/helpers.test.ts 874 B
test/helpers.ts 548 B
test/parser.test.ts 4.6 kB
test/remark.test.ts 2.8 kB
tsconfig.base.json 235 B
tsconfig.json 259 B
tsconfig.lib.json 195 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin force-pushed the chore/housekeeping branch from b8ea587 to 26a013f Compare March 24, 2025 10:32
Copy link

changeset-bot bot commented Mar 24, 2025

🦋 Changeset detected

Latest commit: e5b8708

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
eslint-mdx Minor
eslint-plugin-mdx Minor

Not sure what this means? Click here to learn what changesets are.

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

@JounQin JounQin force-pushed the chore/housekeeping branch 2 times, most recently from a28176e to 813e748 Compare March 24, 2025 10:36
Copy link

codesandbox-ci bot commented Mar 24, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@JounQin JounQin force-pushed the chore/housekeeping branch 24 times, most recently from 0f88782 to 94ca272 Compare March 24, 2025 14:31

Verified

This commit was signed with the committer’s verified signature.
jacobtylerwalls Jacob Walls
@JounQin JounQin force-pushed the chore/housekeeping branch from 94ca272 to c680af9 Compare March 24, 2025 14:38
@JounQin JounQin force-pushed the chore/housekeeping branch from 7fded0f to e5b8708 Compare March 24, 2025 14:44
@JounQin JounQin merged commit 1c31834 into master Mar 24, 2025
41 checks passed
@JounQin JounQin deleted the chore/housekeeping branch March 24, 2025 14:50
@JounQin JounQin mentioned this pull request Apr 4, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant