Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
  • Loading branch information
renovate[bot] and bluwy authored Sep 18, 2024
1 parent 04d64cc commit 187b9e2
Show file tree
Hide file tree
Showing 55 changed files with 602 additions and 663 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.1/schema.json",
"files": {
"ignore": [
"**/dist",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.1",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@types/node": "^20.16.5",
Expand All @@ -56,8 +56,8 @@
"only-allow": "^1.2.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"turbo": "^2.1.1",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0"
"turbo": "^2.1.2",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0"
}
}
14 changes: 7 additions & 7 deletions packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,28 @@
"dependencies": {
"@astrojs/internal-helpers": "0.4.1",
"@astrojs/underscore-redirects": "^0.3.4",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"esbuild": "^0.21.5",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.11",
"miniflare": "^3.20240821.1",
"miniflare": "^3.20240909.2",
"tiny-glob": "^0.2.9",
"wrangler": "^3.75.0",
"@inox-tools/astro-when": "^0.2.2"
"wrangler": "^3.78.3",
"@inox-tools/astro-when": "^0.2.3"
},
"peerDependencies": {
"astro": "^4.10.3"
},
"devDependencies": {
"@astrojs/test-utils": "workspace:*",
"astro": "^4.15.4",
"astro": "^4.15.6",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"strip-ansi": "^7.1.0",
"vite": "^5.4.3"
"vite": "^5.4.6"
},
"publishConfig": {
"provenance": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
},
"devDependencies": {
"wrangler": "^3.75.0"
"wrangler": "^3.78.3"
}
}
4 changes: 2 additions & 2 deletions packages/cloudflare/test/fixtures/astro-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
},
"devDependencies": {
"wrangler": "^3.75.0"
"wrangler": "^3.78.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
2 changes: 1 addition & 1 deletion packages/cloudflare/test/fixtures/no-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
2 changes: 1 addition & 1 deletion packages/cloudflare/test/fixtures/routes-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"@astrojs/solid-js": "^4.4.1",
"astro": "^4.15.4",
"astro": "^4.15.6",
"solid-js": "^1.8.22"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
6 changes: 3 additions & 3 deletions packages/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@netlify/functions": "^2.8.0",
"@vercel/nft": "^0.27.4",
"esbuild": "^0.21.5",
"vite": "^5.4.2"
"vite": "^5.4.6"
},
"peerDependencies": {
"astro": "^4.2.0"
Expand All @@ -46,13 +46,13 @@
"@netlify/edge-functions": "^2.10.0",
"@netlify/edge-handler-types": "^0.34.1",
"@types/node": "^20.16.5",
"astro": "^4.15.4",
"astro": "^4.15.6",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"strip-ansi": "^7.1.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"astro": {
"external": true
Expand Down
2 changes: 1 addition & 1 deletion packages/netlify/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ export default function netlifyIntegration(
ip:
typeof req.headers['x-nf-client-connection-ip'] === 'string'
? req.headers['x-nf-client-connection-ip']
: req.socket.remoteAddress ?? '127.0.0.1',
: (req.socket.remoteAddress ?? '127.0.0.1'),
server: {
region: 'local-dev',
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"dependencies": {
"@astrojs/netlify": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
8 changes: 4 additions & 4 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
"send": "^0.18.0",
"send": "^0.19.0",
"server-destroy": "^1.0.1"
},
"peerDependencies": {
Expand All @@ -37,11 +37,11 @@
"@types/node": "^18.19.50",
"@types/send": "^0.17.4",
"@types/server-destroy": "^1.0.4",
"astro": "^4.15.4",
"astro": "^4.15.6",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"express": "^4.19.2",
"node-mocks-http": "^1.15.1"
"express": "^4.21.0",
"node-mocks-http": "^1.16.0"
},
"publishConfig": {
"provenance": true
Expand Down
2 changes: 1 addition & 1 deletion packages/node/src/standalone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const hostOptions = (host: Options['host']): string => {
};

export default function standalone(app: NodeApp, options: Options) {
const port = process.env.PORT ? Number(process.env.PORT) : options.port ?? 8080;
const port = process.env.PORT ? Number(process.env.PORT) : (options.port ?? 8080);
const host = process.env.HOST ?? hostOptions(options.host);
const handler = createStandaloneHandler(app, options);
const server = createServer(handler, host, port);
Expand Down
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/api-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/bad-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/encoded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/locals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/node-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/prerender-404-500/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/preview-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/trailing-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/node/test/fixtures/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"@astrojs/node": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"keywords": [],
"dependencies": {
"astro": "^4.15.4",
"astro": "^4.15.6",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"strip-ansi": "^7.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@astrojs/test-utils": "workspace:*",
"astro": "^4.15.4",
"astro": "^4.15.6",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/test/fixtures/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/vercel": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/vercel": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
2 changes: 1 addition & 1 deletion packages/vercel/test/fixtures/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"dependencies": {
"@astrojs/vercel": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
2 changes: 1 addition & 1 deletion packages/vercel/test/fixtures/isr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@astrojs/vercel": "workspace:*",
"astro": "^4.15.4"
"astro": "^4.15.6"
}
}
Loading

0 comments on commit 187b9e2

Please sign in to comment.