Skip to content

Commit

Permalink
⬆️ Bump @aws-lambda-powertools/parameters from 1.18.0 to 1.18.1 (#42)
Browse files Browse the repository at this point in the history
Bumps
[@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript)
from 1.18.0 to 1.18.1.
<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>v1.18.1</h2>
<h2>Summary</h2>
<p>This patch release fixes a regression in the Idempotency utility
introduced in the previous release that prevented stored records to be
validated when validation was enabled. We also have published our
versioning and maintenance policy and the upgrade guide to our next
major version.</p>
<h3>Idempotency</h3>
<p>When using the utility, you can use the
<code>payloadValidationJmesPath</code> option, to provide a JMESPath
expression to specify which part of the event body should be validated
against previous idempotent invocations. Due to a bug we introduced in
the last release, the validation was not applied when using the recent
versions of the AWS SDK.</p>
<p>This release fixes the bug and restores the validation for all
requests, regardless of AWS SDK version. Thanks to <a
href="https://github.com/kevin-secrist"><code>@​kevin-secrist</code></a>
for identifying and reporting the issue!</p>
<h3>Announcements</h3>
<p>The next major version of Powertools for AWS Lambda (TypeScript) is
launching soon. We have prepared <a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/">an
upgrade guide</a> that we hope will help you get ready for the
upgrade.</p>
<p>Additionally, we also have made public our <a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/versioning/">versioning
and maintenance policy</a>. The document highlights our versioning
strategy and we hope will give you more clarity on the project.</p>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(idempotency): return existing record in
IdempotencyValidationError (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2059">#2059</a>)
by <a
href="https://github.com/kevin-secrist"><code>@​kevin-secrist</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(docs): fix broken upgrade guide link in banner (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2091">#2091</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>docs(maintenance): create upgrade guide from v1 to v2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1994">#1994</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(docs): add Alma Media to list of companies using Powertools
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2021">#2021</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>docs(maintenance): add versioning and maintenance policy (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1996">#1996</a>)
by <a
href="https://github.com/heitorlessa"><code>@​heitorlessa</code></a></li>
</ul>
<h2>🐛 Bug and hot fixes</h2>
<ul>
<li>fix(idempotency): validate idempotency record returned in
conditional write (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2083">#2083</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore(ci): create one layer artifact per region &amp; merge (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2095">#2095</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(ci): bump version to 1.18.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2113">#2113</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(maintenance): add core team to code owners (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2099">#2099</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps): bump the aws-sdk group with 9 updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2087">#2087</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2069">#2069</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump socks &amp; ip-address (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2065">#2065</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.11.16 to
20.11.17 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2057">#2057</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump aws-sdk from 2.1549.0 to 2.1557.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2063">#2063</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump typedoc from 0.25.7 to 0.25.8 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2056">#2056</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-cdk group with 2 updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2054">#2054</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk group with 9 updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2061">#2061</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump lerna from 8.0.2 to 8.1.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2038">#2038</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from
6.19.1 to 6.21.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2025">#2025</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump the aws-sdk group with 9 updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2037">#2037</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump husky from 9.0.6 to 9.0.10 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2039">#2039</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2040">#2040</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>
<h2>1.18.1 (2024-02-20)</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/07ddedaffe99fc1391cd83ba2e426e2713f7cbb5"><code>07ddeda</code></a>
chore(ci): bump version to 1.18.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2114">#2114</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3174781e48507acde2fd14918b95371768106939"><code>3174781</code></a>
chore(ci): bump version to 1.18.1</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e8915a029b1552f0e98d80b6b124ce4879f486a8"><code>e8915a0</code></a>
chore(ci): fix release workflow permission (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2110">#2110</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/962f009ebb4a9e930f22ff00fcfedc36655e8c42"><code>962f009</code></a>
chore(ci): bump version to 1.18.1</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3570bfee54f913f6c3e1dcd45107e1c8a1711035"><code>3570bfe</code></a>
chore(commons): bump ua version (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2108">#2108</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cd39d8240290833ad89dd05e17ad518487c6d623"><code>cd39d82</code></a>
chore(ci): revert automate user agent version bump (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2105">#2105</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e8cd4608ed85507d48237d7cb4f3ffb30a6f6243"><code>e8cd460</code></a>
chore(ci): automate user agent version bump (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2105">#2105</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a9fb7de8bfe4d0ef7936e66560d26869580b963e"><code>a9fb7de</code></a>
chore(docs): manually populate changelog for prev versions (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2101">#2101</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ecd63ccace3d46bf722a6edb8e36250b62076df3"><code>ecd63cc</code></a>
chore(maintenance): add core team to code owners (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2099">#2099</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c85de5cfdaf2a05b92933bad43906b968b6ced0"><code>8c85de5</code></a>
chore(deps): bump the aws-sdk group with 9 updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2087">#2087</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.0...v1.18.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-lambda-powertools/parameters&package-manager=npm_and_yarn&previous-version=1.18.0&new-version=1.18.1)](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>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent de6190f commit ca42801
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@aws-lambda-powertools/commons": "^1.15.0",
"@aws-lambda-powertools/logger": "^1.18.1",
"@aws-lambda-powertools/parameters": "^1.18.0",
"@aws-lambda-powertools/parameters": "^1.18.1",
"@middy/core": "^5.2.4",
"@middy/input-output-logger": "^5.2.4",
"@nhs/fhir-middy-error-handler": "^1.0.3",
Expand Down

0 comments on commit ca42801

Please sign in to comment.