xeroxinteractive / jest-package-audit

Filter and retry yarn/npm audit command with Jest.
https://www.npmjs.com/package/jest-package-audit
MIT License
2 stars 1 forks source link

Update all non-major dependencies #775

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
@antfu/ni 0.21.6 -> 0.21.8 age adoption passing confidence
@auto-it/slack 11.0.1 -> 11.0.2 age adoption passing confidence
@pnpm/audit (source) 7.0.12 -> 7.0.13 age adoption passing confidence
auto 11.0.1 -> 11.0.2 age adoption passing confidence
pnpm (source) 8.7.0 -> 8.7.4 age adoption passing confidence

Release Notes

antfu/ni (@​antfu/ni) ### [`v0.21.8`](https://togithub.com/antfu/ni/releases/tag/v0.21.8) [Compare Source](https://togithub.com/antfu/ni/compare/v0.21.7...v0.21.8) #####    🚀 Features - **programmatic**: Allow passing custom `args`  -  by [@​antfu](https://togithub.com/antfu) [(7a165)](https://togithub.com/antfu/ni/commit/7a16514) #####     [View changes on GitHub](https://togithub.com/antfu/ni/compare/v0.21.7...v0.21.8) ### [`v0.21.7`](https://togithub.com/antfu/ni/releases/tag/v0.21.7) [Compare Source](https://togithub.com/antfu/ni/compare/v0.21.6...v0.21.7) #####    🚀 Features - Add flag to show agent versions  -  by [@​Dimava](https://togithub.com/Dimava) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/ni/issues/169](https://togithub.com/antfu/ni/issues/169) [(3566e)](https://togithub.com/antfu/ni/commit/3566e43) #####    🐞 Bug Fixes - Regex typo  -  by [@​Steven4857](https://togithub.com/Steven4857) and **洪伟** in [https://github.com/antfu/ni/issues/171](https://togithub.com/antfu/ni/issues/171) [(b351d)](https://togithub.com/antfu/ni/commit/b351d57) #####     [View changes on GitHub](https://togithub.com/antfu/ni/compare/v0.21.6...v0.21.7)
intuit/auto (@​auto-it/slack) ### [`v11.0.2`](https://togithub.com/intuit/auto/blob/HEAD/CHANGELOG.md#v1102-Wed-Sep-06-2023) [Compare Source](https://togithub.com/intuit/auto/compare/v11.0.1...v11.0.2) ##### 🐛 Bug Fix - `@auto-it/core` - Fix release creation on oldVersions [#​2391](https://togithub.com/intuit/auto/pull/2391) ([@​jBouyoud](https://togithub.com/jBouyoud)) - fix(core): fix configuration extends overrides order [#​2387](https://togithub.com/intuit/auto/pull/2387) ([@​jBouyoud](https://togithub.com/jBouyoud)) - fix: allow pr check on old version branches [#​2388](https://togithub.com/intuit/auto/pull/2388) ([@​jBouyoud](https://togithub.com/jBouyoud)) - `@auto-it/protected-branch` - fix: open release PR on current branch instead of base [#​2389](https://togithub.com/intuit/auto/pull/2389) ([@​jBouyoud](https://togithub.com/jBouyoud)) ##### Authors: 1 - Julien Bouyoud ([@​jBouyoud](https://togithub.com/jBouyoud)) ***
pnpm/pnpm (pnpm) ### [`v8.7.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.3...v8.7.4) #### Patch Changes - Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting [#​7041](https://togithub.com/pnpm/pnpm/pull/7041). - Fixes a regression published with pnpm v8.7.3. Don't hang while reading `package.json` from the content-addressable store [#​7051](https://togithub.com/pnpm/pnpm/pull/7051). - Allow create scoped package with preferred version. [#​7053](https://togithub.com/pnpm/pnpm/issues/7053) - Reverting a change shipped in v8.7 that caused issues with the `pnpm deploy` command and "injected dependencies" [#​6943](https://togithub.com/pnpm/pnpm/pull/6943). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.7.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.2...v8.7.3) #### Patch Changes - Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server [#​7032](https://togithub.com/pnpm/pnpm/pull/7032) #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.7.2`](https://togithub.com/pnpm/pnpm/compare/v8.7.1...v8.7.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.1...v8.7.2) ### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1) #### Patch Changes - Fixed an issue with extracting some old versions of tarballs [#​6991](https://togithub.com/pnpm/pnpm/issues/6991). - Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project [#​6890](https://togithub.com/pnpm/pnpm/issues/6890). - Reduce concurrency in the `pnpm -r publish` command [#​6968](https://togithub.com/pnpm/pnpm/issues/6968). - Improved the `pnpm update --interactive` output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages [#​6978](https://togithub.com/pnpm/pnpm/pull/6978). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "after 9am on Wednesday" in timezone Europe/London, 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.