Git Product home page Git Product logo

Comments (8)

greenkeeper avatar greenkeeper commented on August 28, 2024

After pinning to 15.12.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.13.0 to 15.13.1.

Your tests are still failing with this version. Compare changes

Release Notes for v15.13.1

15.13.1 (2018-10-10)

Bug Fixes

  • remove obsolete mapTo: input for .users.addEmails() (a44d541)
  • remove obsolete preview headers (7b2c25a)
Commits

The new version differs by 6 commits.

  • a44d541 fix: remove obsolete mapTo: input for .users.addEmails()
  • 7b2c25a fix: remove obsolete preview headers
  • afd7fdf test: replace test using obsolete preview header
  • 89ab485 docs: remove obsolete client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()
  • eb2c908 deprecate: client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()
  • 88001fd test: deprecate client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.13.1 to 15.14.0.

Your tests are still failing with this version. Compare changes

Release Notes for v15.14.0

15.14.0 (2018-10-17)

Bug Fixes

  • routes: remove invalid enum values for "Create/Update a Check Run" (00d9fc5)
  • required parameters for pullRequests.createReview() among others (c2bc64d)

Features

  • client.emojis.get() (117765a)
  • client.meta.get() (2f52065)
  • adds "environment" parameter and new "state" enum values for client.repos.createDeploymentStatus() (5d33654)
  • adds author.email and author.name validation to client.repos.createFile / .updateFile() (358b8e6)
  • adds committer.email and committer.name validation to client.repos.createFile / .updateFile() (c4987f4)
Commits

The new version differs by 17 commits.

  • eda51a7 build: routes
  • 7e5fd9c build(typescript): Add jsdoc
  • 3544923 build: routes for API docs
  • fc335b6 build: avoid double params in routes for API docs
  • c4987f4 feat: adds committer.email and committer.name validation to client.repos.createFile / .updateFile()
  • 358b8e6 feat: adds author.email and author.name validation to client.repos.createFile / .updateFile()
  • 5d33654 feat: adds "environment" parameter and new "state" enum values for client.repos.createDeploymentStatus()
  • c2bc64d fix: required parameters for pullRequests.createReview() among others
  • 2f52065 feat: client.meta.get()
  • 117765a feat: client.emojis.get()
  • 578c136 build(routes): add empty "params": {} to getCommitSignatureVerification,getTagSignatureVerification
  • 00d9fc5 fix(routes): remove invalid enum values for "Create/Update a Check Run"
  • eca4c5b build(routes): add empty "params": {} to activity.getEventsForRepoIssues()
  • 0f57a11 build: emojis & meta scopes, param.regex -> param.validation
  • 7a86df2 chore(package): update @octokit/routes to version 14.6.0

There are 17 commits in total.

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.14.0 to 15.15.0.

Your tests are still failing with this version. Compare changes

Release Notes for v15.15.0

15.15.0 (2018-10-18)

Features

  • namespace parameter for .gitdata.getReferences() (5a49994)
Commits

The new version differs by 5 commits.

  • fb94862 build: routes for API docs
  • 5a49994 feat: namespace parameter for .gitdata.getReferences()
  • 5af4a51 chore(package): update @octokit/routes to version 14.6.1
  • 4744f95 deprecate: properly deprecate all integrations.* methods, users.addRepoToInstallation/removeRepoFromInstallation, misc.getEmojis/meta
  • 574a01e build: remove unused dependency "jsondiff"

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.15.0 to 15.15.1.

Your tests are still failing with this version. Compare changes

Release Notes for v15.15.1

15.15.1 (2018-10-18)

Bug Fixes

  • #1062: remove incorrect "id" parameter for "List deployment statuses" and "Get a single deployment status" (44e9b1f), closes #1062
Commits

The new version differs by 1 commits.

  • 44e9b1f fix(#1062): remove incorrect "id" parameter for "List deployment statuses" and "Get a single deployment status"

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.15.1 to 15.16.0.

Your tests are still failing with this version. Compare changes

Release Notes for v15.16.0

15.16.0 (2018-11-05)

Bug Fixes

  • routes: add +json format to preview accept headers (4302523)

Features

  • .repos.updateInformationAboutPagesSite() (47d31e9)
  • client.teams.addMember, client.teams.addOrUpdateProject, client.teams.createDiscussionComment, client.teams.createDiscussion, client.teams.deleteDiscussionComment, client.teams.deleteDiscussion, client.teams.getDiscussionComment, client.teams.getDiscussion, client.teams.getMember, client.teams.listDiscussionComments, client.teams.listDiscussions, client.teams.listProjects, client.teams.removeMember, client.teams.removeProject, client.teams.reviewProject, client.teams.updateDiscussionComment, client.teams.updateDiscussion (3ec71cb)
Commits

The new version differs by 5 commits.

  • 3ec71cb feat: client.teams.addMember, client.teams.addOrUpdateProject, client.teams.createDiscussionComment, client.teams.createDiscussion, client.teams.deleteDiscussionComment, client.teams.deleteDiscussion, client.teams.getDiscussionComment, client.teams.getDiscussion, client.teams.getMember, client.teams.listDiscussionComments, client.teams.listDiscussions, client.teams.listProjects, client.teams.removeMember, client.teams.removeProject, client.teams.reviewProject, client.teams.updateDiscussionComment, client.teams.updateDiscussion
  • 47d31e9 feat: .repos.updateInformationAboutPagesSite()
  • 6c9d410 deprecate: add deprecation flag to aliases output.annotations[].filename, output.annotations[].warning_level, id alias for {project,column,card}_id, contentLength, contentType
  • 4302523 fix(routes): add +json format to preview accept headers
  • 33aba5d refactor: remove obsolete file

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.16.0 to 15.16.1.

Your tests are still failing with this version. Compare changes

Release Notes for v15.16.1

15.16.1 (2018-11-05)

Bug Fixes

  • un-deprecate users.getInstallations() (928b31e), closes #1063
Commits

The new version differs by 1 commits.

  • 928b31e fix: un-deprecate users.getInstallations()

See the full diff

from personal-site.

greenkeeper avatar greenkeeper commented on August 28, 2024
  • The dependency @octokit/rest was updated from 15.16.1 to 15.17.0.

Your tests are still failing with this version. Compare changes

Release Notes for v15.17.0

Deprecations

  • #1091 deprecate callback APIs (remove from API docs)
  • #1092 deprecate input parameter in favour of data
  • #1093 deprecate error.toJSON()
Commits

The new version differs by 9 commits.

  • 16f94f7 feat: deprecations
  • f7a2bae deprecate: options.input
  • 64883e7 test: deprecate options.input
  • a2844b6 deprecate: error.toJSON()
  • 14eae98 test: set headers[content-type] & headers[content-length]instead of deprecatedcontentTypeandcontentLength`
  • 5536cfc deprecate: callbacks. Use APIs instead
  • b785178 docs: remove callbacks from endpoint methods examples
  • d033339 docs: routes descriptions (#1089)
  • 95a7e6e docs: update @octokit/routes to the latest version 🚀 (#1087)

See the full diff

from personal-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.