Bump the dotnet group with 2 updates #461
Merged
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 dotnet group with 2 updates: Octokit and xunit.
Updates
Octokit
from 13.0.1 to 14.0.0Release notes
Sourced from Octokit's releases.
Commits
7fa5b0f
BREAKING CHANGE: Use long type for reading PunchCard statistics, just in case...ffd1b40
BREAKING CHANGE: Issue ID should be a long (#2962)7c6c08f
fix: Reduce string allocations during SimpleJson.ParseString (#2977)4f892d6
feat: Add optional cancellation token for oauth clientf9fb116
[FEAT]: Add support for Public Keys API (#2945)6eefc59
Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#...82ce1d5
Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build (#2978)bd51f93
Bump NSubstitute from 5.1.0 to 5.3.0 (#2979)28ae4ef
Bump xunit from 2.9.1 to 2.9.2 (#2972)8b0945c
Bump xunit from 2.9.0 to 2.9.1 (#2968)Updates
xunit
from 2.9.2 to 2.9.3Commits
9712244
v2.9.3dbba909
#3088: Assert.Equivalent throws NotSupportedException for types with getters ...cdf2114
Stick to .NET SDK 85716c89
Disable NETSDK1215 and NU1902 for .NET 9 SDK6070070
TeamCity Reporter. Remove flow id from name of test suites. (#3054)bfd42e0
#3053: Class data derived from TheoryData<SomeType[]> is broken5f7494f
Update assertions and tests3f9460d
Updated READMEd1206d9
Update READMEdc5dd04
Bump up to v2.9.3-preDependabot 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