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 #5447

Merged
merged 1 commit into from Mar 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@typescript-eslint/eslint-plugin (source) devDependencies minor ^7.3.1 -> ^7.4.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^7.3.1 -> ^7.4.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies minor ^9.23.0 -> ^9.24.0 age adoption passing confidence
typescript (source) devDependencies patch ^5.4.2 -> ^5.4.3 age adoption passing confidence
vite (source) devDependencies patch ^5.1.6 -> ^5.2.6 age adoption passing confidence
vitepress (source) devDependencies patch ^1.0.0-rc.45 -> ^1.0.1 age adoption passing confidence
napi dependencies patch 2.16.0 -> 2.16.1 age adoption passing confidence
napi-derive dependencies patch 2.16.0 -> 2.16.1 age adoption passing confidence
swc_common dependencies patch 0.33.20 -> 0.33.21 age adoption passing confidence
swc_compiler_base dependencies patch 0.7.18 -> 0.7.19 age adoption passing confidence
swc_ecma_parser dependencies patch 0.143.10 -> 0.143.11 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.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

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

v7.4.0

Compare Source

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

v9.24.0

Compare Source

vitejs/vite (vite)

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

v5.2.3

napi-rs/napi-rs (napi)

v2.16.1

Compare Source

What's Changed

New Contributors

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


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 March 29, 2024 00:15
Copy link

vercel bot commented Mar 29, 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 Mar 29, 2024 0:16am

Copy link

github-actions bot commented Mar 29, 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-1pt1t8p1t-rollup-js.vercel.app/repl/?pr=5447

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (b379a59) to head (67aae9c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5447   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files         237      237           
  Lines        9432     9432           
  Branches     2398     2398           
=======================================
  Hits         9319     9319           
  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 Mar 29, 2024
Merged via the queue into master with commit a8e39eb Mar 29, 2024
31 checks passed
Copy link

github-actions bot commented Apr 3, 2024

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

None yet

0 participants