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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.19.0 -> 7.19.1 age adoption passing confidence
@babel/node (source) 7.18.10 -> 7.19.1 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.19.0 -> 7.19.1 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.18.10 -> 7.19.1 age adoption passing confidence
@babel/preset-env (source) 7.19.0 -> 7.19.1 age adoption passing confidence
@types/express (source) 4.17.13 -> 4.17.14 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.37.0 -> 5.38.0 age adoption passing confidence
@typescript-eslint/parser 5.37.0 -> 5.38.0 age adoption passing confidence
snyk 1.1004.0 -> 1.1007.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.19.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7191-2022-09-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.0...v7.19.1) ##### :bug: Bug Fix - `babel-core` - [#​14930](https://togithub.com/babel/babel/pull/14930) Avoid fancy stack traces size computation ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​14932](https://togithub.com/babel/babel/pull/14932) fix: isForAwaitStatement is broken ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​14872](https://togithub.com/babel/babel/pull/14872) Use the built-in class fields and private methods rules in ESLint 8 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​14920](https://togithub.com/babel/babel/pull/14920) \[estree] attach comments after directives at the end of file ([@​hegemonic](https://togithub.com/hegemonic)) - [#​14900](https://togithub.com/babel/babel/pull/14900) \[ts] allow redeclaring a var/type with the same name as import ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​14913](https://togithub.com/babel/babel/pull/14913) fix: do not remove type import used in TS import= ([@​JLHwung](https://togithub.com/JLHwung))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) **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.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
snyk/snyk ### [`v1.1007.0`](https://togithub.com/snyk/cli/releases/tag/v1.1007.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1006.0...v1.1007.0) ##### Bug Fixes - upgrade go-httpauth to support basic auth ([875f0e9](https://togithub.com/snyk/snyk/commit/875f0e98651892d77aabdc23296b5edf4e05a712)) ##### Features - add unmanaged service test call ff ([55b6fbb](https://togithub.com/snyk/snyk/commit/55b6fbb7dfeba58c0d20d82eddb9720faf7b0fd9)) ### [`v1.1006.0`](https://togithub.com/snyk/cli/releases/tag/v1.1006.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1005.0...v1.1006.0) ##### Features - show Cloud Issues URL when sharing results with snyk iac test ([9e1f2d7](https://togithub.com/snyk/snyk/commit/9e1f2d7385a394623952fa8e15fb1c0ba06c710d)) ### [`v1.1005.0`](https://togithub.com/snyk/cli/releases/tag/v1.1005.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1004.0...v1.1005.0) ##### Bug Fixes - iac test result undefined ([c1e289d](https://togithub.com/snyk/snyk/commit/c1e289d4af19be1fd8c56a9f782b47eb4cebd836)) - update snyk-docker-plugin to fix CGo binaries issue ([4db2a46](https://togithub.com/snyk/snyk/commit/4db2a46232ef43afee23f4c364c9fb4e9849a93f)), closes [#​456](https://togithub.com/snyk/snyk/issues/456) ##### Features - add support for an HTTP proxy when using snyk-iac-test ([3f82971](https://togithub.com/snyk/snyk/commit/3f829711918dead4f1f54ff13e14fb7bff316128))

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.