Skip to content

Bump @fastly/js-compute from 3.34.0 to 3.38.2 in /test/runtimes/fastly#249

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v3.38.2

3.38.2 (2025-12-19)

Bug Fixes

  • Handle cross-volume renames of intermediate files (#1264) (94e5671)

v3.38.1

3.38.1 (2025-12-18)

Bug Fixes

v3.38.0

3.38.0 (2025-12-18)

Features

  • config: add support for config store buffers longer than 8k (#1181) (da4c169)
  • inspect: add support for NGWAF inspect api (#1212) (98f45e4)

Bug Fixes

  • Correct behaviour of chained body proxy streams in some circumstances (#1259) (11f9a4b)
  • make shielding.d.ts ambient (#1256) (7a0e987)

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

... (truncated)

Changelog

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

3.38.2 (2025-12-19)

Fixed

  • Handle cross-volume renames of intermediate files (#1264) (94e5671)

3.38.1 (2025-12-18)

Fixed

3.38.0 (2025-12-18)

Added

  • config: add support for config store buffers longer than 8k (#1181) (da4c169)
  • inspect: add support for NGWAF inspect api (#1212) (98f45e4)

Fixed

  • Correct behaviour of chained body proxy streams in some circumstances (#1259) (11f9a4b)
  • make shielding.d.ts ambient (#1256) (7a0e987)

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)

... (truncated)

Commits
  • 16738e5 chore(main): release 3.38.2 (#1267)
  • 94e5671 fix: Handle cross-volume renames of intermediate files (#1264)
  • 64f39ae chore(main): release 3.38.1 (#1263)
  • 2fe6e2d fix: Build CLI in npm publish (#1262)
  • 7b3c186 chore(main): release 3.38.0 (#1255)
  • c1e2572 chore: Trigger release
  • 11f9a4b fix: Correct behaviour of chained body proxy streams in some circumstances (#...
  • 88e388c Remove mention of non-existent NPM package from documentation
  • 7a0e987 Fix: make shielding.d.ts ambient (#1256)
  • 98f45e4 feat(inspect): add support for NGWAF inspect api (#1212)
  • Additional commits viewable in compare view

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.38.2.
- [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.38.2)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-version: 3.38.2
  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 22, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jan 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #251.

@dependabot dependabot Bot closed this Jan 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.38.2 branch January 23, 2026 11:04
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