-
Notifications
You must be signed in to change notification settings - Fork 6
Commit e8141c2
authored
chore(deps): update testably.abstractions packages to v2.5.0 (#410)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[Testably.Abstractions](https://togithub.com/Testably/Testably.Abstractions)
| `2.4.1` -> `2.5.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions)
| `2.4.1` -> `2.5.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>Testably/Testably.Abstractions
(Testably.Abstractions)</summary>
###
[`v2.5.0`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.5.0)
##### What's Changed
- chore(deps): update testably.abstractions packages to v2.4.1 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/379](https://togithub.com/Testably/Testably.Abstractions/pull/379)
- refactor: prepare support for .NET 8.0 by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/388](https://togithub.com/Testably/Testably.Abstractions/pull/388)
- feat: support .NET 8.0 | `LastAccessTime` is no longer updated for the
source file when copying it on OSX by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/382](https://togithub.com/Testably/Testably.Abstractions/pull/382)
- feat: support .NET 8.0 | Remove `BinaryFormatter` from
`TestingException` by [@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/383](https://togithub.com/Testably/Testably.Abstractions/pull/383)
- feat: support .NET 8.0 | Refresh cache on `IFileInfo.CreateText` by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/384](https://togithub.com/Testably/Testably.Abstractions/pull/384)
- feat: support .NET 8.0 | Timer no longer throws
`ObjectDisposedException` by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/385](https://togithub.com/Testably/Testably.Abstractions/pull/385)
- feat: support .NET 8.0 | Add new methods for `IZipFile` by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/386](https://togithub.com/Testably/Testably.Abstractions/pull/386)
- feat: support .NET 8.0 | Add new methods for `IRandom` by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/387](https://togithub.com/Testably/Testably.Abstractions/pull/387)
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.67 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/390](https://togithub.com/Testably/Testably.Abstractions/pull/390)
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/391](https://togithub.com/Testably/Testably.Abstractions/pull/391)
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.69 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/392](https://togithub.com/Testably/Testably.Abstractions/pull/392)
- chore(deps): update dependency testably.abstractions.fluentassertions
to v0.7.0 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/393](https://togithub.com/Testably/Testably.Abstractions/pull/393)
- chore(deps): update actions/checkout action to v4 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/394](https://togithub.com/Testably/Testably.Abstractions/pull/394)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.25 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/395](https://togithub.com/Testably/Testably.Abstractions/pull/395)
- chore(deps): update dependency testably.abstractions.fluentassertions
to v0.8.0 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/396](https://togithub.com/Testably/Testably.Abstractions/pull/396)
- chore(deps): update dependency testably.abstractions.fluentassertions
to v0.9.0 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/397](https://togithub.com/Testably/Testably.Abstractions/pull/397)
- refactor: use `Exist` and `NotExist` fluent assertions by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/398](https://togithub.com/Testably/Testably.Abstractions/pull/398)
- fix: nullable warning from SonarCloud by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/400](https://togithub.com/Testably/Testably.Abstractions/pull/400)
- chore(deps): update dependency nsubstitute to v5.1.0 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/401](https://togithub.com/Testably/Testably.Abstractions/pull/401)
- chore(deps): update xunit-dotnet monorepo to v2.5.1 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/402](https://togithub.com/Testably/Testably.Abstractions/pull/402)
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/Testably/Testably.Abstractions/commit/8ade135)
by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/404](https://togithub.com/Testably/Testably.Abstractions/pull/404)
- docs: update README by [@​vbreuss](https://togithub.com/vbreuss)
in
[https://github.com/Testably/Testably.Abstractions/pull/405](https://togithub.com/Testably/Testably.Abstractions/pull/405)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.26 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/407](https://togithub.com/Testably/Testably.Abstractions/pull/407)
- fix: explicitly specify `FileAttributes` in tests by
[@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/406](https://togithub.com/Testably/Testably.Abstractions/pull/406)
- fix: throw UnauthorizedAccessException when replacing a read-only file
on Windows by [@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/408](https://togithub.com/Testably/Testably.Abstractions/pull/408)
- chore(deps): update dependency testably.abstractions.fluentassertions
to v1 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/409](https://togithub.com/Testably/Testably.Abstractions/pull/409)
**Full Changelog**:
v2.4.1...v2.5.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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 03bcf97 commit e8141c2Copy full SHA for e8141c2
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments