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

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker ^8.3.1 -> ^8.4.0 age adoption passing confidence
@types/node (source) ^20.11.5 -> ^20.11.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.19.0 -> ^6.19.1 age adoption passing confidence
@typescript-eslint/parser (source) ^6.19.0 -> ^6.19.1 age adoption passing confidence
dotenv ^16.3.2 -> ^16.4.1 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.14.3 age adoption passing confidence
pnpm (source) ^8.14.1 -> ^8.14.3 age adoption passing confidence
ts-jest (source) ^29.1.1 -> ^29.1.2 age adoption passing confidence

Release Notes

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

v8.4.0

Compare Source

Features
Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
  • remove [@internal](https://togithub.com/internal) from module parent classes (#​2548) (77f54ad)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

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

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

motdotla/dotenv (dotenv)

v16.4.1

Compare Source

  • Patch support for array as path option #​797

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed as an array #​784
pnpm/pnpm (pnpm)

v8.14.3

Compare Source

Patch Changes

  • pnpm pack should work as expected when "prepack" modifies the manifest #​7558.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.14.2

Compare Source

Patch Changes

  • Registry configuration from previous installation should not override current settings #​7507.
  • pnpm dlx should not fail, when executed from package.json "scripts" 7424.
  • A git-hosted dependency should not be added to the store if it failed to be built #​7407.
  • pnpm publish should pack "main" file or "bin" files defined in "publishConfig" #​4195.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

kulshekhar/ts-jest (ts-jest)

v29.1.2

Compare Source

Bug Fixes

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 Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24ac8c9) 99.7% compared to head (d92f0e7) 99.7%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1368   +/-   ##
======================================
  Coverage    99.7%   99.7%           
======================================
  Files         199     199           
  Lines       21567   21567           
  Branches     7200    7200           
======================================
  Hits        21487   21487           
  Misses         73      73           
  Partials        7       7           

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

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from c1a665a to d92f0e7 Compare January 26, 2024 08:00
@ghiscoding ghiscoding merged commit b49e895 into ghiscoding:master Jan 26, 2024
5 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.

2 participants