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 0.37.0 to 0.40.0 in /Source #208

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Octokit from 0.37.0 to 0.40.0.

Release notes

Sourced from Octokit's releases.

v0.40 - Oops, I Did It Again

Packages

Octokit 0.40.0 on NuGet Octokit.Reactive 0.40.0 on NuGet

Advisories and Breaking Changes

  • None

Release Notes

Fixes

  • Change TimelineEventInfo.Id from int to long to address deserialization issue - #2092 via @shiftkey
  • Encode offset part of DateTimeOffset when used in Search APIs - #2091 via @shiftkey

v0.39 - Sunday Funday

Packages

Octokit 0.39.0 on NuGet Octokit.Reactive 0.39.0 on NuGet

Advisories and Breaking Changes

  • None

Release Notes

Fixes

  • Search Issues endpoint to does not handles labels containing spaces correctly - #2084 via @zHaytam
  • added IsTemplate field to Repository response model returned from API - #2090 via @shiftkey

Housekeeping

v0.38 - Short and Sweet

Packages

Octokit 0.38.0 on NuGet Octokit.Reactive 0.38.0 on NuGet

Advisories and Breaking Changes

  • None

Release Notes

... (truncated)
Commits
  • 5de3791 ensure datetime offset is encoded correctly for search APIs (#2091)
  • 736c3bd handle int32 overflow with IssueTimeline API (#2092)
  • 8dac968 add new field to model for indicating whether repository is a template (#2090)
  • 8cf4d58 upgrade project tooling to .NET Core 3.1 (#2089)
  • 911dd4a Double quote issue labels in search API (#2084)
  • 9b136b1 Bump Codecov from 1.7.2 to 1.10.0 in /build (#2088)
  • 26d770b Bump Cake.Coverlet from 2.3.4 to 2.4.2 in /build (#2087)
  • d4b8601 Bump Cake.Codecov from 0.7.0 to 0.8.0 in /build (#2086)
  • 56895ea move formatting code to optional flag (#2085)
  • 45621c0 Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#2083)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.37.0 to 0.40.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md)
- [Commits](octokit/octokit.net@v0.37.0...v0.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 10, 2020
@gep13 gep13 added this to the 0.11.0 milestone Feb 10, 2020
@gep13 gep13 removed the dependencies Pull requests that update a dependency file label Feb 10, 2020
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 merged commit 144f5c2 into develop Feb 10, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Source/Octokit-0.40.0 branch February 10, 2020 09:44
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.11.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