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 dotnet group with 5 updates #110

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the dotnet group with 5 updates:

Package From To
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.0 8.0.1
GitHub.Actions.Core 8.0.16 8.1.0
MSTest.TestAdapter 3.4.3 3.5.2
MSTest.TestFramework 3.4.3 3.5.2

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1

Updates GitHub.Actions.Core from 8.0.16 to 8.1.0

Release notes

Sourced from GitHub.Actions.Core's releases.

8.1.0

Full Changelog: IEvangelist/dotnet-github-actions-sdk@8.0.16...8.1.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1

Updates MSTest.TestAdapter from 3.4.3 to 3.5.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

v3.5.0

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.0] - 2024-07-15

See full log here

Added

... (truncated)

Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.4.3 to 3.5.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

v3.5.0

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.0] - 2024-07-15

See full log here

Added

... (truncated)

Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • 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 dotnet group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| Microsoft.Extensions.DependencyInjection.Abstractions | `8.0.0` | `8.0.1` |
| Microsoft.Extensions.Logging.Abstractions | `8.0.0` | `8.0.1` |
| [GitHub.Actions.Core](https://github.com/IEvangelist/dotnet-github-actions-sdk) | `8.0.16` | `8.1.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.2` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.2` |


Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.1

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.1

Updates `GitHub.Actions.Core` from 8.0.16 to 8.1.0
- [Release notes](https://github.com/IEvangelist/dotnet-github-actions-sdk/releases)
- [Commits](IEvangelist/dotnet-github-actions-sdk@8.0.16...8.1.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.1

Updates `MSTest.TestAdapter` from 3.4.3 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.4.3...v3.5.2)

Updates `MSTest.TestFramework` from 3.4.3 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.4.3...v3.5.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: GitHub.Actions.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 19, 2024
@IEvangelist IEvangelist enabled auto-merge (squash) August 19, 2024 18:34
@IEvangelist IEvangelist merged commit c239f2a into main Aug 19, 2024
4 checks passed
@IEvangelist IEvangelist deleted the dependabot/nuget/dotnet-f61002e2e6 branch August 19, 2024 18:36
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