Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@eslint/js (source) devDependencies minor ^9.9.1 -> ^9.10.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.16.1 -> ^1.16.3 1.17.5 (+2) age adoption passing confidence
eslint (source) devDependencies minor ^9.9.1 -> ^9.10.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies patch ^9.27.0 -> ^9.28.0 age adoption passing confidence
inquirer (source) devDependencies patch ^10.2.0 -> ^10.2.2 age adoption passing confidence
terser (source) devDependencies minor ^5.31.6 -> ^5.32.0 age adoption passing confidence
typescript (source) devDependencies minor ^5.5.4 -> ^5.6.2 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.4.0 -> ^8.5.0 age adoption passing confidence
vite (source) devDependencies patch ^5.4.2 -> ^5.4.3 5.4.4 age adoption passing confidence
vue (source) devDependencies patch ^3.4.38 -> ^3.5.3 3.5.4 age adoption passing confidence
anyhow dependencies patch 1.0.86 -> 1.0.88 age adoption passing confidence
napi dependencies patch 2.16.9 -> 2.16.10 age adoption passing confidence
napi-derive dependencies patch 2.16.11 -> 2.16.12 age adoption passing confidence
swc_common dependencies minor 0.37.5 -> 0.38.0 age adoption passing confidence
swc_compiler_base dependencies minor 0.20.0 -> 0.21.0 age adoption passing confidence
swc_ecma_ast dependencies minor 0.118.2 -> 0.119.0 age adoption passing confidence
swc_ecma_parser dependencies minor 0.149.1 -> 0.150.0 age adoption passing confidence

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


Release Notes

eslint/eslint (@​eslint/js)

v9.10.0

Compare Source

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.16.3

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.10.0

Compare Source

SBoudrias/Inquirer.js (inquirer)

v10.2.2

Compare Source

  • Fix the filter option not working.
  • The signal: AbortSignal didn't work with class based prompts (OSS plugins.) Now it should work consistently with legacy style prompts.

v10.2.1

Compare Source

  • Fix expand prompt being broken if a Separator was in the choices array.
terser/terser (terser)

v5.32.0

Compare Source

  • import("module") can now be input and output from ESTree AST (#​1557)
  • BigInt literals can now be input and output from ESTree AST (#​1555)
  • typeof an object or array (typeof {} and typeof []) can now be statically evaluated. (#​1546)
microsoft/TypeScript (typescript)

v5.6.2

Compare Source

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

v8.5.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.

vuejs/core (vue)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828
dtolnay/anyhow (anyhow)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)
napi-rs/napi-rs (napi)

v2.16.10

Compare Source

What Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.9...napi-derive@2.16.10


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 September 13, 2024 01:45
Copy link

vercel bot commented Sep 13, 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 Sep 13, 2024 5:05am

Copy link

github-actions bot commented Sep 13, 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-eq4x1jec3-rollup-js.vercel.app/repl/?pr=5648

Copy link

github-actions bot commented Sep 13, 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.564 ± 0.014 9.553 9.579 1.03 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.258 ± 0.092 9.165 9.348 1.00

Internal benchmark

  • BUILD: 8250ms, 749 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3151ms, 574 MB
      • generate ast: 1509ms, 567 MB
    • sort and bind modules: 455ms, 618 MB
    • mark included statements: 4647ms, 749 MB
      • treeshaking pass 1: 1570ms, 716 MB
      • treeshaking pass 2: 749ms, 743 MB
      • treeshaking pass 3: 300ms, 746 MB
      • treeshaking pass 4: 277ms, 744 MB
      • treeshaking pass 5: 321ms, 748 MB
      • treeshaking pass 6: 263ms, 753 MB
      • treeshaking pass 7: 246ms, 753 MB
      • treeshaking pass 8: 240ms, 754 MB
      • treeshaking pass 9: 221ms, 755 MB
      • treeshaking pass 10: 221ms, 752 MB
      • treeshaking pass 11: 217ms, 749 MB
  • GENERATE: 910ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 86ms, 917 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 800ms, 1 GB
    • transform chunks: 19ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (fdb3b18) to head (4288b7c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5648   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files         242      242           
  Lines        9345     9345           
  Branches     2470     2470           
=======================================
  Hits         9288     9288           
  Misses         48       48           
  Partials        9        9           

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

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from bd7bc74 to 397b634 Compare September 13, 2024 04:41
@lukastaegert lukastaegert force-pushed the renovate/minorpatch-updates branch from 397b634 to 4288b7c Compare September 13, 2024 05:04
@renovate renovate bot added this pull request to the merge queue Sep 13, 2024
Merged via the queue into master with commit ea7c2b2 Sep 13, 2024
40 checks passed
Copy link

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