sapphiredev / utilities

Common JavaScript utilities for your TypeScript projects
https://www.sapphirejs.dev/
MIT License
157 stars 39 forks source link

chore(deps): update all non-major dependencies #832

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/framework (source) ^5.3.0 -> ^5.3.1 age adoption passing confidence
@types/node (source) ^22.8.7 -> ^22.9.0 age adoption passing confidence
concurrently ^9.0.1 -> ^9.1.0 age adoption passing confidence
msw (source) ^2.6.0 -> ^2.6.3 age adoption passing confidence

Release Notes

sapphiredev/framework (@​sapphire/framework) ### [`v5.3.1`](https://redirect.github.com/sapphiredev/framework/blob/HEAD/CHANGELOG.md#531---2024-11-04) [Compare Source](https://redirect.github.com/sapphiredev/framework/compare/v5.3.0...v5.3.1) #### šŸ› Bug Fixes - **ClientPermissions:** Check app permissions when used with user apps ([ebdf0f7](https://redirect.github.com/sapphiredev/framework/commit/ebdf0f7b81344ed78424be56d1a53d8d839c8b89)) ([#​797](https://redirect.github.com/sapphiredev/framework/pull/797) by [@​yuansheng1549](https://redirect.github.com/yuansheng1549))
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
mswjs/msw (msw) ### [`v2.6.3`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.2...v2.6.3) #### v2.6.3 (2024-11-10) ##### Bug Fixes - **handleRequest:** remove `transformResponse` option ([#​2351](https://redirect.github.com/mswjs/msw/issues/2351)) ([`74c4a3a`](https://redirect.github.com/mswjs/msw/commit/74c4a3a89970bbfc498c812790daef13766dea72)) [@​kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.1...v2.6.2) ##### v2.6.2 (2024-11-07) ##### Bug Fixes - update `@bundled-es-modules/cookie` to 2.0.1 ([#​2312](https://redirect.github.com/mswjs/msw/issues/2312)) ([`c134352`](https://redirect.github.com/mswjs/msw/commit/c134352e8206b91740247f4f196767ab8a8eb921)) [@​kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.0...v2.6.1) ##### v2.6.1 (2024-11-06) ##### Bug Fixes - prevent `instanceof` handler check failures between different MSW versions ([#​2349](https://redirect.github.com/mswjs/msw/issues/2349)) ([`28d26bd`](https://redirect.github.com/mswjs/msw/commit/28d26bd7fa585d76f9ca69a67dfa70a234450ed9)) [@​kettanaito](https://redirect.github.com/kettanaito)

Configuration

šŸ“… Schedule: Branch creation - "before 12pm on Sunday" (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 if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

āš ļø Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
node:fs:1363
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1363:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v22.11.0
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud