Skip to content

fix(deps): lock file maintenance minor/patch updates#5760

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Dec 13, 2024
Merged

fix(deps): lock file maintenance minor/patch updates#5760
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2024

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/state devDependencies minor ^6.4.1 -> ^6.5.0 age adoption passing confidence
@codemirror/view devDependencies patch ^6.35.0 -> ^6.35.3 age adoption passing confidence
@inquirer/prompts (source) devDependencies minor ^7.1.0 -> ^7.2.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.24.0 -> ^1.24.1 1.24.2 age adoption passing confidence
axios (source) overrides patch ^1.7.8 -> ^1.7.9 age adoption passing confidence
pinia devDependencies patch ^2.2.8 -> ^2.3.0 age adoption passing confidence
prettier (source) devDependencies patch ^3.4.1 -> ^3.4.2 age adoption passing confidence
rollup (source) devDependencies patch ^4.28.0 -> ^4.28.1 age adoption passing confidence
terser (source) devDependencies patch ^5.36.0 -> ^5.37.0 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.17.0 -> ^8.18.0 age adoption passing confidence
vite (source) devDependencies patch ^6.0.2 -> ^6.0.3 age adoption passing confidence
cross-platform-actions/action action minor v0.25.0 -> v0.26.0 age adoption passing confidence
anyhow dependencies patch 1.0.93 -> 1.0.94 age adoption passing confidence
js-sys (source) dependencies patch 0.3.74 -> 0.3.76 age adoption passing confidence
napi-derive dependencies patch 2.16.12 -> 2.16.13 age adoption passing confidence
wasm-bindgen (source) dependencies patch 0.2.97 -> 0.2.99 age adoption passing confidence

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


Release Notes

codemirror/state (@​codemirror/state)

v6.5.0

Compare Source

New features

RangeSet.compare now supports a boundChange callback that is called when there's a change in the way ranges are split.

codemirror/view (@​codemirror/view)

v6.35.3

Compare Source

Bug fixes

Fix an issue where mark decorations that got merged or split weren't properly redrawn.

Avoid spurious focus events by not updating the DOM selection when the editor is unfocused but focusable.

Disable writingsuggestions for the editable element, to opt out of Safari's new intelligence completions (which mess up in the editor).

v6.35.2

Compare Source

Bug fixes

Fix an issue on Chrome where typing at the end of the document would insert a character after the cursor.

v6.35.1

Compare Source

Bug fixes

Work around another crash caused by incorrect composition positions reported by EditContext.

Stop disabling custom cursors on Safari version 11.4 and up, which support caret-color.

Fix an issue where a tooltip with wrapped content could, in some circumstances, fail to find a stable position due to a cyclic dependency between its width and its position.

SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.2.0

Compare Source

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

v1.24.1

Compare Source

   🚀 Features
    View changes on GitHub
rollup/rollup (rollup)

v4.28.1

Compare Source

2024-12-06

Bug Fixes
  • Support running Rollup natively on LoongArch (#​5749)
  • Add optional debugId to SourceMap types (#​5751)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

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

cross-platform-actions/action (cross-platform-actions/action)

v0.26.0: Cross Platform Action 0.26.0

Compare Source

Summary

Version 0.26.0 brings several enhancements and support updates. Key changes include added support for new operating systems and Below is a detailed overview of the changes.

🚀 New Features
  • FreeBSD 14.2 Support: The project now supports FreeBSD 14.2, ensuring compatibility with the latest updates in the FreeBSD ecosystem.
  • OpenBSD 7.6 Support: Added support for OpenBSD 7.6, expanding functionality for users of this operating system.
  • FreeBSD 13.4 Support: Introduced compatibility with FreeBSD 13.4, broadening FreeBSD version coverage.
🛠 Fixes and Maintenance
  • Documentation Update: Corrected a missing reference to OpenBSD 7.5 in the README to reflect supported platforms accurately.
  • README Improvements: Updated examples in the README to use the latest GitHub Action workflows. This ensures consistency with current best practices.
Acknowledgements

We would like to thank all contributors and users for their feedback and support to make this release possible!

For a detailed list of changes, please refer to the changelog on our repository.

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.99

Compare Source

Released 2024-12-07

Fixed
  • Mark wasm-bindgen v0.2.98 only compatible with wasm-bindgen-cli of the same version.
    #​4331

v0.2.98

Compare Source

Released 2024-12-07

Added
  • Add support for multi-threading in Node.js.
    #​4318

  • Add WASM_BINDGEN_TEST_DRIVER_TIMEOUT environment variable to control the timeout to start and connect to the test driver.
    #​4320

  • Add support for number slices of type MaybeUninit<T>.
    #​4316

Changed
  • Remove once_cell/critical-section requirement for no_std with atomics.
    #​4322

  • static FOO: Option<T> now returns None if undeclared in JS instead of throwing an error in JS.
    #​4319

Fixed
  • Fix macro-hygiene for calls to std::thread_local!.
    #​4315

  • Fix feature resolver version 1 compatibility.
    #​4327



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 December 13, 2024 02:03
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 13, 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 Dec 13, 2024 2:04am

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 13, 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-g9i8v6pay-rollup-js.vercel.app/repl/?pr=5760

@github-actions
Copy link
Copy Markdown

Performance report

  • BUILD: 8234ms, 729 MB
    • initialize: 0ms, 26.5 MB
    • generate module graph: 3148ms, 552 MB
      • generate ast: 1518ms, 545 MB
    • sort and bind modules: 446ms, 597 MB
    • mark included statements: 4632ms, 729 MB
      • treeshaking pass 1: 1563ms, 696 MB
      • treeshaking pass 2: 752ms, 717 MB
      • treeshaking pass 3: 297ms, 721 MB
      • treeshaking pass 4: 276ms, 726 MB
      • treeshaking pass 5: 322ms, 728 MB
      • treeshaking pass 6: 263ms, 727 MB
      • treeshaking pass 7: 247ms, 733 MB
      • treeshaking pass 8: 238ms, 731 MB
      • treeshaking pass 9: 219ms, 729 MB
      • treeshaking pass 10: 221ms, 728 MB
      • treeshaking pass 11: 218ms, 729 MB
  • GENERATE: 898ms, 980 MB
    • initialize render: 0ms, 870 MB
    • generate chunks: 89ms, 878 MB
      • optimize chunks: 0ms, 872 MB
    • render chunks: 787ms, 956 MB
    • transform chunks: 17ms, 980 MB
    • generate bundle: 0ms, 980 MB

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.00%. Comparing base (e60fb1c) to head (4b842c7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5760   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files         258      258           
  Lines        8072     8072           
  Branches     1361     1361           
=======================================
  Hits         7992     7992           
  Misses         53       53           
  Partials       27       27           

☔ 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 Dec 13, 2024
Merged via the queue into master with commit 31f1670 Dec 13, 2024
@renovate renovate Bot deleted the renovate/minorpatch-updates branch December 13, 2024 02:30
@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.29.0-0. Note that this is a pre-release, so to test it, you need to install Rollup via npm install rollup@4.29.0-0 or npm install rollup@beta. It will likely become part of a regular release later.

@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.29.0-1. Note that this is a pre-release, so to test it, you need to install Rollup via npm install rollup@4.29.0-1 or npm install rollup@beta. It will likely become part of a regular release later.

@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.29.0-2. Note that this is a pre-release, so to test it, you need to install Rollup via npm install rollup@4.29.0-2 or npm install rollup@beta. It will likely become part of a regular release later.

@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.29.0. 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