iobroker-community-adapters / ioBroker.tankerkoenig

Spritpreis Adapter für ioBroker
http://www.iobroker.net
MIT License
31 stars 13 forks source link

Bump the npm_and_yarn group with 2 updates #196

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the npm_and_yarn group with 2 updates: @grpc/grpc-js and google-gax.

Updates @grpc/grpc-js from 1.7.3 to 1.8.21

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js@​1.8.21

  • Fix propagation of UNIMPLEMENTED error messages (#2528)

@​grpc/grpc-js 1.8.20

  • Fix a crash when the channel option grpc.keepalive_permit_without_calls is set (#2519)

@​grpc/grpc-js 1.8.19

  • Update keepalive behavior to more correctly handle short calls and long periods of inactivity (#2513)

@​grpc/grpc-js 1.8.18

  • Fix reporting of call stacks in unary request errors (#2503)
  • Fix reporting of proxy info in channelz socket responses (#2503)

@​grpc/grpc-js 1.8.17

  • Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476)

@​grpc/grpc-js 1.8.16

  • Fix missing transport trace logs (#2470)

@​grpc/grpc-js 1.8.15

  • Fix a memory leak that could result from a specific pattern of recursive function calls (#2456)
  • Ensure status and error events are consistently emitted asynchronously (#2456)

@​grpc/grpc-js 1.8.14

  • Fix sequencing of some events related to connectivity state changes (#2421)

@​grpc/grpc-js 1.8.13

  • Fix memory leak in channelz socket tracking (#2394)

@​grpc/grpc-js@​1.8.12

  • Fix an occasional type error when receiving DNS updates (#2380)
  • Fix ordering of events when handing requests on the server (#2376 contributed by @​phoenix741)

@​grpc/grpc-js 1.8.11

  • Avoid accumulating placeholder objects when sending many messages on a long-running stream (#2372)

@​grpc/grpc-js 1.8.10

  • Fix bugs in "pick first" load balancing policy that caused incorrect reconnection behavior (#2369)

@​grpc/grpc-js 1.8.9

  • Fix a bug where clients would continue to send pings at the original configured rate after receiving a backoff request from the server (#2363)

@​grpc/grpc-js 1.8.8

  • Remove progress field in returned status object (#2350)
  • Export InterceptingListener and NextCall types (#2351)
  • Fix a bug that could cause a crash when sending messages that exceed the outgoing message buffer size while a retry is in progress (#2349)

@​grpc/grpc-js 1.8.7

  • Make handling of HTTP2 session references work independent of keepalive settings (#2337)

... (truncated)

Commits
  • 15a3f1a Merge pull request #2528 from murgatroid99/grpc-js_unimplemented_message_fix
  • 4e111e7 grpc-js: Fix propagation of UNIMPLEMENTED error messages
  • 51d6163 Merge pull request #2519 from murgatroid99/grpc-js_keepalive_order_fix
  • 6d97956 grpc-js: Fix a crash when grpc.keepalive_permit_without_calls is set
  • 18dacfa Merge pull request #2513 from murgatroid99/grpc-js_keepalive_time_fix
  • 42a0274 grpc-js: Fix compilation error from new @​types/node version
  • 2e90603 grpc-js: Fix keepalive ping timing after inactivity
  • 3e13d84 Merge pull request #2503 from murgatroid99/grpc-js_stackString_fix_fix
  • 493cbaa grpc-js: Increment version to 1.8.18
  • 713a2c9 grpc-js: Enable the noUnusedLocals TypeScript compiler option
  • Additional commits viewable in compare view


Updates google-gax from 3.5.2 to 3.6.1

Changelog

Sourced from google-gax's changelog.

Changelog

npm history

4.3.2 (2024-03-26)

Bug Fixes

4.3.1 (2024-02-08)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to ~1.10.0 (#1558) (ea84b7b)
  • deps: update google-auth-library to 9.3.0 (#1559) (81978ac)

4.3.0 (2024-01-31)

Features

  • implement support for Trusted Partner Cloud (#1552) (d51218c)

Bug Fixes

  • do not throw DeprecationWarnings for legacy retry behavior (#1551) (2f39306)

4.2.1 (2024-01-26)

Bug Fixes

  • run update-protos to include new field_info.proto (#1547) (ae37986)

4.2.0 (2024-01-18)

Features

  • expose uuid for autopopulation of request_id (#1542) (6c66e22)

4.1.0 (2024-01-11)

... (truncated)

Commits


Updates google-gax from 3.5.2 to 3.6.1

Changelog

Sourced from google-gax's changelog.

Changelog

npm history

4.3.2 (2024-03-26)

Bug Fixes

4.3.1 (2024-02-08)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to ~1.10.0 (#1558) (ea84b7b)
  • deps: update google-auth-library to 9.3.0 (#1559) (81978ac)

4.3.0 (2024-01-31)

Features

  • implement support for Trusted Partner Cloud (#1552) (d51218c)

Bug Fixes

  • do not throw DeprecationWarnings for legacy retry behavior (#1551) (2f39306)

4.2.1 (2024-01-26)

Bug Fixes

  • run update-protos to include new field_info.proto (#1547) (ae37986)

4.2.0 (2024-01-18)

Features

  • expose uuid for autopopulation of request_id (#1542) (6c66e22)

4.1.0 (2024-01-11)

... (truncated)

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/iobroker-community-adapters/ioBroker.tankerkoenig/network/alerts).
mcm1957 commented 3 months ago

@dependabot recreate

dependabot[bot] commented 3 months ago

Looks like these dependencies are no longer updatable, so this is no longer needed.