upstash / redis-js

HTTP based Redis Client for Serverless and Edge Functions
https://docs.upstash.com/redis
MIT License
696 stars 56 forks source link

build(deps-dev): bump wrangler from 2.21.2 to 3.80.5 in /examples/cloudflare-workers-with-typescript #1324

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps wrangler from 2.21.2 to 3.80.5.

Release notes

Sourced from wrangler's releases.

wrangler@3.80.5

Patch Changes

wrangler@3.80.4

Patch Changes

wrangler@3.80.3

Patch Changes

wrangler@3.80.2

Patch Changes

  • #6923 1320f20 Thanks @​andyjessop! - chore: adds eslint-disable for ESLint error on empty typescript interface in workers-configuration.d.ts

wrangler@3.80.1

Patch Changes

  • #6908 d696850 Thanks @​penalosa! - fix: debounce restarting worker on assets dir file changes when --x-dev-env is enabled.

  • #6902 dc92af2 Thanks @​threepointone! - fix: enable esbuild's keepNames: true to set .name on functions/classes

  • #6909 82180a7 Thanks @​penalosa! - fix: Various fixes for logging in --x-dev-env, primarily to ensure the hotkeys don't wipe useful output and are cleaned up correctly

  • #6903 54924a4 Thanks @​petebacondarwin! - fix: ensure that alias config gets passed through to the bundler when using new --x-dev-env

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.80.5

Patch Changes

3.80.4

Patch Changes

3.80.3

Patch Changes

3.80.2

Patch Changes

  • #6923 1320f20 Thanks @​andyjessop! - chore: adds eslint-disable for ESLint error on empty typescript interface in workers-configuration.d.ts

3.80.1

Patch Changes

  • #6908 d696850 Thanks @​penalosa! - fix: debounce restarting worker on assets dir file changes when --x-dev-env is enabled.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #1327.