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 dotnet group across 1 directory with 4 updates #1248

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps the dotnet group with 4 updates in the /tools directory: Microsoft.CodeAnalysis.Workspaces.MSBuild, xunit, xunit.runner.visualstudio and Octokit.

Updates Microsoft.CodeAnalysis.Workspaces.MSBuild from 4.11.0 to 4.12.0

Release notes

Sourced from Microsoft.CodeAnalysis.Workspaces.MSBuild's releases.

.NET 6.0.1

Release

.NET 5.0.4

Release

.NET 5.0.2

Release Notes Install Instructions

Repos

Commits

Updates xunit from 2.9.2 to 2.9.3

Commits

Updates xunit.runner.visualstudio from 2.8.2 to 3.0.0

Commits
  • e341b93 v3.0.0
  • 56f71f3 Second location where PreEnumerateTheories needs to be turned off for #426
  • d94ab88 #426: Can't filter by traits on ITheoryDataRow
  • 9154f3f Latest dependencies
  • feff8e2 Stick to .NET SDK 8
  • 62ae086 Conditional verbosity when packing packages based on the .NET SDK version
  • a7f5dc0 Latest dependencies
  • d5676ac #422: Add XunitSkipReason property to VSTest test case
  • 3d3b241 Back-fill tests for VsDiscoverySink
  • e2d5be2 Enable nullable in test project
  • Additional commits viewable in compare view

Updates Octokit from 13.0.1 to 14.0.0

Release notes

Sourced from Octokit's releases.

v14.0.0

What's Changed

Breaking changes

Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.

Features

Fixes

Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v13.0.1...v14.0.0

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 client
  • f9fb116 [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)
  • 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

Bumps the dotnet group with 4 updates in the /tools directory: [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://github.com/dotnet/roslyn), [xunit](https://github.com/xunit/xunit), [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [Octokit](https://github.com/octokit/octokit.net).


Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

Updates `xunit` from 2.9.2 to 2.9.3
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)

Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

Updates `Octokit` from 13.0.1 to 14.0.0
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v13.0.1...v14.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the status: dependency This issue or PR depends on another (see comments) label Jan 8, 2025
@jskeet
Copy link
Contributor

jskeet commented Jan 15, 2025

@BillWagner Would you like me to look into this, or are you happy to do so? I don't mind either way.

@BillWagner
Copy link
Member

@jskeet

I'll take a look.

BillWagner added a commit to BillWagner/csharpstandard that referenced this pull request Jan 15, 2025
It appears that dependabot missed some of the updates when creating dotnet#1248.  As a result, there were some incompatibilities.

This PR (if successful) replaces that one and updates our tools to the latest packages
@BillWagner BillWagner mentioned this pull request Jan 15, 2025
@BillWagner
Copy link
Member

Dependabot should close this automatically when #1251 is merged.

BillWagner added a commit that referenced this pull request Jan 15, 2025
It appears that dependabot missed some of the updates when creating #1248.  As a result, there were some incompatibilities.

This PR (if successful) replaces that one and updates our tools to the latest packages
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 15, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tools/dotnet-6415bc4fec branch January 15, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: dependency This issue or PR depends on another (see comments)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants