tzellman / nest-jsonapi

A nestjs module that provides JSONAPI support to your application.
MIT License
16 stars 4 forks source link

chore(deps): update patch dependencies (patch) #80

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node 14.17.9 -> 14.17.18 age adoption passing confidence
eslint-plugin-prettier 3.4.0 -> 3.4.1 age adoption passing confidence
ts-jest (source) 27.0.4 -> 27.0.5 age adoption passing confidence
typedoc (source) 0.21.5 -> 0.21.9 age adoption passing confidence

cc @tzellman


Release Notes

prettier/eslint-plugin-prettier ### [`v3.4.1`](https://togithub.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v341-2021-08-20) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/0813a83512ab52194b4e8da7193daf880a8cbef5...e53f23b890c9c6e73ba6e58db0d05eb91d962b71) - build(deps): Bump glob-parent from 5.0.0 to 5.1.2 ([#​420](git@github.com:prettier/eslint-plugin-prettier/issues/420)) ([b6d075c](git@github.com:prettier/eslint-plugin-prettier/commit/b6d075cf7111468e8af4161c306c7f37f09f220e)) - build(deps): Bump path-parse from 1.0.6 to 1.0.7 ([#​425](git@github.com:prettier/eslint-plugin-prettier/issues/425)) ([24f957e](git@github.com:prettier/eslint-plugin-prettier/commit/24f957ee2a5476bb9cc8e64921b9841fc751391e)) - feat: support `@graphql-eslint/eslint-plugin` out of box ([#​413](git@github.com:prettier/eslint-plugin-prettier/issues/413)) ([ec6fbb1](git@github.com:prettier/eslint-plugin-prettier/commit/ec6fbb159e2454c6e145db55480932dc953cf7c1)) - chore: add tests for Node 16 ([#​410](git@github.com:prettier/eslint-plugin-prettier/issues/410)) ([76bd45e](git@github.com:prettier/eslint-plugin-prettier/commit/76bd45ece6d56eb52f75db6b4a1efdd2efb56392))
kulshekhar/ts-jest ### [`v27.0.5`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2705-httpsgithubcomkulshekharts-jestcomparev2704v2705-2021-08-14) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v27.0.4...v27.0.5) ##### Bug Fixes - **cli:** add migration `tsConfig` option for `ts-jest` config options ([#​2794](https://togithub.com/kulshekhar/ts-jest/issues/2794)) ([781710b](https://togithub.com/kulshekhar/ts-jest/commit/781710bf6b84853fffbb02543062a726fe1ad9c2)), closes [#​2764](https://togithub.com/kulshekhar/ts-jest/issues/2764) - **cli:** fix `config:init` genarate invalid type comment ([#​2773](https://togithub.com/kulshekhar/ts-jest/issues/2773)) ([ede8a20](https://togithub.com/kulshekhar/ts-jest/commit/ede8a2061e20b717c0d56e4d81a3cd0ec7db8b1a)), closes [#​2772](https://togithub.com/kulshekhar/ts-jest/issues/2772) - **config:** handle `./` in tsconfig `paths` for `pathsToModuleNameMapper` ([#​2797](https://togithub.com/kulshekhar/ts-jest/issues/2797)) ([42ff5e4](https://togithub.com/kulshekhar/ts-jest/commit/42ff5e469fb5d315b92e85eee105e5a040949c01)), closes [#​2709](https://togithub.com/kulshekhar/ts-jest/issues/2709) ##### Code Refactoring - use native `Buffer.from` and `mkdird` ([#​2774](https://togithub.com/kulshekhar/ts-jest/issues/2774)) ([4869660](https://togithub.com/kulshekhar/ts-jest/commit/4869660e3917deb063745c5acaf079123d6d2ca8))
TypeStrong/TypeDoc ### [`v0.21.9`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0219-2021-07-29) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.8...v0.21.9) ##### Bug Fixes - Support highlighting language aliases ([#​1673](https://togithub.com/TypeStrong/TypeDoc/issues/1673)), closes [#​1672](https://togithub.com/TypeStrong/TypeDoc/issues/1672) ##### Thanks! - [@​StoneCypher](https://togithub.com/StoneCypher) ### [`v0.21.8`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0218-2021-07-28) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.7...v0.21.8) ##### Features - Upgrade Shiki to 0.9.8, adds support for several new highlighting languages ##### Thanks! - [@​StoneCypher](https://togithub.com/StoneCypher) ### [`v0.21.7`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0217-2021-07-27) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.6...v0.21.7) ##### Features - Support for TypeScript 4.4, closes [#​1664](https://togithub.com/TypeStrong/TypeDoc/issues/1664) ### [`v0.21.6`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0216-2021-07-19) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.5...v0.21.6) ##### Features - Add support for NO_COLOR environment variable ([#​1650](https://togithub.com/TypeStrong/TypeDoc/issues/1650)) ##### Bug Fixes - Handle undefined symbols in query types, closes [#​1660](https://togithub.com/TypeStrong/TypeDoc/issues/1660) ##### Thanks! - [@​krisztianb](https://togithub.com/krisztianb)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.