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

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.18.10 -> 7.19.3 age adoption passing confidence
@babel/core (source) 7.19.1 -> 7.19.3 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.19.1 -> 7.19.3 age adoption passing confidence
@babel/preset-env (source) 7.19.1 -> 7.19.3 age adoption passing confidence
@types/lodash (source) 4.14.185 -> 4.14.186 age adoption passing confidence
snyk 1.1013.0 -> 1.1016.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.19.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7193-2022-09-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.10...v7.19.3) ##### :bug: Bug Fix - `babel-plugin-proposal-decorators` - [#​8566](https://togithub.com/babel/babel/pull/8566) Correctly update bindings of decorated class declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​14974](https://togithub.com/babel/babel/pull/14974) fix: Normal parsing of `JSXText` following `JSXSpreadChild` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14941](https://togithub.com/babel/babel/pull/14941) fix: Support local exports in TS `declare module`s ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14940](https://togithub.com/babel/babel/pull/14940) fix: allow ts redeclaration with `import =` and `var` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​14962](https://togithub.com/babel/babel/pull/14962) Fix printing of Flow internal slot functions ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-cli` - [#​14950](https://togithub.com/babel/babel/pull/14950) Emit `@babel/cli` source maps based on configuration files ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​14946](https://togithub.com/babel/babel/pull/14946) fix: ts exported vars are shadowed by `declare` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-core` - [#​14954](https://togithub.com/babel/babel/pull/14954) Optional filename when preset uses fn test/include/exclude ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-helper-compilation-targets`, `babel-helper-transform-fixture-test-runner`, `babel-parser`, `babel-preset-env`, `babel-traverse` - [#​14961](https://togithub.com/babel/babel/pull/14961) chore: use `c8` for coverage testing ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-plugin-transform-typescript` - [#​14952](https://togithub.com/babel/babel/pull/14952) \[ts] remove nested `declare namespace` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
snyk/snyk ### [`v1.1016.0`](https://togithub.com/snyk/cli/releases/tag/v1.1016.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1015.0...v1.1016.0) ##### Bug Fixes - unmanaged scan unknown archives ([5821ed4](https://togithub.com/snyk/snyk/commit/5821ed4f514cbb0a80c05cd6bb137d2d24a48b06)) ### [`v1.1015.0`](https://togithub.com/snyk/cli/releases/tag/v1.1015.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1014.0...v1.1015.0) ##### Features - refactor and add tests on gradle plugin ([239d4ab](https://togithub.com/snyk/snyk/commit/239d4abdf3ab495ea09d80a2449706d113748f3a)) ### [`v1.1014.0`](https://togithub.com/snyk/cli/releases/tag/v1.1014.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1013.0...v1.1014.0) ##### Features - container support for deleted files ([cc8edfb](https://togithub.com/snyk/snyk/commit/cc8edfb071103c241adf3a0f767d412822477993))

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.