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

Bump TestableIOSystemIOAbstractionsTestingHelpersVersion from 19.2.69 to 20.0.15 #185

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps TestableIOSystemIOAbstractionsTestingHelpersVersion from 19.2.69 to 20.0.15.
Updates TestableIO.System.IO.Abstractions.TestingHelpers from 19.2.69 to 20.0.15

Release notes

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

v20.0.15

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v20.0.4...v20.0.15

v20.0.4

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v19.2.91...v20.0.4

v19.2.91

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v19.2.87...v19.2.91

v19.2.87

What's Changed

... (truncated)

Commits
  • 3d517f4 fix: use correct path for wrapped FileInfo and DirectoryInfo (#1079)
  • d32fedd chore(deps): update dependency snapshooter.nunit to v0.14.1
  • b0726af chore(deps): update dependency dotnet-sdk to v8.0.101 (#1077)
  • 83936e6 chore(deps): update dependency nunit to v4 (#1058)
  • 30b006c chore(deps): update dependency benchmarkdotnet to v0.13.12 (#1075)
  • c215308 chore(deps): update apexskier/github-release-commenter action to v1.3.6 (#1071)
  • 94ec8c6 chore(deps): update dependency saucecontrol.inheritdoc to v2 (#1069)
  • e0ba8e9 chore(deps): update actions/download-artifact action to v4 (#1067)
  • 8c62444 chore(deps): update actions/upload-artifact action to v4 (#1068)
  • 6dceee2 refactor: Convert Classic Assert to Constraint Model (#1065)
  • Additional commits viewable in compare view

Updates TestableIO.System.IO.Abstractions.Wrappers from 19.2.69 to 20.0.15

Release notes

Sourced from TestableIO.System.IO.Abstractions.Wrappers's releases.

v20.0.15

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v20.0.4...v20.0.15

v20.0.4

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v19.2.91...v20.0.4

v19.2.91

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v19.2.87...v19.2.91

v19.2.87

What's Changed

... (truncated)

Commits
  • 3d517f4 fix: use correct path for wrapped FileInfo and DirectoryInfo (#1079)
  • d32fedd chore(deps): update dependency snapshooter.nunit to v0.14.1
  • b0726af chore(deps): update dependency dotnet-sdk to v8.0.101 (#1077)
  • 83936e6 chore(deps): update dependency nunit to v4 (#1058)
  • 30b006c chore(deps): update dependency benchmarkdotnet to v0.13.12 (#1075)
  • c215308 chore(deps): update apexskier/github-release-commenter action to v1.3.6 (#1071)
  • 94ec8c6 chore(deps): update dependency saucecontrol.inheritdoc to v2 (#1069)
  • e0ba8e9 chore(deps): update actions/download-artifact action to v4 (#1067)
  • 8c62444 chore(deps): update actions/upload-artifact action to v4 (#1068)
  • 6dceee2 refactor: Convert Classic Assert to Constraint Model (#1065)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 19.2.69 to 20.0.15.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2024 13:09
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (1bbe310) to head (dc18a54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          16       16           
  Lines         481      481           
  Branches       59       59           
=======================================
  Hits          425      425           
  Misses         53       53           
  Partials        3        3           
Flag Coverage Δ
unittests 87.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bingenito bingenito merged commit 9d08c8f into main Mar 1, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/TestableIOSystemIOAbstractionsTestingHelpersVersion-20.0.15 branch March 1, 2024 17:09
psmulovics pushed a commit that referenced this pull request Mar 4, 2024
* Bump xunit.runner.visualstudio from 2.5.1 to 2.5.7 (#188)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.6.4 to 2.7.0 (#189)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0.
- [Commits](xunit/xunit@2.6.4...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump es5-ext from 0.10.62 to 0.10.64 in /site (#187)

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump follow-redirects from 1.15.3 to 1.15.4 in /site (#182)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump msgpackr from 1.10.0 to 1.10.1 in /site (#175)

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump TestableIOSystemIOAbstractionsTestingHelpersVersion (#185)

Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 19.2.69 to 20.0.15.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* update dotnet version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>
Co-authored-by: Joyce Dzifa Lokko <[email protected]>
@psmulovics psmulovics mentioned this pull request Mar 4, 2024
psmulovics added a commit that referenced this pull request Mar 5, 2024
* Bump xunit.runner.visualstudio from 2.5.1 to 2.5.7 (#188)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump xunit from 2.6.4 to 2.7.0 (#189)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0.
- [Commits](xunit/xunit@2.6.4...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump es5-ext from 0.10.62 to 0.10.64 in /site (#187)

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...





* Bump follow-redirects from 1.15.3 to 1.15.4 in /site (#182)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...





* Bump msgpackr from 1.10.0 to 1.10.1 in /site (#175)

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...





* Bump TestableIOSystemIOAbstractionsTestingHelpersVersion (#185)

Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 19.2.69 to 20.0.15.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-major
...





* update dotnet version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: jyffarh <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>
Co-authored-by: Joyce Dzifa Lokko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant