Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency moq to v4.20.0 #351

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget minor 4.18.4 -> 4.20.0

Release Notes

moq/moq (Moq)

v4.20.0

What's Changed

✨ Implemented enhancements
🔨 Other

New Contributors

Full Changelog: moq/moq.spikes@v4.18.4...v4.20.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vbreuss vbreuss merged commit 6bb6080 into main Aug 8, 2023
11 checks passed
@vbreuss vbreuss deleted the renovate/moq-4.x branch August 8, 2023 08:41
mergify bot pushed a commit to Testably/Testably.Abstractions.FluentAssertions that referenced this pull request Aug 23, 2023
…4.0 (#38)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Testably.Abstractions.Interface](https://togithub.com/Testably/Testably.Abstractions)
| nuget | minor | `2.3.4` -> `2.4.0` |

---

### Release Notes

<details>
<summary>Testably/Testably.Abstractions
(Testably.Abstractions.Interface)</summary>

###
[`v2.4.0`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.4.0)

#### What's Changed

- chore(deps): update dependency testably.abstractions.testing to v2.3.4
by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#346
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#347
- refactor: analyze brittle tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#348
- refactor: use retry action for failed tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#349
- chore(deps): update dependency moq to v4.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#351
- chore(deps): update dependency moq to v4.20.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#352
- chore(deps): update dependency moq to v4.20.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#353
- fix: sonar deprecation warning by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#355
- chore(deps): update dependency moq to v4.20.69 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#358
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.24 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#359
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#360
- chore(deps): update dependency microsoft.codeanalysis.csharp to v4.7.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#361
- refactor: remove dependency on Moq by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#362
- feat: add renovate package group for Testably.Abstractions packages by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#363
- feat: improve release pipeline to automatically create a Github
release by [@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#364
- refactor: use FluentAssertion extensions methods by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#365
- refactor: update FluentAssertions extensions by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#367
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#368
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.61 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#369
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.64 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#370
- feat: add mergify configuration file by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#371
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#372
- fix: sonar issue due to `CA1826` by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#373
- refactor: avoid `Thread.Sleep` in Tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#374
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#375
- fix: `FileSystemInitializer` supports nested directories by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#376

**Full Changelog**:
Testably/Testably.Abstractions@v2.3.4...v2.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify bot pushed a commit to Testably/Testably.Abstractions.FluentAssertions that referenced this pull request Aug 23, 2023
#40)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions)
| nuget | minor | `2.3.4` -> `2.4.1` |

---

### Release Notes

<details>
<summary>Testably/Testably.Abstractions
(Testably.Abstractions.Testing)</summary>

###
[`v2.4.1`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.4.1)

#### What's Changed

- chore(deps): update testably.abstractions packages to v2.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#366
- chore(deps): update dependency fluentassertions to v6.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#377
- fix: error in release pipeline by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#378

**Full Changelog**:
Testably/Testably.Abstractions@v2.4.0...v2.4.1

###
[`v2.4.0`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.4.0)

#### What's Changed

- chore(deps): update dependency testably.abstractions.testing to v2.3.4
by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#346
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#347
- refactor: analyze brittle tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#348
- refactor: use retry action for failed tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#349
- chore(deps): update dependency moq to v4.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#351
- chore(deps): update dependency moq to v4.20.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#352
- chore(deps): update dependency moq to v4.20.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#353
- fix: sonar deprecation warning by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#355
- chore(deps): update dependency moq to v4.20.69 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#358
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.24 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#359
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#360
- chore(deps): update dependency microsoft.codeanalysis.csharp to v4.7.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#361
- refactor: remove dependency on Moq by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#362
- feat: add renovate package group for Testably.Abstractions packages by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#363
- feat: improve release pipeline to automatically create a Github
release by [@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#364
- refactor: use FluentAssertion extensions methods by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#365
- refactor: update FluentAssertions extensions by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#367
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#368
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.61 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#369
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.64 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions#370
- feat: add mergify configuration file by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#371
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#372
- fix: sonar issue due to `CA1826` by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#373
- refactor: avoid `Thread.Sleep` in Tests by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#374
- refactor: improve test coverage by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#375
- fix: `FileSystemInitializer` supports nested directories by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions#376

**Full Changelog**:
Testably/Testably.Abstractions@v2.3.4...v2.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant