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

Merged
merged 1 commit into from Feb 10, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker ^8.4.0 -> ^8.4.1 age adoption passing confidence
@lerna-lite/cli (source) ^3.2.1 -> ^3.3.0 age adoption passing confidence
@lerna-lite/publish (source) ^3.2.1 -> ^3.3.0 age adoption passing confidence
@lerna-lite/run (source) ^3.2.1 -> ^3.3.0 age adoption passing confidence
@lerna-lite/watch (source) ^3.2.1 -> ^3.3.0 age adoption passing confidence
@types/node (source) ^20.11.16 -> ^20.11.17 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
postcss (source) ^8.4.33 -> ^8.4.35 age adoption passing confidence
vite (source) ^5.0.12 -> ^5.1.1 age adoption passing confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v8.4.1

Compare Source

  • JSDocs improvements
lerna-lite/lerna-lite (@​lerna-lite/cli)

v3.3.0

Compare Source

Features
Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/publish)

v3.3.0

Compare Source

Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/run)

v3.3.0

Compare Source

Note: Version bump only for package @​lerna-lite/run

lerna-lite/lerna-lite (@​lerna-lite/watch)

v3.3.0

Compare Source

Note: Version bump only for package @​lerna-lite/watch

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.

postcss/postcss (postcss)

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).
vitejs/vite (vite)

v5.1.1

v5.1.0


Configuration

📅 Schedule: Branch creation - "on friday" (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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb67d22) 99.8% compared to head (d8df9d4) 99.8%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #1381    +/-   ##
=======================================
  Coverage    99.8%   99.8%            
=======================================
  Files         199     199            
  Lines       21566   21566            
  Branches     6941    7071   +130     
=======================================
  Hits        21503   21503            
+ Misses         63      57     -6     
- Partials        0       6     +6     

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

@ghiscoding ghiscoding merged commit 2562352 into ghiscoding:master Feb 10, 2024
4 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants