Skip to content

build(deps-dev): bump prettier from 3.1.1 to 3.2.4#109

Merged
jeffkl merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-3.2.4
Jan 22, 2024
Merged

build(deps-dev): bump prettier from 3.1.1 to 3.2.4#109
jeffkl merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-3.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 22, 2024

Copy link
Copy Markdown
Contributor

Bumps prettier from 3.1.1 to 3.2.4.

Release notes

Sourced from prettier's releases.

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.2.4

diff

Fix incorrect parser inference (#15947 by @​fisker)

Files like .eslintrc.json were incorrectly formatted as JSONC files.

// Input
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "jsonc" }
// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "json" }

3.2.3

diff

Throw errors for invalid code (#15881 by @​fisker, @​Josh-Cena, @​auvred)

// Input
1++;
// Prettier 3.2.2
1++;
// Prettier 3.2.3
SyntaxError: Invalid left-hand side expression in unary operation (1:1)
> 1 | 1++;
| ^

// Input
try {} catch (error = 1){}
// Prettier 3.2.2
try {
} catch (error) {}
// Prettier 3.2.3
SyntaxError: Catch clause variable cannot have an initializer. (1:23)
</tr></table>

... (truncated)

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 requested a review from a team as a code owner January 22, 2024 04:58
@dependabot dependabot Bot added the maintenance Repo maintenance label Jan 22, 2024
@jeffkl
jeffkl enabled auto-merge (squash) January 22, 2024 16:47
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-3.2.4 branch from d3c6749 to 85a64f9 Compare January 22, 2024 16:48
@jeffkl
jeffkl merged commit f685ada into main Jan 22, 2024
@jeffkl
jeffkl deleted the dependabot/npm_and_yarn/prettier-3.2.4 branch January 22, 2024 16:49
mergify Bot referenced this pull request in Testably/Testably.Architecture.Rules Jan 30, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
minor | `v1.2.0` -> `v1.3.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v1.3.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v1.3.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v1.3.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Architecture.Rules).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify Bot referenced this pull request in Testably/Testably.Abstractions.FluentAssertions Jan 30, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
minor | `v1.2.0` -> `v1.3.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v1.3.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v1.3.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v1.3.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions.FluentAssertions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify Bot referenced this pull request in Testably/Testably.Abstractions Jan 30, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
minor | `v1.2.0` -> `v1.3.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v1.3.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v1.3.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v1.3.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify Bot referenced this pull request in Testably/Testably.Architecture.Rules Jan 31, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
major | `v1.3.0` -> `v2.0.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v2.0.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v2.0.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Architecture.Rules).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify Bot referenced this pull request in Testably/Testably.Abstractions.FluentAssertions Jan 31, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
major | `v1.3.0` -> `v2.0.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v2.0.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v2.0.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions.FluentAssertions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify Bot referenced this pull request in Testably/Testably.Abstractions Jan 31, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [NuGet/setup-nuget](https://togithub.com/NuGet/setup-nuget) | action |
major | `v1.3.0` -> `v2.0.0` |

---

### Release Notes

<details>
<summary>NuGet/setup-nuget (NuGet/setup-nuget)</summary>

###
[`v2.0.0`](https://togithub.com/NuGet/setup-nuget/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/NuGet/setup-nuget/compare/v1.2.0...v2.0.0)

#### What's Changed

- build(deps): bump semver from 7.3.8 to 7.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/49](https://togithub.com/NuGet/setup-nuget/pull/49)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/51](https://togithub.com/NuGet/setup-nuget/pull/51)
- build(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/57](https://togithub.com/NuGet/setup-nuget/pull/57)
- Update to use Node.js 20 by
[@&#8203;frederikprijck](https://togithub.com/frederikprijck) in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/60](https://togithub.com/NuGet/setup-nuget/pull/60)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.18.0 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/62](https://togithub.com/NuGet/setup-nuget/pull/62)
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/61](https://togithub.com/NuGet/setup-nuget/pull/61)
- build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/64](https://togithub.com/NuGet/setup-nuget/pull/64)
- build(deps-dev): bump nock from 13.3.3 to 13.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/63](https://togithub.com/NuGet/setup-nuget/pull/63)
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/65](https://togithub.com/NuGet/setup-nuget/pull/65)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.62.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/70](https://togithub.com/NuGet/setup-nuget/pull/70)
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/68](https://togithub.com/NuGet/setup-nuget/pull/68)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/69](https://togithub.com/NuGet/setup-nuget/pull/69)
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/73](https://togithub.com/NuGet/setup-nuget/pull/73)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/71](https://togithub.com/NuGet/setup-nuget/pull/71)
- build(deps-dev): bump nock from 13.3.6 to 13.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/72](https://togithub.com/NuGet/setup-nuget/pull/72)
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/74](https://togithub.com/NuGet/setup-nuget/pull/74)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/76](https://togithub.com/NuGet/setup-nuget/pull/76)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/77](https://togithub.com/NuGet/setup-nuget/pull/77)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/75](https://togithub.com/NuGet/setup-nuget/pull/75)
- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/80](https://togithub.com/NuGet/setup-nuget/pull/80)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/79](https://togithub.com/NuGet/setup-nuget/pull/79)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/81](https://togithub.com/NuGet/setup-nuget/pull/81)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/83](https://togithub.com/NuGet/setup-nuget/pull/83)
- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/82](https://togithub.com/NuGet/setup-nuget/pull/82)
- build(deps-dev): bump nock from 13.3.8 to 13.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/88](https://togithub.com/NuGet/setup-nuget/pull/88)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/86](https://togithub.com/NuGet/setup-nuget/pull/86)
- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/85](https://togithub.com/NuGet/setup-nuget/pull/85)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/89](https://togithub.com/NuGet/setup-nuget/pull/89)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/93](https://togithub.com/NuGet/setup-nuget/pull/93)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/91](https://togithub.com/NuGet/setup-nuget/pull/91)
- build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/92](https://togithub.com/NuGet/setup-nuget/pull/92)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/90](https://togithub.com/NuGet/setup-nuget/pull/90)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/94](https://togithub.com/NuGet/setup-nuget/pull/94)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/107](https://togithub.com/NuGet/setup-nuget/pull/107)
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/106](https://togithub.com/NuGet/setup-nuget/pull/106)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/110](https://togithub.com/NuGet/setup-nuget/pull/110)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/109](https://togithub.com/NuGet/setup-nuget/pull/109)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/116](https://togithub.com/NuGet/setup-nuget/pull/116)
- build(deps-dev): bump nock from 13.4.0 to 13.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/115](https://togithub.com/NuGet/setup-nuget/pull/115)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/113](https://togithub.com/NuGet/setup-nuget/pull/113)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/NuGet/setup-nuget/pull/117](https://togithub.com/NuGet/setup-nuget/pull/117)

#### New Contributors

- [@&#8203;frederikprijck](https://togithub.com/frederikprijck) made
their first contribution in
[https://github.com/NuGet/setup-nuget/pull/59](https://togithub.com/NuGet/setup-nuget/pull/59)

**Full Changelog**:
NuGet/setup-nuget@v1.2.0...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Repo maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant