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

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/commands devDependencies patch ^6.5.0 -> ^6.6.0 age adoption passing confidence
@codemirror/view devDependencies minor ^6.26.3 -> ^6.28.0 6.28.1 age adoption passing confidence
@rollup/plugin-replace (source) devDependencies patch ^5.0.5 -> ^5.0.7 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.6.2 -> ^1.6.3 1.6.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.12.0 -> ^7.13.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.12.0 -> ^7.13.0 age adoption passing confidence
prettier (source) devDependencies patch ^3.3.0 -> ^3.3.1 3.3.2 age adoption passing confidence
terser (source) devDependencies patch ^5.31.0 -> ^5.31.1 age adoption passing confidence
tslib (source) devDependencies patch ^2.6.2 -> ^2.6.3 age adoption passing confidence
vite (source) devDependencies patch ^5.2.12 -> ^5.2.13 5.3.0 age adoption passing confidence
vitepress (source) devDependencies patch ^1.2.2 -> ^1.2.3 age adoption passing confidence
swc_compiler_base dependencies minor 0.9.0 -> 0.10.1 age adoption passing confidence
swc_ecma_ast dependencies patch 0.113.6 -> 0.113.7 age adoption passing confidence
swc_ecma_parser dependencies patch 0.144.2 -> 0.144.3 age adoption passing confidence

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


Release Notes

codemirror/view (@​codemirror/view)

v6.28.0

Compare Source

Bug fixes

Fix an issue where long lines broken up by block widgets were sometimes only partially rendered.

New features

The editor will now, when available (which is only on Chrome for the foreseeable future) use the EditContext API to capture text input.

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

v1.6.3

Compare Source

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

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

v7.13.0

Compare Source

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

vitejs/vite (vite)

v5.2.13

Compare Source

Please refer to CHANGELOG.md for details.


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 14, 2024 00:42
Copy link

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

Copy link

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

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 8.865 ± 0.050 8.821 8.919 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 8.877 ± 0.053 8.816 8.916 1.00 ± 0.01

Internal benchmark

  • BUILD: 7919ms, 750 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3079ms, 574 MB
      • generate ast: 1510ms, 567 MB
    • sort and bind modules: 434ms, 616 MB
    • mark included statements: 4398ms, 750 MB
      • treeshaking pass 1: 1487ms, 716 MB
      • treeshaking pass 2: 723ms, 740 MB
      • treeshaking pass 3: 280ms, 746 MB
      • treeshaking pass 4: 260ms, 743 MB
      • treeshaking pass 5: 306ms, 749 MB
      • treeshaking pass 6: 251ms, 750 MB
      • treeshaking pass 7: 234ms, 750 MB
      • treeshaking pass 8: 226ms, 751 MB
      • treeshaking pass 9: 207ms, 755 MB
      • treeshaking pass 10: 207ms, 753 MB
      • treeshaking pass 11: 204ms, 750 MB
  • GENERATE: 855ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 79ms, 925 MB
      • optimize chunks: 0ms, 919 MB
    • render chunks: 760ms, 999 MB
    • transform chunks: 17ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (178794b) to head (c4c8d3f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5547   +/-   ##
=======================================
  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 Jun 14, 2024
Merged via the queue into master with commit 254f6a1 Jun 14, 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