Skip to content

chore: update dev dependencies#780

Merged
BPScott merged 1 commit intomainfrom
devdepbumps
Feb 7, 2026
Merged

chore: update dev dependencies#780
BPScott merged 1 commit intomainfrom
devdepbumps

Conversation

@BPScott
Copy link
Copy Markdown
Member

@BPScott BPScott commented Feb 7, 2026

Updating dev dependencies, in preparation for eslint v10 testing.

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to newer minor/patch releases across linting, formatting, and build tooling packages.
  • Tests
    • Adjusted test imports related to linting/mdx tooling to align with updated packages.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 7, 2026

⚠️ No Changeset found

Latest commit: d64a036

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

Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to c012ba8 in 6 seconds. Click for details.
  • Reviewed 63 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_5LA8cRwn5G5vT4vM

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 7, 2026

📝 Walkthrough

Walkthrough

Dev tooling devDependencies in package.json are version-bumped and two ESLint MDX-related imports in test/prettier.mjs were changed from default to namespace imports; a manifest file shows lines changed. No public API or runtime code changes.

Changes

Cohort / File(s) Summary
DevDependencies Version Bumps
package.json
Updated versions for ~21 devDependencies (ESLint plugins, Prettier plugins, Changesets, linting helpers, svelte, graphql, etc.). No changes to exports or runtime API.
Test import style change
test/prettier.mjs
Switched two imports from default to namespace imports for eslint-plugin-mdx and eslint-mdx.
Manifest edits
manifest_file
Lines added/removed (+22/-22) reflecting dependency updates (metadata changes only).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

dependencies

Suggested reviewers

  • JounQin

Poem

🐰 I hopped through packages, tidy and spry,
Swapped versions and imports beneath the sky,
Tests still hum, manifests align,
Tooling trimmed in a neat little line,
Hooray — the repo nibbles on pie! 🥕✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update dev dependencies' accurately describes the main change—updating development dependencies in package.json to their latest versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch devdepbumps

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 7, 2026

Open in StackBlitz

npm i https://pkg.pr.new/eslint-plugin-prettier@780

commit: d64a036

Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed d64a036 in 5 seconds. Click for details.
  • Reviewed 82 lines of code in 2 files
  • Skipped 1 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_85glubqhmJTCALGD

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@BPScott BPScott merged commit ca076d9 into main Feb 7, 2026
12 of 13 checks passed
@BPScott BPScott deleted the devdepbumps branch February 7, 2026 23:46
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.

1 participant