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

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/commands devDependencies patch ^6.8.0 -> ^6.8.1 age adoption passing confidence
@codemirror/view devDependencies patch ^6.36.4 -> ^6.36.5 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.83 -> ^18.19.85 18.19.86 age adoption passing confidence
@types/semver (source) devDependencies patch ^7.5.8 -> ^7.7.0 age adoption passing confidence
eslint-plugin-prettier devDependencies patch ^5.2.4 -> ^5.2.5 5.2.6 age adoption passing confidence
rollup (source) devDependencies minor ^4.37.0 -> ^4.38.0 4.39.0 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.28.0 -> ^8.29.0 age adoption passing confidence
vite (source) devDependencies patch ^6.2.3 -> ^6.2.4 6.2.5 age adoption passing confidence

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


Release Notes

codemirror/commands (@​codemirror/commands)

v6.8.1

Compare Source

Bug fixes

Fix an issue where creating a comment for a line that starts an inner language would use the comment style from the outer language.

codemirror/view (@​codemirror/view)

v6.36.5

Compare Source

Bug fixes

Fix an issue where some browsers wouldn't enable context menu paste when clicking on placeholder text.

Fix an issue where cursor height would unnecessarily be based on a placeholder node's dimensions, and thus be off from the text height.

rollup/rollup (rollup)

v4.38.0

Compare Source

2025-03-29

Features
  • Support .filter option in resolveId, load and transform hooks (#​5882)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.29.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge April 4, 2025 02:01
Copy link

vercel bot commented Apr 4, 2025

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 Apr 4, 2025 6:21am

Copy link

github-actions bot commented Apr 4, 2025

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-fw2bw6fui-rollup-js.vercel.app/repl/?pr=5905

Copy link

github-actions bot commented Apr 4, 2025

Performance report

  • BUILD: 7581ms, 743 MB
    • initialize: 0ms, 28.1 MB
    • generate module graph: 2905ms, 559 MB
      • generate ast: 1304ms, 552 MB
    • sort and bind modules: 410ms, 604 MB
    • mark included statements: 4248ms, 743 MB
      • treeshaking pass 1: 2473ms, 747 MB
      • treeshaking pass 2: 494ms (+10ms, +2.1%), 743 MB
      • treeshaking pass 3: 424ms, 745 MB
      • treeshaking pass 4: 416ms, 747 MB
      • treeshaking pass 5: 412ms, 743 MB
  • GENERATE: 767ms (+15ms, +2.0%), 984 MB
    • initialize render: 0ms, 883 MB
    • generate chunks: 78ms, 894 MB
      • optimize chunks: 0ms, 886 MB
    • render chunks: 669ms (+14ms, +2.1%), 965 MB
    • transform chunks: 19ms, 984 MB
    • generate bundle: 0ms, 984 MB

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (5c00124) to head (7f31ba9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5905   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         270      270           
  Lines        8680     8680           
  Branches     1486     1486           
=======================================
  Hits         8555     8555           
  Misses         92       92           
  Partials       33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 2377ebc to 7f31ba9 Compare April 4, 2025 06:20
@renovate renovate bot added this pull request to the merge queue Apr 4, 2025
Merged via the queue into master with commit 8547b86 Apr 4, 2025
43 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch April 4, 2025 07:03
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