Commit c36260c
build(deps): bump node from 25.1-alpine3.21 to 25.2-alpine3.21 (#190)
* build(deps): bump node from 25.1-alpine3.21 to 25.2-alpine3.21
Bumps node from 25.1-alpine3.21 to 25.2-alpine3.21.
---
updated-dependencies:
- dependency-name: node
dependency-version: 25.2-alpine3.21
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* [fix] Include node localstorage-file option
Signed-off-by: Léon Tiekötter <[email protected]>
* [fix] Disable webstorage
Signed-off-by: Léon Tiekötter <[email protected]>
* Remove NODE_OPTIONS from test script
Signed-off-by: Léon Tiekötter <[email protected]>
* Remove NODE_OPTIONS from test step in CI workflow
Removed NODE_OPTIONS environment variable from test step.
Signed-off-by: Léon Tiekötter <[email protected]>
* Update test script to use local storage file
Signed-off-by: Léon Tiekötter <[email protected]>
* Simplify test script in package.json
Signed-off-by: Léon Tiekötter <[email protected]>
* Remove Node.js version 20.x from CI workflow
Signed-off-by: Léon Tiekötter <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Léon Tiekötter <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Léon Tiekötter <[email protected]>1 parent 25ed2dc commit c36260c
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments