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 3 updates #271

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps the dependencies group with 3 updates: Microsoft.NET.Test.Sdk, FileCurator and Mirage.

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits

Updates FileCurator from 4.0.103 to 4.0.104

Changelog

Sourced from FileCurator's changelog.

4.0.104 (2024-08-20)

Bug Fixes

  • bump HtmlAgilityPack in the dependencies group (eb8c356)

Other

  • Merge pull request #290 from JaCraig/dependabot/nuget/test/FileCurator.Tests/dependencies-e3f6db98b2 (c94161e)
  • Merge pull request #291 from JaCraig/dependabot/nuget/dependencies-0f15858be7 (51fa751)
  • bump the dependencies group (c43c5da)

Commits
  • 8cf1812 chore(release): 4.0.104
  • 51fa751 Merge pull request #291 from JaCraig/dependabot/nuget/dependencies-0f15858be7
  • eb8c356 fix: bump HtmlAgilityPack in the dependencies group
  • c94161e Merge pull request #290 from JaCraig/dependabot/nuget/test/FileCurator.Tests/...
  • c43c5da chore: bump the dependencies group
  • See full diff in compare view

Updates Mirage from 4.1.7 to 4.1.8

Changelog

Sourced from Mirage's changelog.

4.1.8 (2024-08-19)

Bug Fixes

  • bump BigBook in /src/Mirage in the dependencies group (1f97ddf)

Other

  • Merge pull request #278 from JaCraig/dependabot/nuget/test/Mirage.Tests/dependencies-be36b3769a (96764b0)
  • Merge pull request #279 from JaCraig/dependabot/nuget/test/Mirage.Tests/dependencies-0abfb65c46 (7017888)
  • Merge pull request #280 from JaCraig/dependabot/nuget/src/Mirage/dependencies-82a5e02c33 (d86d35c)
  • bump Mecha.xUnit in /test/Mirage.Tests in the dependencies group (a696add)
  • bump Mecha.xUnit in /test/Mirage.Tests in the dependencies group (2ab4ca8)

Commits
  • e985c8d chore(release): 4.1.8
  • d86d35c Merge pull request #280 from JaCraig/dependabot/nuget/src/Mirage/dependencies...
  • 1f97ddf fix: bump BigBook in /src/Mirage in the dependencies group
  • 7017888 Merge pull request #279 from JaCraig/dependabot/nuget/test/Mirage.Tests/depen...
  • a696add chore: bump Mecha.xUnit in /test/Mirage.Tests in the dependencies group
  • 96764b0 Merge pull request #278 from JaCraig/dependabot/nuget/test/Mirage.Tests/depen...
  • 2ab4ca8 chore: bump Mecha.xUnit in /test/Mirage.Tests in the dependencies group
  • 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 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [FileCurator](https://github.com/JaCraig/FileCurator) and [Mirage](https://github.com/JaCraig/Mirage).


Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

Updates `FileCurator` from 4.0.103 to 4.0.104
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.0.103...v4.0.104)

Updates `Mirage` from 4.1.7 to 4.1.8
- [Changelog](https://github.com/JaCraig/Mirage/blob/master/CHANGELOG.md)
- [Commits](JaCraig/Mirage@v4.1.7...v4.1.8)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Aug 20, 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 58412ab into main Aug 20, 2024
3 checks passed
@JaCraig JaCraig deleted the dependabot/nuget/dependencies-e54ea584ce branch August 20, 2024 16:57
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