Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update @smithy (main) (elastic#205551)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@smithy/eventstream-codec](https://togithub.com/awslabs/smithy-typescript/tree/main/packages/eventstream-codec) ([source](https://togithub.com/awslabs/smithy-typescript/tree/HEAD/packages/eventstream-codec)) | dependencies | patch | [`^3.1.1` -> `^3.1.10`](https://renovatebot.com/diffs/npm/@smithy%2feventstream-codec/3.1.9/3.1.10) | `4.0.1` (+1) | | [@smithy/middleware-stack](https://togithub.com/awslabs/smithy-typescript/tree/main/packages/middleware-stack) ([source](https://togithub.com/awslabs/smithy-typescript/tree/HEAD/packages/middleware-stack)) | dependencies | patch | [`^3.0.10` -> `^3.0.11`](https://renovatebot.com/diffs/npm/@smithy%2fmiddleware-stack/3.0.10/3.0.11) | `4.0.1` (+1) | | [@smithy/node-http-handler](https://togithub.com/awslabs/smithy-typescript/tree/main/packages/node-http-handler) ([source](https://togithub.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler)) | dependencies | patch | [`^3.3.1` -> `^3.3.3`](https://renovatebot.com/diffs/npm/@smithy%2fnode-http-handler/3.3.1/3.3.3) | `4.0.1` (+1) | --- ### Release Notes <details> <summary>awslabs/smithy-typescript (@&elastic#8203;smithy/eventstream-codec)</summary> ### [`v3.1.10`](https://togithub.com/awslabs/smithy-typescript/blob/HEAD/packages/eventstream-codec/CHANGELOG.md#3110) [Compare Source](https://togithub.com/awslabs/smithy-typescript/compare/@smithy/eventstream-codec@3.1.9...@smithy/eventstream-codec@3.1.10) ##### Patch Changes - Updated dependencies \[[`b52b4e8`](https://togithub.com/awslabs/smithy-typescript/commit/b52b4e8)] - [@&elastic#8203;smithy/types](https://togithub.com/smithy/types)[@​3](https://togithub.com/3).7.2 </details> <details> <summary>awslabs/smithy-typescript (@&elastic#8203;smithy/middleware-stack)</summary> ### [`v3.0.11`](https://togithub.com/awslabs/smithy-typescript/blob/HEAD/packages/middleware-stack/CHANGELOG.md#3011) [Compare Source](https://togithub.com/awslabs/smithy-typescript/compare/@smithy/middleware-stack@3.0.10...@smithy/middleware-stack@3.0.11) ##### Patch Changes - Updated dependencies \[[`b52b4e8`](https://togithub.com/awslabs/smithy-typescript/commit/b52b4e8)] - [@&elastic#8203;smithy/types](https://togithub.com/smithy/types)[@​3](https://togithub.com/3).7.2 </details> <details> <summary>awslabs/smithy-typescript (@&elastic#8203;smithy/node-http-handler)</summary> ### [`v3.3.3`](https://togithub.com/awslabs/smithy-typescript/blob/HEAD/packages/node-http-handler/CHANGELOG.md#333) [Compare Source](https://togithub.com/awslabs/smithy-typescript/compare/@smithy/node-http-handler@3.3.2...@smithy/node-http-handler@3.3.3) ##### Patch Changes - [`5e73108`](https://togithub.com/awslabs/smithy-typescript/commit/5e73108): fix delayed calling of setTimeout on requests ### [`v3.3.2`](https://togithub.com/awslabs/smithy-typescript/blob/HEAD/packages/node-http-handler/CHANGELOG.md#332) [Compare Source](https://togithub.com/awslabs/smithy-typescript/compare/@smithy/node-http-handler@3.3.1...@smithy/node-http-handler@3.3.2) ##### Patch Changes - [`f4e1a45`](https://togithub.com/awslabs/smithy-typescript/commit/f4e1a45): skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided - [`a257792`](https://togithub.com/awslabs/smithy-typescript/commit/a257792): Added context binding to the setTimeout and clearTimeout functions - Updated dependencies \[[`b52b4e8`](https://togithub.com/awslabs/smithy-typescript/commit/b52b4e8)] - [@&elastic#8203;smithy/types](https://togithub.com/smithy/types)[@​3](https://togithub.com/3).7.2 - [@&elastic#8203;smithy/abort-controller](https://togithub.com/smithy/abort-controller)[@​3](https://togithub.com/3).1.9 - [@&elastic#8203;smithy/protocol-http](https://togithub.com/smithy/protocol-http)[@​4](https://togithub.com/4).1.8 - [@&elastic#8203;smithy/querystring-builder](https://togithub.com/smithy/querystring-builder)[@​3](https://togithub.com/3).0.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IEdlbmVyYXRpdmUgQUkiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Patryk Kopyciński <contact@patrykkopycinski.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
- Loading branch information