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 the dependencies group in /tests/Moneybird.Net.Tests with 7 updates #101

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps the dependencies group in /tests/Moneybird.Net.Tests with 7 updates:

Package From To
AutoFixture 4.18.0 4.18.1
AutoFixture.Xunit2 4.18.0 4.18.1
coverlet.collector 6.0.1 6.0.2
Microsoft.NET.Test.Sdk 17.8.0 17.9.0
Moq 4.20.69 4.20.70
xunit 2.6.2 2.8.0
xunit.runner.visualstudio 2.5.6 2.8.0

Updates AutoFixture from 4.18.0 to 4.18.1

Release notes

Sourced from AutoFixture's releases.

Version v4.18.1

What's Changed

Full Changelog: AutoFixture/AutoFixture@v4.18.0...v4.18.1

Commits

Updates AutoFixture.Xunit2 from 4.18.0 to 4.18.1

Release notes

Sourced from AutoFixture.Xunit2's releases.

Version v4.18.1

What's Changed

Full Changelog: AutoFixture/AutoFixture@v4.18.0...v4.18.1

Commits

Updates AutoFixture from 4.18.0 to 4.18.1

Release notes

Sourced from AutoFixture's releases.

Version v4.18.1

What's Changed

Full Changelog: AutoFixture/AutoFixture@v4.18.0...v4.18.1

Commits

Updates coverlet.collector from 6.0.1 to 6.0.2

Release notes

Sourced from coverlet.collector's releases.

v6.0.2

Fixed

  • Threshold-stat triggers error #1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #1629
  • Exception when multiple exclude-by-attribute filters specified #1624

Improvements

  • More concise options to specify multiple parameters in coverlet.console #1624

Diff between 6.0.1 and 6.0.2

Commits

Updates Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0...v17.9.0

v17.9.0-release-23619-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02

Commits

Updates Moq from 4.20.69 to 4.20.70

Release notes

Sourced from Moq's releases.

v4.20.70

What's Changed

🔨 Other

New Contributors

Full Changelog: devlooped/moq@v4.20.69...v4.20.70

Changelog

Sourced from Moq's changelog.

Moq Changelog

All notable changes to this project will be documented in this file.

The format is loosely based on Keep a Changelog.

Commits
  • 2b55659 ⬆️ Bump files with dotnet-file sync
  • cb605f4 Bump NuGetizer from 1.1.1 to 1.2.0
  • 6816a49 ⬆️ Bump files with dotnet-file sync
  • 8e46ab8 A minor negation in GetDelay to make it more readable #1419
  • d702a5e Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • f4022d9 Bump NuGetizer from 1.1.0 to 1.1.1
  • 1d33044 ⬆️ Bump files with dotnet-file sync
  • 06d88ec +Mᐁ includes
  • 6146125 Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • 633214f Manually update CHANGELOG.md for now
  • Additional commits viewable in compare view

Updates xunit from 2.6.2 to 2.8.0

Commits
  • be260b3 v2.8.0
  • a8ceb66 #783: Add -useansicolor flag to console runner (v2)
  • 7b0ff93 Don't show /aggressive with unlimited threads
  • 46cdf06 Support parallel algorithm in MSBuild runner
  • b4aa876 Support multipler syntax in MSBuild runner
  • 6790b48 Add aggressive display to TestFrameworkEnvironment reported by XunitTestAssem...
  • 3dd7e91 Update mocks to make CollectionBehaviorAttribute property values optional
  • 4c82dea Asking for default threads should set 0, not null
  • d73cdef Should not try to use a semaphore when we've been asked for unlimited threads
  • 3722e54 Enable multiplier style max threads support
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 2.5.6 to 2.8.0

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2024
Bumps the dependencies group in /tests/Moneybird.Net.Tests with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [AutoFixture](https://github.com/AutoFixture/AutoFixture) | `4.18.0` | `4.18.1` |
| [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) | `4.18.0` | `4.18.1` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` |
| [Moq](https://github.com/moq/moq) | `4.20.69` | `4.20.70` |
| [xunit](https://github.com/xunit/xunit) | `2.6.2` | `2.8.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.8.0` |


Updates `AutoFixture` from 4.18.0 to 4.18.1
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1)

Updates `AutoFixture.Xunit2` from 4.18.0 to 4.18.1
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1)

Updates `AutoFixture` from 4.18.0 to 4.18.1
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1)

Updates `coverlet.collector` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2)

Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

Updates `Moq` from 4.20.69 to 4.20.70
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.20.69...v4.20.70)

Updates `xunit` from 2.6.2 to 2.8.0
- [Commits](xunit/xunit@2.6.2...2.8.0)

Updates `xunit.runner.visualstudio` from 2.5.6 to 2.8.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.6...2.8.0)

---
updated-dependencies:
- dependency-name: AutoFixture
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: AutoFixture.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: AutoFixture
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/tests/Moneybird.Net.Tests/dependencies-119156a06d branch from 23b1461 to 2d81679 Compare May 10, 2024 03:12
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.85%. Comparing base (e3708c1) to head (48f3140).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #101   +/-   ##
========================================
  Coverage    94.85%   94.85%           
========================================
  Files           71       71           
  Lines         1031     1031           
  Branches        46       46           
========================================
  Hits           978      978           
  Misses          46       46           
  Partials         7        7           
Flag Coverage Δ
unittests 94.85% <ø> (ø)

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.

@VincentVrijburg VincentVrijburg merged commit f74962b into develop May 20, 2024
5 checks passed
@VincentVrijburg VincentVrijburg deleted the dependabot/nuget/tests/Moneybird.Net.Tests/dependencies-119156a06d branch May 20, 2024 08:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant