Bump the nexusmods group across 1 directory with 4 updates #2259
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0Commits
5d07ffb
2024.3.0 RTM927880a
Fix #36, add readme.md812138b
[return: LanguageInjection] string M() { return "<div>"; }920d4da
Merge pull request #35 from mrEDitor/must-use-return22b0d77
Introduce 'MustUseReturnValueAttribute.IsFluentBuilderMethod' property31fdb4e
2024.2.0 RTM86d82f7
Release notesc32f4a4
Fix #21: Add optional property for UsedImplicitlyAttribute indicating the rea...c58cea6
Fix #31: [MustDisposeResource] is not allowed on struct types5966560
2024.2.0-eap1Updates
NexusMods.MnemonicDB.SourceGenerator
from 0.9.95 to 0.9.97Changelog
Sourced from NexusMods.MnemonicDB.SourceGenerator's changelog.
Commits
1e0dbb2
0.9.965398556
Remove remaining reference to .net 8f3a5a06
Update changelog for 0.9.9645f278f
Merge pull request #109 from Nexus-Mods/better-optionals6673951
Merge branch 'main' into better-optionalsea97d53
Merge pull request #113 from Nexus-Mods/feat/more-attributesf4a11ce
Merge pull request #114 from Nexus-Mods/update-and-cleanup7f080c0
Use the main revision of actions5da93da
Fix a few warnings8831515
Update, cleanup, switch to .NET 9Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 8.0.1 to 8.0.2Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[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)Updates
NexusMods.Paths
from 0.11.0 to 0.12.0Commits
786075a
Merge pull request #59 from Nexus-Mods/cpm79f5f4c
Merge branch 'main' into cpmb2d178c
Revert the agent file as well693b7c6
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 9371b035
Merge pull request #60 from Nexus-Mods/combine-operators7463301
Update Paths.cs70fbf65
Implement/
as an operator alias forJoin
andCombine
, switch useages o...7b21495
Merge pull request #58 from Nexus-Mods/feat/better-throw-dynamicsDependabot 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