nice-grpc
nice-grpc copied to clipboard
A TypeScript gRPC library that is nice to you
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.14 to 1.10.4. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.10.4 Fix a bug that caused server interceptors to crash when using partially-populated ResponderBuilder and ListenerBuilder objects...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3. Release notes Sourced from typescript's releases. TypeScript 5.4.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.7.2 to 10.8.0. Release notes Sourced from testcontainers's releases. v10.8.0 🚀 Features Add GCloud module @anietieasuquo (#733) Add Weaviate module @antas-marcin (#736) Add Qdrant module @Anush008 (#725)...
Bumps [@wdio/browser-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browser-runner) from 8.32.4 to 8.35.1. Release notes Sourced from @wdio/browser-runner's releases. v8.35.1 No updates! v8.35.0 (2024-03-20) :rocket: New Feature wdio-utils, wdio-webdriver-mock-service, webdriverio #12530 [v8] feat(webdriverio): enable re-fetching of elements...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0. Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985...
Bumps [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) from 8.32.4 to 8.35.0. Release notes Sourced from @wdio/mocha-framework's releases. v8.35.0 (2024-03-20) :rocket: New Feature wdio-utils, wdio-webdriver-mock-service, webdriverio #12530 [v8] feat(webdriverio): enable re-fetching of elements when called via...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 121.0.2 to 123.0.1. Commits 26b10d1 Bump version to 123.0.1 6b707c6 Bump version to 123.0.0 2422314 Bump follow-redirects from 1.15.5 to 1.15.6 ec269cf Bump version to 122.0.6 c6e01a4...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
`grpc-js` introduced some breaking changes in `1.10.x`. Summary of failing tests ``` PASS src/__tests__/clientMiddleware/chain.ts (6.479 s) PASS src/__tests__/clientMiddleware/clientStreaming.ts (6.547 s) FAIL src/__tests__/unary.ts (6.574 s) ● basic expect(received).toBe(expected) // Object.is equality...
Bumps [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) from 8.38.2 to 8.39.0. Release notes Sourced from @wdio/spec-reporter's releases. v8.39.0 (2024-06-18) :nail_care: Polish wdio-appium-service #13046 Add logFilter appium server arguments type v8 (@dprevost-LMI) wdio-types #13048 Add maskCommands...