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

Skip to content

Comments

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

Merged
renovate[bot] merged 3 commits intomasterfrom
renovate/minorpatch-updates
Jun 1, 2024
Merged

chore(deps): lock file maintenance minor/patch updates#5536
renovate[bot] merged 3 commits intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@mermaid-js/mermaid-cli devDependencies patch ^10.9.0 -> ^10.9.1 age adoption passing confidence
@rollup/plugin-commonjs (source) devDependencies patch ^25.0.7 -> ^25.0.8 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.6.0 -> ^1.6.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.10.0 -> ^7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.10.0 -> ^7.11.0 age adoption passing confidence
axios (source) overrides patch ^1.7.1 -> ^1.7.2 age adoption passing confidence
lint-staged devDependencies patch ^15.2.2 -> ^15.2.5 age adoption passing confidence
rollup (source) devDependencies patch ^4.17.2 -> ^4.18.0 age adoption passing confidence
vite (source) devDependencies patch ^5.2.11 -> ^5.2.12 age adoption passing confidence
parking_lot dependencies patch 0.12.2 -> 0.12.3 age adoption passing confidence
swc_ecma_ast dependencies patch 0.113.4 -> 0.113.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.1

Compare Source

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

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

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

okonet/lint-staged (lint-staged)

v15.2.5

Compare Source

Patch Changes
vitejs/vite (vite)

v5.2.12

Compare Source

Amanieu/parking_lot (parking_lot)

v0.12.3

Compare Source

  • Export types provided by arc_lock feature (#​442)

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 31, 2024 02:17
@vercel
Copy link

vercel bot commented May 31, 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 1, 2024 5:02am

Apparently everything works now with the latest stable release
@renovate
Copy link
Contributor Author

renovate bot commented Jun 1, 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
Copy link
Member

Warning: To fix the issues, I switched to the latest stable channel Rust release, and everything seems to work now. As stable is much nicer as some obscure nightly release, I hope this makes everyone happy.

@github-actions
Copy link

github-actions bot commented Jun 1, 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.173 ± 0.052 9.115 9.217 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.186 ± 0.102 9.067 9.245 1.00 ± 0.01

Internal benchmark

  • BUILD: 8134ms, 751 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3147ms, 573 MB
      • generate ast: 1489ms, 566 MB
    • sort and bind modules: 444ms, 616 MB
    • mark included statements: 4542ms, 751 MB
      • treeshaking pass 1: 1545ms, 715 MB
      • treeshaking pass 2: 748ms, 742 MB
      • treeshaking pass 3: 292ms, 743 MB
      • treeshaking pass 4: 269ms, 744 MB
      • treeshaking pass 5: 313ms, 748 MB
      • treeshaking pass 6: 256ms, 752 MB
      • treeshaking pass 7: 240ms, 750 MB
      • treeshaking pass 8: 232ms, 750 MB
      • treeshaking pass 9: 210ms, 752 MB
      • treeshaking pass 10: 212ms, 751 MB
      • treeshaking pass 11: 210ms, 751 MB
  • GENERATE: 869ms, 1.02 GB
    • initialize render: 0ms, 912 MB
    • generate chunks: 82ms, 924 MB
      • optimize chunks: 0ms, 921 MB
    • render chunks: 772ms, 997 MB
    • transform chunks: 16ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@codecov
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (1a7da5a) to head (bb1aff2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5536   +/-   ##
=======================================
  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 1, 2024
Merged via the queue into master with commit b5df98b Jun 1, 2024
@github-actions
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