Skip to content

chore(bump): upgrade cloudflare infra deps - #86

Merged
edwintantawi merged 1 commit into
devfrom
chore/upgrade-cf-infra
Apr 5, 2026
Merged

chore(bump): upgrade cloudflare infra deps#86
edwintantawi merged 1 commit into
devfrom
chore/upgrade-cf-infra

Conversation

@edwintantawi

Copy link
Copy Markdown
Member

Summary

  • Upgrade cloudflare infra related deps
  • Upgrade Alchemy
  • Override undici package

we override undici@7.18.2 for this issue cloudflare/workers-sdk#13065.

The override is still needed until nodejs/undici#4910 is resolved upstream.

@edwintantawiedwintantawi self-assigned this Apr 5, 2026
@edwintantawiedwintantawi added bug Something isn't working enhancement New feature or request labels Apr 5, 2026
@edwintantawi
edwintantawi merged commit ae0de25 into devApr 5, 2026
@edwintantawi
edwintantawi deleted the chore/upgrade-cf-infra branch April 5, 2026 08:34
edwintantawi added a commit that referenced this pull request May 2, 2026
* chore(vscode): update deprecated typescript settings
* chore(oxc): use stable sort config from experimental
* chore(vscode): invalid oxc fmt config path
* build(storybook): use build-in tsconfig path resolve
* ci(github): using workflow_dispatch to trigger release (#84)
* chore(bump): upgrade cloudflare infra deps (#86)
* refactor(search): add search params schema file (#85)
* chore(bettter-auth): update deps lock file (#87)
* fix(favicon): image size is too small (#88)
* chore(lint): use oxlint type aware (#89)
* chore(lint): use oxlint type aware
* fix(lint): some code cause lint error
* revert(lint): previous code
* chore(oxlint): manually setup rules
* chore(oxlint): remove unused disable rule comment
* refactor(oxc): use config ts file instead of json (#90)
* style(oxc): remove old config files (#91)
* refactor(start): rename entry files (#92)
* chore(vscode): invalid oxfmt config path (#93)
* refactor(auth): simplify auth error and guard (#94)
* refactor(auth): simplify auth error and guard
* docs(auth): add more clear jsdoc
* feat(analytic): add posthog wrapper for analytic capture (#60)
* feat(analytic): add posthog wrapper for analytic capture
* feat(analytic): add server analytic with posthog-node
* feat: remove example event and property
* refactor(analytic): simplify capture API with conditional property types
* chore(pnpm): move npmrc config into pnpm workspace (#95)
* build(posthog): only generate and upload sourcemap when enabled (#97)
* feat(cache): add cache control middleware lib (#96)
* feat(cache): add cache control middleware lib
* docs(cache): add jsdoc for request headers const
* docs(cache): remove invalid docs
* fix(posthog): cli env only used at build time (#98)
* chore(bump): upgrade dependencies (#99)
* chore(node): upgrade node and pnpm
* chore(bump): upgrade dependencies
* fix(ci): nodejs and pnpm version mismatch
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@edwintantawi