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

fix: Bump the dependencies group with 7 updates #206

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 8 updates:

Package From To
Microsoft.Extensions.Configuration 8.0.0 9.0.0
Microsoft.Extensions.Logging 8.0.1 9.0.0
Microsoft.Extensions.ObjectPool 8.0.10 9.0.0
BigBook 5.1.62 5.1.63
Microsoft.Extensions.ObjectPool 8.0.10 8.0.10
FileCurator 4.1.12 4.1.13
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 9.0.0
Microsoft.Extensions.Configuration.Json 8.0.1 9.0.0

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Logging from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.ObjectPool from 8.0.10 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.ObjectPool's releases.

.NET 9.0.0

Release

.NET 9.0 RC 2

Release

What's Changed

... (truncated)

Commits

Updates BigBook from 5.1.62 to 5.1.63

Changelog

Sourced from BigBook's changelog.

5.1.63 (2024-11-12)

Bug Fixes

  • bump the dependencies group with 4 updates (c25de9d)

Other

  • Merge pull request #307 from JaCraig/dependabot/nuget/dependencies-5a08a2a66b (a54228f)

Commits
  • f6769c9 chore(release): 5.1.63
  • a54228f Merge pull request #307 from JaCraig/dependabot/nuget/dependencies-5a08a2a66b
  • c25de9d fix: bump the dependencies group with 4 updates
  • See full diff in compare view

Updates Microsoft.Extensions.ObjectPool from 8.0.10 to 8.0.10

Release notes

Sourced from Microsoft.Extensions.ObjectPool's releases.

.NET 9.0.0

Release

.NET 9.0 RC 2

Release

What's Changed

... (truncated)

Commits

Updates FileCurator from 4.1.12 to 4.1.13

Changelog

Sourced from FileCurator's changelog.

4.1.13 (2024-11-12)

Bug Fixes

  • bump the dependencies group with 2 updates (a397abf)

Other

  • Merge pull request #342 from JaCraig/dependabot/nuget/test/FileCurator.Tests/dependencies-23db35b6a2 (aca9914)
  • Merge pull request #343 from JaCraig/dependabot/nuget/dependencies-343284cbe2 (05a7717)
  • bump Mecha.xUnit (233b9ff)

Commits
  • 14516fb chore(release): 4.1.13
  • 05a7717 Merge pull request #343 from JaCraig/dependabot/nuget/dependencies-343284cbe2
  • a397abf fix: bump the dependencies group with 2 updates
  • aca9914 Merge pull request #342 from JaCraig/dependabot/nuget/test/FileCurator.Tests/...
  • 233b9ff chore: bump Mecha.xUnit
  • See full diff in compare view

Updates Microsoft.Extensions.Configuration.EnvironmentVariables from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

.NET 9.0.0

Release

What's Changed

Bumps the dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.10` | `9.0.0` |
| [BigBook](https://github.com/JaCraig/BigBookOfDataTypes) | `5.1.62` | `5.1.63` |
| [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.10` |
| [FileCurator](https://github.com/JaCraig/FileCurator) | `4.1.12` | `4.1.13` |
| [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |


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

Updates `Microsoft.Extensions.Logging` 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.ObjectPool` from 8.0.10 to 9.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v9.0.0)

Updates `BigBook` from 5.1.62 to 5.1.63
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.1.62...v5.1.63)

Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v9.0.0)

Updates `FileCurator` from 4.1.12 to 4.1.13
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.1.12...v4.1.13)

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

Updates `Microsoft.Extensions.Configuration.Json` 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)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: BigBook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: FileCurator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 13, 2024
@JaCraig
Copy link
Owner

JaCraig commented Nov 13, 2024

Not approving this PR because it includes a major update of a dependency used in production

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

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

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-3a80aa01fa branch November 20, 2024 00:51
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