Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump aws-xray-sdk from 3.5.1 to 3.5.2 (#508)
Bumps [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-node) from 3.5.1 to 3.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-xray-sdk-node/releases">aws-xray-sdk's releases</a>.</em></p> <blockquote> <h2>Release 3.5.2</h2> <p>Please see <a href="https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md">CHANGELOG</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md">aws-xray-sdk's changelog</a>.</em></p> <blockquote> <h2>3.5.2</h2> <p>View <a href="https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.5.1...aws-xray-sdk-node%403.5.2">the latest changes</a></p> <ul> <li><code>aws-xray-sdk-core</code> updated to 3.5.2 <ul> <li>fix: capture command data for SDK v3 clients [PR <a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/611">#611</a>](<a href="https://redirect.github.com/aws/aws-xray-sdk-node/pull/611">aws/aws-xray-sdk-node#611</a>)</li> <li>fix: memory leaks caused by cls-hooked [PR <a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/595">#595</a>](<a href="https://redirect.github.com/aws/aws-xray-sdk-node/pull/595">aws/aws-xray-sdk-node#595</a>)</li> </ul> </li> <li><code>aws-xray-sdk-mysql</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-express</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-postgres</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-restify</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-fastify</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-koa2</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> <li><code>aws-xray-sdk-hapi</code> updated to 3.5.2 <ul> <li>No further changes.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-xray-sdk-node/commit/6a9f9991c4aa3eead1609f986ea9354d50f5436f"><code>6a9f999</code></a> Prepares 3.5.2 release (<a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/614">#614</a>)</li> <li><a href="https://github.com/aws/aws-xray-sdk-node/commit/4266c27852ef2c414e3167a645d6b1292cbbbe9b"><code>4266c27</code></a> fix <a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/594">#594</a> memory leaks caused by cls-hooked (<a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/595">#595</a>)</li> <li><a href="https://github.com/aws/aws-xray-sdk-node/commit/5eb97ef43f71cc1f6bac4b7427cc3bd181b4c3f3"><code>5eb97ef</code></a> fix(core): capture command data for SDK v3 clients (<a href="https://redirect.github.com/aws/aws-xray-sdk-node/issues/611">#611</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-xray-sdk-node/compare/[email protected]@3.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-xray-sdk&package-manager=npm_and_yarn&previous-version=3.5.1&new-version=3.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
- Loading branch information