Skip to content

fix(deps): lock file maintenance minor/patch updates#5981

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Jun 6, 2025
Merged

fix(deps): lock file maintenance minor/patch updates#5981
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/language devDependencies patch ^6.11.0 -> ^6.11.1 age adoption passing confidence
@codemirror/view devDependencies patch ^6.36.8 -> ^6.37.1 age adoption passing confidence
@eslint/js (source) devDependencies minor ^9.27.0 -> ^9.28.0 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.103 -> ^18.19.110 18.19.111 age adoption passing confidence
eslint (source) devDependencies minor ^9.27.0 -> ^9.28.0 age adoption passing confidence
eslint-plugin-prettier devDependencies patch ^5.4.0 -> ^5.4.1 age adoption passing confidence
lint-staged devDependencies patch ^16.0.0 -> ^16.1.0 age adoption passing confidence
terser (source) devDependencies patch ^5.39.2 -> ^5.40.0 5.41.0 age adoption passing confidence
typescript-eslint (source) devDependencies patch ^8.32.1 -> ^8.33.1 age adoption passing confidence
vue (source) devDependencies patch ^3.5.15 -> ^3.5.16 age adoption passing confidence
parking_lot dependencies patch 0.12.3 -> 0.12.4 age adoption passing confidence
swc_common dependencies patch 11.0.0 -> 11.0.3 11.1.3 (+3) age adoption passing confidence
swc_ecma_parser dependencies patch 14.0.0 -> 14.0.1 14.0.2 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

codemirror/language (@​codemirror/language)

v6.11.1

Compare Source

Bug fixes

Fix an issue where indentation would sometimes miss nodes in mixed-language situations.

codemirror/view (@​codemirror/view)

v6.37.1

Compare Source

Bug fixes

Properly add crelt as a dependency.

eslint/eslint (@​eslint/js)

v9.28.0

Compare Source

eslint/eslint (eslint)

v9.28.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error
typescript-eslint/typescript-eslint (typescript-eslint)

v8.33.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge June 6, 2025 01:21
@vercel
Copy link

vercel bot commented Jun 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 1:22am

@github-actions
Copy link

github-actions bot commented Jun 6, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/minorpatch-updates

Notice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-d84x6qc2z-rollup-js.vercel.app/repl/?pr=5981

@github-actions
Copy link

github-actions bot commented Jun 6, 2025

Performance report

  • BUILD: 7071ms, 769 MB
    • initialize: 0ms, 24.6 MB
    • generate module graph: 2696ms, 572 MB
      • generate ast: 1220ms, 561 MB
    • sort and bind modules: 396ms, 622 MB
    • mark included statements: 3956ms, 769 MB
      • treeshaking pass 1: 2313ms, 762 MB
      • treeshaking pass 2: 462ms, 776 MB
      • treeshaking pass 3: 401ms, 768 MB
      • treeshaking pass 4: 385ms, 783 MB
      • treeshaking pass 5: 383ms, 769 MB
  • GENERATE: 686ms, 1.01 GB
    • initialize render: 0ms, 885 MB
    • generate chunks: 49ms, 912 MB
      • optimize chunks: 0ms, 899 MB
    • render chunks: 616ms, 975 MB
    • transform chunks: 16ms, 1.01 GB
    • generate bundle: 0ms, 1.01 GB

@codecov
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (4f69d33) to head (6341369).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5981   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         270      270           
  Lines        8731     8731           
  Branches     1507     1507           
=======================================
  Hits         8624     8624           
  Misses         73       73           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot added this pull request to the merge queue Jun 6, 2025
Merged via the queue into master with commit 8f0dbc9 Jun 6, 2025
43 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch June 6, 2025 01:57
@github-actions
Copy link

github-actions bot commented Jun 6, 2025

This PR has been released as part of rollup@4.41.2. You can test it via npm install rollup.

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.

0 participants