Skip to content

chore(deps): lock file maintenance minor/patch updates#5696

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Oct 25, 2024
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/commands devDependencies patch ^6.7.0 -> ^6.7.1 age adoption passing confidence
@eslint/js (source) devDependencies minor ^9.12.0 -> ^9.13.0 age adoption passing confidence
@rollup/plugin-commonjs (source) devDependencies patch ^28.0.0 -> ^28.0.1 age adoption passing confidence
@rollup/plugin-typescript (source) devDependencies patch ^12.1.0 -> ^12.1.1 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.55 -> ^18.19.58 18.19.59 age adoption passing confidence
acorn devDependencies minor ^8.12.1 -> ^8.13.0 age adoption passing confidence
eslint (source) devDependencies minor ^9.12.0 -> ^9.13.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies patch ^9.28.0 -> ^9.29.1 age adoption passing confidence
globals devDependencies patch ^15.10.0 -> ^15.11.0 age adoption passing confidence
magic-string devDependencies patch ^0.30.11 -> ^0.30.12 age adoption passing confidence
terser (source) devDependencies minor ^5.34.1 -> ^5.36.0 age adoption passing confidence
tslib (source) devDependencies minor ^2.7.0 -> ^2.8.0 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.8.1 -> ^8.11.0 age adoption passing confidence
vite (source) devDependencies patch ^5.4.8 -> ^5.4.9 5.4.10 age adoption passing confidence
vitepress (source) devDependencies patch ^1.4.0 -> ^1.4.1 age adoption passing confidence
vue (source) devDependencies patch ^3.5.11 -> ^3.5.12 age adoption passing confidence
anyhow dependencies patch 1.0.89 -> 1.0.91 age adoption passing confidence
napi dependencies patch 2.16.11 -> 2.16.13 age adoption passing confidence

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


Release Notes

codemirror/commands (@​codemirror/commands)

v6.7.1

Compare Source

Bug fixes

Change toggleBlockCommentByLine to not affect lines with the selection end right at their start.

eslint/eslint (@​eslint/js)

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

rollup/plugins (@​rollup/plugin-commonjs)

v28.0.1

2024-10-16

Updates
rollup/plugins (@​rollup/plugin-typescript)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)
acornjs/acorn (acorn)

v8.13.0

Compare Source

eslint/eslint (eslint)

v9.13.0

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.29.1

Compare Source

terser/terser (terser)

v5.36.0

Compare Source

  • Support import attributes with syntax

v5.35.0

Compare Source

  • Ensure parent directory exists when using --output on CLI (#​1530)
Microsoft/tslib (tslib)

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

typescript-eslint/typescript-eslint (typescript-eslint)

v8.11.0

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.

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

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

v8.9.0

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.

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/vitepress (vitepress)

v1.4.1

Compare Source

Bug Fixes
Features
dtolnay/anyhow (anyhow)

v1.0.91

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​388)

v1.0.90

Compare Source

  • Documentation improvements
napi-rs/napi-rs (napi)

v2.16.13

Compare Source

What Changed
  • fix(napi): needless cast to CString before call napi_create_string_utf8

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.12...napi@2.16.13

v2.16.12

Compare Source

What Changed
  • fix(napi): data maybe null in custom_gc #​2304

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.11...napi@2.16.12


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 October 18, 2024 01:36
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 18, 2024

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 Oct 25, 2024 4:41pm

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 18, 2024

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-9pm90c32w-rollup-js.vercel.app/repl/?pr=5696

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 18, 2024

Performance report!

Rough benchmark

Command Mean [s] Min [s] Max [s] Relative
node _benchmark/previous/bin/rollup -i ./perf/entry.js -o _benchmark/result/previous.js 9.440 ± 0.042 9.396 9.480 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.383 ± 0.102 9.266 9.443 1.00

Internal benchmark

  • BUILD: 8305ms, 750 MB
    • initialize: 0ms, 26.2 MB
    • generate module graph: 3197ms, 575 MB
      • generate ast: 1531ms, 569 MB
    • sort and bind modules: 446ms, 621 MB
    • mark included statements: 4666ms, 750 MB
      • treeshaking pass 1: 1593ms, 716 MB
      • treeshaking pass 2: 766ms, 744 MB
      • treeshaking pass 3: 300ms, 745 MB
      • treeshaking pass 4: 277ms, 746 MB
      • treeshaking pass 5: 318ms, 749 MB
      • treeshaking pass 6: 264ms, 755 MB
      • treeshaking pass 7: 247ms, 751 MB
      • treeshaking pass 8: 238ms, 758 MB
      • treeshaking pass 9: 216ms, 755 MB
      • treeshaking pass 10: 218ms, 754 MB
      • treeshaking pass 11: 215ms, 750 MB
  • GENERATE: 902ms, 1.02 GB
    • initialize render: 0ms, 915 MB
    • generate chunks: 89ms, 919 MB
      • optimize chunks: 0ms, 919 MB
    • render chunks: 791ms, 1 GB
    • transform chunks: 20ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 7834943 to 532f0c1 Compare October 18, 2024 07:27
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 532f0c1 to d0562ec Compare October 18, 2024 07:36
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from d0562ec to 83b2a5f Compare October 18, 2024 17:34
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 83b2a5f to e48d0b6 Compare October 18, 2024 19:03
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from e48d0b6 to 7b21af9 Compare October 19, 2024 04:47
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 7b21af9 to 9d972cb Compare October 19, 2024 07:56
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 9d972cb to 7f26645 Compare October 19, 2024 12:52
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 7f26645 to 8ecad93 Compare October 19, 2024 18:07
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 8ecad93 to 9cc06fc Compare October 20, 2024 00:39
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 9cc06fc to a0839c2 Compare October 20, 2024 18:30
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from a0839c2 to 363c669 Compare October 21, 2024 13:54
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 363c669 to 49c7456 Compare October 21, 2024 23:05
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.03%. Comparing base (028e47c) to head (cbf1974).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5696   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files         257      257           
  Lines        8044     8044           
  Branches     1357     1357           
=======================================
  Hits         7966     7966           
  Misses         52       52           
  Partials       26       26           

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

@renovate renovate bot added this pull request to the merge queue Oct 25, 2024
Merged via the queue into master with commit 9048a4f Oct 25, 2024
@renovate renovate bot deleted the renovate/minorpatch-updates branch October 25, 2024 17:03
@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.24.1. 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