upstash / redis-js

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

build(deps): bump @fastly/js-compute from 0.5.15 to 3.25.0 in /examples/fastly #1333

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @fastly/js-compute from 0.5.15 to 3.25.0.

Release notes

Sourced from @​fastly/js-compute's releases.

v3.25.0

3.25.0 (2024-10-22)

Features

  • support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)

Bug Fixes

  • set SSL properly for created dynamic backends (#1016) (616e898)

v3.24.3

3.24.3 (2024-10-16)

Bug Fixes

v3.24.2

3.24.2 (2024-10-16)

Bug Fixes

v3.24.1

3.24.1 (2024-10-16)

Bug Fixes

v3.24.0

3.24.0 (2024-10-15)

Features

  • default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
  • setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
  • support backend property hostcalls (#1002) (1d9f91a)

v3.23.0

3.23.0 (2024-09-18)

... (truncated)

Changelog

Sourced from @​fastly/js-compute's changelog.

3.25.0 (2024-10-22)

Added

  • support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)

Fixed

  • set SSL properly for created dynamic backends (#1016) (616e898)

3.24.3 (2024-10-16)

Fixed

3.24.2 (2024-10-16)

Fixed

3.24.1 (2024-10-16)

Fixed

3.24.0 (2024-10-15)

Added

  • default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
  • setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
  • support backend property hostcalls (#1002) (1d9f91a)

3.23.0 (2024-09-18)

Added

Fixed

  • never error for missing client data, return null instead (#979) (7068321)
  • null return instead of an error for missing geo data (d4c9b69)
  • simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)

3.22.4 (2024-09-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by harmony7, a new releaser for @​fastly/js-compute since your current version.


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 #1339.