verdaccio / monorepo

🏰 Core dependencies and plugins for verdaccio 5.x branch ⚠️ DEPRECATED
https://verdaccio.org
MIT License
81 stars 62 forks source link

fix(deps): update all core dependencies #626

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.38.1 -> 5.39.0 age adoption passing confidence
@typescript-eslint/parser 5.38.1 -> 5.39.0 age adoption passing confidence
marked (source) 4.1.0 -> 4.1.1 age adoption passing confidence
snyk 1.1016.0 -> 1.1021.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) ##### Features - **eslint-plugin:** allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified ([#​5671](https://togithub.com/typescript-eslint/typescript-eslint/issues/5671)) ([bb46ef0](https://togithub.com/typescript-eslint/typescript-eslint/commit/bb46ef0817fe03ef71f8e0f3df0cf96bc355e068)) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
markedjs/marked ### [`v4.1.1`](https://togithub.com/markedjs/marked/releases/tag/v4.1.1) [Compare Source](https://togithub.com/markedjs/marked/compare/v4.1.0...v4.1.1) ##### Bug Fixes - remove smartLists from docs and code ([#​2596](https://togithub.com/markedjs/marked/issues/2596)) ([f6ba2e3](https://togithub.com/markedjs/marked/commit/f6ba2e39f754cfa8c261426e83641ccc08fb213f)), closes [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582) [#​2582](https://togithub.com/markedjs/marked/issues/2582)
snyk/snyk ### [`v1.1021.0`](https://togithub.com/snyk/cli/releases/tag/v1.1021.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1020.0...v1.1021.0) ##### Bug Fixes - remove gradle matching config error ([401c0f0](https://togithub.com/snyk/snyk/commit/401c0f06b17a52f96bfce4587249b28f9796fadd)) ##### Features - add flag to exclude app vulnerabilities ([5d704e2](https://togithub.com/snyk/snyk/commit/5d704e27a955edc81967efb08720ca9f3dbc7b85)) - print warning message on app-vulns enablement ([9216c49](https://togithub.com/snyk/snyk/commit/9216c49e5126decdbeee2dfd34bbe27f2fc7f7e3)) ### [`v1.1020.0`](https://togithub.com/snyk/snyk/compare/v1.1019.0...v1.1020.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1019.0...v1.1020.0) ### [`v1.1019.0`](https://togithub.com/snyk/cli/releases/tag/v1.1019.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1018.0...v1.1019.0) ##### Bug Fixes - use [@​snyk/child-process](https://togithub.com/snyk/child-process) package without shell ([2d8845d](https://togithub.com/snyk/snyk/commit/2d8845d29525620b46c455470168c228a174e12d)) ##### Features - **windows:** renew code signing certificate ([ff063f1](https://togithub.com/snyk/snyk/commit/ff063f10c3b0ab8c42d82b33eb2988cee41e8a08)) ### [`v1.1018.0`](https://togithub.com/snyk/cli/releases/tag/v1.1018.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1017.0...v1.1018.0) ##### Features - add an info message to the new iac test command ([533db99](https://togithub.com/snyk/snyk/commit/533db993e222ddc2737e1354512dbd2ac5c817c9)) ### [`v1.1017.0`](https://togithub.com/snyk/cli/releases/tag/v1.1017.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1016.0...v1.1017.0) ##### Features - Update feature gating for new IaC Integrated experience ([72bed38](https://togithub.com/snyk/snyk/commit/72bed38b42885496f390a8ed07b2f1a8f60c4d0e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.