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

update dotnet 8 (#186) #217

Merged
merged 3 commits into from
Mar 5, 2024
Merged

update dotnet 8 (#186) #217

merged 3 commits into from
Mar 5, 2024

Conversation

psmulovics
Copy link
Member

Bumps xunit.runner.visualstudio from 2.5.1 to 2.5.7.


updated-dependencies:

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

Bumps xunit from 2.6.4 to 2.7.0.


updated-dependencies:

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

Bumps es5-ext from 0.10.62 to 0.10.64.


updated-dependencies:

  • dependency-name: es5-ext dependency-type: indirect ...

Bumps follow-redirects from 1.15.3 to 1.15.4.


updated-dependencies:

  • dependency-name: follow-redirects dependency-type: indirect ...

Bumps msgpackr from 1.10.0 to 1.10.1.


updated-dependencies:

  • dependency-name: msgpackr dependency-type: indirect ...

Bumps TestableIOSystemIOAbstractionsTestingHelpersVersion from 19.2.69 to 20.0.15.

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

Updates TestableIO.System.IO.Abstractions.Wrappers from 19.2.69 to 20.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

* 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 requested a review from a team as a code owner March 4, 2024 22:14
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (2049afd) to head (edb457f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  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.

@psmulovics psmulovics merged commit e78a08d into main Mar 5, 2024
6 checks passed
@psmulovics psmulovics deleted the dotnet8-upgrade branch March 22, 2024 19:26
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.

3 participants