Skip to content

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

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Jun 28, 2024
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 28, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/view devDependencies patch ^6.28.1 -> ^6.28.2 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.7.0 -> ^1.9.0 1.9.1 age adoption passing confidence
@types/mocha (source) devDependencies patch ^10.0.6 -> ^10.0.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.13.1 -> ^7.14.1 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.13.1 -> ^7.14.1 age adoption passing confidence
mocha (source) devDependencies minor ^10.4.0 -> ^10.5.0 10.5.2 (+1) age adoption passing confidence
nodemon (source) devDependencies patch ^3.1.3 -> ^3.1.4 age adoption passing confidence
rollup-plugin-license devDependencies patch ^3.4.0 -> ^3.5.1 age adoption passing confidence
typescript (source) devDependencies patch ^5.4.5 -> ^5.5.2 age adoption passing confidence
vue (source) devDependencies patch ^3.4.29 -> ^3.4.30 age adoption passing confidence
patrickedqvist/wait-for-vercel-preview action patch v1.3.1 -> v1.3.2 age adoption passing confidence
napi dependencies patch 2.16.6 -> 2.16.8 age adoption passing confidence
napi-derive dependencies patch 2.16.5 -> 2.16.6 age adoption passing confidence
swc_compiler_base dependencies patch 0.12.0 -> 0.12.1 age adoption passing confidence
swc_ecma_parser dependencies patch 0.146.3 -> 0.146.6 age adoption passing confidence

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


Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.14.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.14.1

Compare Source

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

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

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

mochajs/mocha (mocha)

v10.5.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other
remy/nodemon (nodemon)

v3.1.4

Compare Source

mjeanroy/rollup-plugin-license (rollup-plugin-license)

v3.5.1

Compare Source

patrickedqvist/wait-for-vercel-preview (patrickedqvist/wait-for-vercel-preview)

v1.3.2: Version 1.3.2

Compare Source

What's Changed

napi-rs/napi-rs (napi)

v2.16.8

Compare Source

What Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.7...napi@2.16.8

v2.16.7

Compare Source

What changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.6...napi@2.16.7


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge June 28, 2024 00:42
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 28, 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 Jun 28, 2024 0:44am

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 28, 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-q7958sedt-rollup-js.vercel.app/repl/?pr=5555

@github-actions
Copy link
Copy Markdown

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.099 ± 0.024 9.076 9.125 1.00 ± 0.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.092 ± 0.018 9.076 9.111 1.00

Internal benchmark

  • BUILD: 8097ms, 754 MB
    • initialize: 0ms, 25.9 MB
    • generate module graph: 3135ms, 575 MB
      • generate ast: 1515ms, 567 MB
    • sort and bind modules: 446ms, 617 MB
    • mark included statements: 4506ms, 754 MB
      • treeshaking pass 1: 1538ms, 719 MB
      • treeshaking pass 2: 741ms, 740 MB
      • treeshaking pass 3: 291ms, 741 MB
      • treeshaking pass 4: 267ms, 749 MB
      • treeshaking pass 5: 312ms, 753 MB
      • treeshaking pass 6: 254ms, 750 MB
      • treeshaking pass 7: 235ms, 752 MB
      • treeshaking pass 8: 228ms, 752 MB
      • treeshaking pass 9: 207ms, 750 MB
      • treeshaking pass 10: 210ms, 749 MB
      • treeshaking pass 11: 206ms, 754 MB
  • GENERATE: 876ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 84ms, 916 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 771ms, 1 GB
    • transform chunks: 20ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.04%. Comparing base (1c1587e) to head (6270978).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5555   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files         238      238           
  Lines        9248     9248           
  Branches     2437     2437           
=======================================
  Hits         9160     9160           
  Misses         58       58           
  Partials       30       30           

☔ 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 Jun 28, 2024
Merged via the queue into master with commit c1ac651 Jun 28, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

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