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 with 2 updates #461

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dotnet group with 2 updates: Octokit and xunit.

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

Updates xunit from 2.9.2 to 2.9.3

Commits

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 2 updates: [Octokit](https://github.com/octokit/octokit.net) and [xunit](https://github.com/xunit/xunit).


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)

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

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 8, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM

@BillWagner BillWagner merged commit 4c26754 into main Jan 9, 2025
8 of 9 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/dotnet-bde42d9e03 branch January 9, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant