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 2 updates #30

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps the dependencies group with 2 updates: FileCurator and BigBook.

Updates FileCurator from 4.0.20 to 4.0.21

Changelog

Sourced from FileCurator's changelog.

4.0.21 (2023-9-6)

Bug Fixes

  • bump the dependencies group with 1 update (9326958)

Other

  • Merge pull request #43 from JaCraig/dependabot/nuget/dependencies-a8f09b46f0 (eb1199f)
  • Merge pull request #44 from JaCraig/dependabot/nuget/dependencies-7700977da7 (c62f87f)
  • bump the dependencies group with 1 update (ac0be5e)

Commits
  • eafd965 chore(release): 4.0.21
  • c62f87f Merge pull request #44 from JaCraig/dependabot/nuget/dependencies-7700977da7
  • 9326958 fix: bump the dependencies group with 1 update
  • eb1199f Merge pull request #43 from JaCraig/dependabot/nuget/dependencies-a8f09b46f0
  • ac0be5e chore: bump the dependencies group with 1 update
  • See full diff in compare view

Updates BigBook from 5.0.19 to 5.0.20

Changelog

Sourced from BigBook's changelog.

5.0.20 (2023-9-6)

Bug Fixes

  • bump the dependencies group with 2 updates (bb48941)

Other

  • Merge pull request #35 from JaCraig/dependabot/nuget/test/BigBook.Tests/dependencies-a8f09b46f0 (0b39e20)
  • Merge pull request #36 from JaCraig/dependabot/github_actions/dependencies-8a9da2b879 (8781ece)
  • Merge pull request #37 from JaCraig/dependabot/nuget/test/BigBook.Tests/dependencies-b7b1c47501 (e4165b2)
  • Merge pull request #38 from JaCraig/dependabot/nuget/dependencies-0bacc06fa0 (0e5e428)
  • bump the dependencies group in /test/BigBook.Tests with 1 update (7dca901)
  • bump the dependencies group in /test/BigBook.Tests with 1 update (b4e8d53)
  • bump the dependencies group with 1 update (e255cfa)

Commits
  • 5fb5d86 chore(release): 5.0.20
  • 0e5e428 Merge pull request #38 from JaCraig/dependabot/nuget/dependencies-0bacc06fa0
  • bb48941 fix: bump the dependencies group with 2 updates
  • e4165b2 Merge pull request #37 from JaCraig/dependabot/nuget/test/BigBook.Tests/depen...
  • 7dca901 chore: bump the dependencies group in /test/BigBook.Tests with 1 update
  • 8781ece Merge pull request #36 from JaCraig/dependabot/github_actions/dependencies-8a...
  • e255cfa chore: bump the dependencies group with 1 update
  • 0b39e20 Merge pull request #35 from JaCraig/dependabot/nuget/test/BigBook.Tests/depen...
  • b4e8d53 chore: bump the dependencies group in /test/BigBook.Tests with 1 update
  • 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 2 updates: [FileCurator](https://github.com/JaCraig/FileCurator) and [BigBook](https://github.com/JaCraig/BigBookOfDataTypes).


Updates `FileCurator` from 4.0.20 to 4.0.21
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.0.20...v4.0.21)

Updates `BigBook` from 5.0.19 to 5.0.20
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.0.19...v5.0.20)

---
updated-dependencies:
- dependency-name: FileCurator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: BigBook
  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 Sep 7, 2023
@JaCraig JaCraig merged commit 694bec4 into master Sep 7, 2023
2 checks passed
@JaCraig JaCraig deleted the dependabot/nuget/dependencies-26eb300f7a branch September 7, 2023 00:21
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

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