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 gh-release from 3.5.0 to 4.0.0 #23

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2020

Bumps gh-release from 3.5.0 to 4.0.0.

Release notes

Sourced from gh-release's releases.

v4.0.0

BREAKING CHANGES:

  • Remove support for Github basic (password) auth.
  • Add support for oAuth Device flow tokens.
  • Existing tokens should still work fine. Basic auth generated Personal Access tokens which will work as long as you don't revoke them.
  • Updated dependencies bring with it newer Node.js requirements. Run LTS or Latest.
  • The --endpoint flag only works on Github Enterprise now.
  • Github enterprise still uses basic auth, since it does not support the new device flow yet.
Changelog

Sourced from gh-release's changelog.

4.0.0 - 2020-09-13

BREAKING CHANGES:

  • Remove support for Github basic (password) auth.
  • Add support for oAuth Device flow tokens.
  • Existing tokens should still work fine. Basic auth generated Personal Access tokens which will work as long as you don't revoke them.
  • Updated dependencies bring with it newer Node.js requirements. Run LTS or Latest.
  • The --endpoint flag only works on Github Enterprise now.
  • Github enterprise still uses basic auth, since it does not support the new device flow yet.
Commits
  • dc6e2b2 4.0.0
  • 53036b7 CHANGELOG.md
  • 09abb70 Merge pull request #93 from hypermodules/deps-refresh
  • 1a61d26 Improve error messaging around bad org permissions
  • 7a828e8 Install fork of ghauth
  • afffc17 remove depreciated package
  • 20c2121 Use fork of ghauth while we wait for upstream
  • 725b859 chore: update ghauth to support device flow
  • 6ea5b63 bug: fix missing error messages
  • 55700f0 Update .travis.yml
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2020
@bcomnes bcomnes merged commit 5ae7137 into master Sep 14, 2020
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/gh-release-4.0.0 branch September 14, 2020 20:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant