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 tests group across 1 directory with 5 updates #68

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the tests group with 5 updates in the / directory:

Package From To
Meziantou.Analyzer 2.0.179 2.0.182
DNTCommon.Web.Core 7.6.7 7.6.9
Microsoft.Extensions.Configuration.Binder 9.0.0 9.0.0
Microsoft.Extensions.Options 9.0.0 9.0.0
Microsoft.NET.Test.Sdk 17.11.1 17.12.0

Updates Meziantou.Analyzer from 2.0.179 to 2.0.182

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.182

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.182

Full Changelog: meziantou/Meziantou.Analyzer@2.0.181...2.0.182

2.0.181

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.181

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.180...2.0.181

2.0.180

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.180

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.179...2.0.180

Commits
  • 58436c3 Code fixer for MA0053 now supports records
  • 1b0e98c MA0042 skips MemoryStream when type is explicit
  • f255a66 Update MA0076.md (#772)
  • ac26787 Add an option to detect overloads with optional parameters (#771)
  • See full diff in compare view

Updates DNTCommon.Web.Core from 7.6.7 to 7.6.9

Commits

Updates Microsoft.Extensions.Configuration.Binder from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Extensions.Options from 9.0.0 to 9.0.0

Commits

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

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

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.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

Bumps the tests group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.179` | `2.0.182` |
| [DNTCommon.Web.Core](https://github.com/VahidN/DNTCommon.Web.Core) | `7.6.7` | `7.6.9` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |



Updates `Meziantou.Analyzer` from 2.0.179 to 2.0.182
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.179...2.0.182)

Updates `DNTCommon.Web.Core` from 7.6.7 to 7.6.9
- [Commits](https://github.com/VahidN/DNTCommon.Web.Core/commits)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

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

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: DNTCommon.Web.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2024
Copy link

what-the-diff bot commented Nov 28, 2024

PR Summary

  • Updated the Meziantou.Analyzer Package
    We upgraded the version of the Meziantou.Analyzer package from version 2.0.179 to version 2.0.182. This latest version has improved features and performance enhancements that will boost overall functionality of our application.

  • Updated the DNTCommon.Web.Core Package
    The DNTCommon.Web.Core package was updated as well from version 7.6.7 to 7.6.9. This update aims to provide better user experience and efficiency due to newer fixes and improvements in the updated version.

  • Updated the Microsoft.NET.Test.Sdk Package
    The version of Microsoft.NET.Test.Sdk package was bumped up from 17.11.1 to 17.12.0. This advance provides improved testing performance and allows us to deliver high-quality software by catching issues early during the development process.

@VahidN VahidN merged commit f182136 into master Nov 28, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/tests-2f619ac63b branch November 28, 2024 14:58
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