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 #231

Merged
merged 1 commit into from
May 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

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

Updates FileCurator from 4.0.79 to 4.0.80

Changelog

Sourced from FileCurator's changelog.

4.0.80 (2024-05-02)

Bug Fixes

  • bump BigBook from 5.1.30 to 5.1.31 in the dependencies group (e06b63b)

Other

  • Merge pull request #221 from JaCraig/dependabot/nuget/test/FileCurator.Tests/dependencies-0d0bb6ef21 (24a09eb)
  • Merge pull request #222 from JaCraig/dependabot/nuget/dependencies-d12e33da90 (b5d28be)
  • bump Mecha.xUnit (6de3c68)

Commits
  • 09f5171 chore(release): 4.0.80
  • b5d28be Merge pull request #222 from JaCraig/dependabot/nuget/dependencies-d12e33da90
  • e06b63b fix: bump BigBook from 5.1.30 to 5.1.31 in the dependencies group
  • 24a09eb Merge pull request #221 from JaCraig/dependabot/nuget/test/FileCurator.Tests/...
  • 6de3c68 chore: bump Mecha.xUnit
  • See full diff in compare view

Updates Mirage from 4.0.96 to 4.0.98

Changelog

Sourced from Mirage's changelog.

4.0.98 (2024-05-02)

Bug Fixes

Other

4.0.97 (2024-05-02)

Bug Fixes

  • bump BigBook in /src/Mirage in the dependencies group (e4f94fd)
  • bump BigBook in /src/Mirage in the dependencies group (b888145)
  • Fixing build (63b6f64)
  • Getting build back to working and setting up coveralls (23b5cb8)

Other

  • Merge pull request #219 from JaCraig/dependabot/nuget/test/Mirage.Tests/dependencies-7c64645fbf (7d1ef6c)
  • Merge pull request #220 from JaCraig/dependabot/nuget/src/Mirage/dependencies-2752b0e9ec (196e473)
  • Merge pull request #221 from JaCraig/dependabot/nuget/src/Mirage/dependencies-185ad49ace (629c7b5)
  • bump Mecha.xUnit in /test/Mirage.Tests in the dependencies group (973bdc6)
  • Update dependabot.yml (1df3d6d)

Commits
  • 99e2256 chore(release): 4.0.98
  • e929eb8 chore: Merge
  • 06fc2dd fix: Adding more tests
  • 5930e74 chore(release): 4.0.97
  • 63b6f64 fix: Fixing build
  • 23b5cb8 fix: Getting build back to working and setting up coveralls
  • 629c7b5 Merge pull request #221 from JaCraig/dependabot/nuget/src/Mirage/dependencies...
  • e4f94fd fix: bump BigBook in /src/Mirage in the dependencies group
  • 196e473 Merge pull request #220 from JaCraig/dependabot/nuget/src/Mirage/dependencies...
  • b888145 fix: bump BigBook in /src/Mirage in the dependencies group
  • Additional commits viewable 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 [Mirage](https://github.com/JaCraig/Mirage).


Updates `FileCurator` from 4.0.79 to 4.0.80
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.0.79...v4.0.80)

Updates `Mirage` from 4.0.96 to 4.0.98
- [Changelog](https://github.com/JaCraig/Mirage/blob/master/CHANGELOG.md)
- [Commits](JaCraig/Mirage@v4.0.96...v4.0.98)

---
updated-dependencies:
- dependency-name: FileCurator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Mirage
  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 May 2, 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 3e6316f into main May 2, 2024
3 checks passed
@JaCraig JaCraig deleted the dependabot/nuget/dependencies-8735005015 branch May 2, 2024 16:29
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.

None yet

1 participant