Skip to content

Commit

Permalink
fix(lambda): bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0…
Browse files Browse the repository at this point in the history
… 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 44a373b commit b3536f7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"@aws-sdk/util-utf8-browser" "^3.0.0"
tslib "^1.11.1"

"@aws-lambda-powertools/commons@^1.14.2", "@aws-lambda-powertools/commons@^1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@aws-lambda-powertools/commons/-/commons-1.16.0.tgz#a2388bfda8adadb645119e7e8b7e39db962cef64"
integrity sha512-NWCQapc7zbF0dHW469607l16pFIzm6EQNL/uBdY7bDhJ2t98VFpErO7lj0gbqtTtSL28Ev1TMLtP3PYQeq2BLw==
"@aws-lambda-powertools/commons@^1.14.2", "@aws-lambda-powertools/commons@^1.17.0":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@aws-lambda-powertools/commons/-/commons-1.17.0.tgz#01c78e1c9344dcd8209160f54229269ef6981086"
integrity sha512-eZbOUGKH+oNG49oObXucffTdUyj0XmQTnddgDWmSWLgAQ4/L60n7x80hYOTCmDqATxPoA4ADa+fzAxGx0hyaxQ==

"@aws-lambda-powertools/logger@^1.8.0":
version "1.14.2"
Expand All @@ -106,11 +106,11 @@
lodash.merge "^4.6.2"

"@aws-lambda-powertools/tracer@^1.14.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@aws-lambda-powertools/tracer/-/tracer-1.16.0.tgz#b85fb818445f6a43fecdc6d35f0fe31104e283df"
integrity sha512-oJvjSZTvCAb2PDV0yKpAViLgl3aePe2DqCLX0ZWCXGVyoLq7y7KVX5zquDFzntx/LMDA9ZwDQtHYn2hsO9b4dA==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@aws-lambda-powertools/tracer/-/tracer-1.17.0.tgz#75b065d0dd10faebe606d23531731572bc477ffd"
integrity sha512-o9ztpooJ/LZYIMrVarRnczT3ncw52UtcRtwBd2iD+koHZtiQO55kNDDRWhjtc8c0Ci8g5BxeWzi7hB0d6FK4aA==
dependencies:
"@aws-lambda-powertools/commons" "^1.16.0"
"@aws-lambda-powertools/commons" "^1.17.0"
aws-xray-sdk-core "^3.5.3"

"@aws-sdk/client-ec2@^3.436.0":
Expand Down

0 comments on commit b3536f7

Please sign in to comment.