Skip to content

Conversation

@BillWagner
Copy link
Member

Don't squash this PR.

dependabot bot and others added 6 commits January 1, 2026 15:30
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
Bumps Newtonsoft.Json from 13.0.3 to 13.0.4
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…otnet#1525)

Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
Bumps NUnit.Analyzers from 4.10.0 to 4.11.2
Bumps NUnit3TestAdapter from 5.1.0 to 6.0.1

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: NUnit.Analyzers
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Warning on lifted conversion w/ null

Fixes item 2 in dotnet#1228

* Specify default null state of default

Fixes the 3rd and 4th item in the list.

* Update standard/types.md

Co-authored-by: Joseph Musser <me@jnm2.com>

* Apply suggestions from code review

Co-authored-by: Joseph Musser <me@jnm2.com>

---------

Co-authored-by: Joseph Musser <me@jnm2.com>
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…have the same modifiers (dotnet#1521)

* Add an exception to the requirement that partial method declarations have the same modifiers

* Update standard/classes.md

---------

Co-authored-by: Jon Skeet <jonskeet@google.com>
@BillWagner BillWagner merged commit 131d9d0 into dotnet:draft-v9 Jan 16, 2026
7 checks passed
@BillWagner BillWagner deleted the merge-updates branch January 16, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants