Skip to content

Bump @fastly/js-compute from 3.34.0 to 3.37.0 in /test/runtimes/fastly#247

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.37.0
Closed

Bump @fastly/js-compute from 3.34.0 to 3.37.0 in /test/runtimes/fastly#247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 12, 2025

Copy link
Copy Markdown
Contributor

Bumps @fastly/js-compute from 3.34.0 to 3.37.0.

Release notes

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

v3.37.0

3.37.0 (2025-12-11)

Features

  • Add client fingerprint properties (tlsJA4, h2Fingerprint, ohFingerprint) (#1248) (9390e8c)
  • Add support for shielding, which designates one POP to collect requests from across the Fastly network (#1241) (985c55e)
  • The asynchrony of SimpleCache::getOrSet has been improved to avoid blocking with some workflows (#1246) (1c6cb73)

v3.36.0

3.36.0 (2025-11-18)

Features

Bug Fixes

v3.35.2

3.35.2 (2025-11-07)

Bug Fixes

  • compute-file-server: bump MSRV to fix ICU build issues (#1221) (379e511)
  • surrogateKeys not being added when using CoreCache (#1219) (b0efe20)
  • ws: commit ws request headers before upgrading (#1216) (a15fa61)

v3.35.1

3.35.1 (2025-09-29)

Bug Fixes

  • Root HTML rewriter variables to ensure no GC (#1202) (6aaf9f3)
    • Running the HTML rewriter on a large document could split the processing across a garbage collection, collecting a variable that was erroneously not rooted

v3.35.0

3.35.0 (2025-09-26)

Features

... (truncated)

Changelog

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

3.37.0 (2025-12-11)

Added

  • Add client fingerprint properties (tlsJA4, h2Fingerprint, ohFingerprint) (#1248) (9390e8c)
  • Shielding support (#1241) (985c55e)

3.36.0 (2025-11-18)

Added

Fixed

3.35.2 (2025-11-07)

Fixed

  • compute-file-server: bump MSRV to fix ICU build issues (#1221) (379e511)
  • surrogateKeys not being added when using CoreCache (#1219) (b0efe20)
  • ws: commit ws request headers before upgrading (#1216) (a15fa61)

3.35.1 (2025-09-29)

Fixed

  • Root HTML rewriter variables to ensure no GC (#1202) (6aaf9f3)

3.35.0 (2025-09-26)

Added

Fixed

  • Remove broken CI tests (5b645f7)
  • Update rust toolchain for compute-file-server-cli (09d5a6d)
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 <dependency name> 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)

Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 3.34.0 to 3.37.0.
- [Release notes](https://github.com/fastly/js-compute-runtime/releases)
- [Changelog](https://github.com/fastly/js-compute-runtime/blob/main/CHANGELOG.md)
- [Commits](fastly/js-compute-runtime@v3.34.0...v3.37.0)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 12, 2025
@dependabot @github

dependabot Bot commented on behalf of github Dec 19, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #248.

@dependabot dependabot Bot closed this Dec 19, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.37.0 branch December 19, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants