archillect-context
archillect-context copied to clipboard
Bump protobufjs and google-gax
Bumps protobufjs and google-gax. These dependencies needed to be updated together.
Updates protobufjs
from 6.11.2 to 6.11.3
Commits
b130dfd
chore(6.x): release 6.11.3 (#1737)c2c17ae
build: publish to mainb2c6a5c
build: run tests if ci label added (#1734)a8681ce
fix(deps): use eslint 8.x (#1728)b5f1391
fix: do not let setProperty change the prototype (#1731)7afd0a3
build: configure 6.x as default branch37285d0
build: configure backports- See full diff in compare view
Updates google-gax
from 2.28.1 to 2.30.5
Release notes
Sourced from google-gax's releases.
v2.30.5
2.30.5 (2022-05-23)
Bug Fixes
- deps: update dependency protobufjs to v6.11.3 (#1272) (6492a2c)
- deps: use protobufjs v6.11.3 (#1271) (d650c15)
v2.30.4
2.30.4 (2022-05-09)
Bug Fixes
- revert gRPC stream change in #1226 (#1257) (1c3a5a7)
- upgrade proto-loader and add long dev dependency (#1253) (5dea136)
v2.30.3
2.30.3 (2022-05-03)
Bug Fixes
- handle stream callback is undefined (#1238) (269f805)
- isolate Rest Stream from retry logic to avoid backpressure (#1226) (485d5b2)
- pin
@grpc/proto-loader
to v0.6.9 (#1242) (bca9a91)v2.30.2
2.30.2 (2022-04-12)
Bug Fixes
v2.30.1
2.30.1 (2022-03-08)
Bug Fixes
- do not depend on index.ts from fallback code (#1201) (5c7ca41)
- improve performance of loadProtoJSON (#1196) (df8eaf9)
v2.30.0
2.30.0 (2022-02-23)
Features
... (truncated)
Changelog
Sourced from google-gax's changelog.
2.30.5 (2022-05-23)
Bug Fixes
- deps: update dependency protobufjs to v6.11.3 (#1272) (6492a2c)
- deps: use protobufjs v6.11.3 (#1271) (d650c15)
2.30.4 (2022-05-09)
Bug Fixes
- revert gRPC stream change in #1226 (#1257) (1c3a5a7)
- upgrade proto-loader and add long dev dependency (#1253) (5dea136)
2.30.3 (2022-05-03)
Bug Fixes
- handle stream callback is undefined (#1238) (269f805)
- isolate Rest Stream from retry logic to avoid backpressure (#1226) (485d5b2)
- pin
@grpc/proto-loader
to v0.6.9 (#1242) (bca9a91)2.30.2 (2022-04-12)
Bug Fixes
2.30.1 (2022-03-08)
Bug Fixes
- do not depend on index.ts from fallback code (#1201) (5c7ca41)
- improve performance of loadProtoJSON (#1196) (df8eaf9)
2.30.0 (2022-02-23)
Features
Bug Fixes
... (truncated)
Commits
175577b
chore: release v2.30.59430bcc
fix(deps): use protobufjs v6.11.3 (#1271)694e8b8
fix(deps): update dependency protobufjs to v6.11.3 (#1272)59cf68a
change the version and add CHANGELOG.mded0844e
fix: revert gRPC stream change in #1226 (#1257)a50542e
build: update auto approve to v2, remove release autoapproving (#1432) (#1254)5dea136
fix: upgrade proto-loader and add long dev dependency (#1253)f6e4d28
chore(deps): update dependency karma-webpack to v5 (#1158)6ebfe26
chore(deps): update dependency is-docker to v3 (#1096)440c725
chore(deps): update dependency ts-loader to v9 (#1160)- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.