From aebadec001142c29e94f9905353e516051d0a119 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 18:17:10 +0000 Subject: [PATCH] chore(deps): update tools (#2578) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://redirect.github.com/open-cli-tools/concurrently) | [`9.0.1` -> `9.1.0`](https://renovatebot.com/diffs/npm/concurrently/9.0.1/9.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/concurrently/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/concurrently/9.0.1/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/concurrently/9.0.1/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`9.12.3` -> `9.15.1`](https://renovatebot.com/diffs/npm/pnpm/9.12.3/9.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/9.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/9.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/9.12.3/9.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/9.12.3/9.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
open-cli-tools/concurrently (concurrently) ### [`v9.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0) #### What's Changed - Remove signal event listeners on finish by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/512](https://redirect.github.com/open-cli-tools/concurrently/pull/512) - Add support for Deno shortcuts and wildcards by [@​mahtaran](https://redirect.github.com/mahtaran) in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) - bin: show help when no args are passed by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/513](https://redirect.github.com/open-cli-tools/concurrently/pull/513) #### New Contributors - [@​mahtaran](https://redirect.github.com/mahtaran) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0
pnpm/pnpm (pnpm) ### [`v9.15.1`](https://redirect.github.com/pnpm/pnpm/compare/v9.15.0...v9.15.1) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.15.0...v9.15.1) ### [`v9.15.0`](https://redirect.github.com/pnpm/pnpm/compare/v9.14.4...v9.15.0) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.4...v9.15.0) ### [`v9.14.4`](https://redirect.github.com/pnpm/pnpm/compare/v9.14.3...v9.14.4) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.3...v9.14.4) ### [`v9.14.3`](https://redirect.github.com/pnpm/pnpm/compare/v9.14.2...v9.14.3) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.2...v9.14.3) ### [`v9.14.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.14.2) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.1...v9.14.2) #### Patch Changes - `pnpm publish --json` should work [#​8788](https://redirect.github.com/pnpm/pnpm/issues/8788). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
### [`v9.14.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.14.1) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.0...v9.14.1) #### Minor Changes - Added support for `pnpm pack --json` to print packed tarball and contents in JSON format [#​8765](https://redirect.github.com/pnpm/pnpm/pull/8765). #### Patch Changes - `pnpm exec` should print a meaningful error message when no command is provided [#​8752](https://redirect.github.com/pnpm/pnpm/issues/8752). - `pnpm setup` should remove the CLI from the target location before moving the new binary [#​8173](https://redirect.github.com/pnpm/pnpm/issues/8173). - Fix `ERR_PNPM_TARBALL_EXTRACT` error while installing a dependency from GitHub having a slash in branch name [#​7697](https://redirect.github.com/pnpm/pnpm/issues/7697). - Don't crash if the `use-node-version` setting is used and the system has no Node.js installed [#​8769](https://redirect.github.com/pnpm/pnpm/issues/8769). - Convert settings in local `.npmrc` files to their correct types. For instance, `child-concurrency` should be a number, not a string [#​5075](https://redirect.github.com/pnpm/pnpm/issues/5075). - pnpm should fail if a project requires a different package manager even if `manage-package-manager-versions` is set to `true`. - `pnpm init` should respect the `--dir` option [#​8768](https://redirect.github.com/pnpm/pnpm/pull/8768). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
### [`v9.14.0`](https://redirect.github.com/pnpm/pnpm/compare/v9.13.2...v9.14.0) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.2...v9.14.0) ### [`v9.13.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.13.2): pnpm 9.13.2 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.1...v9.13.2) #### Patch Changes - Detection of circular peer dependencies should not crash with aliased dependencies [#​8759](https://redirect.github.com/pnpm/pnpm/issues/8759). Fixes a regression introduced in the previous version. - Fix race condition of symlink creations caused by multiple parallel `dlx` processes. #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
#### Silver Sponsors
Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
### [`v9.13.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.13.1): pnpm 9.13.1 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.0...v9.13.1) #### Patch Changes - Fixed some edge cases where resolving circular peer dependencies caused a dead lock [#​8720](https://redirect.github.com/pnpm/pnpm/issues/8720). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
#### Silver Sponsors
Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
### [`v9.13.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.13.0): pnpm 9.13 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.3...v9.13.0) #### Minor Changes - The `self-update` now accepts a version specifier to install a specific version of pnpm. E.g.: pnpm self-update 9.5.0 or pnpm self-update next-10 #### Patch Changes - Fix `Cannot read properties of undefined (reading 'name')` that is printed while trying to render the missing peer dependencies warning message [#​8538](https://redirect.github.com/pnpm/pnpm/issues/8538). #### Platinum Sponsors
Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
#### Silver Sponsors
Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
--- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JabRef/JabRefOnline). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a62804393..a0b995e7b 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "argon2": "0.41.1", "chalk": "5.3.0", "chromatic": "11.20.2", - "concurrently": "9.0.1", + "concurrently": "9.1.0", "cross-env": "7.0.3", "dotenv": "16.4.5", "eslint": "8.57.0", @@ -166,7 +166,7 @@ "schema": "server/database/schema.prisma", "seed": "node --experimental-specifier-resolution=node --loader ts-node/esm ./server/database/runSeed.ts" }, - "packageManager": "pnpm@9.12.3", + "packageManager": "pnpm@9.15.1", "pnpm": { "patchedDependencies": { "mount-vue-component": "patches/mount-vue-component@0.10.2.patch", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c7e19367..e8a36cbbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -264,8 +264,8 @@ importers: specifier: 11.20.2 version: 11.20.2 concurrently: - specifier: 9.0.1 - version: 9.0.1 + specifier: 9.1.0 + version: 9.1.0 cross-env: specifier: 7.0.3 version: 7.0.3 @@ -4803,8 +4803,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.0 || >=16.0.0} hasBin: true - concurrently@9.0.1: - resolution: {integrity: sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==} + concurrently@9.1.0: + resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} engines: {node: '>=18'} hasBin: true @@ -16310,7 +16310,7 @@ snapshots: tree-kill: 1.2.2 yargs: 17.7.2 - concurrently@9.0.1: + concurrently@9.1.0: dependencies: chalk: 4.1.2 lodash: 4.17.21