Skip to content

Bump the production group across 1 directory with 8 updates#95

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/production-5d256ea808
Closed

Bump the production group across 1 directory with 8 updates#95
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/production-5d256ea808

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps the production group with 8 updates in the / directory:

Package From To
Humanizer.Core 2.14.1 2.14.1
JsonSchema.Net 7.3.1 7.3.3
Microsoft.Bcl.AsyncInterfaces 9.0.1 9.0.0
System.Text.Json 9.0.1 9.0.0
Microsoft.Bcl.AsyncInterfaces 9.0.1 9.0.2
Microsoft.Build.Utilities.Core 17.12.6 17.13.9
System.Text.Json 9.0.1 9.0.2
Microsoft.Bcl.AsyncInterfaces 9.0.1 9.0.2
Microsoft.NET.Test.Sdk 17.12.0 17.13.0
Verify.Xunit 28.9.0 28.11.0
xunit.runner.visualstudio 3.0.1 3.0.2

Updates Humanizer.Core from 2.14.1 to 2.14.1

Commits

Updates JsonSchema.Net from 7.3.1 to 7.3.3

Commits

Updates Microsoft.Bcl.AsyncInterfaces from 9.0.1 to 9.0.0

Commits

Updates System.Text.Json from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Bcl.AsyncInterfaces from 9.0.1 to 9.0.2

Commits

Updates Microsoft.Build.Utilities.Core from 17.12.6 to 17.13.9

Release notes

Sourced from Microsoft.Build.Utilities.Core's releases.

v17.13.9

What's Changed

... (truncated)

Commits
  • e0f243f [vs17.13] Adjust embeddedresource culture warning (#11320)
  • cbc39be [vs17.13] Update dependencies from dotnet/arcade (#11266)
  • c86c02c Update .vsts-dotnet.yml of VisualStudio.ChannelName (#11305)
  • bfea91c Remove IO.Redist from GetPathToBuildToolsFile (#11270)
  • 524caa3 Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ...
  • 000e099 [automated] Merge branch 'vs17.12' => 'vs17.13' (#11203)
  • 048235c Bump up version prefix to 17.13.4
  • 3d6c224 Merge branch 'vs17.13' into merge/vs17.12-to-vs17.13
  • 583e46a [vs17.13] Update dependencies from dotnet/arcade (#11221)
  • ce83d1e Bump up version prefix to 17.13.3
  • Additional commits viewable in compare view

Updates System.Text.Json from 9.0.1 to 9.0.2

Commits

Updates Microsoft.Bcl.AsyncInterfaces from 9.0.1 to 9.0.2

Commits

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

Release notes

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

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

Commits

Updates Verify.Xunit from 28.9.0 to 28.11.0

Commits

Updates xunit.runner.visualstudio from 3.0.1 to 3.0.2

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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 16, 2025
@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.48%. Comparing base (4971faa) to head (5ababd5).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   78.48%   78.48%           
=======================================
  Files          49       49           
  Lines        1455     1455           
  Branches      274      274           
=======================================
  Hits         1142     1142           
  Misses        216      216           
  Partials       97       97           

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

@trippwill
Copy link
Owner

@dependabot recreate

Bumps the production group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Humanizer.Core](https://github.com/Humanizr/Humanizer) | `2.14.1` | `2.14.1` |
| [JsonSchema.Net](https://github.com/json-everything/json-everything) | `7.3.1` | `7.3.3` |
| [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.0` |
| [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` |
| [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) | `17.12.6` | `17.13.9` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` |
| [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` |
| [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.9.0` | `28.11.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` |



Updates `Humanizer.Core` from 2.14.1 to 2.14.1
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md)
- [Commits](Humanizr/Humanizer@v2.14.1...v2.14.1)

Updates `JsonSchema.Net` from 7.3.1 to 7.3.3
- [Commits](https://github.com/json-everything/json-everything/commits)

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

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `Microsoft.Bcl.AsyncInterfaces` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `Microsoft.Build.Utilities.Core` from 17.12.6 to 17.13.9
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.12.6...v17.13.9)

Updates `System.Text.Json` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `Microsoft.Bcl.AsyncInterfaces` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

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

Updates `Verify.Xunit` from 28.9.0 to 28.11.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.9.0...28.11.0)

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

---
updated-dependencies:
- dependency-name: Humanizer.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: JsonSchema.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/production-5d256ea808 branch from a4607dc to 5ababd5 Compare February 16, 2025 23:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/production-5d256ea808 branch February 24, 2025 02:21
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