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

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
@babel/cli (source) 7.21.0 -> 7.21.5 age adoption passing confidence
@babel/core (source) 7.21.4 -> 7.21.8 age adoption passing confidence
@babel/preset-env (source) 7.21.4 -> 7.21.5 age adoption passing confidence
@babel/preset-typescript (source) 7.21.4 -> 7.21.5 age adoption passing confidence
@babel/runtime (source) 7.21.0 -> 7.21.5 age adoption passing confidence
@types/marked (source) 4.0.8 -> 4.3.0 age adoption passing confidence
@types/node (source) 12.12.6 -> 14.18.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.0 -> 5.59.2 age adoption passing confidence
@typescript-eslint/parser 5.59.0 -> 5.59.2 age adoption passing confidence
eslint (source) 8.38.0 -> 8.39.0 age adoption passing confidence
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence
snyk 1.1143.0 -> 1.1150.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.21.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7215-2023-04-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.0...v7.21.5) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser`, `babel-types` - [#​15539](https://togithub.com/babel/babel/pull/15539) fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx` - [#​15515](https://togithub.com/babel/babel/pull/15515) fix: `)` position with `createParenthesizedExpressions` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-preset-env` - [#​15580](https://togithub.com/babel/babel/pull/15580) Add syntax import meta to preset env ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-types` - [#​15546](https://togithub.com/babel/babel/pull/15546) Improve the layout of generated validators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15535](https://togithub.com/babel/babel/pull/15535) Use `lt` instead of `lte` to check TS version for .cts config ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core` - [#​15575](https://togithub.com/babel/babel/pull/15575) Use synchronous `import.meta.resolve` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-preset-typescript` - [#​15568](https://togithub.com/babel/babel/pull/15568) Handle `.overrides` and `.env` when resolving plugins/presets from fixture options ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin` - [#​15548](https://togithub.com/babel/babel/pull/15548) Use `semver` package to compare versions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5592-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5591v5592-2023-05-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.59.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5591-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5590v5591-2023-04-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) ##### Bug Fixes - **eslint-plugin:** \[prefer-regexp-exec] skip malformed regexes ([#​6935](https://togithub.com/typescript-eslint/typescript-eslint/issues/6935)) ([05ed60e](https://togithub.com/typescript-eslint/typescript-eslint/commit/05ed60e25f1de9d1bb83d56c81a349130960bec8)) - **eslint-plugin:** \[unified-signatures] no parameters function ([#​6940](https://togithub.com/typescript-eslint/typescript-eslint/issues/6940)) ([2970861](https://togithub.com/typescript-eslint/typescript-eslint/commit/297086154acc568a0ae8eb41c8977b7a7ba4e0ed))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5592-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5591v5592-2023-05-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.59.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5591-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5590v5591-2023-04-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.39.0`](https://togithub.com/eslint/eslint/releases/tag/v8.39.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.38.0...v8.39.0) #### Features - [`3f7af9f`](https://togithub.com/eslint/eslint/commit/3f7af9f408625dbc486af914706d34c4b483b5ba) feat: Implement `SourceCode#markVariableAsUsed()` ([#​17086](https://togithub.com/eslint/eslint/issues/17086)) (Nicholas C. Zakas) #### Documentation - [`6987dc5`](https://togithub.com/eslint/eslint/commit/6987dc59e46f4e345d0d6c20c1f2c6846bbd7acc) docs: Fix formatting in Custom Rules docs ([#​17097](https://togithub.com/eslint/eslint/issues/17097)) (Milos Djermanovic) - [`4ee92e5`](https://togithub.com/eslint/eslint/commit/4ee92e5cbdeba6fea2147901ce926de16946958a) docs: Update README (GitHub Actions Bot) - [`d8e9887`](https://togithub.com/eslint/eslint/commit/d8e9887c2c384d24d586d08ee9ae2ada79bd234c) docs: Custom Rules cleanup/expansion ([#​16906](https://togithub.com/eslint/eslint/issues/16906)) (Ben Perlmutter) - [`1fea279`](https://togithub.com/eslint/eslint/commit/1fea2797801a82a2718814c83dad641dab092bcc) docs: Clarify how to add to tsc agenda ([#​17084](https://togithub.com/eslint/eslint/issues/17084)) (Nicholas C. Zakas) - [`970ef1c`](https://togithub.com/eslint/eslint/commit/970ef1c868235a58297682513842f1256cdfbd03) docs: Update triage board location (Nicholas C. Zakas) - [`6d8bffd`](https://togithub.com/eslint/eslint/commit/6d8bffdf45d50e272dc45e6d2d05b4a737514468) docs: Update README (GitHub Actions Bot) #### Chores - [`60a6f26`](https://togithub.com/eslint/eslint/commit/60a6f2694deb4aa1c54de2a28d0357cddfd16644) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).39.0 ([#​17102](https://togithub.com/eslint/eslint/issues/17102)) (Milos Djermanovic) - [`d5ba5c0`](https://togithub.com/eslint/eslint/commit/d5ba5c0a85e7a10777761f5d46c104ab7f25845b) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`f57eff2`](https://togithub.com/eslint/eslint/commit/f57eff20f5789408e95061f1af5354bb9b4f4784) ci: run tests on Node.js v20 ([#​17093](https://togithub.com/eslint/eslint/issues/17093)) (Nitin Kumar) - [`9d1b8fc`](https://togithub.com/eslint/eslint/commit/9d1b8fc60cc31f12618e58c10a2669506b7ce9bf) perf: Binary search in token store `utils.search` ([#​17066](https://togithub.com/eslint/eslint/issues/17066)) (Francesco Trotta) - [`07a4435`](https://togithub.com/eslint/eslint/commit/07a4435a0c08cb63ebf11b71f735bac20318829b) chore: Add request for minimal repro to bug report ([#​17081](https://togithub.com/eslint/eslint/issues/17081)) (Nicholas C. Zakas) - [`eac4943`](https://togithub.com/eslint/eslint/commit/eac4943ba2e4edb3dbfea0470e5d4b15a4926c40) refactor: remove unnecessary use of `SourceCode#getAncestors` in rules ([#​17075](https://togithub.com/eslint/eslint/issues/17075)) (Milos Djermanovic) - [`0a7b60a`](https://togithub.com/eslint/eslint/commit/0a7b60a9d5621dbbc1a8a8adda3b7c2060c779ca) chore: update description of `SourceCode#getDeclaredVariables` ([#​17072](https://togithub.com/eslint/eslint/issues/17072)) (Milos Djermanovic) - [`6e2df71`](https://togithub.com/eslint/eslint/commit/6e2df71cc390252aaca212abe3dc0467fe397450) chore: remove unnecessary references to the LICENSE file ([#​17071](https://togithub.com/eslint/eslint/issues/17071)) (Milos Djermanovic)
prettier/prettier ### [`v2.8.8`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​288) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.7...2.8.8) This version is a republished version of v2.8.7. A bad version was accidentally published and [it can't be unpublished](https://togithub.com/npm/cli/issues/1686), apologies for the churn.
snyk/snyk ### [`v1.1150.0`](https://togithub.com/snyk/cli/releases/tag/v1.1150.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1149.0...v1.1150.0) ##### Bug Fixes - gradle normalize deps transitives ([bd5a50c](https://togithub.com/snyk/snyk/commit/bd5a50c839d1ce76788f73ad0b4ec5e359b4c285)) ### [`v1.1149.0`](https://togithub.com/snyk/cli/releases/tag/v1.1149.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1148.0...v1.1149.0) ##### Bug Fixes - Upgrade snyk-iac-test to v0.43.1 ([32f381e](https://togithub.com/snyk/snyk/commit/32f381e01cebb7d5c8273a757f98318c75990001)) ### [`v1.1148.0`](https://togithub.com/snyk/cli/releases/tag/v1.1148.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1147.0...v1.1148.0) ##### Bug Fixes - upgrade docker plugin to fix windows go binaries scanning ([6458508](https://togithub.com/snyk/snyk/commit/645850869c46c7b152cddf9fc7dd94b0f61731c6)) ### [`v1.1147.0`](https://togithub.com/snyk/cli/releases/tag/v1.1147.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1146.0...v1.1147.0) ##### Bug Fixes - avoid security tools to kill installed binaries ([54a6952](https://togithub.com/snyk/snyk/commit/54a6952e3e11a0d755e7d48d2dab2228897b6775)) - gradle acceptance test \[HEAD-283] ([#​4571](https://togithub.com/snyk/snyk/issues/4571)) ([e164c1d](https://togithub.com/snyk/snyk/commit/e164c1dfcdd3c3889d1abcc009253da60b7a2215)) - update dependencies ([b447bc5](https://togithub.com/snyk/snyk/commit/b447bc55059ffec1eb8dc97dc9486d2a56938fb6)) ### [`v1.1146.0`](https://togithub.com/snyk/cli/releases/tag/v1.1146.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1145.0...v1.1146.0) ##### Bug Fixes - align container sarif output ([15dd67c](https://togithub.com/snyk/snyk/commit/15dd67c7f25f6baadf8322ecb948bd8b70f67e9a)) ### [`v1.1145.0`](https://togithub.com/snyk/cli/releases/tag/v1.1145.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1144.0...v1.1145.0) ##### Bug Fixes - occasional ETXTBSY on CLI runs ([#​4568](https://togithub.com/snyk/snyk/issues/4568)) ([cde8ca6](https://togithub.com/snyk/snyk/commit/cde8ca6a33c9b0b7faaae867321a451cfcceceff)) ### [`v1.1144.0`](https://togithub.com/snyk/cli/releases/tag/v1.1144.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1143.0...v1.1144.0) ##### Bug Fixes - bump snyk-docker-plugin ([16bf762](https://togithub.com/snyk/snyk/commit/16bf762368678d1b107ec0588cad16c4e0ad880a)) - temporarily skip failing gradle test ([c194271](https://togithub.com/snyk/snyk/commit/c194271ee0fd95e0c81d738caeb94cb5be49182e)) - use printf rather than echo for escaping in cliv2 Makefile ([#​4559](https://togithub.com/snyk/snyk/issues/4559)) ([c074f6c](https://togithub.com/snyk/snyk/commit/c074f6caa61d2416513a689784a98cc87ef888f6))

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.