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 6.0.0 to 6.1.0 #683

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps Octokit from 6.0.0 to 6.1.0.

Release notes

Sourced from Octokit's releases.

v6.1.0

What's Changed

New Contributors

Full Changelog: octokit/octokit.net@v6.0.0...v6.1.0

Commits
  • b4b3534 Get Team By Name implementation (#2717)
  • e1d587b [BUG] Fix Deserializing WorkflowJob (#2725)
  • da5c4d7 [FEAT]: Adds codespaces APIs
  • 8f0b3a7 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#2726)
  • ce1ad4c build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#2723)
  • 96903d8 build(deps): bump System.Reactive from 5.0.0 to 6.0.0 (#2718)
  • fee0e21 build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#2719)
  • See full diff 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 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)

Bumps [Octokit](https://github.com/octokit/octokit.net) from 6.0.0 to 6.1.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@v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 23, 2023
@dependabot dependabot bot requested a review from martincostello June 23, 2023 07:59
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

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

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) June 23, 2023 07:59
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (588fee4) 87.69% compared to head (0228629) 87.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   87.69%   87.69%           
=======================================
  Files          64       64           
  Lines        2088     2088           
  Branches       12       12           
=======================================
  Hits         1831     1831           
  Misses        257      257           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@costellobot costellobot bot merged commit 7d65612 into main Jun 23, 2023
10 checks passed
@costellobot costellobot bot deleted the dependabot/nuget/Octokit-6.1.0 branch June 23, 2023 08:10
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.

0 participants