Skip to content

Commit

Permalink
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates (
Browse files Browse the repository at this point in the history
…#4212)

Bumps the aws-powertools group in /lambdas with 4 updates:
[@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript)
and
[@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript).

Updates `@aws-lambda-powertools/parameters` from 2.9.0 to 2.10.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/parameters</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<h2>Summary</h2>
<p>This release improves the <strong>Logger</strong> utility by
extending the formatting of errors to include custom properties.</p>
<p>⭐️ Thanks to <a
href="https://github.com/kevinpeno"><code>@​kevinpeno</code></a>, and <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a> for
their contributions to this release!</p>
<h3>Log error properties</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#logging-errors">Docs</a></p>
</blockquote>
<p>you more context over the nature of errors.</p>
<p>For example, consider these two custom error classes:</p>
<p><img
src="https://github.com/user-attachments/assets/926732ed-db51-42f4-837c-55f8442ced3f"
alt="carbon-21" /></p>
<p>When calling logger.error('An error occurred', new
SuperCustomError('foo', 42)); the log now looks like this:</p>
<p><img
src="https://github.com/user-attachments/assets/830b1ef7-aa7c-488e-8b59-65b4623858d0"
alt="carbon-20" /></p>
<h2>Changes</h2>
<ul>
<li>chore(maintenance): add force-publish to bump all packages (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3238">#3238</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.14 to 3.0.15 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3223">#3223</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3202">#3202</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3187">#3187</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3176">#3176</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3174">#3174</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3175">#3175</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(layers): remove schema parsing from layer canary (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3171">#3171</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat: add resetKeys to LoggerInterface type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3213">#3213</a>)
by <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a></li>
<li>feat(logger): include enumerable properties in formatted errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>0d4e687</code> to <code>31eb7f7</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3224">#3224</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump constructs from 10.3.0 to 10.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3205">#3205</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.5 to 22.7.6
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3216">#3216</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>f9cb76d</code> to <code>0d4e687</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3211">#3211</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump mkdocs-material from 9.5.40 to 9.5.41 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3210">#3210</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3203">#3203</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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/parameters</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">2.10.0</a>
(2024-10-22)</h1>
<h3>Features</h3>
<ul>
<li><strong>logger:</strong> include enumerable properties in formatted
errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4b80d9ff77a638d2290411764a1b9dc2dc9d8cbd">4b80d9f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cded5ecb890753b4295df98b397eea3b25241514"><code>cded5ec</code></a>
chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a85ca230cc7d3cba0b79fad6a2c67d0d5f04ce4"><code>8a85ca2</code></a>
chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e308143cab0fd526a9e77a3dd845abc2cf0ac3b9"><code>e308143</code></a>
chore(parser): bump parser to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3230">#3230</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3f2c3007557525e1663f474a962f4992d33c2bc9"><code>3f2c300</code></a>
chore(ci): bump version to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3228">#3228</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a3dd654d8b0e7e054300940586d73b3b23c14b6d"><code>a3dd654</code></a>
chore(deps): bump squidfunk/mkdocs-material from <code>0d4e687</code> to
<code>31eb7f7</code> in /d...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cc98e2e386ad65220d290cc9c23d97da714fd24e"><code>cc98e2e</code></a>
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a9656f4f9278db02e56d3de55dabae7ba1ab068"><code>9a9656f</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a5e8712ce66cbf873a8659840038aaf55624803a"><code>a5e8712</code></a>
chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3968f524a06ee3aaad3b3c49e96183a56aabbbb3"><code>3968f52</code></a>
chore(deps): bump vscode/devcontainers/javascript-node from
<code>61c3428</code> to `d49...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b536bdac77de41591c0a123f15577ec96e311ed9"><code>b536bda</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/logger` from 2.9.0 to 2.10.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/logger</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<h2>Summary</h2>
<p>This release improves the <strong>Logger</strong> utility by
extending the formatting of errors to include custom properties.</p>
<p>⭐️ Thanks to <a
href="https://github.com/kevinpeno"><code>@​kevinpeno</code></a>, and <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a> for
their contributions to this release!</p>
<h3>Log error properties</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#logging-errors">Docs</a></p>
</blockquote>
<p>you more context over the nature of errors.</p>
<p>For example, consider these two custom error classes:</p>
<p><img
src="https://github.com/user-attachments/assets/926732ed-db51-42f4-837c-55f8442ced3f"
alt="carbon-21" /></p>
<p>When calling logger.error('An error occurred', new
SuperCustomError('foo', 42)); the log now looks like this:</p>
<p><img
src="https://github.com/user-attachments/assets/830b1ef7-aa7c-488e-8b59-65b4623858d0"
alt="carbon-20" /></p>
<h2>Changes</h2>
<ul>
<li>chore(maintenance): add force-publish to bump all packages (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3238">#3238</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.14 to 3.0.15 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3223">#3223</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3202">#3202</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3187">#3187</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3176">#3176</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3174">#3174</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3175">#3175</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(layers): remove schema parsing from layer canary (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3171">#3171</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat: add resetKeys to LoggerInterface type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3213">#3213</a>)
by <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a></li>
<li>feat(logger): include enumerable properties in formatted errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>0d4e687</code> to <code>31eb7f7</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3224">#3224</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump constructs from 10.3.0 to 10.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3205">#3205</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.5 to 22.7.6
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3216">#3216</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>f9cb76d</code> to <code>0d4e687</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3211">#3211</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump mkdocs-material from 9.5.40 to 9.5.41 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3210">#3210</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3203">#3203</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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/logger</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">2.10.0</a>
(2024-10-22)</h1>
<h3>Features</h3>
<ul>
<li><strong>logger:</strong> include enumerable properties in formatted
errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4b80d9ff77a638d2290411764a1b9dc2dc9d8cbd">4b80d9f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cded5ecb890753b4295df98b397eea3b25241514"><code>cded5ec</code></a>
chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a85ca230cc7d3cba0b79fad6a2c67d0d5f04ce4"><code>8a85ca2</code></a>
chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e308143cab0fd526a9e77a3dd845abc2cf0ac3b9"><code>e308143</code></a>
chore(parser): bump parser to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3230">#3230</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3f2c3007557525e1663f474a962f4992d33c2bc9"><code>3f2c300</code></a>
chore(ci): bump version to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3228">#3228</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a3dd654d8b0e7e054300940586d73b3b23c14b6d"><code>a3dd654</code></a>
chore(deps): bump squidfunk/mkdocs-material from <code>0d4e687</code> to
<code>31eb7f7</code> in /d...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cc98e2e386ad65220d290cc9c23d97da714fd24e"><code>cc98e2e</code></a>
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a9656f4f9278db02e56d3de55dabae7ba1ab068"><code>9a9656f</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a5e8712ce66cbf873a8659840038aaf55624803a"><code>a5e8712</code></a>
chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3968f524a06ee3aaad3b3c49e96183a56aabbbb3"><code>3968f52</code></a>
chore(deps): bump vscode/devcontainers/javascript-node from
<code>61c3428</code> to `d49...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b536bdac77de41591c0a123f15577ec96e311ed9"><code>b536bda</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/metrics` from 2.9.0 to 2.10.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/metrics</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<h2>Summary</h2>
<p>This release improves the <strong>Logger</strong> utility by
extending the formatting of errors to include custom properties.</p>
<p>⭐️ Thanks to <a
href="https://github.com/kevinpeno"><code>@​kevinpeno</code></a>, and <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a> for
their contributions to this release!</p>
<h3>Log error properties</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#logging-errors">Docs</a></p>
</blockquote>
<p>you more context over the nature of errors.</p>
<p>For example, consider these two custom error classes:</p>
<p><img
src="https://github.com/user-attachments/assets/926732ed-db51-42f4-837c-55f8442ced3f"
alt="carbon-21" /></p>
<p>When calling logger.error('An error occurred', new
SuperCustomError('foo', 42)); the log now looks like this:</p>
<p><img
src="https://github.com/user-attachments/assets/830b1ef7-aa7c-488e-8b59-65b4623858d0"
alt="carbon-20" /></p>
<h2>Changes</h2>
<ul>
<li>chore(maintenance): add force-publish to bump all packages (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3238">#3238</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.14 to 3.0.15 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3223">#3223</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3202">#3202</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3187">#3187</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3176">#3176</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3174">#3174</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3175">#3175</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(layers): remove schema parsing from layer canary (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3171">#3171</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat: add resetKeys to LoggerInterface type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3213">#3213</a>)
by <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a></li>
<li>feat(logger): include enumerable properties in formatted errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>0d4e687</code> to <code>31eb7f7</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3224">#3224</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump constructs from 10.3.0 to 10.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3205">#3205</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.5 to 22.7.6
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3216">#3216</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>f9cb76d</code> to <code>0d4e687</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3211">#3211</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump mkdocs-material from 9.5.40 to 9.5.41 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3210">#3210</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3203">#3203</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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/metrics</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">2.10.0</a>
(2024-10-22)</h1>
<h3>Features</h3>
<ul>
<li><strong>logger:</strong> include enumerable properties in formatted
errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4b80d9ff77a638d2290411764a1b9dc2dc9d8cbd">4b80d9f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cded5ecb890753b4295df98b397eea3b25241514"><code>cded5ec</code></a>
chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a85ca230cc7d3cba0b79fad6a2c67d0d5f04ce4"><code>8a85ca2</code></a>
chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e308143cab0fd526a9e77a3dd845abc2cf0ac3b9"><code>e308143</code></a>
chore(parser): bump parser to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3230">#3230</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3f2c3007557525e1663f474a962f4992d33c2bc9"><code>3f2c300</code></a>
chore(ci): bump version to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3228">#3228</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a3dd654d8b0e7e054300940586d73b3b23c14b6d"><code>a3dd654</code></a>
chore(deps): bump squidfunk/mkdocs-material from <code>0d4e687</code> to
<code>31eb7f7</code> in /d...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cc98e2e386ad65220d290cc9c23d97da714fd24e"><code>cc98e2e</code></a>
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a9656f4f9278db02e56d3de55dabae7ba1ab068"><code>9a9656f</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a5e8712ce66cbf873a8659840038aaf55624803a"><code>a5e8712</code></a>
chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3968f524a06ee3aaad3b3c49e96183a56aabbbb3"><code>3968f52</code></a>
chore(deps): bump vscode/devcontainers/javascript-node from
<code>61c3428</code> to `d49...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b536bdac77de41591c0a123f15577ec96e311ed9"><code>b536bda</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/tracer` from 2.9.0 to 2.10.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>v2.10.0</h2>
<h2>Summary</h2>
<p>This release improves the <strong>Logger</strong> utility by
extending the formatting of errors to include custom properties.</p>
<p>⭐️ Thanks to <a
href="https://github.com/kevinpeno"><code>@​kevinpeno</code></a>, and <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a> for
their contributions to this release!</p>
<h3>Log error properties</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#logging-errors">Docs</a></p>
</blockquote>
<p>you more context over the nature of errors.</p>
<p>For example, consider these two custom error classes:</p>
<p><img
src="https://github.com/user-attachments/assets/926732ed-db51-42f4-837c-55f8442ced3f"
alt="carbon-21" /></p>
<p>When calling logger.error('An error occurred', new
SuperCustomError('foo', 42)); the log now looks like this:</p>
<p><img
src="https://github.com/user-attachments/assets/830b1ef7-aa7c-488e-8b59-65b4623858d0"
alt="carbon-20" /></p>
<h2>Changes</h2>
<ul>
<li>chore(maintenance): add force-publish to bump all packages (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3238">#3238</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.14 to 3.0.15 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3223">#3223</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3202">#3202</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3187">#3187</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3176">#3176</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3174">#3174</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3175">#3175</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(layers): remove schema parsing from layer canary (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3171">#3171</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat: add resetKeys to LoggerInterface type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3213">#3213</a>)
by <a
href="https://github.com/ralbertazzi"><code>@​ralbertazzi</code></a></li>
<li>feat(logger): include enumerable properties in formatted errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>0d4e687</code> to <code>31eb7f7</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3224">#3224</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 5
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump constructs from 10.3.0 to 10.4.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3205">#3205</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump <code>@​types/node</code> from 22.7.5 to 22.7.6
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3216">#3216</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump squidfunk/mkdocs-material from
<code>f9cb76d</code> to <code>0d4e687</code> in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3211">#3211</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump mkdocs-material from 9.5.40 to 9.5.41 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3210">#3210</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 9
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3203">#3203</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">2.10.0</a>
(2024-10-22)</h1>
<h3>Features</h3>
<ul>
<li><strong>logger:</strong> include enumerable properties in formatted
errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3195">#3195</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4b80d9ff77a638d2290411764a1b9dc2dc9d8cbd">4b80d9f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cded5ecb890753b4295df98b397eea3b25241514"><code>cded5ec</code></a>
chore(ci): add input type to the publish package workflow (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3236">#3236</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a85ca230cc7d3cba0b79fad6a2c67d0d5f04ce4"><code>8a85ca2</code></a>
chore(ci): add workflow to publish a single package (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3234">#3234</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e308143cab0fd526a9e77a3dd845abc2cf0ac3b9"><code>e308143</code></a>
chore(parser): bump parser to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3230">#3230</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3f2c3007557525e1663f474a962f4992d33c2bc9"><code>3f2c300</code></a>
chore(ci): bump version to 2.10.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3228">#3228</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a3dd654d8b0e7e054300940586d73b3b23c14b6d"><code>a3dd654</code></a>
chore(deps): bump squidfunk/mkdocs-material from <code>0d4e687</code> to
<code>31eb7f7</code> in /d...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cc98e2e386ad65220d290cc9c23d97da714fd24e"><code>cc98e2e</code></a>
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a9656f4f9278db02e56d3de55dabae7ba1ab068"><code>9a9656f</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a5e8712ce66cbf873a8659840038aaf55624803a"><code>a5e8712</code></a>
chore(deps): bump <code>@​types/node</code> from 22.7.6 to 22.7.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3221">#3221</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3968f524a06ee3aaad3b3c49e96183a56aabbbb3"><code>3968f52</code></a>
chore(deps): bump vscode/devcontainers/javascript-node from
<code>61c3428</code> to `d49...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b536bdac77de41591c0a123f15577ec96e311ed9"><code>b536bda</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 5 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3218">#3218</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.9.0...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />


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
dependabot[bot] authored Oct 29, 2024
1 parent 93cf1d4 commit 9c9219b
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-lambda-powertools/parameters": "^2.9.0",
"@aws-lambda-powertools/parameters": "^2.10.0",
"@aws-sdk/client-ec2": "^3.679.0",
"@aws-sdk/client-sqs": "^3.679.0",
"@aws-sdk/types": "^3.679.0",
Expand Down
6 changes: 3 additions & 3 deletions lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-lambda-powertools/metrics": "^2.9.0",
"@aws-lambda-powertools/tracer": "^2.9.0",
"@aws-lambda-powertools/logger": "^2.10.0",
"@aws-lambda-powertools/metrics": "^2.10.0",
"@aws-lambda-powertools/tracer": "^2.10.0",
"aws-lambda": "^1.0.7"
},
"nx": {
Expand Down
56 changes: 28 additions & 28 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@aws-github-runner/aws-powertools-util@workspace:libs/aws-powertools-util"
dependencies:
"@aws-lambda-powertools/logger": "npm:^2.9.0"
"@aws-lambda-powertools/metrics": "npm:^2.9.0"
"@aws-lambda-powertools/tracer": "npm:^2.9.0"
"@aws-lambda-powertools/logger": "npm:^2.10.0"
"@aws-lambda-powertools/metrics": "npm:^2.10.0"
"@aws-lambda-powertools/tracer": "npm:^2.10.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/express": "npm:^4.17.21"
Expand Down Expand Up @@ -195,7 +195,7 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-lambda-powertools/parameters": "npm:^2.9.0"
"@aws-lambda-powertools/parameters": "npm:^2.10.0"
"@aws-sdk/client-ec2": "npm:^3.679.0"
"@aws-sdk/client-sqs": "npm:^3.679.0"
"@aws-sdk/types": "npm:^3.679.0"
Expand Down Expand Up @@ -328,47 +328,47 @@ __metadata:
languageName: unknown
linkType: soft

"@aws-lambda-powertools/commons@npm:^2.9.0":
version: 2.9.0
resolution: "@aws-lambda-powertools/commons@npm:2.9.0"
checksum: 10c0/93754305c05196651dce62c68a8ceb5fe59e029fe11f1361a06d192e34cee07e70f9cc0e17eefaa4a760f3910eb02f2f0b70cb9482d3635e05afe217a2ee1766
"@aws-lambda-powertools/commons@npm:^2.10.0":
version: 2.10.0
resolution: "@aws-lambda-powertools/commons@npm:2.10.0"
checksum: 10c0/da13593710f4950cd54992bcfd94601c56d87b9fdb2c5b3614dbf31c755ad1df731dad9655df51f5f3632aa4e85cdd36c47237dfb3563cacd49a571798231f1c
languageName: node
linkType: hard

"@aws-lambda-powertools/logger@npm:^2.9.0":
version: 2.9.0
resolution: "@aws-lambda-powertools/logger@npm:2.9.0"
"@aws-lambda-powertools/logger@npm:^2.10.0":
version: 2.10.0
resolution: "@aws-lambda-powertools/logger@npm:2.10.0"
dependencies:
"@aws-lambda-powertools/commons": "npm:^2.9.0"
"@aws-lambda-powertools/commons": "npm:^2.10.0"
lodash.merge: "npm:^4.6.2"
peerDependencies:
"@middy/core": 4.x || 5.x
peerDependenciesMeta:
"@middy/core":
optional: true
checksum: 10c0/5afb0a2a77bb23eb7c18fd96e46f7bafccd7ed616bd18c4e023a1af556c566ede8c92ba5285ec5f8cdb9ebfe73055903ee25b595642b5d7ebbb1ab8b28658640
checksum: 10c0/cc05b862c787d76ac56d43911f6a142aea5a29ea9eb1256eeca84822860ab394e61d6281298dbf14e29a00d22f5b8a21220702baa1ca33e9821d796cc8282a1f
languageName: node
linkType: hard

"@aws-lambda-powertools/metrics@npm:^2.9.0":
version: 2.9.0
resolution: "@aws-lambda-powertools/metrics@npm:2.9.0"
"@aws-lambda-powertools/metrics@npm:^2.10.0":
version: 2.10.0
resolution: "@aws-lambda-powertools/metrics@npm:2.10.0"
dependencies:
"@aws-lambda-powertools/commons": "npm:^2.9.0"
"@aws-lambda-powertools/commons": "npm:^2.10.0"
peerDependencies:
"@middy/core": 4.x || 5.x
peerDependenciesMeta:
"@middy/core":
optional: true
checksum: 10c0/bc6e3c57be24d77cc770ba93903a8fce050b34080e4de3b8432ccfb601da6d097730008d2b2203e391c9782fc8a05c504ef9b37adb78d589a2a83dbb2f418878
checksum: 10c0/fca74681b9c6152386b04190361cded72497e9b8bea88145686f89c76f1cbfd042f13814d9716c049d7a7d392867d73998c1bc6bc4c3e140d490bae76f01f126
languageName: node
linkType: hard

"@aws-lambda-powertools/parameters@npm:^2.9.0":
version: 2.9.0
resolution: "@aws-lambda-powertools/parameters@npm:2.9.0"
"@aws-lambda-powertools/parameters@npm:^2.10.0":
version: 2.10.0
resolution: "@aws-lambda-powertools/parameters@npm:2.10.0"
dependencies:
"@aws-lambda-powertools/commons": "npm:^2.9.0"
"@aws-lambda-powertools/commons": "npm:^2.10.0"
peerDependencies:
"@aws-sdk/client-appconfigdata": ">=3.x"
"@aws-sdk/client-dynamodb": ">=3.x"
Expand All @@ -389,22 +389,22 @@ __metadata:
optional: true
"@middy/core":
optional: true
checksum: 10c0/551e6c70bab4263b83f6000f1dbe9ee4142f23a0514d6e5bca8066629c1b0d5e6e722456cb106c7ef6bd56c3ee87a896e88e3fdcb579a1bc070cb96806f054ca
checksum: 10c0/4afb706d9baa6c141c1544a354b6d31a4410f2ba9343c73a1caf17311dff461ab170efacdffc885b92996467db4ff62b98478a1997cbecc1069119e0c798a2ba
languageName: node
linkType: hard

"@aws-lambda-powertools/tracer@npm:^2.9.0":
version: 2.9.0
resolution: "@aws-lambda-powertools/tracer@npm:2.9.0"
"@aws-lambda-powertools/tracer@npm:^2.10.0":
version: 2.10.0
resolution: "@aws-lambda-powertools/tracer@npm:2.10.0"
dependencies:
"@aws-lambda-powertools/commons": "npm:^2.9.0"
"@aws-lambda-powertools/commons": "npm:^2.10.0"
aws-xray-sdk-core: "npm:^3.10.1"
peerDependencies:
"@middy/core": 4.x || 5.x
peerDependenciesMeta:
"@middy/core":
optional: true
checksum: 10c0/06eed6ee7c5aff687995c0442a8faf3e1e743167d2d65ba814f45d0eae1c12089b4040eb4032f9bb864451c45f8febcdc9a4588daafc16e363fbdfe3e6a235c6
checksum: 10c0/a253493e3403e3cf2be2cdd2583cdf283936d25681ca798da7e5ad43bbf702e6fbf3efa2a0a1a39966f39785465f51061a0c6d359d06818ae028a84ed55c2752
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c9219b

Please sign in to comment.