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

Bump the nexusmods group with 2 updates #788

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps the nexusmods group with 2 updates: NexusMods.Paths and NexusMods.Paths.TestingHelpers.

Updates NexusMods.Paths from 0.1.8 to 0.2.0

Release notes

Sourced from NexusMods.Paths's releases.

v0.2

What's Changed

Full Changelog: Nexus-Mods/NexusMods.Paths@v0.1.8...v0.2

Commits
  • 9aff411 Merge pull request #31 from Nexus-Mods/fix-hashcode-equals
  • 11c9905 Merge branch 'main' into fix-hashcode-equals
  • e5aaa7a Reverted: Meta to previous version [not all files updated for .NET 8]
  • 1bbc6a7 Added: Sanity Tests for HashCode & Equals
  • 83b1d4a Merge pull request #30 from Nexus-Mods/enhanced-filetree
  • 29d9fcc Changed: Link against Reloaded.Memory for SIMD/Vector Ops, update Meta
  • 29ddf3f Merge branch 'main' into enhanced-filetree
  • 483259e Unedited .editorconfig
  • 6123ef5 Added: Info on Sanity Testing New Tree Functionality
  • 09bd017 Fixed: Some implicit unbox operations in IHavePathSegment
  • Additional commits viewable in compare view

Updates NexusMods.Paths.TestingHelpers from 0.1.8 to 0.2.0

Release notes

Sourced from NexusMods.Paths.TestingHelpers's releases.

v0.2

What's Changed

Full Changelog: Nexus-Mods/NexusMods.Paths@v0.1.8...v0.2

Commits
  • 9aff411 Merge pull request #31 from Nexus-Mods/fix-hashcode-equals
  • 11c9905 Merge branch 'main' into fix-hashcode-equals
  • e5aaa7a Reverted: Meta to previous version [not all files updated for .NET 8]
  • 1bbc6a7 Added: Sanity Tests for HashCode & Equals
  • 83b1d4a Merge pull request #30 from Nexus-Mods/enhanced-filetree
  • 29d9fcc Changed: Link against Reloaded.Memory for SIMD/Vector Ops, update Meta
  • 29ddf3f Merge branch 'main' into enhanced-filetree
  • 483259e Unedited .editorconfig
  • 6123ef5 Added: Info on Sanity Testing New Tree Functionality
  • 09bd017 Fixed: Some implicit unbox operations in IHavePathSegment
  • 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
@dependabot dependabot bot added the area-dependencies This is related to one or more dependencies. Set by CI do not remove label Nov 27, 2023
@dependabot dependabot bot requested a review from a team November 27, 2023 09:57
Copy link
Contributor

This PR conflicts with main. You need to rebase the PR before it can be merged.

Bumps the nexusmods group with 2 updates: [NexusMods.Paths](https://github.com/Nexus-Mods/NexusMods.Paths) and [NexusMods.Paths.TestingHelpers](https://github.com/Nexus-Mods/NexusMods.Paths).


Updates `NexusMods.Paths` from 0.1.8 to 0.2.0
- [Release notes](https://github.com/Nexus-Mods/NexusMods.Paths/releases)
- [Commits](Nexus-Mods/NexusMods.Paths@v0.1.8...v0.2)

Updates `NexusMods.Paths.TestingHelpers` from 0.1.8 to 0.2.0
- [Release notes](https://github.com/Nexus-Mods/NexusMods.Paths/releases)
- [Commits](Nexus-Mods/NexusMods.Paths@v0.1.8...v0.2)

---
updated-dependencies:
- dependency-name: NexusMods.Paths
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nexusmods
- dependency-name: NexusMods.Paths.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nexusmods
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/nexusmods-be13d7ba64 branch from f331b50 to 130265c Compare November 27, 2023 13:46
Copy link
Contributor

This PR doesn't conflict with main anymore. It can be merged after all status checks have passed and it has been reviewed.

@Sewer56 Sewer56 merged commit 0af4b76 into main Nov 27, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/nexusmods-be13d7ba64 branch November 27, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dependencies This is related to one or more dependencies. Set by CI do not remove
1 participant