DrozmotiX / ioBroker.wled

IoBroker integration to WLED project
https://github.com/Aircoookie/WLED
MIT License
28 stars 14 forks source link

chore(deps): bump @grpc/grpc-js and @iobroker/adapter-dev #557

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @grpc/grpc-js to 1.8.19 and updates ancestor dependency @iobroker/adapter-dev. These dependencies need to be updated together.

Updates @grpc/grpc-js from 1.6.7 to 1.8.19

Release notes

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

@​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)

@​grpc/grpc-js 1.8.6

  • Hold a reference to transport from call to avoid premature garbage collection (#2336)

@​grpc/grpc-js 1.8.5

  • Cancel deadline timer when the call ends (#2335)

... (truncated)

Commits
  • 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
  • 45e2775 grpc-js: Fix mistakenly committed testing changes
  • 8d64030 Merge pull request #2490 from sergiitk/backport-1.8-psm-interop-server-bump
  • 3cef1ba Merge pull request #2488 from grpc/psm-interop-server-bump
  • 409418b Merge pull request #2476 from murgatroid99/grpc-js_prohibit_od_pick_first
  • Additional commits viewable in compare view


Updates @iobroker/adapter-dev from 1.0.0 to 1.2.0

Release notes

Sourced from @​iobroker/adapter-dev's releases.

Release v1.2.0

  • (Grizzlebee) only translate linkText from messages if existent
  • (Apollon77) Add ukrainian as language for translations

Release v1.1.0

  • (Grizzelbee) Also translate admin messages in io-package.json
  • (AlCalzone) support specifying raw esbuild options, like loaders/plugins

Release v1.0.1

make sure that also texts with multiple sentences are correctly translated via Google Translate

Commits
  • c809394 chore: release v1.2.0
  • b51999d - (Grizzlebee) only translate linkText from messages if existent
  • 720fbb0 chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#185)
  • cfb014e chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#182)
  • 5a011e8 chore(deps): bump @​google-cloud/translate from 7.0.2 to 7.0.3 (#184)
  • 3e6fc45 chore(deps-dev): bump @​typescript-eslint/parser from 5.36.2 to 5.38.1 (#183)
  • 58f7642 chore(deps-dev): bump @​types/node from 18.7.16 to 18.7.23 (#181)
  • cd16904 chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#179)
  • a8107d1 chore(deps): bump esbuild from 0.15.7 to 0.15.10 (#178)
  • b1cba14 chore: release v1.1.0
  • 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](https://github.com/DrozmotiX/ioBroker.wled/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.