Skip to content

Update dependencies#501

Merged
vio merged 22 commits into
masterfrom
update-dependencies
Mar 13, 2026
Merged

Update dependencies#501
vio merged 22 commits into
masterfrom
update-dependencies

Conversation

@vio
Copy link
Copy Markdown
Member

@vio vio commented Mar 13, 2026

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow to use the latest version of the artifact download action
    • Bumped development dependencies to their latest releases

dependabot Bot and others added 20 commits March 4, 2026 02:04
…te-dependencies/lint-staged-16.3.2

build(deps-dev): bump lint-staged from 16.3.1 to 16.3.2
…te-dependencies/memfs-4.56.11

build(deps-dev): bump memfs from 4.56.10 to 4.56.11
…te-dependencies/types/node-25.3.5

build(deps-dev): bump @types/node from 25.3.3 to 25.3.5
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
…te-dependencies/eslint-798041d518

build(deps-dev): bump eslint from 10.0.2 to 10.0.3 in the eslint group
…te-dependencies/lint-staged-16.3.3

build(deps-dev): bump lint-staged from 16.3.2 to 16.3.3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…date-dependencies/actions/download-artifact-8.0.1

build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.20.3 to 0.21.2.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.20.3...v0.21.2)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.21.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…te-dependencies/typescript-eslint-8.57.0

build(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0
…te-dependencies/tsdown-0.21.2

build(deps-dev): bump tsdown from 0.20.3 to 0.21.2
…te-dependencies/vitest-4.1.0

build(deps-dev): bump vitest from 4.0.18 to 4.1.0
…te-dependencies/types/node-25.5.0

build(deps-dev): bump @types/node from 25.3.5 to 25.5.0
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2cd157e3-3ec5-4b88-b00b-9af200cf549f

📥 Commits

Reviewing files that changed from the base of the PR and between 7d04584 and 518b6c8.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • package.json

Walkthrough

This pull request updates project dependencies in two files. The .github/workflows/ci.yml file updates the actions/download-artifact GitHub Action from v8.0.0 to v8.0.1. The package.json file updates seven devDependencies: @types/node, eslint, lint-staged, memfs, tsdown, typescript-eslint, and vitest to their latest available versions. No logic or behavioral changes are present in the codebase.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Update dependencies #419: Updates both CI workflow actions (including actions/download-artifact) and devDependencies with overlapping package changes.
  • Update dependencies #321: Updates devDependencies in package.json with overlapping packages such as @types/node, eslint, and typescript-eslint.
  • Update dependencies #403: Performs dependency bumps in package.json and updates GitHub Action version pins in CI workflows simultaneously.
🚥 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 accurately describes the main change in the pull request, which consists of version bumps to devDependencies and GitHub Actions 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 unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-dependencies
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

CodeRabbit can generate a title for your PR based on the changes with custom instructions.

Set the reviews.auto_title_instructions setting to generate a title for your PR based on the changes in the PR with custom instructions.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 13, 2026

dependabot Bot and others added 2 commits March 13, 2026 21:00
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 10.0.5 to 10.0.6.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](release-it/conventional-changelog@10.0.5...10.0.6)

---
updated-dependencies:
- dependency-name: "@release-it/conventional-changelog"
  dependency-version: 10.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…te-dependencies/release-it/conventional-changelog-10.0.6

build(deps-dev): bump @release-it/conventional-changelog from 10.0.5 to 10.0.6
@vio vio merged commit 590c272 into master Mar 13, 2026
4 of 5 checks passed
@vio vio deleted the update-dependencies branch March 13, 2026 22:27
@coderabbitai coderabbitai Bot mentioned this pull request Mar 25, 2026
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.

2 participants