Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H-3740: Add uv.lock to ignore files #5804

Closed
wants to merge 4 commits into from
Closed
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
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ blocks/**/.env
# fleet IDEs config
**/.fleet/

# Python uv
uv.lock

# Python virtual environment
**/venv
**/.venv
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ blocks/**/.env
# fleet IDEs config
**/.fleet/

# Python uv
uv.lock

# Python virtual environment
**/venv
**/.venv
Expand Down
3 changes: 3 additions & 0 deletions .markdownlintignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ blocks/**/.env
# fleet IDEs config
**/.fleet/

# Python uv
uv.lock

# Python virtual environment
**/venv
**/.venv
Expand Down
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ blocks/**/.env
# fleet IDEs config
**/.fleet/

# Python uv
uv.lock

# Python virtual environment
**/venv
**/.venv
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@temporalio/workflow": "1.11.5",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"axios": "1.7.8",
"axios": "1.7.9",
"cache-manager": "5.7.6",
"dedent": "0.7.0",
"dotenv-flow": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"apollo-server-errors": "3.3.1",
"apollo-server-express": "3.9.0",
"app-root-path": "3.1.0",
"axios": "1.7.8",
"axios": "1.7.9",
"body-parser": "1.20.3",
"clipboardy": "2.3.0",
"cors": "2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@tldraw/tldraw": "2.0.0-alpha.12",
"@tldraw/tlvalidate": "2.0.0-alpha.12",
"@types/prismjs": "1.26.5",
"axios": "1.7.8",
"axios": "1.7.9",
"buffer": "6.0.3",
"clsx": "1.2.1",
"date-fns": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@temporalio/worker": "1.11.5",
"@temporalio/workflow": "1.11.5",
"agentkeepalive": "4.5.0",
"axios": "1.7.8",
"axios": "1.7.9",
"dotenv-flow": "3.3.0",
"tsx": "4.19.2",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mui/icons-material": "5.16.8",
"@mui/material": "5.16.8",
"@mui/system": "5.16.8",
"axios": "1.7.8",
"axios": "1.7.9",
"calculation-block": "0.2.2",
"clsx": "1.2.1",
"d3": "7.9.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/graph/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@openapitools/openapi-generator-cli": "2.15.3",
"axios": "1.7.8"
"axios": "1.7.9"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@temporalio/workflow": "1.11.5",
"agentkeepalive": "4.5.0",
"apollo-datasource": "3.3.2",
"axios": "1.7.8",
"axios": "1.7.9",
"dotenv-flow": "3.3.0",
"exponential-backoff": "3.1.1",
"googleapis": "133.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/internal-api-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"validate": "openapi-generator-cli validate"
},
"dependencies": {
"axios": "1.7.8"
"axios": "1.7.9"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.1.8"
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
cache-manager: "npm:5.7.6"
dedent: "npm:0.7.0"
dotenv-flow: "npm:3.3.0"
Expand Down Expand Up @@ -427,7 +427,7 @@ __metadata:
apollo-server-errors: "npm:3.3.1"
apollo-server-express: "npm:3.9.0"
app-root-path: "npm:3.1.0"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
body-parser: "npm:1.20.3"
clipboardy: "npm:2.3.0"
cors: "npm:2.8.5"
Expand Down Expand Up @@ -551,7 +551,7 @@ __metadata:
"@types/url-regex-safe": "npm:1.0.2"
"@types/uuid": "npm:10.0.0"
"@welldone-software/why-did-you-render": "npm:8.0.3"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
buffer: "npm:6.0.3"
clsx: "npm:1.2.1"
date-fns: "npm:4.1.0"
Expand Down Expand Up @@ -664,7 +664,7 @@ __metadata:
"@temporalio/workflow": "npm:1.11.5"
"@types/dotenv-flow": "npm:3.3.3"
agentkeepalive: "npm:4.5.0"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
dotenv-flow: "npm:3.3.0"
eslint: "npm:8.57.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -766,7 +766,7 @@ __metadata:
"@types/react-dom": "npm:18.2.25"
"@types/react-html-parser": "npm:2.0.6"
"@types/unist": "npm:2.0.11"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
babel-loader: "npm:9.2.1"
calculation-block: "npm:0.2.2"
chalk: "npm:5.3.0"
Expand Down Expand Up @@ -8504,7 +8504,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.1.8"
agentkeepalive: "npm:4.5.0"
apollo-datasource: "npm:3.3.2"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
dotenv-flow: "npm:3.3.0"
eslint: "npm:8.57.0"
exponential-backoff: "npm:3.1.1"
Expand All @@ -8530,7 +8530,7 @@ __metadata:
"@redocly/cli": "npm:1.25.15"
"@rust/hash-graph-api": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
fix-esm-import-path: "npm:1.10.1"
rimraf: "npm:6.0.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -8654,7 +8654,7 @@ __metadata:
"@local/eslint-config": "npm:0.0.0-private"
"@openapitools/openapi-generator-cli": "npm:2.15.3"
"@types/node": "npm:22.10.1"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
prettier: "npm:3.4.2"
rimraf: "npm:6.0.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -20069,14 +20069,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.8, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.7":
version: 1.7.8
resolution: "axios@npm:1.7.8"
"axios@npm:1.7.9, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.7":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

Expand Down
Loading