Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lambda): bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0…
… in /lambdas (#3675) Bumps [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript) from 1.16.0 to 1.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/tracer</code>'s releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <h2>Summary</h2> <p>Starting from this release Powertools for AWS Lambda (TypeScript) will no longer officially support the Node.js 14 runtime for AWS Lambda.</p> <p>On November 27, <a href="https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html">AWS will begin the deprecation process</a> for the Node.js 14 runtime, which means it will not be possible to deploy new functions using this runtime after that date. Given this change by Lambda, we can no longer run integration tests or provide full support for Node.js 14.</p> <p>The previous version, v1.16.0, will remain the last release that is fully compatible with Node.js 14. Upgrading to v1.17.0 will not change any behavior or API - this release represents only a change in official support for the deprecated Node.js 14 runtime.</p> <p>We announced plans for ending Node.js 14 support <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1664">three months ago</a>. We recommend upgrading your Lambda functions to Node.js 18 or later to avoid any disruption.</p> <p>As always, we welcome your feedback and questions.</p> <h2>Changes</h2> <ul> <li>chore(ci): Add OSSF Scorecard Workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1797">#1797</a>) by <a href="https://github.com/sthulb"><code>@sthulb</code></a></li> </ul> <h2>📜 Documentation updates</h2> <ul> <li>chore(ci): Fix pinned dependencies (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1800">#1800</a>) by <a href="https://github.com/sthulb"><code>@sthulb</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>chore(maintenance): restore .devcontainer (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1803">#1803</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(maintenance): drop support for Node.js 14 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1802">#1802</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(ci): Fix pinned dependencies (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1800">#1800</a>) by <a href="https://github.com/sthulb"><code>@sthulb</code></a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a>, <a href="https://github.com/sthulb"><code>@sthulb</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/tracer</code>'s changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.16.0...v1.16.1">1.16.1</a> (2023-11-24)</h2> <p><strong>Note:</strong> Version bump only for package aws-lambda-powertools-typescript</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33de405e741ad18f4a62ebd8295792e11edf90ce"><code>33de405</code></a> chore(release): v1.17.0 [skip ci]</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c64130dac08317b750b8a65d6d09751e52f880be"><code>c64130d</code></a> chore(maintenance): restore .devcontainer (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1803">#1803</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/50c912cdc4c35a5268556028e5785a763c6179a8"><code>50c912c</code></a> chore: update layer ARN on documentation</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b6c1141c0a2f55c3e16a149f9b4829982496d907"><code>b6c1141</code></a> chore(release): v1.16.1 [skip ci]</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e2a09232f86167b5208be2daf892aa1ea433ce0f"><code>e2a0923</code></a> chore(maintenance): drop support for Node.js 14 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1802">#1802</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5361ad37c45ec11aa3a527702b15ee416c7b512d"><code>5361ad3</code></a> chore(ci): Fix pinned dependencies (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1800">#1800</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8dde40755d1c2ebc725dd0b4300f40da6f91b185"><code>8dde407</code></a> chore(ci): Add OSSF Scorecard Workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1797">#1797</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c718d63b9e2aec48440b1e4eba931df843358eef"><code>c718d63</code></a> chore: update layer ARN on documentation</li> <li>See full diff in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-lambda-powertools/tracer&package-manager=npm_and_yarn&previous-version=1.16.0&new-version=1.17.0)](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 <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information