Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps the system-io-abstractions group with 2 updates: System.IO.Abstractions and System.IO.Abstractions.TestingHelpers.

Updates System.IO.Abstractions from 21.0.29 to 22.0.14

Release notes

Sourced from System.IO.Abstractions's releases.

v22.0.14

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.13...v22.0.14

v22.0.13

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.12...v22.0.13

v22.0.12

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12

v22.0.11

What's Changed

... (truncated)

Commits
  • 2c92589 fix: Directory.Move fails on Windows if destination has different case from...
  • 84843b8 chore(deps): update dependency awexpect to 2.4.0 (#1265)
  • 5d32890 chore(deps): update dependency awexpect to 2.3.1 (#1264)
  • 86acad3 chore(deps): update dependency dotnet-sdk to v9.0.203 (#1263)
  • b0e9d4e chore(deps): update dependency system.text.json to 9.0.4 (#1262)
  • 4e3c7df fix: Add missing lock around files dictionary (#1260)
  • 79fafd0 chore(deps): update dependency awexpect to 2.2.0 (#1261)
  • 928bc38 fix: handle case-sensitive file overwrite on Windows and add tests (#1259)
  • 44fb537 chore(deps): update dependency nunit.analyzers to 4.7.0 (#1258)
  • 01d70f6 chore(deps): update dependency awexpect to 2.1.0 (#1257)
  • Additional commits viewable in compare view

Updates System.IO.Abstractions.TestingHelpers from 21.0.29 to 22.0.14

Release notes

Sourced from System.IO.Abstractions.TestingHelpers's releases.

v22.0.14

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.13...v22.0.14

v22.0.13

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.12...v22.0.13

v22.0.12

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12

v22.0.11

What's Changed

... (truncated)

Commits
  • 2c92589 fix: Directory.Move fails on Windows if destination has different case from...
  • 84843b8 chore(deps): update dependency awexpect to 2.4.0 (#1265)
  • 5d32890 chore(deps): update dependency awexpect to 2.3.1 (#1264)
  • 86acad3 chore(deps): update dependency dotnet-sdk to v9.0.203 (#1263)
  • b0e9d4e chore(deps): update dependency system.text.json to 9.0.4 (#1262)
  • 4e3c7df fix: Add missing lock around files dictionary (#1260)
  • 79fafd0 chore(deps): update dependency awexpect to 2.2.0 (#1261)
  • 928bc38 fix: handle case-sensitive file overwrite on Windows and add tests (#1259)
  • 44fb537 chore(deps): update dependency nunit.analyzers to 4.7.0 (#1258)
  • 01d70f6 chore(deps): update dependency awexpect to 2.1.0 (#1257)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the system-io-abstractions group with 2 updates: [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) and [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions).


Updates `System.IO.Abstractions` from 21.0.29 to 22.0.14
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.29...v22.0.14)

Updates `System.IO.Abstractions.TestingHelpers` from 21.0.29 to 22.0.14
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.29...v22.0.14)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-version: 22.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-io-abstractions
- dependency-name: System.IO.Abstractions.TestingHelpers
  dependency-version: 22.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-io-abstractions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Apr 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 29, 2025 12:21
@reakaleek
Copy link
Member

🚀

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Woohoo!

@Mpdreamz Mpdreamz merged commit 64321f8 into main Apr 29, 2025
15 checks passed
@Mpdreamz Mpdreamz deleted the dependabot/nuget/system-io-abstractions-c80fce60de branch April 29, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants