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

fix(deps): update all non-major dependencies #2921

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nutui/nutui (source) ^4.2.9 -> ^4.3.0 age adoption passing confidence
@types/node (source) ^18.19.14 -> ^18.19.15 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.3 -> ^5.0.4 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.0.2 age adoption passing confidence
vite (source) ^5.0.12 -> ^5.1.1 age adoption passing confidence
vue (source) ^3.4.15 -> ^3.4.18 age adoption passing confidence

Release Notes

jdf2e/nutui (@​nutui/nutui)

v4.3.0

Compare Source

2024-02-05

New Components

Bug Fixes

Refactors

Other Changes

  • demo: 拆分演示代码 short-password, tabbar, cascader, backtop @​yi-boide
  • test: 测试环境由 jsdom 迁移至 happy-dom (#​2881) @​eiinu
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.4

egoist/tsup (tsup)

v8.0.2

Compare Source

Bug Fixes
vitejs/vite (vite)

v5.1.1

v5.1.0

vuejs/core (vue)

v3.4.18

Compare Source

Bug Fixes

v3.4.17

Compare Source

Reverts

v3.4.16

Compare Source

Bug Fixes
Reverts

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the dependencies Pull requests that update a dependency file label Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0567135) 85.45% compared to head (d55ab7c) 85.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##               v4    #2921   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files         175      175           
  Lines       21885    21885           
  Branches     2530     2530           
=======================================
  Hits        18702    18702           
  Misses       3166     3166           
  Partials       17       17           

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

@eiinu eiinu merged commit 8e9763f into v4 Feb 12, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 12, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant