jorgebodega / typeorm-factory

:seedling: A delightful way to use factories in your code.
https://www.npmjs.com/package/@jorgebodega/typeorm-factory
MIT License
29 stars 10 forks source link

chore: update all non-major dependencies (patch) #152

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.5.10 -> 29.5.11 age adoption passing confidence
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence
sqlite3 5.1.6 -> 5.1.7 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import) ### [`v2.29.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) ##### Fixed - \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#​2919](https://togithub.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@​Pandemic1617](https://togithub.com/Pandemic1617)]) - \[`no-unused-modules`]: support export patterns with array destructuring (\[[#​2930](https://togithub.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Deps] update `tsconfig-paths` (\[[#​2447](https://togithub.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@​domdomegg](https://togithub.com/domdomegg)])
TryGhost/node-sqlite3 (sqlite3) ### [`v5.1.7`](https://togithub.com/TryGhost/node-sqlite3/releases/tag/v5.1.7) [Compare Source](https://togithub.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7) #### What's Changed - Updated bundled SQLite to v3.44.2 by [@​daniellockyer](https://togithub.com/daniellockyer) - Replaced `@mapbox/node-pre-gyp` with `prebuild` + `prebuild-install` (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by [@​daniellockyer](https://togithub.com/daniellockyer) - this should fix a lot of bundling issues reported by the community - Improved `RowToJS` performance by removing `Napi::String::New` instantiation by [@​daniellockyer](https://togithub.com/daniellockyer) - Various minor code refactors and improvements (thanks [@​zenon8adams](https://togithub.com/zenon8adams)!) #### New Contributors - [@​zenon8adams](https://togithub.com/zenon8adams) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1701](https://togithub.com/TryGhost/node-sqlite3/pull/1701) **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7
TypeStrong/ts-node (ts-node) ### [`v10.9.2`](https://togithub.com/TypeStrong/ts-node/releases/tag/v10.9.2): Fix `tsconfig.json` file not found [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2) **Fixed** - Fixed `tsconfig.json` file not found on latest TypeScript version ([https://github.com/TypeStrong/ts-node/pull/2091](https://togithub.com/TypeStrong/ts-node/pull/2091))
Microsoft/TypeScript (typescript) ### [`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3): TypeScript 5.3.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone UTC+1, 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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7533926247


Totals Coverage Status
Change from base Build 7533923028: 0.0%
Covered Lines: 75
Relevant Lines: 75

💛 - Coveralls