Skip to content

Commit c24aa54

Browse files
chore(deps): update dependency nodejs to v20.19.1 (#1166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nodejs](https://nodejs.org) | patch | `20.19.0` -> `20.19.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4bc67b commit c24aa54

File tree

2 files changed

+33
-17
lines changed

2 files changed

+33
-17
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.11.1/.schema/devbox.schema.json",
3-
"packages": ["nodejs@20.19.0"],
3+
"packages": ["nodejs@20.19.1"],
44
"env": {
55
"DEVBOX_COREPACK_ENABLED": "true"
66
},

devbox.lock

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,84 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"nodejs@20": {
5-
"last_modified": "2024-07-31T08:48:38Z",
4+
"nodejs@20.19.1": {
5+
"last_modified": "2025-05-12T14:38:58Z",
66
"plugin_version": "0.0.2",
7-
"resolved": "github:NixOS/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce#nodejs_20",
7+
"resolved": "github:NixOS/nixpkgs/eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1#nodejs_20",
88
"source": "devbox-search",
9-
"version": "20.15.1",
9+
"version": "20.19.1",
1010
"systems": {
1111
"aarch64-darwin": {
1212
"outputs": [
1313
{
1414
"name": "out",
15-
"path": "/nix/store/pnz462fx615nhm9lavm25gvhl6q2rjhr-nodejs-20.15.1",
15+
"path": "/nix/store/wl17ii0962w8qjn1an7bhhplcc1q2j3y-nodejs-20.19.1",
1616
"default": true
1717
},
18+
{
19+
"name": "dev",
20+
"path": "/nix/store/kwwhdcjp9bjk0lq0dzkr6c0yycxvwm8h-nodejs-20.19.1-dev"
21+
},
1822
{
1923
"name": "libv8",
20-
"path": "/nix/store/zbyfi027sdvnxgrzqgallrmyzzifzkh5-nodejs-20.15.1-libv8"
24+
"path": "/nix/store/w5pivwvk3d8gsqvvqnfchj4d80npp552-nodejs-20.19.1-libv8"
2125
}
2226
],
23-
"store_path": "/nix/store/pnz462fx615nhm9lavm25gvhl6q2rjhr-nodejs-20.15.1"
27+
"store_path": "/nix/store/wl17ii0962w8qjn1an7bhhplcc1q2j3y-nodejs-20.19.1"
2428
},
2529
"aarch64-linux": {
2630
"outputs": [
2731
{
2832
"name": "out",
29-
"path": "/nix/store/igqd6ci0dbhq2lbvb9hd47fzbsb1vp55-nodejs-20.15.1",
33+
"path": "/nix/store/dcicg31hb6wm4d4fw4qv3d6srbyzrabc-nodejs-20.19.1",
3034
"default": true
3135
},
3236
{
3337
"name": "libv8",
34-
"path": "/nix/store/hjmd0akk51ngf69cyam19ibwc536mnnp-nodejs-20.15.1-libv8"
38+
"path": "/nix/store/myfzd5mzlsq1dl1nq2vxqkpx9yl1za2s-nodejs-20.19.1-libv8"
39+
},
40+
{
41+
"name": "dev",
42+
"path": "/nix/store/chv6xxjljyx9czqk1cp4cfy1rg8qsjzz-nodejs-20.19.1-dev"
3543
}
3644
],
37-
"store_path": "/nix/store/igqd6ci0dbhq2lbvb9hd47fzbsb1vp55-nodejs-20.15.1"
45+
"store_path": "/nix/store/dcicg31hb6wm4d4fw4qv3d6srbyzrabc-nodejs-20.19.1"
3846
},
3947
"x86_64-darwin": {
4048
"outputs": [
4149
{
4250
"name": "out",
43-
"path": "/nix/store/j4zrbdvppwxvvwnz5rk59qgv5f4077d0-nodejs-20.15.1",
51+
"path": "/nix/store/lrrpc6wa73jz6mcy67gv4prji3wylv8m-nodejs-20.19.1",
4452
"default": true
4553
},
4654
{
4755
"name": "libv8",
48-
"path": "/nix/store/nqlxmp8hgy061m0xv9ivaplln1824kk1-nodejs-20.15.1-libv8"
56+
"path": "/nix/store/2hvw0157blnnmbpv6dc3brh240nwfg47-nodejs-20.19.1-libv8"
57+
},
58+
{
59+
"name": "dev",
60+
"path": "/nix/store/jhznyv37gq23rkrjggihpl2v4axgd5im-nodejs-20.19.1-dev"
4961
}
5062
],
51-
"store_path": "/nix/store/j4zrbdvppwxvvwnz5rk59qgv5f4077d0-nodejs-20.15.1"
63+
"store_path": "/nix/store/lrrpc6wa73jz6mcy67gv4prji3wylv8m-nodejs-20.19.1"
5264
},
5365
"x86_64-linux": {
5466
"outputs": [
5567
{
5668
"name": "out",
57-
"path": "/nix/store/zxa7qi0264hzsnf2bbyvrql5wy4fiy8j-nodejs-20.15.1",
69+
"path": "/nix/store/rc520zzigf272ydkls8rh832zcq7drr0-nodejs-20.19.1",
5870
"default": true
5971
},
72+
{
73+
"name": "dev",
74+
"path": "/nix/store/h3b6cc1dm4fdqmf455p2cacsv8qgllfv-nodejs-20.19.1-dev"
75+
},
6076
{
6177
"name": "libv8",
62-
"path": "/nix/store/amm162s6dwgsf0mj8j7i1h5f8n9ph2k0-nodejs-20.15.1-libv8"
78+
"path": "/nix/store/v2sx0clql9klvfmk3s4rhlcgbk68ffpn-nodejs-20.19.1-libv8"
6379
}
6480
],
65-
"store_path": "/nix/store/zxa7qi0264hzsnf2bbyvrql5wy4fiy8j-nodejs-20.15.1"
81+
"store_path": "/nix/store/rc520zzigf272ydkls8rh832zcq7drr0-nodejs-20.19.1"
6682
}
6783
}
6884
}

0 commit comments

Comments
 (0)