generated from NHSDigital/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2a3869a
authored
Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.17.0 to 2.18.0 (#383)
Bumps
[@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript)
from 2.17.0 to 2.18.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.18.0</h2>
<h2>Summary</h2>
<p>This release enhances the Parser experience with new schemas for
Amazon Cognito User Pool triggers and Amazon API Gateway WebSocket
APIs.</p>
<p>⭐️ Thanks to <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a> for
working on all the new schemas added in this release, as well as <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a>
and <a href="https://github.com/vforgeone"><code>@vforgeone</code></a>
for their first contributions!</p>
<h3>New Cognito Trigger Schemas</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>You can now use one of the new built-in schemas from Parser to easily
work with events coming from Amazon Cognito to your Lambda function.
With Amazon Cognito User Pools, you can configure triggers to invoke AWS
Lambda functions, modifying the authentication behavior.</p>
<p>Below is a list of schemas we’ve added:</p>
<ul>
<li><code>PreSignupTriggerSchema</code></li>
<li><code>PostConfirmationTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchema</code></li>
<li><code>CustomMessageTriggerSchema</code></li>
<li><code>MigrateUserTriggerSchema</code></li>
<li><code>CustomSMSTriggerSchema</code></li>
<li><code>CustomEmailTriggerSchema</code></li>
<li><code>DefineAuthChallengeTriggerSchema</code></li>
<li><code>CreateAuthChallengeTriggerSchema</code></li>
<li><code>VerifyAuthChallengeResponseTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchemaV1</code></li>
<li><code>PreTokenGenerationTriggerSchemaV2AndV3</code></li>
</ul>
<p>For more information, refer to the <a
href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html">Amazon
Cognito User Pools documentation</a>.</p>
<h3>New API Gateway WebSocket Schema</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>Use the new <code>APIGatewayProxyWebsocketEventSchema</code> built-in
schema to work with Amazon API Gateway WebSocket APIs events. This is
useful when building AWS Lambda functions that act as backend for web
socket APIs.</p>
<p><img
src="https://github.com/user-attachments/assets/a1e2e5a7-628a-434c-a728-467fbdde11c4"
alt="carbon-6" /></p>
<h2>Changes</h2>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(parser): add schema support for API Gateway WebSocket events
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat: make getKey protected on DynamoDbPersistenceLayer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3783">#3783</a>)
by <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a></li>
</ul>
<h2>🌟 Minor Changes</h2>
<ul>
<li>improv(parser): export all SQS schemas (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3782">#3782</a>)
by <a
href="https://github.com/vforgeone"><code>@vforgeone</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.17.0...v2.18.0">2.18.0</a>
(2025-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b">4116f65</a>)</li>
<li><strong>parser:</strong> add schema support for API Gateway
WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1">663d328</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/acf22696b984b551423b12994a7f165bcb34f6c1"><code>acf2269</code></a>
chore(ci): bump version to 2.18.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/236ab7fc35860856353f375fa3895c6966f7a197"><code>236ab7f</code></a>
docs(parameters): clarify caching behavior of <code>getAppConfig</code>
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3808">#3808</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1"><code>663d328</code></a>
feat(parser): add schema support for API Gateway WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e798a703424dcc976ae2d9a82790e0f2c611510b"><code>e798a70</code></a>
chore(deps): bump vite from 6.2.4 to 6.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3806">#3806</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/99cb22a5b66b8075cda8defc0128075343f11e0d"><code>99cb22a</code></a>
chore(deps): bump aws-cdk-lib from 2.187.0 to 2.188.0 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9c9e58e5336301b26d2179d3ea57f829e5419ad0"><code>9c9e58e</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/3804">#3804</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aee5c12df350218457d6af19536fdf6110ee288d"><code>aee5c12</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.17 to 22.14.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a1f8663ee191b3cf527eba24698362c82bb2e85"><code>9a1f866</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/55905275d25a402acf81f8dbe7b9ac4e2cf038f5"><code>5590527</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.16 to 22.13.17
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3800">#3800</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b"><code>4116f65</code></a>
feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 24e960d commit 2a3869aCopy full SHA for 2a3869a
2 files changed
+9
-9
lines changed+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments