Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Build(deps): Bump knplabs/github-api from 2.3.0 to 2.14.0 #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps knplabs/github-api from 2.3.0 to 2.14.0.

Release notes

Sourced from knplabs/github-api's releases.

Release v2.14.0

Added

  • Replace deprecated Organization\Teams api calls (lolos) #860
  • Add sort and direction for fetching organizations repos (pgrimaud) #863
  • Added parameters to Repo/milestones() method (dereuromark) #856

Fixed

  • Remove incorrect MissingArgumentException in Labels api (bobeagan) #861

Changed

2.13.0

No release notes provided.

Release 2.12.1

Fixed

  • Fixed bug in handling of validation errors
  • Updated docs to not use deprected string parameter in issue assignee call

See the change log for an overview of all changes.

Release 2.12.0

Added

  • Support for HTTPlug 2.0 and PSR-18
  • Add support for GitHub Checks
  • Add support for GitHub Pages
  • Add support to update a Pull Request Review
  • Add support to get specific revision of a gist
  • Added a 4th argument $parameters to PullRequest::files()
  • Added Accept headers to Github Apps

Removed

  • Active support for HHVM
  • Support for PHP <7.1

Changed

  • Allow tags to be created without the Tagger object
  • When updating DeployKeys we will first remove existing then add a new DeployKey

Fixed

... (truncated)
Changelog

Sourced from knplabs/github-api's changelog.

2.14.0

Added

  • Replace deprecated Organization\Teams api calls (lolos) #860
  • Add sort and direction for fetching organizations repos (pgrimaud) #863
  • Added parameters to Repo/milestones() method (dereuromark) #856

Fixed

  • Remove incorrect MissingArgumentException in Labels api (bobeagan) #861

Changed

2.13.0

Added

  • Support the new authorizations API
  • Repo community profile API endpoint
  • Support for draft PRs
  • Missing Apps endpoints
  • Test against php 7.4

Changed

  • Allow create & remove to set and remove requests for teams

2.12.1

Fixed

  • Fixed bug in handling of validation errors
  • Updated docs to not use deprected string parameter in issue assignee call

2.12.0

Added

  • Support for HTTPlug 2.0 and PSR-18
  • Add support for GitHub Checks
  • Add support for GitHub Pages
  • Add support to update a Pull Request Review
  • Add support to get specific revision of a gist
  • Added a 4th argument $parameters to PullRequest::files()
  • Added Accept headers to Github Apps
... (truncated)
Commits
  • 953c9b4 minor #867 Prepare 2.14.0 release (acrobat)
  • 83acc07 Prepare 2.14.0 release
  • 5eb55ce feature #863 Add sort and direction for fetching organizations repos (pgrimaud)
  • 1cb5115 Updat branch alias to 2.14.x-dev
  • d3d6756 feature #860 Replace deprecated Organization\Teams api calls (lolos)
  • 2550444 styling fix
  • 6ceeb55 changes based on @acrobat's suggestions
  • 67794ac minor #843 further detail on ResultPager parameters (sepiariver)
  • 4f388bc minor #862 Fix typos in test/Github/Tests/Api/RepoTest.php (pgrimaud)
  • d8603c2 Fix typos
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview
Copy link
Contributor Author

The following labels could not be found: dependency.

@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #196   +/-   ##
========================================
  Coverage      8.57%   8.57%           
  Complexity       77      77           
========================================
  Files            12      12           
  Lines           338     338           
========================================
  Hits             29      29           
  Misses          309     309           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2637e5...6b12d4b. Read the comment docs.

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

Successfully merging this pull request may close these issues.

0 participants