Skip to content

Commit

Permalink
chore(lambda): bump aws-sdk-client-mock-jest from 3.1.0 to 4.0.1 in /…
Browse files Browse the repository at this point in the history
…lambdas (#4029)

Bumps
[aws-sdk-client-mock-jest](https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest)
from 3.1.0 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/releases">aws-sdk-client-mock-jest's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.1</h2>
<h3><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.1-beta.0...v4.0.1">4.0.1</a>
(2024-06-01)</h3>
<h2>v4.0.1-beta.0</h2>
<h3><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.0...v4.0.1-beta.0">4.0.1-beta.0</a>
(2024-06-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>jest:</strong> match input type accepting
<code>@​jest/globals</code> asymmetric matchers (<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/644a6030ebe86446389c8d3ca18239501e848241">644a603</a>)</li>
</ul>
<h2>v4.0.0</h2>
<h2><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.0-beta.0...v4.0.0">4.0.0</a>
(2024-03-17)</h2>
<h2>v4.0.0-beta.0</h2>
<h2><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v3.1.0...v4.0.0-beta.0">4.0.0-beta.0</a>
(2024-03-17)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Correct expect.assertions() count on CommandWith commands (<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest/issues/209">#209</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Correct expect.assertions() count on CommandWith commands (<a
href="https://redirect.github.com/m-radzikowski/aws-sdk-client-mock/issues/209">#209</a>)
(<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/65d53a724f36910d0b7cb75169e3f0121369bd41">65d53a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md">aws-sdk-client-mock-jest's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.1-beta.0...v4.0.1">4.0.1</a>
(2024-06-01)</h3>
<h3><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.0...v4.0.1-beta.0">4.0.1-beta.0</a>
(2024-06-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>jest:</strong> match input type accepting
<code>@​jest/globals</code> asymmetric matchers (<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/644a6030ebe86446389c8d3ca18239501e848241">644a603</a>)</li>
</ul>
<h2><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.0-beta.0...v4.0.0">4.0.0</a>
(2024-03-17)</h2>
<h2><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v3.1.0...v4.0.0-beta.0">4.0.0-beta.0</a>
(2024-03-17)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Correct expect.assertions() count on CommandWith commands (<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest/issues/209">#209</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Correct expect.assertions() count on CommandWith commands (<a
href="https://redirect.github.com/m-radzikowski/aws-sdk-client-mock/issues/209">#209</a>)
(<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/65d53a724f36910d0b7cb75169e3f0121369bd41">65d53a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/19f041a515acc6f1a264b1188a66679167a57e4e"><code>19f041a</code></a>
chore(release): 4.0.1</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/c2e1d863b24a220f4271370041220ccb08320fb0"><code>c2e1d86</code></a>
chore(release): 4.0.1-beta.0</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/644a6030ebe86446389c8d3ca18239501e848241"><code>644a603</code></a>
fix(jest): match input type accepting <code>@​jest/globals</code>
asymmetric matchers</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/7acde279608e6bf3e45505cdff5b54e9e77f27a8"><code>7acde27</code></a>
docs: add code examples for Jest matchers including asymmetric
matchers</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/e0486cc0be53fc640707071871b0008eb755d319"><code>e0486cc</code></a>
chore(release): 4.0.0</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/f2ec44b01cab8f6aa4e7e8d731ad590e3e046676"><code>f2ec44b</code></a>
chore(release): 4.0.0-beta.0</li>
<li><a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commit/65d53a724f36910d0b7cb75169e3f0121369bd41"><code>65d53a7</code></a>
fix!: Correct expect.assertions() count on CommandWith commands (<a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest/issues/209">#209</a>)</li>
<li>See full diff in <a
href="https://github.com/m-radzikowski/aws-sdk-client-mock/commits/v4.0.1/packages/aws-sdk-client-mock-jest">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-sdk-client-mock-jest&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=4.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 900217b commit bd6cd40
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.1.0",
"aws-sdk-client-mock-jest": "^3.1.0",
"aws-sdk-client-mock-jest": "^4.0.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.1.0",
"aws-sdk-client-mock-jest": "^3.1.0",
"aws-sdk-client-mock-jest": "^4.0.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.1.0",
"aws-sdk-client-mock-jest": "^3.1.0",
"aws-sdk-client-mock-jest": "^4.0.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.1.0",
"aws-sdk-client-mock-jest": "^3.1.0",
"aws-sdk-client-mock-jest": "^4.0.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "^29.7.0",
Expand Down
18 changes: 9 additions & 9 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4610,7 +4610,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^4.0.1"
cron-parser: "npm:^4.9.0"
eslint: "npm:^8.57.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down Expand Up @@ -4707,7 +4707,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^4.0.1"
axios: "npm:^1.7.2"
cron-parser: "npm:^4.9.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -4744,7 +4744,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^4.0.1"
axios: "npm:^1.7.2"
eslint: "npm:^8.57.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down Expand Up @@ -4773,7 +4773,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^3.1.0"
aws-sdk-client-mock-jest: "npm:^4.0.1"
eslint: "npm:^8.57.0"
eslint-plugin-prettier: "npm:5.2.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5593,15 +5593,15 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk-client-mock-jest@npm:^3.1.0":
version: 3.1.0
resolution: "aws-sdk-client-mock-jest@npm:3.1.0"
"aws-sdk-client-mock-jest@npm:^4.0.1":
version: 4.0.1
resolution: "aws-sdk-client-mock-jest@npm:4.0.1"
dependencies:
expect: "npm:>28.1.3"
tslib: "npm:^2.1.0"
peerDependencies:
aws-sdk-client-mock: 3.1.0
checksum: 10c0/000c4a6f1b5c8d2e741a5db2a09af4a8120bd68cbe92a2ff8c81fac02c71d6361b0e3622f1731c4d2afe935935d88dd4b01205358069e257a22727b3127069d6
aws-sdk-client-mock: 4.0.1
checksum: 10c0/9832cc132e3cd33f85b882e646ee63ea10500d59c94340c1425a46bd6ace85d07122070ba7eea5100b6729a8f4f6ab0a4df042b919681a7cbb719f9e5a13d3b1
languageName: node
linkType: hard

Expand Down

0 comments on commit bd6cd40

Please sign in to comment.