Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 4 updates: BigBook, Microsoft.Extensions.ObjectPool, SQLParser and FileCurator.

Updates BigBook from 5.1.61 to 5.1.62

Changelog

Sourced from BigBook's changelog.

5.1.62 (2024-11-11)

Bug Fixes

  • bump versionize from 2.2.0 to 2.3.0 in the dependencies group (980451e)

Other

  • Merge pull request #304 from JaCraig/dependabot/nuget/test/BigBook.Tests/dependencies-b5cc6d1a97 (9663f64)
  • Merge pull request #305 from JaCraig/dependabot/nuget/test/BigBook.Tests/dependencies-1c844ea9e8 (c53feb7)
  • Merge pull request #306 from JaCraig/dependabot/nuget/dependencies-ca13a1f720 (dedaf40)
  • bump Mecha.xUnit in /test/BigBook.Tests in the dependencies group (71a35c2)
  • bump Mecha.xUnit in /test/BigBook.Tests in the dependencies group (aafd84c)

Commits
  • acc6d61 chore(release): 5.1.62
  • dedaf40 Merge pull request #306 from JaCraig/dependabot/nuget/dependencies-ca13a1f720
  • 980451e fix: bump versionize from 2.2.0 to 2.3.0 in the dependencies group
  • c53feb7 Merge pull request #305 from JaCraig/dependabot/nuget/test/BigBook.Tests/depe...
  • 71a35c2 chore: bump Mecha.xUnit in /test/BigBook.Tests in the dependencies group
  • 9663f64 Merge pull request #304 from JaCraig/dependabot/nuget/test/BigBook.Tests/depe...
  • aafd84c chore: bump Mecha.xUnit in /test/BigBook.Tests in the dependencies group
  • See full diff in compare view

Updates Microsoft.Extensions.ObjectPool from 8.0.10 to 8.0.10

Commits

Updates SQLParser from 3.0.21 to 3.0.22

Changelog

Sourced from SQLParser's changelog.

3.0.22 (2024-11-11)

Bug Fixes

  • bump versionize from 2.2.0 to 2.3.0 in the dependencies group (20386c4)

Other

  • Merge pull request #64 from JaCraig/dependabot/nuget/dependencies-ca13a1f720 (4224e00)

Commits
  • 5bd5207 chore(release): 3.0.22
  • 4224e00 Merge pull request #64 from JaCraig/dependabot/nuget/dependencies-ca13a1f720
  • 20386c4 fix: bump versionize from 2.2.0 to 2.3.0 in the dependencies group
  • See full diff in compare view

Updates FileCurator from 4.1.11 to 4.1.12

Changelog

Sourced from FileCurator's changelog.

4.1.12 (2024-11-11)

Bug Fixes

  • bump the dependencies group with 2 updates (3af3442)

Other

  • Merge pull request #339 from JaCraig/dependabot/nuget/test/FileCurator.Tests/dependencies-b5cc6d1a97 (5eca951)
  • Merge pull request #340 from JaCraig/dependabot/nuget/test/FileCurator.Tests/dependencies-1c844ea9e8 (aebb240)
  • Merge pull request #341 from JaCraig/dependabot/nuget/dependencies-81691b5001 (1713539)
  • bump Mecha.xUnit (ffcbc54)
  • bump Mecha.xUnit (f46343c)

Commits
  • 49edbde chore(release): 4.1.12
  • 1713539 Merge pull request #341 from JaCraig/dependabot/nuget/dependencies-81691b5001
  • 3af3442 fix: bump the dependencies group with 2 updates
  • aebb240 Merge pull request #340 from JaCraig/dependabot/nuget/test/FileCurator.Tests/...
  • ffcbc54 chore: bump Mecha.xUnit
  • 5eca951 Merge pull request #339 from JaCraig/dependabot/nuget/test/FileCurator.Tests/...
  • f46343c chore: bump Mecha.xUnit
  • See full diff 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 dependencies group with 4 updates: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore), [SQLParser](https://github.com/JaCraig/SQLParser) and [FileCurator](https://github.com/JaCraig/FileCurator).


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

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...v8.0.10)

Updates `SQLParser` from 3.0.21 to 3.0.22
- [Changelog](https://github.com/JaCraig/SQLParser/blob/master/CHANGELOG.md)
- [Commits](JaCraig/SQLParser@v3.0.21...v3.0.22)

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

---
updated-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: SQLParser
  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
...

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 12, 2024
Copy link
Owner

@JaCraig JaCraig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this pull request because it includes a patch or minor update

@JaCraig JaCraig merged commit 180a2bd into master Nov 12, 2024
@JaCraig JaCraig deleted the dependabot/nuget/dependencies-a432a076b3 branch November 12, 2024 00:24
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.

2 participants