Skip to content

chore(deps-dev): bump @fastly/js-compute from 3.38.2 to 3.39.4#387

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fastly/js-compute-3.39.4
Open

chore(deps-dev): bump @fastly/js-compute from 3.38.2 to 3.39.4#387
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fastly/js-compute-3.39.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

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

Release notes

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

v3.39.4

3.39.4 (2026-02-13)

Bug Fixes

  • Body truncation error in chained extract_body requests (#1310) (b929648)

v3.39.3

3.39.3 (2026-02-12)

Bug Fixes

  • Don't throw from event.client.geo or event.client.address on hostcall error (#1306) (471b112)

v3.39.2

3.39.2 (2026-02-09)

Bug Fixes

v3.39.1

3.39.1 (2026-02-09)

Bug Fixes

  • For now, go back to old behavior for default exported types. (#1298) (e6d96d4)
  • TransformStream shortcutting fixes (#1301) (51369ae)

v3.39.0

3.39.0 (2026-01-28)

Features

  • Add isBot support to device detection (#1287) (fe079b1)
  • Implement firstByteTimeout for shielding (#1286) (ad445b7)
  • Map the FastlyStatus values into KVStoreError values the same way the Rust SDK does (#1280) (726f4e2)

Bug Fixes

  • Correct default export (#1269) (58d872e)
  • suppress sourcemap for bundle() step when --enable-stack-traces is not set (#1277) (ab8c12e)

v3.38.4

... (truncated)

Changelog

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

3.39.4 (2026-02-13)

Bug Fixes

  • Body truncation error in chained extract_body requests (#1310) (b929648)

3.39.3 (2026-02-12)

Fixed

  • Don't throw from event.client.geo or event.client.address on hostcall error (#1306) (471b112)

3.39.2 (2026-02-09)

Fixed

3.39.1 (2026-02-09)

Fixed

  • For now, go back to old behavior for default exported types. (#1298) (e6d96d4)
  • TransformStream shortcutting fixes (#1301) (51369ae)

3.39.0 (2026-01-28)

Added

  • Add isBot support to device detection (#1287) (fe079b1)
  • Implement firstByteTimeout for shielding (#1286) (ad445b7)
  • Map the FastlyStatus values into KVStoreError values the same way the Rust SDK does (#1280) (726f4e2)

Fixed

  • Correct default export (#1269) (58d872e)
  • suppress sourcemap for bundle() step when --enable-stack-traces is not set (#1277) (ab8c12e)

3.38.4 (2026-01-23)

Fixed

3.38.3 (2026-01-22)

Fixed

  • clean script to include TypeScript output directory (#1270) (015e40c)

... (truncated)

Commits
  • 26562cb chore(main): release 3.39.4 (#1311)
  • b929648 fix: Body truncation error in chained extract_body requests (#1310)
  • e0433db chore(main): release 3.39.3 (#1309)
  • 471b112 fix: Don't throw from event.client.geo or event.client.address on hostcal...
  • 726487d chore(deps): bump the npm group in /integration-tests/js-compute with 2 updat...
  • b19001e chore(main): release 3.39.2 (#1305)
  • f80c089 fix: NPM publication
  • 72840b7 chore(main): release 3.39.1 (#1299)
  • 51369ae fix: TransformStream shortcutting fixes (#1301)
  • f043428 chore: Cleanup docs (#1284)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), 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 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.38.2 to 3.39.4.
- [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.38.2...v3.39.4)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-version: 3.39.4
  dependency-type: direct:development
  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 Feb 16, 2026
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