Skip to content

Bump @fastly/js-compute from 3.34.0 to 3.35.2 in /test/runtimes/fastly#244

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 11, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

Bug Fixes

  • Remove broken CI tests (5b645f7)
  • Update rust toolchain for compute-file-server-cli (09d5a6d)
Changelog

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

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
  • bdbae58 chore(main): release 3.35.2 (#1220)
  • 379e511 fix(compute-file-server): bump MSRV to fix ICU build issues (#1221)
  • b0efe20 fix: surrogateKeys not being added when using CoreCache (#1219)
  • a15fa61 fix(ws): commit ws request headers before upgrading (#1216)
  • b9b1452 Update dynamic backends documentation (#1211)
  • 33fd9ef chore: Raise TypeScript baseline to 5.9 and adopt generic Uint8Array types. (...
  • 92ab5c6 docs: fix munged penalty box title (#1210)
  • f9d6a12 doc: Correct the documented return type of SecretStoreEntry.prototype.rawByte...
  • abaab6a chore(main): release 3.35.1 (#1203)
  • 86ee0f8 chore: release 3.35.1
  • 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.35.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.35.2)

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

dependabot Bot commented on behalf of github Nov 19, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #245.

@dependabot dependabot Bot closed this Nov 19, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.35.2 branch November 19, 2025 11:07
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