Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps @typescript-eslint/parser from 8.9.0 to 8.10.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.10.0

8.10.0 (2024-10-17)

🚀 Features

  • support TypeScript 5.6 (#9972)

🩹 Fixes

  • typescript-eslint: propagate name field to extended configs in config helper (#10094)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.10.0 (2024-10-17)

🚀 Features

  • support TypeScript 5.6 (#9972)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2024
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-8.10.0 branch from 56be0ba to edb232c Compare October 18, 2024 04:05
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@sonarqubecloud
Copy link

@dependabot dependabot bot temporarily deployed to internal-dev-sandbox October 18, 2024 04:13 Inactive
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit e6a895d into main Oct 18, 2024
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-8.10.0 branch October 18, 2024 04:15
wildjames added a commit that referenced this pull request Nov 11, 2024
Upgrade: [dependabot] - bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 (#1385)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 8.9.0 to 8.10.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.10.0</h2>
<h2>8.10.0 (2024-10-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.6 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-eslint:</strong> propagate <code>name</code>
field to extended configs in <code>config</code> helper (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg ✨</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.10.0 (2024-10-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.6 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg ✨</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/7effdea4307f44dcb2ad21529d42af0250907fad"><code>7effdea</code></a>
chore(release): publish 8.10.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f9c49e3989468768ca7da5833d6f8cb226e420c0"><code>f9c49e3</code></a>
feat: support TypeScript 5.6 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9972">#9972</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/d09d36de88dbef86575252a0542e92801fb6a890"><code>d09d36d</code></a>
docs: inject option descriptions into rule docs when possible (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9925">#9925</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/373c63a40ccb6c5306999a0bd4cdb9cd5348988f"><code>373c63a</code></a>
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion
id (#...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.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.9.0&new-version=8.10.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.670.0 to 3.674.0 (#1387)

Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.670.0 to 3.674.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-secrets-manager</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.674.0</h2>
<h4>3.674.0(2024-10-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> add status code 400 for S3
region redirects (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6572">#6572</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f02a26861e5ee0231b66552c0d4b646ce2eb5c0">1f02a268</a>)</li>
<li>smithy update for smithyVersion=1.51.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6569">#6569</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/398b45cc3faffdb0628720bb76d91bc8fa2d3c86">398b45cc</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong> Updates Amazon RDS documentation for
TAZ IAM support (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0b3fe4353993e529bac07003d02a140e852f1dd">e0b3fe43</a>)</li>
<li><strong>client-ecs:</strong> This is an Amazon ECS documentation
only update to address tickets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5933d6920c5273c04b33c8ad8920425062ad78b4">5933d692</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent:</strong> Removing support for topK
property in PromptModelInferenceConfiguration object, Making
PromptTemplateConfiguration property as required, Limiting the maximum
PromptVariant to 1 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d4d3af5de838c031d23b79678e4978f1bfc44d68">d4d3af5d</a>)</li>
<li><strong>client-workspaces:</strong> Updated the DomainName pattern
for Active Directory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f4c52671bcfb2d3684de52e9ce23710c549ef95a">f4c52671</a>)</li>
<li><strong>client-pinpoint-sms-voice-v2:</strong> Added the
registrations status of REQUIRES_AUTHENTICATION (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba96169cd9f4a2ba765046dab7d6fe7f6537122d">ba96169c</a>)</li>
<li><strong>client-dataexchange:</strong> This release adds Data Grant
support, through which customers can programmatically create data grants
to share with other AWS accounts and accept data grants from other AWS
accounts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5180c332309066976b9854567b7471fb15a6a401">5180c332</a>)</li>
<li><strong>client-pipes:</strong> This release adds validation to
require specifying a SecurityGroup and Subnets in the Vpc object under
PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e,
iso-f, and other non-commercial partitions in ARN parameters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/98a5282390991624e8e5f91bf589a0d923041c00">98a52823</a>)</li>
<li><strong>client-quicksight:</strong> Add
StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports
restoring analysis to folders. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bfe6e2598c4db0c223ab650ef12d579943ffa42">0bfe6e25</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.674.0.zip</strong></p>
<h2>v3.673.0</h2>
<h4>3.673.0(2024-10-16)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-s3:</strong> Add support for the new optional
bucket-region and prefix query parameters in the ListBuckets API. For
ListBuckets requests that express pagination, Amazon S3 will now return
both the bucket names and associated AWS regions in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7f10a29ebea728d73919aa6eb80ea194ec8e0e9">e7f10a29</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.673.0.zip</strong></p>
<h2>v3.672.0</h2>
<h4>3.672.0(2024-10-15)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-cloudformation:</strong> Documentation update for AWS
CloudFormation API Reference. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bc971c984cf872955f50da914d1e52ae17e8e46f">bc971c98</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-10-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/18d2184f4d40454ac47e594f73f44760c33a3869">18d2184f</a>)</li>
<li><strong>client-transcribe-streaming:</strong> We are expanding
support for 40 new locales in AWS Transcribe Streaming. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/73471ab2d2ea02065a1b09905721f299553f5722">73471ab2</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/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md"><code>@​aws-sdk/client-secrets-manager</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0">3.674.0</a>
(2024-10-17)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a53540337acbbe9ddc692f3a2adcc4551a525701"><code>a535403</code></a>
Publish v3.674.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/398b45cc3faffdb0628720bb76d91bc8fa2d3c86"><code>398b45c</code></a>
chore: smithy update for smithyVersion=1.51.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/6569">#6569</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.674.0/clients/client-secrets-manager">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-secrets-manager&package-manager=npm_and_yarn&previous-version=3.670.0&new-version=3.674.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.9.0 to 8.10.0 (#1386)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.9.0 to 8.10.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.10.0</h2>
<h2>8.10.0 (2024-10-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.6 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-eslint:</strong> propagate <code>name</code>
field to extended configs in <code>config</code> helper (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg ✨</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.10.0 (2024-10-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.6 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg ✨</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/7effdea4307f44dcb2ad21529d42af0250907fad"><code>7effdea</code></a>
chore(release): publish 8.10.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f9c49e3989468768ca7da5833d6f8cb226e420c0"><code>f9c49e3</code></a>
feat: support TypeScript 5.6 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9972">#9972</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.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.9.0&new-version=8.10.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Move to fixed version

Move to fixed version

Upgrade: [dependabot] - bump boto3 from 1.35.42 to 1.35.43 (#1389)

Bumps [boto3](https://github.com/boto/boto3) from 1.35.42 to 1.35.43.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/3664a8d9a9727fddb9873ff0d55ae3503c9150cc"><code>3664a8d</code></a>
Merge branch 'release-1.35.43'</li>
<li><a
href="https://github.com/boto/boto3/commit/aab8f820f454b3c1d5c52e16e6ca8412a8863ae7"><code>aab8f82</code></a>
Bumping version to 1.35.43</li>
<li><a
href="https://github.com/boto/boto3/commit/919008263e5ff7ef7fefb0463996324d2ab4efaa"><code>9190082</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/0e2fdc3795f17bf7a030512dfd94ccfe4aab3b53"><code>0e2fdc3</code></a>
Merge branch 'release-1.35.42' into develop</li>
<li>See full diff in <a
href="https://github.com/boto/boto3/compare/1.35.42...1.35.43">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.42&new-version=1.35.43)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>

Upgrade: [dependabot] - bump cfn-lint from 1.16.1 to 1.17.2 (#1390)

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.16.1 to 1.17.2.
<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.17.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update language extensions <code>Fn::ForEach</code> for empty lists
by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3764">aws-cloudformation/cfn-lint#3764</a></li>
<li>Support Python 3.13 by <a
href="https://github.com/michael-k"><code>@​michael-k</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3765">aws-cloudformation/cfn-lint#3765</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.1...v1.17.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.1...v1.17.2</a></p>
<h2>Release v1.17.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Make an exception for DocDB Cluster Port return type by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3759">aws-cloudformation/cfn-lint#3759</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.0...v1.17.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.0...v1.17.1</a></p>
<h2>Release v1.17.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update test results for <code>py3.8</code> deprecation by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3745">aws-cloudformation/cfn-lint#3745</a></li>
<li>Add automation to creating boto patches by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3742">aws-cloudformation/cfn-lint#3742</a></li>
<li>Update <code>Dockerfile</code> image location to ECR by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3746">aws-cloudformation/cfn-lint#3746</a></li>
<li>Dynamically determine Account ID during transform by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3749">aws-cloudformation/cfn-lint#3749</a></li>
<li>Update graph labels by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3752">aws-cloudformation/cfn-lint#3752</a></li>
<li>Update lambda lifecycle runtimes by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3753">aws-cloudformation/cfn-lint#3753</a></li>
<li>Update <code>HealthCheckType</code> enum for
<code>AWS::AutoScaling::AutoScalingGroup</code> by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3755">aws-cloudformation/cfn-lint#3755</a></li>
<li>Update CloudFormation schemas to <code>2024-10-17</code> 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/3748">aws-cloudformation/cfn-lint#3748</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.16.1...v1.17.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.16.1...v1.17.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.17.2</h3>
<h2>What's Changed</h2>
<ul>
<li>Update language extensions <code>Fn::ForEach</code> for empty lists
by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3764">aws-cloudformation/cfn-lint#3764</a></li>
<li>Support Python 3.13 by <a
href="https://github.com/michael-k"><code>@​michael-k</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3765">aws-cloudformation/cfn-lint#3765</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.1...v1.17.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.1...v1.17.2</a></p>
<h3>v1.17.1</h3>
<h2>What's Changed</h2>
<ul>
<li>Make an exception for DocDB Cluster Port return type by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3759">aws-cloudformation/cfn-lint#3759</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.0...v1.17.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.0...v1.17.1</a></p>
<h3>v1.17.0</h3>
<h2>What's Changed</h2>
<ul>
<li>Update test results for <code>py3.8</code> deprecation by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3745">aws-cloudformation/cfn-lint#3745</a></li>
<li>Add automation to creating boto patches by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3742">aws-cloudformation/cfn-lint#3742</a></li>
<li>Update <code>Dockerfile</code> image location to ECR by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3746">aws-cloudformation/cfn-lint#3746</a></li>
<li>Dynamically determine Account ID during transform by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3749">aws-cloudformation/cfn-lint#3749</a></li>
<li>Update graph labels by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3752">aws-cloudformation/cfn-lint#3752</a></li>
<li>Update lambda lifecycle runtimes by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3753">aws-cloudformation/cfn-lint#3753</a></li>
<li>Update <code>HealthCheckType</code> enum for
<code>AWS::AutoScaling::AutoScalingGroup</code> by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3755">aws-cloudformation/cfn-lint#3755</a></li>
<li>Update CloudFormation schemas to <code>2024-10-17</code> 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/3748">aws-cloudformation/cfn-lint#3748</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.16.1...v1.17.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.16.1...v1.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/7e514f46eb078a46051a2f0f9139a8340beb16b5"><code>7e514f4</code></a>
Release v1.17.2 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3766">#3766</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a720df96862f33dd8ea5c00ff4e08c0bd286da86"><code>a720df9</code></a>
Support Python 3.13 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3765">#3765</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/41061fd430ea624fe67952515e5a969d43ae8820"><code>41061fd</code></a>
Update language extensions for empty lists (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3764">#3764</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/0d7df0385cfa566a29c2ba73188224fb15d93889"><code>0d7df03</code></a>
Release v1.17.1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3760">#3760</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/93fd15ee664845e1073f9f12928ca034785e02d9"><code>93fd15e</code></a>
Make an exception for DocDB Cluster Port return type (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3759">#3759</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/03c8c46c3b9524b0ddcca44a9f0d1596f5079be0"><code>03c8c46</code></a>
Release v1.17.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3756">#3756</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/1dcb5148b041770892f0d182079918f2955dc907"><code>1dcb514</code></a>
Update CloudFormation schemas to 2024-10-17 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3748">#3748</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/d06f3f53a021ca1dc29453f67f3b659b2765e55a"><code>d06f3f5</code></a>
Update HealthCheckType enum for AWS::AutoScaling::AutoScalingGroup (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3755">#3755</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/42429be9e6c5a7db4a348e3f8aab4cc45da65045"><code>42429be</code></a>
Update lambda lifecycle runtimes (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3753">#3753</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a33106f6ce0b61f87031c6ace338610d65518dfb"><code>a33106f</code></a>
Update graph labels (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3752">#3752</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.16.1...v1.17.2">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.16.1&new-version=1.17.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump semantic-release from 24.1.2 to 24.1.3 (#1392)

Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.1.2 to 24.1.3.
<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.3</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3">24.1.3</a>
(2024-10-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>branch-naming:</strong> prevent non-range versions from
being identified as maintenance branches (<a
href="https://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9">07f2672</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/9d4e47fbb2be1a17068f7daab6e080b9fd3a5be7"><code>9d4e47f</code></a>
Merge pull request <a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3479">#3479</a>
from abichinger/fix/maintenance-filter</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9"><code>07f2672</code></a>
fix(branch-naming): prevent non-range versions from being identified as
maint...</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f0ceaa7abb35bef91f3e197556c9d9b0beed0241"><code>f0ceaa7</code></a>
chore(deps): update dependency npm-run-all2 to v6.2.4 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3480">#3480</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c87596ee1603840d50822e002cea837209b3a243"><code>c87596e</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3477">#3477</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/45bf9d601591bf7649926e54a9459c643136b485"><code>45bf9d6</code></a>
ci(action): update actions/upload-artifact action to v4.4.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3474">#3474</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e1bebc39c8d347ba7cc6e212de0c6376b7d9b654"><code>e1bebc3</code></a>
chore(deps): update dependency got to v14.4.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3473">#3473</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/b7f35bd21029334b4dd12dd8e5409cbe905aa543"><code>b7f35bd</code></a>
ci(action): update actions/upload-artifact action to v4.4.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3472">#3472</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f937ed10cf080e201d85fcb8aa3aa92508996562"><code>f937ed1</code></a>
ci(action): update actions/upload-artifact action to v4.4.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3469">#3469</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/b466dbc0fe2d504f64a3e78b58a4cbe794887680"><code>b466dbc</code></a>
ci(action): update actions/checkout action to v4.2.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3468">#3468</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1a88cc065a8da4ed2809e14bd2f2921c8792b4ce"><code>1a88cc0</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3467">#3467</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3">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.2&new-version=24.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.674.0 to 3.675.0 (#1393)

Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.674.0 to 3.675.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-secrets-manager</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.675.0</h2>
<h4>3.675.0(2024-10-18)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-datazone:</strong> Adding the following project
member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER
and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and
PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/678f17d82335dbe3dc5e01812ffdee5fc800fe54">678f17d8</a>)</li>
<li><strong>client-athena:</strong> Removing FEDERATED from
Create/List/Delete/GetDataCatalog API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca03f0c2cdca4a62332cb0099e7c7c422aafb301">ca03f0c2</a>)</li>
<li><strong>client-bedrock:</strong> Adding converse support to CMI
API's (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/46406aead13168fc5e895d02bb282d4aafdf3a1e">46406aea</a>)</li>
<li><strong>client-ec2:</strong> RequestSpotInstances and
RequestSpotFleet feature release. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4c0494312674818ec78e7e3a59f81e0c5031822">a4c04943</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Added converse support for
custom imported models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae2b967a7eede8123b18aad7e5365fd0ba203eda">ae2b967a</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-user-agent-browser:</strong> make native interface
consistent with browser (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6575">#6575</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c03c9a6cac24a17f5b37f99b430aaaa70f58a850">c03c9a6c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.675.0.zip</strong></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md"><code>@​aws-sdk/client-secrets-manager</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.674.0...v3.675.0">3.675.0</a>
(2024-10-18)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e92f06208b7d55f135bbdbc63ae754938a04f79"><code>9e92f06</code></a>
Publish v3.675.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.675.0/clients/client-secrets-manager">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-secrets-manager&package-manager=npm_and_yarn&previous-version=3.674.0&new-version=3.675.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump eslint from 9.12.0 to 9.13.0 (#1394)

Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.13.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731"><code>381c32b</code></a>
feat: Allow languages to provide <code>defaultLanguageOptions</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19003">#19003</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88"><code>bf723bd</code></a>
feat: Improve eslintrc warning message (<a
href="https://redirect.github.com/eslint/eslint/issues/19023">#19023</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1def4cdfab1f067c5089df8b36242cdf912b0eb6"><code>1def4cd</code></a>
feat: drop support for jiti v1.21 (<a
href="https://redirect.github.com/eslint/eslint/issues/18996">#18996</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f879be240ca7ddf485b700df0eb93985ccb1db45"><code>f879be2</code></a>
feat: export <code>ESLint.defaultConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18983">#18983</a>)
(Nitin Kumar)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc"><code>78836d4</code></a>
fix: update the <code>complexity</code> rule type (<a
href="https://redirect.github.com/eslint/eslint/issues/19027">#19027</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/064c8b612e2e4b773d6b25867f2045e3ceaa9d66"><code>064c8b6</code></a>
fix: update rule types (<a
href="https://redirect.github.com/eslint/eslint/issues/18925">#18925</a>)
(Nitin Kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740"><code>abdbfa8</code></a>
docs: mark <code>LintMessage#nodeType</code> as deprecated (<a
href="https://redirect.github.com/eslint/eslint/issues/19019">#19019</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/19e68d3f3a86cf23e5c98eaf8736eeaa33f194f4"><code>19e68d3</code></a>
docs: update deprecated rules type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/19018">#19018</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7dd402d33226d821a17b22c4753ce9c40fc909bd"><code>7dd402d</code></a>
docs: Update examples of passing multiple values to a CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19006">#19006</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5dcbc519b729698be651bdbddb39da774cb70bf1"><code>5dcbc51</code></a>
docs: Add example with side-effect imports to no-restricted-imports (<a
href="https://redirect.github.com/eslint/eslint/issues/18997">#18997</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1ee87ca1c50018947e76c29e78da9aaf711f53a2"><code>1ee87ca</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2c3dbdc2319fcf2f65c2de13f9064c5a315be890"><code>2c3dbdc</code></a>
docs: Use prerendered sponsors for README (<a
href="https://redirect.github.com/eslint/eslint/issues/18988">#18988</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a"><code>68d2d9d</code></a>
chore: upgrade to <code>@eslint/js@9.13.0</code> and
<code>@eslint/core@^0.7.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19034">#19034</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d"><code>2211f0a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd"><code>c7abaef</code></a>
perf: using Node.js compile cache (<a
href="https://redirect.github.com/eslint/eslint/issues/19012">#19012</a>)
(唯然)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e"><code>1d7c077</code></a>
chore: add pkg.type &quot;commonjs&quot; (<a
href="https://redirect.github.com/eslint/eslint/issues/19011">#19011</a>)
(唯然)</li>
<li><a
href="https://github.com/eslint/eslint/commit/468e3bdadfdf5f197a44efd6c8dc5cf2b241f964"><code>468e3bd</code></a>
test: fix <code>ESLint</code> tests (<a
href="https://redirect.github.com/eslint/eslint/issues/19021">#19021</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed4635fa0e4fb91705223a7d9c230b6e9a87cd4c"><code>ed4635f</code></a>
ci: upgrade knip@5.32.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18992">#18992</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/efad76732170a9a7db2e056a8d9a0cf503448c48"><code>efad767</code></a>
chore: remove unused ignore dependency (<a
href="https://redirect.github.com/eslint/eslint/issues/18993">#18993</a>)
(Amaresh S M)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.13.0 - October 18, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a"><code>68d2d9d</code></a>
chore: upgrade to <code>@eslint/js@9.13.0</code> and
<code>@eslint/core@^0.7.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19034">#19034</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d"><code>2211f0a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731"><code>381c32b</code></a>
feat: Allow languages to provide <code>defaultLanguageOptions</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19003">#19003</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc"><code>78836d4</code></a>
fix: update the <code>complexity</code> rule type (<a
href="https://redirect.github.com/eslint/eslint/issues/19027">#19027</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd"><code>c7abaef</code></a>
perf: using Node.js compile cache (<a
href="https://redirect.github.com/eslint/eslint/issues/19012">#19012</a>)
(唯然)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88"><code>bf723bd</code></a>
feat: Improve eslintrc warning message (<a
href="https://redirect.github.com/eslint/eslint/issues/19023">#19023</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e"><code>1d7c077</code></a>
chore: add pkg.type &quot;commonjs&quot; (<a
href="https://redirect.github.com/eslint/eslint/issues/19011">#19011</a>)
(唯然)</li>
<li><a
href="https://github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740"><code>abdbfa8</code></a>
docs: mark <code>LintMessage#nodeType</code> as deprecated (<a
href="https://redirect.github.com/eslint/eslint/issues/19019">#19019</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/468e3bdadfdf5f197a44efd6c8dc5cf2b241f964"><code>468e3bd</code></a>
test: fix <code>ESLint</code> tests (<a
href="https://redirect.github.com/eslint/eslint/issues/19021">#19021</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/19e68d3f3a86cf23e5c98eaf8736eeaa33f194f4"><code>19e68d3</code></a>
docs: update deprecated rules type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/19018">#19018</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1def4cdfab1f067c5089df8b36242cdf912b0eb6"><code>1def4cd</code></a>
feat: drop support for jiti v1.21 (<a
href="https://redirect.github.com/eslint/eslint/issues/18996">#18996</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7dd402d33226d821a17b22c4753ce9c40fc909bd"><code>7dd402d</code></a>
docs: Update examples of passing multiple values to a CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19006">#19006</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/064c8b612e2e4b773d6b25867f2045e3ceaa9d66"><code>064c8b6</code></a>
fix: update rule types (<a
href="https://redirect.github.com/eslint/eslint/issues/18925">#18925</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f879be240ca7ddf485b700df0eb93985ccb1db45"><code>f879be2</code></a>
feat: export <code>ESLint.defaultConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18983">#18983</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5dcbc519b729698be651bdbddb39da774cb70bf1"><code>5dcbc51</code></a>
docs: Add example with side-effect imports to no-restricted-imports (<a
href="https://redirect.github.com/eslint/eslint/issues/18997">#18997</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed4635fa0e4fb91705223a7d9c230b6e9a87cd4c"><code>ed4635f</code></a>
ci: upgrade knip@5.32.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18992">#18992</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/efad76732170a9a7db2e056a8d9a0cf503448c48"><code>efad767</code></a>
chore: remove unused ignore dependency (<a
href="https://redirect.github.com/eslint/eslint/issues/18993">#18993</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1ee87ca1c50018947e76c29e78da9aaf711f53a2"><code>1ee87ca</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2c3dbdc2319fcf2f65c2de13f9064c5a315be890"><code>2c3dbdc</code></a>
docs: Use prerendered sponsors for README (<a
href="https://redirect.github.com/eslint/eslint/issues/18988">#18988</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/1a7cdbfad8d3355132aab3201c7dd3f2e879b19d"><code>1a7cdbf</code></a>
9.13.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/627d5bfeabf9b412b8679f602e6f6e3e23fd8a23"><code>627d5bf</code></a>
Build: changelog update for 9.13.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a"><code>68d2d9d</code></a>
chore: upgrade to <code>@eslint/js@9.13.0</code> and
<code>@eslint/core@^0.7.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19034">#19034</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d"><code>2211f0a</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731"><code>381c32b</code></a>
feat: Allow languages to provide <code>defaultLanguageOptions</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19003">#19003</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc"><code>78836d4</code></a>
fix: update the <code>complexity</code> rule type (<a
href="https://redirect.github.com/eslint/eslint/issues/19027">#19027</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd"><code>c7abaef</code></a>
perf: using Node.js compile cache (<a
href="https://redirect.github.com/eslint/eslint/issues/19012">#19012</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88"><code>bf723bd</code></a>
feat: Improve eslintrc warning message (<a
href="https://redirect.github.com/eslint/eslint/issues/19023">#19023</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e"><code>1d7c077</code></a>
chore: add pkg.type &quot;commonjs&quot; (<a
href="https://redirect.github.com/eslint/eslint/issues/19011">#19011</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740"><code>abdbfa8</code></a>
docs: mark <code>LintMessage#nodeType</code> as deprecated (<a
href="https://redirect.github.com/eslint/eslint/issues/19019">#19019</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=9.12.0&new-version=9.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @types/node from 22.7.6 to 22.7.7 (#1391)

Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.6 to 22.7.7.
<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.7.6&new-version=22.7.7)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump boto3 from 1.35.43 to 1.35.44 (#1395)

Bumps [boto3](https://github.com/boto/boto3) from 1.35.43 to 1.35.44.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/1631e47dec78d284e0d8c6e5393d38dd845d5231"><code>1631e47</code></a>
Merge branch 'release-1.35.44'</li>
<li><a
href="https://github.com/boto/boto3/commit/b2098751daf87769e8f9bf7bfee7d59c653a05d3"><code>b209875</code></a>
Bumping version to 1.35.44</li>
<li><a
href="https://github.com/boto/boto3/commit/27e92f9b422c183467535c40a6ee20f83b88ab68"><code>27e92f9</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/b5395f4e0f213ea1fb1d0eff35817984332eaf3f"><code>b5395f4</code></a>
Merge branch 'release-1.35.43' into develop</li>
<li>See full diff in <a
href="https://github.com/boto/boto3/compare/1.35.43...1.35.44">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.43&new-version=1.35.44)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants