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 1.6.0 to 1.7.1 in /test/runtimes/fastly #53

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps @fastly/js-compute from 1.6.0 to 1.7.1.

Release notes

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

v1.7.1

1.7.1 (2023-04-11)

Bug Fixes

  • Lower the supported NodeJS version from 18 or greater to only 18 (5cc1cd6)
  • When converting a URL to a string, do not add a ? if there are no query string parameters (73cdc27)

v1.7.0

1.7.0 (2023-04-11)

Features

  • BYOB streams, basic usage, pending WPT (ab97e75)
  • Implement subset of crypto.subtle.importKey which can import a JSONWebKey using RSASSA-PKCS1-v1_5 (#472) (110e7f4)
Changelog

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

1.7.1 (2023-04-11)

Bug Fixes

  • Lower the supported NodeJS version from 18 or greater to only 18 (5cc1cd6)
  • When converting a URL to a string, do not add a ? if there are no query string parameters (73cdc27)

1.7.0 (2023-04-11)

Features

  • BYOB streams, basic usage, pending WPT (ab97e75)
  • Implement subset of crypto.subtle.importKey which can import a JSONWebKey using RSASSA-PKCS1-v1_5 (#472) (110e7f4)
Commits
  • 97d65aa chore: add docs for 1.7.1
  • e9ebf23 chore(main): release 1.7.1
  • 770d15b Update main.yml
  • 73cdc27 fix: When converting a URL to a string, do not add a ? if there are no quer...
  • 5cc1cd6 fix: Lower the supported NodeJS version from 18 or greater to only 18
  • 47ec9a0 chore: add docs for 1.7.0
  • 1799879 chore(main): release 1.7.0
  • 8afc70a Add byob apps to end-to-end tests
  • 644fba4 Update tests/wpt-harness/pre-harness.js
  • 57cffb6 Add byob apps to end-to-end tests
  • 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 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 1.6.0 to 1.7.1.
- [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@v1.6.0...v1.7.1)

---
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 Apr 12, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #53 (bc4d0e6) into main (46e4e74) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files           4        4           
  Lines         605      605           
  Branches       45       45           
=======================================
  Hits          549      549           
  Misses         56       56           
Flag Coverage Δ
unittests 90.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2023

Superseded by #54.

@dependabot dependabot bot closed this Apr 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-1.7.1 branch April 13, 2023 12:05
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.

1 participant