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 across 1 directory with 4 updates #2259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nexusmods group with 4 updates in the / directory: JetBrains.Annotations, NexusMods.MnemonicDB.SourceGenerator, Microsoft.Extensions.DependencyInjection.Abstractions and NexusMods.Paths.

Updates JetBrains.Annotations from 2023.3.0 to 2024.3.0

Commits
  • 5d07ffb 2024.3.0 RTM
  • 927880a Fix #36, add readme.md
  • 812138b [return: LanguageInjection] string M() { return "<div>"; }
  • 920d4da Merge pull request #35 from mrEDitor/must-use-return
  • 22b0d77 Introduce 'MustUseReturnValueAttribute.IsFluentBuilderMethod' property
  • 31fdb4e 2024.2.0 RTM
  • 86d82f7 Release notes
  • c32f4a4 Fix #21: Add optional property for UsedImplicitlyAttribute indicating the rea...
  • c58cea6 Fix #31: [MustDisposeResource] is not allowed on struct types
  • 5966560 2024.2.0-eap1
  • Additional commits viewable in compare view

Updates NexusMods.MnemonicDB.SourceGenerator from 0.9.95 to 0.9.97

Changelog

Sourced from NexusMods.MnemonicDB.SourceGenerator's changelog.

0.9.97 - 14/11/2024

  • Fix a nuget packing bug with the source generators

0.9.96 - 14/11/2024

  • Update to .NET 9.0
  • Moved a lot of attributes from NexusMods.App into this codebase
  • Added attributes for a lot of primitive types. Int32, UInt64, etc.
  • Removed a lot of warnings from the library and source generated code
Commits
  • 1e0dbb2 0.9.96
  • 5398556 Remove remaining reference to .net 8
  • f3a5a06 Update changelog for 0.9.96
  • 45f278f Merge pull request #109 from Nexus-Mods/better-optionals
  • 6673951 Merge branch 'main' into better-optionals
  • ea97d53 Merge pull request #113 from Nexus-Mods/feat/more-attributes
  • f4a11ce Merge pull request #114 from Nexus-Mods/update-and-cleanup
  • 7f080c0 Use the main revision of actions
  • 5da93da Fix a few warnings
  • 8831515 Update, cleanup, switch to .NET 9
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 8.0.2

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view

Updates NexusMods.Paths from 0.11.0 to 0.12.0

Commits
  • 786075a Merge pull request #59 from Nexus-Mods/cpm
  • 79f5f4c Merge branch 'main' into cpm
  • b2d178c Revert the agent file as well
  • 693b7c6 net9.0 seems to hang on Mac? Let's revert that change and see what's still br...
  • 044208d Not sure why this exists, it's a bit too hard to work with during transitions...
  • ed598b8 Resolve package issues, and update to .NET 9
  • 371b035 Merge pull request #60 from Nexus-Mods/combine-operators
  • 7463301 Update Paths.cs
  • 70fbf65 Implement / as an operator alias for Join and Combine, switch useages o...
  • 7b21495 Merge pull request #58 from Nexus-Mods/feat/better-throw-dynamics
  • 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 18, 2024
@dependabot dependabot bot requested a review from a team November 18, 2024 10:51
Bumps the nexusmods group with 4 updates in the / directory: [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations), [NexusMods.MnemonicDB.SourceGenerator](https://github.com/Nexus-Mods/NexusMods.MnemonicDB), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [NexusMods.Paths](https://github.com/Nexus-Mods/NexusMods.Paths).


Updates `JetBrains.Annotations` from 2023.3.0 to 2024.3.0
- [Commits](JetBrains/JetBrains.Annotations@2023.3...2024.3)

Updates `NexusMods.MnemonicDB.SourceGenerator` from 0.9.95 to 0.9.97
- [Changelog](https://github.com/Nexus-Mods/NexusMods.MnemonicDB/blob/main/CHANGELOG.md)
- [Commits](Nexus-Mods/NexusMods.MnemonicDB@v0.9.95...v0.9.97)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

Updates `NexusMods.Paths` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/Nexus-Mods/NexusMods.Paths/releases)
- [Commits](Nexus-Mods/NexusMods.Paths@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nexusmods
- dependency-name: NexusMods.MnemonicDB.SourceGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nexusmods
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nexusmods
- dependency-name: NexusMods.Paths
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nexusmods
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/nexusmods-a0e638acc0 branch from a07e586 to b96a585 Compare November 18, 2024 14:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants