Skip to content

Bump @fastly/js-compute from 3.34.0 to 3.39.0 in /test/runtimes/fastly#253

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

Bump @fastly/js-compute from 3.34.0 to 3.39.0 in /test/runtimes/fastly#253
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.39.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

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

Release notes

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

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

3.38.4 (2026-01-23)

Bug Fixes

v3.38.3

3.38.3 (2026-01-22)

Bug Fixes

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

... (truncated)

Changelog

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

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

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)

... (truncated)

Commits
  • 16b7afc chore(main): release 3.39.0 (#1283)
  • 726f4e2 feat: Map the FastlyStatus values into KVStoreError values the same way the R...
  • fe079b1 feat: Add isBot support to device detection (#1287)
  • fc932da chore(deps): bump the npm group in /integration-tests/js-compute with 5 updat...
  • ad445b7 feat: Implement firstByteTimeout for shielding (#1286)
  • 0885efc chore(deps): bump on-headers and compression in /documentation (#1189)
  • 7000db0 chore: Remove non-collapsing HTTP cache lookup (#1191)
  • 58d872e fix: Correct default export (#1269)
  • 6445446 chore(deps): bump undici from 7.6.0 to 7.18.2 in /integration-tests/js-comput...
  • da51632 chore(deps): bump openssl from 0.10.70 to 0.10.72 in /compute-file-server-cli...
  • 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.39.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.39.0)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-version: 3.39.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 Jan 29, 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