Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Apr 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.2.3 -> ^1.2.4 1.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.5.0 -> ^7.6.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.5.0 -> ^7.6.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies patch ^9.24.0 -> ^9.24.1 age adoption passing confidence
magic-string devDependencies patch ^0.30.8 -> ^0.30.9 age adoption passing confidence
rollup (source) devDependencies patch ^4.13.2 -> ^4.14.1 age adoption passing confidence
terser (source) devDependencies patch ^5.30.1 -> ^5.30.3 age adoption passing confidence
typescript (source) devDependencies patch ^5.4.3 -> ^5.4.4 5.4.5 age adoption passing confidence
vite (source) devDependencies patch ^5.2.7 -> ^5.2.8 age adoption passing confidence
anyhow dependencies patch 1.0.81 -> 1.0.82 age adoption passing confidence
getrandom dependencies patch 0.2.12 -> 0.2.14 age adoption passing confidence
napi dependencies patch 2.16.1 -> 2.16.2 age adoption passing confidence
swc_ecma_parser dependencies patch 0.143.12 -> 0.143.13 age adoption passing confidence
napi-derive dependencies patch 2.16.1 -> 2.16.2 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.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.24.1

Compare Source

rollup/rollup (rollup)

v4.14.1

Compare Source

2024-04-07

Bug Fixes
  • Show better error when running on musl Linux where the musl build is not supported (#​5454)
Pull Requests
dtolnay/anyhow (anyhow)

v1.0.82

Compare Source

  • Documentation improvements
rust-random/getrandom (getrandom)

v0.2.14

Compare Source

Fixed
  • Enable /dev/urandom fallback for MUSL-based Linux targets #​408

v0.2.13

Compare Source

Added
  • linux_disable_fallback crate feature to disable /dev/urandom-based fallback on Linux and
    Android targets. Enabling this feature bumps minimum supported Linux kernel version to 3.17 and
    Android API level to 23 (Marshmallow). #​396
Changed
  • Disable /dev/urandom fallback for Linux targets outside of the following target_arches:
    aarch64, arm, powerpc, powerpc64, s390x, x86, x86_64 #​396
  • Do not catch EPERM error code on Android while checking availability of
    the getrandom syscall #​396
napi-rs/napi-rs (napi)

v2.16.2

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.1...napi-derive@2.16.2


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 April 12, 2024 02:35
Copy link

vercel bot commented Apr 12, 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 Apr 12, 2024 2:36am

Copy link

github-actions bot commented Apr 12, 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-2v49gltlq-rollup-js.vercel.app/repl/?pr=5469

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (eebf061) to head (43e20d0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5469   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         238      238           
  Lines        9449     9449           
  Branches     2407     2407           
=======================================
  Hits         9335     9335           
  Misses         48       48           
  Partials       66       66           

☔ 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 Apr 12, 2024
Merged via the queue into master with commit e2a0539 Apr 12, 2024
31 checks passed
Copy link

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

None yet

0 participants