qrllib icon indicating copy to clipboard operation
qrllib copied to clipboard

Bump hawk and grpc in /tests/js

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Removes hawk. It's no longer used after updating ancestor dependency grpc. These dependencies need to be updated together.

Removes hawk

Updates grpc from 1.10.1 to 1.24.11

Release notes

Sourced from grpc's releases.

Node gRPC 1.24.11

  • SECURITY FIXgrpc/grpc#26750#1861). This bug was discovered by Brad Buckingham and Alex Skwarczynski.
  • Update the ServiceDefinition TypeScript type for compatibility with @grpc/grpc-js (#1860)

Node gRPC 1.24.10

  • Make callback function check properly handle async functions (#1786 contributed by @​amje)

Node gRPC v1.24.7

  • Log just serialization and deserialization errors on the server, instead of logging all errors with the code INTERNAL (#1750)
  • Replace the instanceof Function check to make it work properly in certain environments (#1759 contributed by @​zereraz)

grpc-tools 1.12.4

grpc-tools 1.12.3

  • Target an older Mac version when building Mac artifacts (for real this time) (#2292)

grpc-tools 1.12.2

  • Target an older Mac version when building Mac artifacts (#2290)

grpc-tools 1.12.1

  • Avoid sparse files in Mac artifacts (#2288)

grpc-tools 1.12.0

  • Update protobuf dependency to 3.19.1 (#2253 contributed by @​natiz)

grpc-tools 1.11.3

grpc-tools 1.11.2

grpc-tools 1.11.1

  • make the plugin compatible with proto3 optional fields (#1725)

grpc-tools 1.11.2

grpc-tools 1.11.0

  • Bump protobuf dependency to 3.15.6 (#1718)
Commits
  • 39680a5 Merge pull request #1861 from murgatroid99/grpc-native_submodule_bump
  • bb51830 Merge pull request #1860 from murgatroid99/grpc-native_ServiceDefinition_fix
  • cd82535 grpc-native: Update submodule and version
  • 913734d grpc: Make ServiceDefinition type argument optional
  • 465f7a1 Merge pull request #1788 from murgatroid99/grpc-native_v1.24.10
  • 870523f native: Bump version to 1.24.10
  • d85324d Merge pull request #1786 from amje/fix-function-check
  • b1c1f96 fix(grpc-native-core): incomplete function check
  • ccaceae Merge pull request #1775 from murgatroid99/grpc-native_node-pre-gyp_fix
  • 52d44f5 native: Fix reference to node-pre-gyp
  • Additional commits viewable in compare view

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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Apr 19 '23 03:04 dependabot[bot]