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

chore(deps): bump @fastly/js-compute from 0.5.15 to 3.5.0 in /examples/fastly #585

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @fastly/js-compute from 0.5.15 to 3.5.0.

Release notes

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

v3.5.0

3.5.0 (2023-09-19)

Features

v3.4.0

3.4.0 (2023-09-13)

Features

  • add ability to import ECDSA JWK keys via crypto.subtle.importKey (#639) (c16b001)

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

... (truncated)

Changelog

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

3.5.0 (2023-09-19)

Added

JavaScript dependencies can now target our JavaScript runtime for Fastly Compute explicitly via the recently added “fastly” WinterCG Runtime Key This release updates our internal bundling system to include this functionality Note: If you are using a custom bundling system for your JavaScript projects and want this functionality, you will need to update/configure your bundling system

3.4.0 (2023-09-13)

Added

  • add ability to import ECDSA JWK keys via crypto.subtle.importKey (#639) (c16b001)

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)

... (truncated)

Commits
  • 4331762 chore(main): release 3.5.0 (#661)
  • db7db46 feat: implement the "fastly" condition (#660)
  • 3b97363 chore: Add fmtlib (#659)
  • 76a647c chore(main): release 3.4.0 (#658)
  • c16b001 feat: add ability to import ECDSA JWK keys via crypto.subtle.importKey (#639)
  • 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 (...
  • 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 0.5.15 to 3.5.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@v0.5.15...v3.5.0)

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

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

dependabot bot commented on behalf of github Sep 23, 2023

Superseded by #590.

@dependabot dependabot bot closed this Sep 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/fastly/fastly/js-compute-3.5.0 branch September 23, 2023 00:02
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