Skip to content

Commit 9679106

Browse files
chore(deps-dev): bump wrangler from 4.51.0 to 4.59.1 (#672)
* chore(deps-dev): bump wrangler from 4.51.0 to 4.59.1 Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.51.0 to 4.59.1. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.59.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * chore: devcontainer add extension vitest.explorer * fix: bump default wrangler version to match package.json * chore: build * changeset --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Kenward <andy@unlike.dev>
1 parent 07884e3 commit 9679106

9 files changed

Lines changed: 413 additions & 355 deletions

File tree

.changeset/brown-crews-tell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'github-actions-cloudflare-pages': minor
3+
---
4+
5+
Upgrade default version of wrangler from 4.51.0 to 4.59.1 to fix https://github.com/andykenward/github-actions-cloudflare-pages/security/dependabot/64

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"yoavbls.pretty-ts-errors",
1313
"redhat.vscode-yaml",
1414
"GraphQL.vscode-graphql",
15-
"GraphQL.vscode-graphql-syntax"
15+
"GraphQL.vscode-graphql-syntax",
16+
"vitest.explorer"
1617
]
1718
}
1819
},

dist/delete/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)