-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: [AEA-4433] - Add SBOM action and make target #470
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [boto3](https://github.com/boto/boto3) from 1.35.14 to 1.35.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/2aaacf9d0dacd411d32d4fd4b0b7be0c7e2fc9dc"><code>2aaacf9</code></a> Merge branch 'release-1.35.15'</li> <li><a href="https://github.com/boto/boto3/commit/3e5952cf03fdb4feded9d9acf5e9cf742ef31024"><code>3e5952c</code></a> Bumping version to 1.35.15</li> <li><a href="https://github.com/boto/boto3/commit/895bafa32fc1d30722b6a10fd9dd26f88251066c"><code>895bafa</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/fe53908d0ddb7fa059d62f6656f9b2a7d86f0b5a"><code>fe53908</code></a> Merge branch 'release-1.35.14' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.14...1.35.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.14&new-version=1.35.15)](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>
…8.5.0 (#472) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.4.0 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary <code>| undefined</code> for optional parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li> <li><strong>typescript-estree:</strong> default projectService.defaultProject to 'tsconfig.json' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prism-react-renderer to v2.4.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] handle static method (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.0 (2024-09-09)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a> chore(release): publish 8.5.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4bc801e542e4accd644b65514a7b7355874f7a96"><code>4bc801e</code></a> chore: enable unicorn/no-array-reduce (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9640">#9640</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.4.0&new-version=8.5.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 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>
…4.0 to 8.5.0 (#474) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.4.0 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary <code>| undefined</code> for optional parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li> <li><strong>typescript-estree:</strong> default projectService.defaultProject to 'tsconfig.json' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prism-react-renderer to v2.4.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] handle static method (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary `</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-misused-promises] handle static method</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis</p> </li> <li> <p><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>f44da958e</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a> chore(release): publish 8.5.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/918bdf467694857cc343d5e7b384827c3ddc738c"><code>918bdf4</code></a> fix(eslint-plugin): [consistent-type-assertions] access parser services lazil...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f6a97bc92a258ecd6d772b528c9d636e6f61a24"><code>4f6a97b</code></a> fix(eslint-plugin): [no-unnecessary-type-parameters] fix AST quick path scope...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dbcade8d30121022fb1fd19b3b7cb793ada8e1cb"><code>dbcade8</code></a> docs: [no-floating-promises] add MDN link regarding void operator (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9953">#9953</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ead85a3e4de7bcbbda27672a62e1d5cff06aa7bb"><code>ead85a3</code></a> fix(eslint-plugin): [no-misused-promises] handle static method (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9951">#9951</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c49b91fad3b9663153491fdc86265578c14096d8"><code>c49b91f</code></a> feat(eslint-plugin): [no-unsafe-argument] differentiate error types (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9920">#9920</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/04d1bd05830835eeefcda03316b328f46c7e8e81"><code>04d1bd0</code></a> docs: mark allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing options as ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cafed6df463a92ac7bdd94cee9bb4220f79a19f3"><code>cafed6d</code></a> chore: enable <code>unicorn/prefer-array-some</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9932">#9932</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bee8c9df739264740b1eb7b49acfc289b29cbba1"><code>bee8c9d</code></a> chore: enable unicorn/prefer-spread (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9834">#9834</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fe2a16e495a8352e8703b5570427d67f5e9d84f3"><code>fe2a16e</code></a> fix(eslint-plugin): [no-unnecessary-type-assertion] fix TSNonNullExpression f...</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.4.0&new-version=8.5.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 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>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.6</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for Typescript 5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed issues query for Typescript 5.6.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.6 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.6 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/a7e3374f13327483fbe94e32806d65785b0b6cda"><code>a7e3374</code></a> Bump version to 5.6.2 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/20633579fcf88f6b61774349740de4841d2b8b5c"><code>2063357</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a> (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4fe7e41ea1a92ecbd59119666be2d60164785391"><code>4fe7e41</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a> (fix(59649): ts Move to a new file d...) into release-5.6 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/1a03e5340ae0b83ce1b1f743763625f89e92ca91"><code>1a03e53</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a> (<code>this</code> can be nullish) into release-5.6 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/6212132b835145b1a8fd49982680ac668caf3ddc"><code>6212132</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/bbb5faf7e749df52adafdcd37c09ac7fff30ddaf"><code>bbb5faf</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a> (Fixing delay caused in vscode due t...) into release-5.6 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e6914a558775bd3ba3dc5567877604a0864b9338"><code>e6914a5</code></a> Bump version to 5.6.1-rc and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/34121c42b638e973f28b438b0513796a37585448"><code>34121c4</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/2a30c2a8f0408b32c8c7ff88f0bf1c6a32e67704"><code>2a30c2a</code></a> Merge remote-tracking branch 'origin/main' into release-5.6</li> <li><a href="https://github.com/microsoft/TypeScript/commit/936a79bbb58f82b173f6b644974995851b9b479e"><code>936a79b</code></a> Expose TypeChecker. getAwaitedType to public (<a href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.5.4&new-version=5.6.2)](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>
Bumps [boto3](https://github.com/boto/boto3) from 1.35.15 to 1.35.16. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/8e66c0ffb7d62ade2d111bc52f993cd18cdef354"><code>8e66c0f</code></a> Merge branch 'release-1.35.16'</li> <li><a href="https://github.com/boto/boto3/commit/dfb5205e997b6a6dff750b2ff577bb00138a5248"><code>dfb5205</code></a> Bumping version to 1.35.16</li> <li><a href="https://github.com/boto/boto3/commit/2e3fdd3ffd80fe25e94b12771cc159808e486433"><code>2e3fdd3</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/c0eb62b3df18ffc705b988942522a766cc237f60"><code>c0eb62b</code></a> Merge branch 'release-1.35.15' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.15...1.35.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.15&new-version=1.35.16)](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>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.3</h2> <h1>pytest 8.3.3 (2024-09-09)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>: Avoid calling <code>@Property</code> (and other instance descriptors) during fixture discovery -- by <code>asottile</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>: Fixed the issue of not displaying assertion failure differences when using the parameter <code>--import-mode=importlib</code> in pytest>=8.1.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by <code>Avasam</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in <code>assert condition, msg</code>).</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>: Fix bug where disabling the terminal plugin via <code>-p no:terminal</code> would cause crashes related to missing the <code>verbose</code> option.</p> <p>-- by <code>GTowers1</code>{.interpreted-text role="user"}</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.</li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>: Fix typos discovered by codespell and add codespell to pre-commit hooks.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/d0f136fe64f9374f18a04562305b178fb380d1ec"><code>d0f136f</code></a> build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12790">#12790</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/972f307c7861ae498e705d3d12e003fa4b035ac0"><code>972f307</code></a> Prepare release version 8.3.3</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0dabdcfe4de99147a07bd577804b60818ea25bc4"><code>0dabdcf</code></a> Include co-authors in release announcement (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12795">#12795</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12797">#12797</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a9910a413a691e1b216e2235a9cbec0921117702"><code>a9910a4</code></a> Do not discover properties when iterating fixtures (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12781">#12781</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12788">#12788</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0f10b6b0d8138d3539de75cb7b2e33167b6fc882"><code>0f10b6b</code></a> Fix issue with slashes being turned into backslashes on Windows (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12760">#12760</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12">#12</a>...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/300d13d2231db85186729c2091ea33480cb39c1a"><code>300d13d</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12785">#12785</a> from pytest-dev/patchback/backports/8.3.x/57cccf7f4...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e5d32c73abcf4fa1362b15aaf660074de8f710d4"><code>e5d32c7</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12784">#12784</a> from svenevs/fix/docs-example-parametrize-minor-typo</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc913d194ec009699194b016ca619d5ae7f22c91"><code>bc913d1</code></a> Streamline checks for verbose option (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12706">#12706</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12778">#12778</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/01cfcc9f2dda817b25511772593012fd93e092d0"><code>01cfcc9</code></a> Fix typos and introduce codespell pre-commit hook (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12774">#12774</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4873394d53635ef62d1915d23972ed4281a784eb"><code>4873394</code></a> doc: Remove past training (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12772">#12772</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12773">#12773</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=8.3.2&new-version=8.3.3)](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>
wildjames
force-pushed
the
AEA-0000-add-sbom-action
branch
from
September 11, 2024 10:43
2b7a643
to
28d2855
Compare
…8.5.0 (#472) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.4.0 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary <code>| undefined</code> for optional parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li> <li><strong>typescript-estree:</strong> default projectService.defaultProject to 'tsconfig.json' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prism-react-renderer to v2.4.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] handle static method (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.0 (2024-09-09)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a> chore(release): publish 8.5.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4bc801e542e4accd644b65514a7b7355874f7a96"><code>4bc801e</code></a> chore: enable unicorn/no-array-reduce (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9640">#9640</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.4.0&new-version=8.5.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 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>
…4.0 to 8.5.0 (#474) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.4.0 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary <code>| undefined</code> for optional parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li> <li><strong>typescript-estree:</strong> default projectService.defaultProject to 'tsconfig.json' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prism-react-renderer to v2.4.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] handle static method (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.0 (2024-09-09)</h2> <h3>🚀 Features</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] prevent unnecessary `</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate error types</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix TSNonNullExpression fixer</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-misused-promises] handle static method</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix AST quick path scope analysis</p> </li> <li> <p><strong>eslint-plugin:</strong> [consistent-type-assertions] access parser services lazily</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>f44da958e</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a> chore(release): publish 8.5.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/918bdf467694857cc343d5e7b384827c3ddc738c"><code>918bdf4</code></a> fix(eslint-plugin): [consistent-type-assertions] access parser services lazil...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f6a97bc92a258ecd6d772b528c9d636e6f61a24"><code>4f6a97b</code></a> fix(eslint-plugin): [no-unnecessary-type-parameters] fix AST quick path scope...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dbcade8d30121022fb1fd19b3b7cb793ada8e1cb"><code>dbcade8</code></a> docs: [no-floating-promises] add MDN link regarding void operator (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9953">#9953</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ead85a3e4de7bcbbda27672a62e1d5cff06aa7bb"><code>ead85a3</code></a> fix(eslint-plugin): [no-misused-promises] handle static method (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9951">#9951</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c49b91fad3b9663153491fdc86265578c14096d8"><code>c49b91f</code></a> feat(eslint-plugin): [no-unsafe-argument] differentiate error types (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9920">#9920</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/04d1bd05830835eeefcda03316b328f46c7e8e81"><code>04d1bd0</code></a> docs: mark allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing options as ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cafed6df463a92ac7bdd94cee9bb4220f79a19f3"><code>cafed6d</code></a> chore: enable <code>unicorn/prefer-array-some</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9932">#9932</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bee8c9df739264740b1eb7b49acfc289b29cbba1"><code>bee8c9d</code></a> chore: enable unicorn/prefer-spread (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9834">#9834</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fe2a16e495a8352e8703b5570427d67f5e9d84f3"><code>fe2a16e</code></a> fix(eslint-plugin): [no-unnecessary-type-assertion] fix TSNonNullExpression f...</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.4.0&new-version=8.5.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 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>
Bumps [boto3](https://github.com/boto/boto3) from 1.35.15 to 1.35.16. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/8e66c0ffb7d62ade2d111bc52f993cd18cdef354"><code>8e66c0f</code></a> Merge branch 'release-1.35.16'</li> <li><a href="https://github.com/boto/boto3/commit/dfb5205e997b6a6dff750b2ff577bb00138a5248"><code>dfb5205</code></a> Bumping version to 1.35.16</li> <li><a href="https://github.com/boto/boto3/commit/2e3fdd3ffd80fe25e94b12771cc159808e486433"><code>2e3fdd3</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/c0eb62b3df18ffc705b988942522a766cc237f60"><code>c0eb62b</code></a> Merge branch 'release-1.35.15' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.15...1.35.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.15&new-version=1.35.16)](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>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.3</h2> <h1>pytest 8.3.3 (2024-09-09)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>: Avoid calling <code>@Property</code> (and other instance descriptors) during fixture discovery -- by <code>asottile</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>: Fixed the issue of not displaying assertion failure differences when using the parameter <code>--import-mode=importlib</code> in pytest>=8.1.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by <code>Avasam</code>{.interpreted-text role="user"}</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in <code>assert condition, msg</code>).</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>: Fix bug where disabling the terminal plugin via <code>-p no:terminal</code> would cause crashes related to missing the <code>verbose</code> option.</p> <p>-- by <code>GTowers1</code>{.interpreted-text role="user"}</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.</li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>: Fix typos discovered by codespell and add codespell to pre-commit hooks.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/d0f136fe64f9374f18a04562305b178fb380d1ec"><code>d0f136f</code></a> build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12790">#12790</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/972f307c7861ae498e705d3d12e003fa4b035ac0"><code>972f307</code></a> Prepare release version 8.3.3</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0dabdcfe4de99147a07bd577804b60818ea25bc4"><code>0dabdcf</code></a> Include co-authors in release announcement (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12795">#12795</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12797">#12797</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a9910a413a691e1b216e2235a9cbec0921117702"><code>a9910a4</code></a> Do not discover properties when iterating fixtures (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12781">#12781</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12788">#12788</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/0f10b6b0d8138d3539de75cb7b2e33167b6fc882"><code>0f10b6b</code></a> Fix issue with slashes being turned into backslashes on Windows (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12760">#12760</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12">#12</a>...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/300d13d2231db85186729c2091ea33480cb39c1a"><code>300d13d</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12785">#12785</a> from pytest-dev/patchback/backports/8.3.x/57cccf7f4...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e5d32c73abcf4fa1362b15aaf660074de8f710d4"><code>e5d32c7</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12784">#12784</a> from svenevs/fix/docs-example-parametrize-minor-typo</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc913d194ec009699194b016ca619d5ae7f22c91"><code>bc913d1</code></a> Streamline checks for verbose option (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12706">#12706</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12778">#12778</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/01cfcc9f2dda817b25511772593012fd93e092d0"><code>01cfcc9</code></a> Fix typos and introduce codespell pre-commit hook (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12774">#12774</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4873394d53635ef62d1915d23972ed4281a784eb"><code>4873394</code></a> doc: Remove past training (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12772">#12772</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12773">#12773</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=8.3.2&new-version=8.3.3)](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>
Bumps [boto3](https://github.com/boto/boto3) from 1.35.16 to 1.35.17. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/460ee253fa0f802fd57157a4e370daf66a69e423"><code>460ee25</code></a> Merge branch 'release-1.35.17'</li> <li><a href="https://github.com/boto/boto3/commit/b49ad9b5f8f0fedebd09995f7fc01f9f7d750283"><code>b49ad9b</code></a> Bumping version to 1.35.17</li> <li><a href="https://github.com/boto/boto3/commit/d9e296481c54a0e61c5256547337643f1b0fe586"><code>d9e2964</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/4e3135151c9e5fec0fa0e426a04487ba026b1ea4"><code>4e31351</code></a> Merge branch 'release-1.35.16' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.16...1.35.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.16&new-version=1.35.17)](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>
… to 2.1.0 (#480) Bumps [@NHSDigital/eps-spine-client](https://github.com/NHSDigital/nhs-eps-spine-client) from 2.0.15 to 2.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/NHSDigital/nhs-eps-spine-client/releases"><code>@NHSDigital/eps-spine-client</code>'s releases</a>.</em></p> <blockquote> <h2>v2.1.0</h2> <h1><a href="https://github.com/NHSDigital/nhs-eps-spine-client/compare/v2.0.15...v2.1.0">2.1.0</a> (2024-09-11)</h1> <h3>New</h3> <ul> <li>[AEA-3614] - Adds Clinical View Interaction (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/205">#205</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/8afec51be9aec4e35c00c1b704848cfc639d7558">8afec51</a>)</li> <li>[AEA-3751] - Modify the Spine Client to expose an interface to call the 'Search' Spine interaction (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/199">#199</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/843624852c36c1d30b382d50d4ebab8eb18859d9">8436248</a>)</li> </ul> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump <code>@types/node</code> from 22.5.3 to 22.5.4 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/207">#207</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/d5eca5a27a67fcabfd85b5865169d5757c212937">d5eca5a</a>)</li> <li>[dependabot] - bump <code>@typescript-eslint/eslint-plugin</code> from 8.4.0 to 8.5.0 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/210">#210</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/55d19754cb783be8e6216d102ef9d7011dcc887b">55d1975</a>)</li> <li>[dependabot] - bump <code>@typescript-eslint/parser</code> from 8.4.0 to 8.5.0 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/209">#209</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/339635fe37e28ca8839eeb8652f7c1b551323fb9">339635f</a>)</li> <li>[dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/208">#208</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/10f1652acd2334498fd7a10552bc1b6b253eb5f9">10f1652</a>)</li> <li>[dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/211">#211</a>) (<a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/4a894a98521e85eae3c0f8e9bd84594d02ec05a5">4a894a9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/4a894a98521e85eae3c0f8e9bd84594d02ec05a5"><code>4a894a9</code></a> Upgrade: [dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/211">#211</a>)</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/55d19754cb783be8e6216d102ef9d7011dcc887b"><code>55d1975</code></a> Upgrade: [dependabot] - bump <code>@typescript-eslint/eslint-plugin</code> from 8.4.0 to 8...</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/339635fe37e28ca8839eeb8652f7c1b551323fb9"><code>339635f</code></a> Upgrade: [dependabot] - bump <code>@typescript-eslint/parser</code> from 8.4.0 to 8.5.0 (#...</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/843624852c36c1d30b382d50d4ebab8eb18859d9"><code>8436248</code></a> New: [AEA-3751] - Modify the Spine Client to expose an interface to call the ...</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/10f1652acd2334498fd7a10552bc1b6b253eb5f9"><code>10f1652</code></a> Upgrade: [dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/208">#208</a>)</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/8afec51be9aec4e35c00c1b704848cfc639d7558"><code>8afec51</code></a> New: [AEA-3614] - Adds Clinical View Interaction (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/205">#205</a>)</li> <li><a href="https://github.com/NHSDigital/nhs-eps-spine-client/commit/d5eca5a27a67fcabfd85b5865169d5757c212937"><code>d5eca5a</code></a> Upgrade: [dependabot] - bump <code>@types/node</code> from 22.5.3 to 22.5.4 (<a href="https://redirect.github.com/NHSDigital/nhs-eps-spine-client/issues/207">#207</a>)</li> <li>See full diff in <a href="https://github.com/NHSDigital/nhs-eps-spine-client/compare/v2.0.15...v2.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@NHSDigital/eps-spine-client&package-manager=npm_and_yarn&previous-version=2.0.15&new-version=2.1.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 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> Co-authored-by: anthony-nhs <[email protected]>
… to 2.1.3 (#478) Bumps [@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler) from 2.1.2 to 2.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases"><code>@nhs/fhir-middy-error-handler</code>'s releases</a>.</em></p> <blockquote> <h2>v2.1.3</h2> <h2><a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.2...v2.1.3">2.1.3</a> (2024-09-11)</h2> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump <code>@typescript-eslint/eslint-plugin</code> from 8.4.0 to 8.5.0 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/198">#198</a>) (<a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/a8968e63c415281289ba6b8a383736c6003cdda4">a8968e6</a>)</li> <li>[dependabot] - bump <code>@typescript-eslint/parser</code> from 8.4.0 to 8.5.0 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/199">#199</a>) (<a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/10b781f3296ae407da4b6d7d5a0403f5bda73f95">10b781f</a>)</li> <li>[dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/196">#196</a>) (<a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1aa91c153eb3b67ba1526ea4454b1039774d16d0">1aa91c1</a>)</li> <li>[dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/197">#197</a>) (<a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/e48a8911456dc8bca976ecbbb679dbe97181c061">e48a891</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/a8968e63c415281289ba6b8a383736c6003cdda4"><code>a8968e6</code></a> Upgrade: [dependabot] - bump <code>@typescript-eslint/eslint-plugin</code> from 8.4.0 to 8...</li> <li><a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/10b781f3296ae407da4b6d7d5a0403f5bda73f95"><code>10b781f</code></a> Upgrade: [dependabot] - bump <code>@typescript-eslint/parser</code> from 8.4.0 to 8.5.0 (#...</li> <li><a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/e48a8911456dc8bca976ecbbb679dbe97181c061"><code>e48a891</code></a> Upgrade: [dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/197">#197</a>)</li> <li><a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1aa91c153eb3b67ba1526ea4454b1039774d16d0"><code>1aa91c1</code></a> Upgrade: [dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/196">#196</a>)</li> <li>See full diff in <a href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.2...v2.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nhs/fhir-middy-error-handler&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.3)](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>
…479) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.0 to 24.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semantic-release/semantic-release/releases">semantic-release's releases</a>.</em></p> <blockquote> <h2>v24.1.1</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1">24.1.1</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency hosted-git-info to v8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987">ab10ac1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987"><code>ab10ac1</code></a> fix(deps): update dependency hosted-git-info to v8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/da5f8be86bb583aecc3b0c79ac1f48a605f5c27e"><code>da5f8be</code></a> chore(deps): update dependency sinon to v18.0.1 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3440">#3440</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/da3861778819061cbafbef90260d89c2fb778752"><code>da38617</code></a> chore(deps): update dependency micromatch to v4.0.8 [security] (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3433">#3433</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/66ac996f06d168d8662c34d4579b80317c6ce945"><code>66ac996</code></a> ci(action): update actions/upload-artifact action to v4.4.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3434">#3434</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/1d8d7af9e2c89197e871007606381a650de869a9"><code>1d8d7af</code></a> chore(deps): update npm to v10.8.3 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3432">#3432</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/01f95fd9032e1b15b7280fbc59e67063d11b836b"><code>01f95fd</code></a> chore(deps): update dependency nock to v13.5.5 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3428">#3428</a>)</li> <li>See full diff in <a href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=24.1.0&new-version=24.1.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>
Bumps [boto3](https://github.com/boto/boto3) from 1.35.17 to 1.35.18. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/9a862a7fec24b3981745698c5c65058ba235d6b9"><code>9a862a7</code></a> Merge branch 'release-1.35.18'</li> <li><a href="https://github.com/boto/boto3/commit/b17398aaf664cd12cbd5af996c57c7661b1611d2"><code>b17398a</code></a> Bumping version to 1.35.18</li> <li><a href="https://github.com/boto/boto3/commit/3a12a822a6b35044fbeec384ed49f46d4327b983"><code>3a12a82</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/5d80cbea4f7846b2536bbcafc04740ec36f734d5"><code>5d80cbe</code></a> Merge branch 'release-1.35.17' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.17...1.35.18">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.17&new-version=1.35.18)](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>
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.12&new-version=29.5.13)](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> Co-authored-by: anthony-nhs <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.5.4&new-version=22.5.5)](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>
Bumps [boto3](https://github.com/boto/boto3) from 1.35.18 to 1.35.19. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/adf3a6546dfdd9a91d360d4c1e54cbf21f3fc99c"><code>adf3a65</code></a> Merge branch 'release-1.35.19'</li> <li><a href="https://github.com/boto/boto3/commit/0525d5fdf90b767453ff13cfaf9aa0a227c63cb5"><code>0525d5f</code></a> Bumping version to 1.35.19</li> <li><a href="https://github.com/boto/boto3/commit/73688c01347c593b5b165f52621f574b3e520057"><code>73688c0</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/a51a5ebb63b02a22213c26c8530cd01d25b4514a"><code>a51a5eb</code></a> Merge branch 'release-1.35.18' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.35.18...1.35.19">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.35.18&new-version=1.35.19)](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>
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.12.4 to 1.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/releases">cfn-lint's releases</a>.</em></p> <blockquote> <h2>Release v1.13.0</h2> <h2>What's Changed</h2> <ul> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3674">E3674</a> to validate instance <code>PrivateIpAddress</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3657">aws-cloudformation/cfn-lint#3657</a></li> <li>Update schemas to not allow <code>Ipv6Addresses</code> and <code>Ipv6AddressCount</code> on <code>AWS::EC2::NetworkInterface</code> together by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3656">aws-cloudformation/cfn-lint#3656</a></li> <li>Update <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3044">E3044</a> to allow <code>EXTERNAL</code> to not have <code>REPLICA</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3670">aws-cloudformation/cfn-lint#3670</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3056">E3056</a> to validate <code>HealthCheckGracePeriodSeconds</code> on <code>AWS::ECS::Service</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3671">aws-cloudformation/cfn-lint#3671</a></li> <li>Update CloudFormation schemas to 2024-09-09 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3647">aws-cloudformation/cfn-lint#3647</a></li> <li>Fail gracefully if no templates match wildcard by <a href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md">cfn-lint's changelog</a>.</em></p> <blockquote> <h3>v1.13.0</h3> <h2>What's Changed</h2> <ul> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3674">E3674</a> to validate instance <code>PrivateIpAddress</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3657">aws-cloudformation/cfn-lint#3657</a></li> <li>Update schemas to not allow <code>Ipv6Addresses</code> and <code>Ipv6AddressCount</code> on <code>AWS::EC2::NetworkInterface</code> together by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3656">aws-cloudformation/cfn-lint#3656</a></li> <li>Update <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3044">E3044</a> to allow <code>EXTERNAL</code> to not have <code>REPLICA</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3670">aws-cloudformation/cfn-lint#3670</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3056">E3056</a> to validate <code>HealthCheckGracePeriodSeconds</code> on <code>AWS::ECS::Service</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3671">aws-cloudformation/cfn-lint#3671</a></li> <li>Update CloudFormation schemas to 2024-09-09 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3647">aws-cloudformation/cfn-lint#3647</a></li> <li>Fail gracefully if no templates match wildcard by <a href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/160e54b2d7eebc86088271e9367823aa57ee0531"><code>160e54b</code></a> Release v1.13.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3676">#3676</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/e2a6c8372719145967cd8e393abf7bd4f264a4d1"><code>e2a6c83</code></a> Fail gracefully if no templates match wildcard (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3603">#3603</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/67e39ee6ce3c9c7d5aaf82b6099bbd2b7a24fd86"><code>67e39ee</code></a> Update CloudFormation schemas to 2024-09-09 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3647">#3647</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/75bfb2877f68f05246c724255c3c4b7c61cf2b04"><code>75bfb28</code></a> Update codecov action to v4 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3675">#3675</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/26a64dcaf8183e9e76eca5650660be432e9fb8c6"><code>26a64dc</code></a> Update upload-artifact@v2 to v4 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3674">#3674</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/5fb446bf326650a8d48f20b4d59e710b9970194e"><code>5fb446b</code></a> Create rule E3056 to validate HealthCheck (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3671">#3671</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/3b4704221e80b64b9400453e46d6b16ef0264684"><code>3b47042</code></a> Fix an issue with E3044 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3670">#3670</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/05be9580de05e4daf073ad98127116718a55df33"><code>05be958</code></a> Cover network interface PrivateIpAddress (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3669">#3669</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/149fb674cc398242855281e68f240d00483dea83"><code>149fb67</code></a> Ipv6Address count for NetworkInterface (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3656">#3656</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/ad557967c94ab3e8131aae0a55ef20137d2fa839"><code>ad55796</code></a> Add rule E3674 to validate instance PrivateIpAddress (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3657">#3657</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cfn-lint&package-manager=pip&previous-version=1.12.4&new-version=1.13.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 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>
… to 2.8.0 (#486) Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.7.0 to 2.8.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.8.0</h2> <h2>Summary</h2> <p>This release introduces <strong>1/</strong> the ability store parameters on AWS System Manager Parameter Store using the Parameters utility, and <strong>2/</strong> a new option for Logger that you can use to specify the order of how keys appear in your JSON-structured logs.</p> <p>We are also adding a new <code>TRACE</code> log level to align with <a href="https://docs.aws.amazon.com/lambda/latest/dg/monitoring-cloudwatchlogs-advanced.html#monitoring-cloudwatchlogs-log-level">AWS Lambda Advanced Logging Controls (ALC)</a>, and improved made improvements to errors in the Idempotency utility, which now include more details on the cause of the error.</p> <p>Finally, you can now use our public AWS Lambda Layers in two new AWS Regions: <code>ap-south-2</code> and <code>me-central-1</code>.</p> <p>⭐️ Thanks to <a href="https://github.com/daschaa"><code>@daschaa</code></a>, <a href="https://github.com/arnabrahman"><code>@arnabrahman</code></a>, and <a href="https://github.com/timo92"><code>@timo92</code></a> for their contributions to this release!</p> <h3>Store parameters using SSM</h3> <blockquote> <p><a href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parameters/#storing-parameters">Docs</a></p> </blockquote> <p>In response to customer requests, you can now store parameters using AWS System Manager Parameter Store with the <code>setParameter</code> function. This new helper function fits right in with the other Parameters features you know and love, and provides a seamless experience without having to deal with the AWS SDK.</p> <p><img src="https://github.com/user-attachments/assets/a3a1bd72-16bf-4250-9ded-bbd82b488a7f" alt="carbon-3" /></p> <p>A big thank you to <a href="https://github.com/daschaa"><code>@daschaa</code></a> for working on this feature!</p> <h3>Specify log keys order</h3> <blockquote> <p><a href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#reordering-log-keys-position">Docs</a></p> </blockquote> <p>You can now change the order of the keys in your logs via the <code>logRecordOrder</code> constructor parameter when using Logger. This is useful when you want to customize how the logs are structured without having to create and maintain your own <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#custom-log-formatter-bring-your-own-formatter">custom log formatter</a>.</p> <p><img src="https://github.com/user-attachments/assets/98b427e4-144b-46a7-8e22-73c47bdec54f" alt="carbon-4" /></p> <p>When you specify one or more keys in the <code>logRecordOrder</code> we’ll place these keys first, followed by all the other keys in the log.</p> <p>Thank you to <a href="https://github.com/arnabrahman"><code>@arnabrahman</code></a> for adding this feature!</p> <h3>v1.x Reached End-of-Life (EOL)</h3> <p>Starting from September 1st 2024, v1.x of Powertools for AWS Lambda (TypeScript) has reached EOL and will not receive any further updates in accordance with our <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/versioning/">Versioning Policy</a>.</p> <p>We recommend you to <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/">upgrade to v2.x</a> as soon as possible to continue receiving new feature and bug fixes. If you are having issues migrating and need support, please <a href="https://github.com/aws-powertools/powertools-lambda-typescript?tab=readme-ov-file#connect">reach out via one of our channels</a> or open a <a href="https://github.com/aws-powertools/powertools-lambda-typescript/discussions/new?category=q-a">discussion on our repo</a>.</p> <h2>Changes</h2> <ul> <li>chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3064">#3064</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.11 to 3.0.12 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3034">#3034</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(maintenance): switch to unmanaged log group for functions (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3014">#3014</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(maintenance): remove obsolete workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3016">#3016</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3006">#3006</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3001">#3001</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2996">#2996</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>docs(parameters): review API docs & README for Parameters (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2994">#2994</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.10 to 3.0.11 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2979">#2979</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.7.0...v2.8.0">2.8.0</a> (2024-09-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>idempotency:</strong> include cause in idempotency persistence layer error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2916">#2916</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47f016188e5d36611c10466a4755d1228a6e14e1">47f0161</a>)</li> <li><strong>tracer:</strong> include request pathname in trace data (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2955">#2955</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6864e53d73f49b15fd88ab35a4f6d22263d0c9fd">6864e53</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>logger:</strong> introduce log key reordering functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2736">#2736</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9677258f3c872400fca89b625760b7a45f923212">9677258</a>)</li> <li><strong>logger:</strong> introduce loglevel trace <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1589">#1589</a> (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2902">#2902</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/650252c6863d95d53ed182888200db314a199b09">650252c</a>)</li> <li><strong>parameters:</strong> adds setParameter function to store SSM parameters (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3020">#3020</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8fd5479c6da2d60921df92fe7e5e72a0e03d5745">8fd5479</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/af831b872d1349c1b1307fff5763842250436e33"><code>af831b8</code></a> chore(ci): bump version to 2.8.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3072">#3072</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e0cb52cd9b3bf0f97b342b79f44d822d5a486b15"><code>e0cb52c</code></a> chore(deps-dev): bump path-to-regexp to 6.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3070">#3070</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/16f49b0bb8c8f37e85aad2c55f4b4b530bda2e6c"><code>16f49b0</code></a> chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3064">#3064</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e9adac47426cbc75331579477ab0b6e9cc17386d"><code>e9adac4</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/3066">#3066</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3a274241c5434206fa4c24c20ea0e012d714584d"><code>3a27424</code></a> chore(deps-dev): bump <code>@types/jest</code> from 29.5.12 to 29.5.13 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3063">#3063</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/078ccb50d43513a29190d9b3b306a494c3d97590"><code>078ccb5</code></a> chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3062">#3062</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/270afe52b36759f03bb2241519ce2e14316500b2"><code>270afe5</code></a> chore(deps): bump vscode/devcontainers/javascript-node from <code>aedf26c</code> to `f1e...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/db269581e955e50c17616c2b9e4c8d2d3dcd331c"><code>db26958</code></a> improv(logger): streamline Logger types (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3054">#3054</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c0d21581c5be627db19cb25b85c5bf07f20e905a"><code>c0d2158</code></a> improv(tracer): set <code>AWS_XRAY_CONTEXT_MISSING</code> to <code>IGNORE_ERROR</code> when no valu...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a463ad36fa3290a207c0846bcf10996399dc2a1"><code>8a463ad</code></a> chore(deps-dev): bump <code>@biomejs/biome</code> from 1.8.3 to 1.9.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3052">#3052</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.7.0...v2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-lambda-powertools/logger&package-manager=npm_and_yarn&previous-version=2.7.0&new-version=2.8.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 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>
….7.0 to 2.8.0 (#490) Bumps [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.7.0 to 2.8.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.8.0</h2> <h2>Summary</h2> <p>This release introduces <strong>1/</strong> the ability store parameters on AWS System Manager Parameter Store using the Parameters utility, and <strong>2/</strong> a new option for Logger that you can use to specify the order of how keys appear in your JSON-structured logs.</p> <p>We are also adding a new <code>TRACE</code> log level to align with <a href="https://docs.aws.amazon.com/lambda/latest/dg/monitoring-cloudwatchlogs-advanced.html#monitoring-cloudwatchlogs-log-level">AWS Lambda Advanced Logging Controls (ALC)</a>, and improved made improvements to errors in the Idempotency utility, which now include more details on the cause of the error.</p> <p>Finally, you can now use our public AWS Lambda Layers in two new AWS Regions: <code>ap-south-2</code> and <code>me-central-1</code>.</p> <p>⭐️ Thanks to <a href="https://github.com/daschaa"><code>@daschaa</code></a>, <a href="https://github.com/arnabrahman"><code>@arnabrahman</code></a>, and <a href="https://github.com/timo92"><code>@timo92</code></a> for their contributions to this release!</p> <h3>Store parameters using SSM</h3> <blockquote> <p><a href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parameters/#storing-parameters">Docs</a></p> </blockquote> <p>In response to customer requests, you can now store parameters using AWS System Manager Parameter Store with the <code>setParameter</code> function. This new helper function fits right in with the other Parameters features you know and love, and provides a seamless experience without having to deal with the AWS SDK.</p> <p><img src="https://github.com/user-attachments/assets/a3a1bd72-16bf-4250-9ded-bbd82b488a7f" alt="carbon-3" /></p> <p>A big thank you to <a href="https://github.com/daschaa"><code>@daschaa</code></a> for working on this feature!</p> <h3>Specify log keys order</h3> <blockquote> <p><a href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#reordering-log-keys-position">Docs</a></p> </blockquote> <p>You can now change the order of the keys in your logs via the <code>logRecordOrder</code> constructor parameter when using Logger. This is useful when you want to customize how the logs are structured without having to create and maintain your own <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/logger/#custom-log-formatter-bring-your-own-formatter">custom log formatter</a>.</p> <p><img src="https://github.com/user-attachments/assets/98b427e4-144b-46a7-8e22-73c47bdec54f" alt="carbon-4" /></p> <p>When you specify one or more keys in the <code>logRecordOrder</code> we’ll place these keys first, followed by all the other keys in the log.</p> <p>Thank you to <a href="https://github.com/arnabrahman"><code>@arnabrahman</code></a> for adding this feature!</p> <h3>v1.x Reached End-of-Life (EOL)</h3> <p>Starting from September 1st 2024, v1.x of Powertools for AWS Lambda (TypeScript) has reached EOL and will not receive any further updates in accordance with our <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/versioning/">Versioning Policy</a>.</p> <p>We recommend you to <a href="https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/">upgrade to v2.x</a> as soon as possible to continue receiving new feature and bug fixes. If you are having issues migrating and need support, please <a href="https://github.com/aws-powertools/powertools-lambda-typescript?tab=readme-ov-file#connect">reach out via one of our channels</a> or open a <a href="https://github.com/aws-powertools/powertools-lambda-typescript/discussions/new?category=q-a">discussion on our repo</a>.</p> <h2>Changes</h2> <ul> <li>chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3064">#3064</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.11 to 3.0.12 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3034">#3034</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(maintenance): switch to unmanaged log group for functions (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3014">#3014</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(maintenance): remove obsolete workflow (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3016">#3016</a>) by <a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li> <li>chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3006">#3006</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3001">#3001</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2996">#2996</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>docs(parameters): review API docs & README for Parameters (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2994">#2994</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.10 to 3.0.11 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2979">#2979</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.7.0...v2.8.0">2.8.0</a> (2024-09-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>idempotency:</strong> include cause in idempotency persistence layer error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2916">#2916</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47f016188e5d36611c10466a4755d1228a6e14e1">47f0161</a>)</li> <li><strong>tracer:</strong> include request pathname in trace data (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2955">#2955</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6864e53d73f49b15fd88ab35a4f6d22263d0c9fd">6864e53</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>logger:</strong> introduce log key reordering functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2736">#2736</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9677258f3c872400fca89b625760b7a45f923212">9677258</a>)</li> <li><strong>logger:</strong> introduce loglevel trace <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/1589">#1589</a> (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/2902">#2902</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/650252c6863d95d53ed182888200db314a199b09">650252c</a>)</li> <li><strong>parameters:</strong> adds setParameter function to store SSM parameters (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3020">#3020</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8fd5479c6da2d60921df92fe7e5e72a0e03d5745">8fd5479</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/af831b872d1349c1b1307fff5763842250436e33"><code>af831b8</code></a> chore(ci): bump version to 2.8.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3072">#3072</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e0cb52cd9b3bf0f97b342b79f44d822d5a486b15"><code>e0cb52c</code></a> chore(deps-dev): bump path-to-regexp to 6.3.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3070">#3070</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/16f49b0bb8c8f37e85aad2c55f4b4b530bda2e6c"><code>16f49b0</code></a> chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3064">#3064</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e9adac47426cbc75331579477ab0b6e9cc17386d"><code>e9adac4</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/3066">#3066</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3a274241c5434206fa4c24c20ea0e012d714584d"><code>3a27424</code></a> chore(deps-dev): bump <code>@types/jest</code> from 29.5.12 to 29.5.13 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3063">#3063</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/078ccb50d43513a29190d9b3b306a494c3d97590"><code>078ccb5</code></a> chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3062">#3062</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/270afe52b36759f03bb2241519ce2e14316500b2"><code>270afe5</code></a> chore(deps): bump vscode/devcontainers/javascript-node from <code>aedf26c</code> to `f1e...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/db269581e955e50c17616c2b9e4c8d2d3dcd331c"><code>db26958</code></a> improv(logger): streamline Logger types (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3054">#3054</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c0d21581c5be627db19cb25b85c5bf07f20e905a"><code>c0d2158</code></a> improv(tracer): set <code>AWS_XRAY_CONTEXT_MISSING</code> to <code>IGNORE_ERROR</code> when no valu...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a463ad36fa3290a207c0846bcf10996399dc2a1"><code>8a463ad</code></a> chore(deps-dev): bump <code>@biomejs/biome</code> from 1.8.3 to 1.9.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3052">#3052</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.7.0...v2.8.0">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=2.7.0&new-version=2.8.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 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>
… 5.5.0 (#488) Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 5.4.7 to 5.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/middyjs/middy/releases"><code>@middy/input-output-logger</code>'s releases</a>.</em></p> <blockquote> <h2>5.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add in notFoundResponse override to <code>ws-router</code> and <code>http-router</code> to allow returning a custom response. <a href="https://github.com/willfarrell"><code>@willfarrell</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/5.4.7...5.5.0">https://github.com/middyjs/middy/compare/5.4.7...5.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/middyjs/middy/commit/4ad95ba8bc44657d5d9a83af99204abe1b530a61"><code>4ad95ba</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/f86f9ee4d9984614821da84d74fa3984ad6b7c8e"><code>f86f9ee</code></a> chore: dep update</li> <li>See full diff in <a href="https://github.com/middyjs/middy/commits/5.5.0/packages/input-output-logger">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/input-output-logger&package-manager=npm_and_yarn&previous-version=5.4.7&new-version=5.5.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 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>
…5.0 to 8.6.0 (#489) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.5.0 to 8.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.6.0</h2> <h2>8.6.0 (2024-09-16)</h2> <h3>🚀 Features</h3> <ul> <li>add <code>allow</code> option for <code>restrict-template-expressions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8556">#8556</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] check switch cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9912">#9912</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] check array predicate return (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9955">#9955</a>)</li> <li><strong>type-utils:</strong> isNullableType add Void logic (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9937">#9937</a>)</li> <li><strong>typescript-estree:</strong> disable plugin loading by default in project service (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9964">#9964</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecated] don't report recursive types in destructuring assignment twice (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9969">#9969</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated variables used in destructuring assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9978">#9978</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated properties with function-like types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9977">#9977</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly reflect multiple negations in message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9940">#9940</a>)</li> <li><strong>typescript-estree:</strong> don't throw on missing tsconfig.json by default in project service (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9989">#9989</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.6.0 (2024-09-16)</h2> <h3>🚀 Features</h3> <ul> <li> <p>add <code>allow</code> option for <code>restrict-template-expressions</code></p> </li> <li> <p><strong>type-utils:</strong> isNullableType add Void logic</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-condition] check switch cases</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-misused-promises] check array predicate return</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-deprecated] don't report recursive types in destructuring assignment twice</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated variables used in destructuring assignment</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated properties with function-like types</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly reflect multiple negations in message</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>auvred</li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/343710e0b68868836ae01c0271472adcea4f1676"><code>343710e</code></a> chore(release): publish 8.6.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/454d37e1c8b5d365e207194acb80916eb743f3e5"><code>454d37e</code></a> feat(eslint-plugin): [no-misused-promises] check array predicate return (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9955">#9955</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/af92611f53d21243656d5588e9e6a5fde1ab4d51"><code>af92611</code></a> feat: add <code>allow</code> option for <code>restrict-template-expressions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8556">#8556</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2a809e29406d193e7efd1f43b82ac8016056a8a3"><code>2a809e2</code></a> test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/682299eabfb5e9133e3e3e39390a83ad40fefe94"><code>682299e</code></a> feat(eslint-plugin): [no-unnecessary-condition] check switch cases (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9912">#9912</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/77e65df393a40225dcfa3f5f3a4760655f359397"><code>77e65df</code></a> fix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c11ca06f0042d2784de7e169f49d85aba4536d5a"><code>c11ca06</code></a> chore(eslint-plugin): make utility for static member access (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9836">#9836</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2a956b22451350588ca81ffa3442130f159dfbf5"><code>2a956b2</code></a> fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9a80067783638c99e09fd340310a320c8676c083"><code>9a80067</code></a> fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3710c9c32c8bc07bf46b67317f5f0d4d5f072987"><code>3710c9c</code></a> feat(type-utils): isNullableType add Void logic (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9937">#9937</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.6.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 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>
This reverts commit b1f1cca.
…loying' This reverts commit e97a34d.
wildjames
force-pushed
the
AEA-0000-add-sbom-action
branch
from
September 18, 2024 11:39
2b79f93
to
69d2ca6
Compare
auto-merge was automatically disabled
September 18, 2024 11:51
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Details
Use the communal SBOM generation action, and add a
make
target to perform the same action locally.