Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Dev with Transparent Network",
"dockerComposeFile": ["../../docker-compose.yml"],
"name": "Transparent Network",
"dockerComposeFile": ["../docker-compose.yml"],
"service": "dev",
"workspaceFolder": "/workspace",
"shutdownAction": "stopCompose",
Expand Down
3 changes: 2 additions & 1 deletion .devcontainer/proxied/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "Dev with Proxied Network",
// Extends the base devcontainer with mitm proxy
"name": "Proxied Network",
"dockerComposeFile": ["../../docker-compose.yml", "../../docker-compose.proxied.yaml"],
"service": "dev",
"workspaceFolder": "/workspace",
Expand Down
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.{ts,js,mts,mjs,json,jsonc}]
[*.{ts,js,mts,mjs,json,jsonc,yaml,yml}]
indent_size = 2
2 changes: 1 addition & 1 deletion .github/actions/setup-native/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
if: "runner.os == 'Windows'"
uses: "ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756" # v1.13.0
- name: "Run mise install"
uses: "jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5" # v3.5.1
uses: "jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6" # v3.6.0
with:
version: "${{ inputs.mise-version }}"
install: true
Expand Down
2 changes: 1 addition & 1 deletion .mise-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2026.1.4
v2026.1.5
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"arahata.linter-actionlint",
"ms-azuretools.vscode-containers",
"docker.docker",
"ms-vscode-remote.remote-containers"
"ms-vscode-remote.remote-containers",
"ms-playwright.playwright"
]
}
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.148" }
tauri-winres = { version = "0.3.5" }
tempfile = { version = "3.24.0" }
thiserror = { version = "2.0.17" }
thiserror = { version = "2.0.18" }
tokio = { version = "1.49.0", features = ["rt-multi-thread", "sync", "time"] }
tokio-stream = { version = "0.1.17" }
tokio-test = { version = "0.4.4" }
Expand Down
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
![NPM Version](https://img.shields.io/npm/v/node-reqwest)
![GitHub branch status](https://img.shields.io/github/checks-status/vadimpiven/node_reqwest/main)
![Codecov](https://img.shields.io/codecov/c/github/vadimpiven/node_reqwest/main)
[![CI status][status-badge]][status-dashboard]
[![Test coverage][coverage-badge]][coverage-dashboard]

[status-badge]: <https://img.shields.io/github/checks-status/vadimpiven/node_reqwest/main>
[status-dashboard]: <https://github.com/vadimpiven/node_reqwest/actions?query=branch%3Amain>

[coverage-badge]: <https://img.shields.io/codecov/c/github/vadimpiven/node_reqwest/main>
[coverage-dashboard]: <https://app.codecov.io/gh/vadimpiven/node_reqwest/tree/main>

[![Open in GitHub Codespaces][codespace-badge]][codespace-action]

[codespace-badge]: <https://github.com/codespaces/badge.svg>
[codespace-action]: <https://codespaces.new/vadimpiven/node_reqwest?quickstart=1>

# node-reqwest

Expand Down
7 changes: 4 additions & 3 deletions mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ yq = "4.50.1"
"github:aquasecurity/trivy" = "0.68.2"
"github:google/yamlfmt" = "0.21.0"
"github:koalaman/shellcheck" = "0.11.0"
"github:zricethezav/gitleaks" = "8.27.2"
"github:rhysd/actionlint" = "1.7.7"
"github:zricethezav/gitleaks" = "8.30.0"
"github:rhysd/actionlint" = "1.7.10"
"github:astral-sh/uv" = "0.9.26"
"github:cargo-bins/cargo-binstall" = "1.16.6"

Expand Down Expand Up @@ -120,7 +120,7 @@ hide = true
env = { CI = "true", HUSKY = "1" }
run = [
"corepack enable pnpm",
"pnpm install --frozen-lockfile",
"pnpm install --frozen-lockfile --prefer-offline",
]
sources = ["pnpm-lock.yaml", "pnpm-workspace.yaml", "package.json", "packages/**/package.json"]

Expand Down Expand Up @@ -430,6 +430,7 @@ run = [{ task = "check:trivy-fs" }]
description = "Audit pnpm dependencies for security vulnerabilities"
hide = true
run = "pnpm audit --audit-level low"
run_windows = "exit 0"
sources = ["pnpm-lock.yaml", "package.json", "pnpm-workspace.yaml"]

[tasks."fix:pnpm-audit"]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "workspace",
"type": "module",
"packageManager": "pnpm@10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be48",
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
"engines": {
"node": "^22.13.0 || ^24.11.0",
"pnpm": "^10.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/node/playwright.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineConfig } from '@playwright/test';

export default defineConfig({
timeout: 60000,
globalSetup: './tests/global-setup.ts',
testDir: './tests/playwright',
reporter: [
Expand Down
1 change: 1 addition & 0 deletions packages/node/vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default defineConfig({
rollupOptions: {}
},
test: {
testTimeout: 30000,
globalSetup: './tests/global-setup.ts',
watch: false,
pool: 'threads',
Expand Down
39 changes: 11 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ blockExoticSubdeps: true

catalog:
"@codecov/vite-plugin": ^1.9.1
"@google/gemini-cli": ^0.24.3
"@google/gemini-cli": ^0.24.4
"@mapbox/node-pre-gyp": ^2.0.3
"@playwright/test": 1.57.0
"@rollup/plugin-node-resolve": ^16.0.3
Expand Down