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 production-dependencies group across 1 directory with 9 updates #106

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 9 updates in the / directory:

Package From To
GitVersion.MsBuild 6.0.4 6.0.5
Microsoft.Extensions.Logging.Abstractions 8.0.2 9.0.0
Microsoft.Extensions.Options 8.0.2 9.0.0
Polly.Core 8.4.2 8.5.0
SonarAnalyzer.CSharp 9.32.0.97167 10.3.0.106239
Microsoft.Extensions.Hosting 8.0.1 9.0.0
Microsoft.Extensions.Logging.Abstractions 8.0.2 9.0.0
Microsoft.Extensions.Options 8.0.2 9.0.0
YamlDotNet 16.1.3 16.2.0
Microsoft.Extensions.Hosting 8.0.1 9.0.0
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 9.0.0
Microsoft.Extensions.Logging.Abstractions 8.0.2 9.0.0
Microsoft.Extensions.Options 8.0.2 9.0.0
Microsoft.Extensions.Logging.Abstractions 8.0.2 8.0.0
Microsoft.Extensions.Options 8.0.2 8.0.0
Polly.Extensions 8.4.2 8.5.0

Updates GitVersion.MsBuild from 6.0.4 to 6.0.5

Release notes

Sourced from GitVersion.MsBuild's releases.

6.0.5

This is the last version supporting .net 6.0 as it's now End Of Support

As part of this release we had 12 commits which resulted in 5 issues being closed.

Documentation

  • !4229 Update msbuild.md: Visual Studio is no longer supported
  • [#4244](GitTools/GitVersion#4244) [ISSUE]: dotnet tool install docs should not use an explicit --version arg
  • !4288 Mention new config parameter semantic-version-format

SHA256 Hashes of the release artifacts

  • 0b4186c884bc4859a44f633141d2492838ad631e49b18aca2e5422d8b5f1fecf - gitversion-linux-arm64-6.0.5.tar.gz
  • cf74d02985e3cfa6deee2ccfd7b320fb02e9348efca91333bf380c30eb83a88f - gitversion-linux-musl-arm64-6.0.5.tar.gz
  • 2c8468f1fffed3c5e07e273d894119a470a594d7a41ed53bb8fb9e44a52d5da0 - gitversion-linux-musl-x64-6.0.5.tar.gz
  • 1eebc15c291e911dcf36a986e213d8143d3dbcc84bcc4b43e0ef3bc0a5758635 - gitversion-linux-x64-6.0.5.tar.gz
  • 39de64876a52155e97aaba06eb4dd3df24fe26fdeb3203170063cf487ab64efd - gitversion-osx-arm64-6.0.5.tar.gz
  • fb839cc85e0448b320a17984fe817d7b9811099f889f54cd1894d7bd3afdba45 - gitversion-osx-x64-6.0.5.tar.gz
  • 816280d721b890ff8e0268a0605104926b715ce87677efb38aca5e3e8c10f414 - gitversion-win-arm64-6.0.5.zip
  • fc5db3b31d666b90e464e525b682625bcebaaa03f8d01b94832428987eb5f596 - gitversion-win-x64-6.0.5.zip
Commits
  • c78e7a3 (build) use sdk 9.0.100
  • 58d4808 #4244 - remove explicit version on cli install
  • 4a7d978 Merge pull request #4292 from GitTools/dependabot/nuget/src/YamlDotNet-16.2.0
  • 6f52529 (deps): Bump YamlDotNet from 16.1.3 to 16.2.0 in /src
  • 8758a3c Update msbuild.md: update supported frameworks
  • c849187 Mention new config parameter semantic-version-format (#4288)
  • 9c91227 updated README
  • a2b8e11 Merge pull request #4283 from GitTools/dependabot/nuget/new-cli/Scriban-5.11.0
  • 10cc563 (deps): Bump Scriban from 5.10.0 to 5.11.0 in /new-cli
  • ad66ece (docs deps): Bump the remark group with 2 updates (#4282)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Polly.Core from 8.4.2 to 8.5.0

Release notes

Sourced from Polly.Core's releases.

8.5.0

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.4.2...8.5.0

Changelog

Sourced from Polly.Core's changelog.

8.5.0

Commits
  • 520ee38 Update to .NET 9 SDK (#2003)
  • 7567acc Extend snippet explanation
  • 607535c Bump Microsoft.Extensions.TimeProvider.Testing from 8.7.0 to 8.10.0 (#2371)
  • f3db68b Bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0 (#2372)
  • 124dfd6 Bump NSubstitute from 5.1.0 to 5.3.0 (#2365)
  • 52259e0 Bump rojopolis/spellcheck-github-actions from 0.43.1 to 0.44.0 (#2368)
  • 21fef02 Bump github/codeql-action from 3.26.13 to 3.27.0 (#2369)
  • 795f06d Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (#2367)
  • 12fe569 Bump actions/cache from 4.1.1 to 4.1.2 (#2359)
  • 978ac69 Bump actions/checkout from 4.2.1 to 4.2.2 (#2361)
  • Additional commits viewable in compare view

Updates SonarAnalyzer.CSharp from 9.32.0.97167 to 10.3.0.106239

Commits

Updates Microsoft.Extensions.Hosting from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

Bumps the production-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [GitVersion.MsBuild](https://github.com/GitTools/GitVersion) | `6.0.4` | `6.0.5` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Polly.Core](https://github.com/App-vNext/Polly) | `8.4.2` | `8.5.0` |
| [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `9.32.0.97167` | `10.3.0.106239` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `16.1.3` | `16.2.0` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Extensions.Hosting.WindowsServices](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.0` |
| [Polly.Extensions](https://github.com/App-vNext/Polly) | `8.4.2` | `8.5.0` |



Updates `GitVersion.MsBuild` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@6.0.4...6.0.5)

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

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

Updates `Polly.Core` from 8.4.2 to 8.5.0
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.2...8.5.0)

Updates `SonarAnalyzer.CSharp` from 9.32.0.97167 to 10.3.0.106239
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](https://github.com/SonarSource/sonar-dotnet/commits)

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

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

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

Updates `YamlDotNet` from 16.1.3 to 16.2.0
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v16.1.3...v16.2.0)

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

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

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

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

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

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

Updates `Polly.Extensions` from 8.4.2 to 8.5.0
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.2...8.5.0)

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Polly.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Hosting.WindowsServices
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: Polly.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #108.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot-nuget-production-dependencies-cb25acea3c branch December 2, 2024 00:26
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.

0 participants