Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @fastly/js-compute from 3.2.1 to 3.3.5 in /test/runtimes/fastly #94

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps @fastly/js-compute from 3.2.1 to 3.3.5.

Release notes

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

v3.3.5

3.3.5 (2023-09-11)

Bug Fixes

  • use new host_api implementation for transactional lookups and inserts (#651) (8c29246)

v3.3.4

3.3.4 (2023-09-07)

Bug Fixes

  • revert host_api implementation of the cache apis (4340375)

v3.3.3

3.3.3 (2023-09-05)

Bug Fixes

  • remove unused lines of code from docs for SimpleCache/get.mdx (51fd4af)
  • update to latest version of gecko-dev which fixes a bug with the default ecma262 sorting algorithm (#643) (64323e3)

v3.3.2

3.3.2 (2023-08-31)

Bug Fixes

  • Add documentation for Request.prototype.clone() (9d12321)

v3.3.1

3.3.1 (2023-08-24)

Bug Fixes

  • update to spidermonkey which includes async resume support when using pbl (#634) (1dea60f)

v3.3.0

3.3.0 (2023-08-22)

Features

Changelog

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

3.3.5 (2023-09-11)

Changed

  • use new host_api implementation for transactional lookups and inserts (#651) (8c29246)

3.3.4 (2023-09-07)

Fixed

  • Fix SimpleCache API by reverting host_api implementation of the underlying cache apis (4340375)

3.3.3 (2023-09-05)

Fixed

  • remove unused lines of code from docs for SimpleCache/get.mdx (51fd4af)
  • update to latest version of gecko-dev which fixes a bug with the default ecma262 sorting algorithm (#643) (64323e3)

3.3.2 (2023-08-31)

Added

  • Add documentation for Request.prototype.clone() (9d12321)

3.3.1 (2023-08-24)

Changed

  • update to spidermonkey which includes async resume support when using pbl (#634) (1dea60f)

3.3.0 (2023-08-22)

Added

Commits
  • d4a4538 chore(main): release 3.3.5 (#654)
  • 8c29246 fix: use new host_api implementation for transactional lookups and inserts (#...
  • 86ba2e7 chore(main): release 3.3.4
  • 4340375 fix: revert host_api implementation of the cache apis
  • 2b8c6b1 chore: Rework the shared-builtins target to produce a single static archive (...
  • 8328add chore: Detect if there's already a rustc installed that can target wasm32-was...
  • 6a7fc8c chore(main): release 3.3.3
  • 64323e3 fix: update to latest version of gecko-dev which fixes a bug with the default...
  • 51fd4af fix: remove unused lines of code from docs for SimpleCache/get.mdx
  • c2b8fc2 Update CHANGELOG.md
  • 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.2.1 to 3.3.5.
- [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.2.1...v3.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Superseded by #95.

@dependabot dependabot bot closed this Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-3.3.5 branch September 14, 2023 11:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants