Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@shikijs/vitepress-twoslash (source) devDependencies minor ^1.5.1 -> ^1.6.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.9.0 -> ^7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.9.0 -> ^7.10.0 age adoption passing confidence
axios (source) overrides minor ^1.6.8 -> ^1.7.1 1.7.2 age adoption passing confidence
inquirer (source) devDependencies patch ^9.2.21 -> ^9.2.22 age adoption passing confidence
rollup-plugin-license devDependencies patch ^3.3.1 -> ^3.4.0 age adoption passing confidence
vitepress (source) devDependencies minor ^1.1.4 -> ^1.2.0 1.2.2 (+1) age adoption passing confidence
anyhow dependencies patch 1.0.83 -> 1.0.86 age adoption passing confidence
napi-derive dependencies patch 2.16.4 -> 2.16.5 age adoption passing confidence

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


Release Notes

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

v1.6.0

Compare Source

   🚀 Features
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

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

v7.10.0

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.

axios/axios (axios)

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release
SBoudrias/Inquirer.js (inquirer)

v9.2.22

Compare Source

  • editor prompt: Fixed compatibility issue between default and waitUserInput options. #​1405
vuejs/vitepress (vitepress)

v1.2.0

Compare Source

Bug Fixes
  • build: show file info on error (f0debd2)
  • dev: match dev and prod routing behavior (#​3837) (b360ac8)
  • markdown: entities and escapes not working properly (#​3882) (d5dbd70)
  • render 404 page completely on client to infer locale from browser path (#​3858) (728cb15)
  • style: prefer YaHei over DengXian (f0a37b4)
  • theme/regression: custom font not applying in Chinese docs because of specificity (fa2f38a), closes #​3864
  • theme: external link icon not visible for target _blank links (d08eeed), closes #​3327
  • theme: fix invalid vp-offset in ssr (9794877)
Features

1.1.4 (2024-04-27)

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

1.1.3 (2024-04-18)

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

1.1.1 (2024-04-18)

Bug Fixes
dtolnay/anyhow (anyhow)

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)
napi-rs/napi-rs (napi-derive)

v2.16.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​2](https://togithub.com/2).16.4...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​2](https://togithub.com/2).16.5


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 May 24, 2024 01:11
Copy link

vercel bot commented May 24, 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 May 24, 2024 1:12am

Copy link

github-actions bot commented May 24, 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 Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly.

or load it into the REPL:
https://rollup-97b2w2he5-rollup-js.vercel.app/repl/?pr=5524

Copy link

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.102 ± 0.054 9.064 9.164 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.196 ± 0.180 9.018 9.378 1.01 ± 0.02

Internal benchmark

  • BUILD: 8053ms, 749 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3119ms, 574 MB
      • generate ast: 1484ms, 568 MB
    • sort and bind modules: 439ms, 620 MB
    • mark included statements: 4480ms, 749 MB
      • treeshaking pass 1: 1521ms, 716 MB
      • treeshaking pass 2: 734ms, 744 MB
      • treeshaking pass 3: 285ms, 745 MB
      • treeshaking pass 4: 267ms, 750 MB
      • treeshaking pass 5: 308ms, 748 MB
      • treeshaking pass 6: 252ms, 754 MB
      • treeshaking pass 7: 237ms, 755 MB
      • treeshaking pass 8: 230ms, 753 MB
      • treeshaking pass 9: 210ms, 754 MB
      • treeshaking pass 10: 212ms, 752 MB
      • treeshaking pass 11: 210ms, 749 MB
  • GENERATE: 865ms, 1.03 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 80ms, 927 MB
      • optimize chunks: 0ms, 919 MB
    • render chunks: 769ms, 1 GB
    • transform chunks: 16ms, 1.03 GB
    • generate bundle: 0ms, 1.03 GB

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (b96e636) to head (93f5081).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5524   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         238      238           
  Lines        9544     9544           
  Branches     2439     2439           
=======================================
  Hits         9431     9431           
  Misses         48       48           
  Partials       65       65           

☔ 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 May 24, 2024
Merged via the queue into master with commit 81d6ac7 May 24, 2024
Copy link

github-actions bot commented Jul 8, 2024

This PR has been released as part of [email protected]. 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