Skip to content

chore(deps): july updates#797

Merged
petermasking merged 2 commits into
mainfrom
796-dependency-updates
Jul 8, 2026
Merged

chore(deps): july updates#797
petermasking merged 2 commits into
mainfrom
796-dependency-updates

Conversation

@basmasking

Copy link
Copy Markdown
Member

Fixes #796

Changes proposed in this pull request:

  • updated dev dependencies
  • updated dependencies
  • boyscout: updated node version in readme to match actual requirement

@MaskingTechnology/jitar

@basmasking basmasking requested a review from petermasking as a code owner July 8, 2026 07:19
@basmasking basmasking linked an issue Jul 8, 2026 that may be closed by this pull request
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

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: ab77c90d-f8dd-45aa-8dce-ad2d71409232

📥 Commits

Reviewing files that changed from the base of the PR and between b270eeb and c694e4f.

⛔ Files ignored due to path filters (2)
  • documentation/package-lock.json is excluded by !**/package-lock.json
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (5)
  • README.md
  • documentation/package.json
  • package.json
  • packages/jitar/package.json
  • packages/plugin-vite/package.json

Summary by CodeRabbit

  • Documentation

    • Updated the installation requirements to require Node.js 22.9 or later.
  • Chores

    • Refreshed several development tool versions, including TypeScript linting, Rollup, and Vite-related packages.
    • Adjusted allowed script settings for selected build-related packages in the workspace.

Walkthrough

Updates the minimum Node.js requirement in README to 22.9, modifies allowScripts entries for esbuild/fsevents in two package.json files, and bumps devDependency versions for typescript-eslint tooling, rollup, and vite.

Changes

Dependency and requirement updates

Layer / File(s) Summary
README Node.js requirement
README.md
Minimum Node.js version requirement updated from 20.0 to 22.9.
allowScripts configuration
documentation/package.json, package.json
Adds allowScripts entries for esbuild@0.28.1 and fsevents@2.3.3 in documentation package.json; removes esbuild@0.27.7 allowScripts entry from root package.json while keeping fsevents.
Dependency version bumps
package.json, packages/jitar/package.json, packages/plugin-vite/package.json
Bumps @typescript-eslint/eslint-plugin and typescript-eslint from ^8.57.0 to ^8.60.1, rollup from 4.60.3 to 4.62.2, and vite from ^7.3.0 to ^8.1.3.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: petermasking

Poem

A hop, a skip, a version bump,
Node's now at twenty-two point nine, no slump!
esbuild and fsevents get their scripts allowed,
rollup and vite updated, proud and loud.
🐰 Off to munch a changelog carrot patch! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately reflects the dependency-focused changes.
Description check ✅ Passed The description follows the template and covers the issue reference plus the main changes.
Linked Issues check ✅ Passed The dependency version bumps and related config updates satisfy the linked dependency update issue.
Out of Scope Changes check ✅ Passed No clearly unrelated changes are evident beyond dependency and supporting README/version alignment.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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.

@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

@petermasking petermasking merged commit 165d785 into main Jul 8, 2026
24 checks passed
@petermasking petermasking deleted the 796-dependency-updates branch July 8, 2026 08:03
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.

Dependency updates

2 participants