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

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 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.0 -> ^6.28.1 6.28.2 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies minor ^1.6.3 -> ^1.7.0 1.9.0 (+1) age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies patch ^7.13.0 -> ^7.13.1 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies patch ^7.13.0 -> ^7.13.1 age adoption passing confidence
acorn devDependencies patch ^8.11.3 -> ^8.12.0 age adoption passing confidence
lint-staged devDependencies patch ^15.2.5 -> ^15.2.7 age adoption passing confidence
prettier (source) devDependencies patch ^3.3.1 -> ^3.3.2 age adoption passing confidence
vite (source) devDependencies patch ^5.2.13 -> ^5.3.1 age adoption passing confidence
vue (source) devDependencies patch ^3.4.27 -> ^3.4.29 3.4.30 age adoption passing confidence
swc_common dependencies minor 0.33.26 -> 0.34.3 age adoption passing confidence
swc_compiler_base dependencies minor 0.10.1 -> 0.12.0 age adoption passing confidence
swc_ecma_ast dependencies minor 0.113.7 -> 0.115.1 age adoption passing confidence
swc_ecma_parser dependencies minor 0.144.3 -> 0.146.3 age adoption passing confidence

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


Release Notes

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

v1.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.6.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.13.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

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

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

vitejs/vite (vite)

v5.3.1

vuejs/core (vue)

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

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 June 21, 2024 00:41
Copy link

vercel bot commented Jun 21, 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 23, 2024 6:11am

Copy link

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

Copy link

github-actions bot commented Jun 21, 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.359 ± 0.115 9.227 9.441 1.00 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.344 ± 0.013 9.329 9.353 1.00

Internal benchmark

  • BUILD: 8330ms, 754 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3188ms (+66ms, +2.1%), 575 MB
      • generate ast: 1499ms, 567 MB
    • sort and bind modules: 455ms, 617 MB
    • mark included statements: 4659ms, 754 MB
      • treeshaking pass 1: 1584ms, 719 MB
      • treeshaking pass 2: 757ms, 737 MB
      • treeshaking pass 3: 299ms, 740 MB
      • treeshaking pass 4: 274ms, 747 MB
      • treeshaking pass 5: 319ms, 752 MB
      • treeshaking pass 6: 263ms, 747 MB
      • treeshaking pass 7: 248ms, 752 MB
      • treeshaking pass 8: 239ms, 751 MB
      • treeshaking pass 9: 218ms, 749 MB
      • treeshaking pass 10: 220ms, 752 MB
      • treeshaking pass 11: 217ms, 754 MB
  • GENERATE: 883ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 84ms, 924 MB
      • optimize chunks: 0ms, 921 MB
    • render chunks: 782ms, 998 MB
    • transform chunks: 16ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (01afc52) to head (1ee781f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5551   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files         238      238           
  Lines        9544     9544           
  Branches     2437     2437           
=======================================
  Hits         9456     9456           
  Misses         58       58           
  Partials       30       30           

☔ 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 68639dd to 0208911 Compare June 21, 2024 11:47
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 0208911 to f870d22 Compare June 22, 2024 04:55
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from f870d22 to ca222bd Compare June 23, 2024 05:37
@renovate renovate bot added this pull request to the merge queue Jun 23, 2024
@lukastaegert lukastaegert removed this pull request from the merge queue due to a manual request Jun 23, 2024
@lukastaegert lukastaegert enabled auto-merge June 23, 2024 06:07
@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 60466c0 to e93b217 Compare June 23, 2024 06:07
@lukastaegert lukastaegert force-pushed the renovate/minorpatch-updates branch from e93b217 to 1ee781f Compare June 23, 2024 06:08
Copy link
Contributor Author

renovate bot commented Jun 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lukastaegert lukastaegert added this pull request to the merge queue Jun 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jun 23, 2024
@lukastaegert lukastaegert added this pull request to the merge queue Jun 23, 2024
Merged via the queue into master with commit 0b49ec8 Jun 23, 2024
@lukastaegert lukastaegert deleted the renovate/minorpatch-updates branch June 23, 2024 08:08
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.

1 participant