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 2.4.0 to 2.5.0 in /test/runtimes/fastly #77

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps @fastly/js-compute from 2.4.0 to 2.5.0.

Release notes

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

v2.5.0

2.5.0 (2023-07-05)

Features

  • add DOMException class (58b8086)
  • Add support for HMAC within SubtleCrypto implementation (96ac02d)

Bug Fixes

  • update types for subtlecrypto to show we support a subset of importKey/sign/verify (#568) (329b733)
Changelog

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

2.5.0 (2023-07-05)

Added

  • add DOMException class (58b8086)
  • Add support for HMAC within SubtleCrypto implementation (96ac02d)

Changed

  • update types for SubtleCrypto to show we support a subset of importKey/sign/verify (#568) (329b733)
Commits
  • 208b80f chore: add docs for 2.5.0
  • 0e7755b chore(main): release 2.5.0
  • 58b8086 feat: add DOMException class
  • 96ac02d feat: Add support for HMAC within SubtleCrypto implementation
  • 329b733 fix: update types for subtlecrypto to show we support a subset of importKey/s...
  • See full diff 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 2.4.0 to 2.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@v2.4.0...v2.5.0)

---
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 Jul 5, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #77 (25fcd1d) into main (df7fdf3) will not change coverage.
The diff coverage is n/a.

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

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

@dajiaji dajiaji merged commit 3f06395 into main Jul 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/runtimes/fastly/fastly/js-compute-2.5.0 branch July 5, 2023 13:08
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.

2 participants