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

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.7.1 -> ^7.8.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.7.1 -> ^7.8.0 age adoption passing confidence
inquirer (source) devDependencies patch ^9.2.19 -> ^9.2.20 age adoption passing confidence
rollup (source) devDependencies minor ^4.16.3 -> ^4.17.1 4.17.2 age adoption passing confidence
systemjs devDependencies minor ^6.14.3 -> ^6.15.1 age adoption passing confidence
terser (source) devDependencies minor ^5.30.4 -> ^5.31.0 age adoption passing confidence
vitepress (source) devDependencies patch ^1.1.3 -> ^1.1.4 age adoption passing confidence
vue (source) devDependencies patch ^3.4.24 -> ^3.4.26 age adoption passing confidence
mimalloc-rust dependencies patch 0.2 -> 0.2.1 age adoption passing confidence
swc_common dependencies patch 0.33.25 -> 0.33.26 age adoption passing confidence
swc_compiler_base dependencies patch 0.8.0 -> 0.8.1 age adoption passing confidence
swc_ecma_ast dependencies patch 0.113.0 -> 0.113.1 age adoption passing confidence
swc_ecma_parser dependencies patch 0.144.0 -> 0.144.1 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.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

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

v7.8.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.

SBoudrias/Inquirer.js (inquirer)

v9.2.20

Compare Source

rollup/rollup (rollup)

v4.17.1

Compare Source

2024-04-29

Bug Fixes
  • Prevent infinite recursions for certain constructor invocations (#​5500)
Pull Requests

v4.17.0

Compare Source

2024-04-27

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#​5483)
Bug Fixes
  • Reduce browser WASM size to a fraction by changing optimization settings (#​5494)
Pull Requests
systemjs/systemjs (systemjs)

v6.15.1

Compare Source

What's Changed

Full Changelog: systemjs/systemjs@6.15.0...6.15.1

v6.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.14.3...6.15.0

terser/terser (terser)

v5.31.0

Compare Source

  • Sync up property mangler exceptions with current contents of Firefox and Chrome environments
  • Add more webcomponent properties to property mangler exceptions (#​1525)
  • Drop non-nullish constants in ...spreads in objects (#​1141)
vuejs/vitepress (vitepress)

v1.1.4

Compare Source

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)
vuejs/core (vue)

v3.4.26

Compare Source

Bug Fixes

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 3, 2024 00:44
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from b3f7c16 to 5113df7 Compare May 3, 2024 00:45
Copy link

vercel bot commented May 3, 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 3, 2024 0:46am

Copy link

github-actions bot commented May 3, 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-bci891ri9-rollup-js.vercel.app/repl/?pr=5507

Copy link

github-actions bot commented May 3, 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.265 ± 0.086 9.168 9.333 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.200 ± 0.030 9.169 9.228 1.00

Internal benchmark

  • BUILD: 8260ms, 749 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3180ms, 574 MB
      • generate ast: 1511ms, 567 MB
    • sort and bind modules: 449ms, 618 MB
    • mark included statements: 4617ms, 749 MB
      • treeshaking pass 1: 1566ms, 715 MB
      • treeshaking pass 2: 750ms, 742 MB
      • treeshaking pass 3: 299ms, 745 MB
      • treeshaking pass 4: 276ms, 744 MB
      • treeshaking pass 5: 319ms, 747 MB
      • treeshaking pass 6: 263ms, 753 MB
      • treeshaking pass 7: 246ms, 752 MB
      • treeshaking pass 8: 238ms, 753 MB
      • treeshaking pass 9: 216ms, 754 MB
      • treeshaking pass 10: 218ms, 752 MB
      • treeshaking pass 11: 216ms, 749 MB
  • GENERATE: 889ms, 1.03 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 83ms, 926 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 787ms, 999 MB
    • transform chunks: 17ms, 1.03 GB
    • generate bundle: 0ms, 1.03 GB

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (f8f166c) to head (5113df7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5507   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         238      238           
  Lines        9540     9540           
  Branches     2437     2437           
=======================================
  Hits         9427     9427           
  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 3, 2024
Merged via the queue into master with commit 786566c May 3, 2024
Copy link

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