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 Octokit from 7.1.0 to 9.0.0 in /src #540

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps Octokit from 7.1.0 to 9.0.0.

Release notes

Sourced from Octokit's releases.

v9.0.0

What's Changed

Breaking changes

Features

Fixes

Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v8.1.1...v9.0.0

v8.1.1

What's Changed

Features

Fixes

Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v8.0.1...v8.1.1

v8.0.1

What's Changed

Features

Fixes

... (truncated)

Commits
  • 27aa6e5 [BREAKING CHANGE]: Removes the .NET 5.0 support (#2806)
  • 335632b [feat]: Add RenameBranch method to RepositoryBranchesClient (#2799)
  • 35d2ee4 build(deps): bump xunit from 2.5.1 to 2.5.3 (#2804)
  • 1b802a9 build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#2805)
  • 1eac831 (fix) RepositoryContentsClient.GetArchive does not return the expected binary...
  • 7b3abda [feat]: Adding missing properties to PushEventPayload (#2795)
  • fdd93c8 [feat]: Adding repository variables
  • 5dd3cfe [feat]: Add archive url to repository info
  • 12e29ab [fix]: Bumps GitVersion.Tool
  • d79ca99 [maint]: Updated immediate response workflows via automation (#2793)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Octokit-9.0.0 branch 9 times, most recently from 8dfb07e to 8ef2efe Compare November 14, 2023 20:45
Bumps [Octokit](https://github.com/octokit/octokit.net) from 7.1.0 to 9.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@v7.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Octokit-9.0.0 branch from 8ef2efe to 9f18fab Compare November 14, 2023 20:53
@gep13 gep13 added Improvement and removed dependencies Pull requests that update a dependency file labels Nov 14, 2023
@gep13 gep13 added this to the 0.16.0 milestone Nov 14, 2023
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 enabled auto-merge November 14, 2023 20:54
@gep13 gep13 merged commit 8fd591f into develop Nov 14, 2023
2 checks passed
@gep13 gep13 deleted the dependabot/nuget/src/Octokit-9.0.0 branch November 14, 2023 21:00
gittools-bot pushed a commit that referenced this pull request Nov 14, 2023
Merge pull request #540 from GitTools/dependabot/nuget/src/Octokit-9.0.0

Bump Octokit from 7.1.0 to 9.0.0 in /src
@gittools-bot
Copy link

🎉 This issue has been resolved in version 0.16.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants