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

Update dependency @octokit/auth-app to v3 #106

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/auth-app 2.8.0 -> 3.6.1 age adoption passing confidence

Release Notes

octokit/auth-app.js

v3.6.1

Compare Source

Bug Fixes
  • types: add installationId to InstallationAccessTokenAuthentication (#​331) (cf72564)

v3.6.0

Compare Source

Features
  • get-app-authentication: improve error message when privateKey is incomplete (#​312) (e0dc894)

v3.5.3

Compare Source

Bug Fixes

v3.5.2

Compare Source

Bug Fixes
  • typescript: corret types for auth({ type: "installation", installationId, factory }) (#​301) (e25c118)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Features

v3.4.1

Compare Source

Bug Fixes

v3.4.0

Compare Source

Features
  • throw helpful error when appId or privateKey is set to a falsy value (#​280) (ee7b247)

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features
  • auth({ type: "oauth-app" }) (ac7eb5b)
  • createOAuthUserAuth() (141705a)
  • factory option for auth({ type: "oauth-user" }) (cb9fe59)
  • OAuth device flow for user authentication (9ff6ce2)
  • set Basic Authentication from client ID/client secret based on request URL in auth.hook (24af0fb)

v3.1.0

Compare Source

Features
  • auth({ type: "oauth-user" }). Deprecates auth({ type: "oauth" }) (#​264) (18de867)

v3.0.0

Compare Source

BREAKING CHANGES
  • createAppAuth({ id, privateKey }) is no longer supported. Use createAppAuth({ appId, privateKey }) instead
Bug Fixes
  • remove scopes from API as OAuth scopes are not supported by GitHub Apps, OAuth tokens inherit the installtion permissions instead (#​255) (f542dbf)

v2.11.0

Compare Source

Features
  • auth: throw Error when auth type is not a valid one (#​249) (ffaefb5)

v2.10.6

Compare Source

Bug Fixes
  • deps: lock file maintenance (c396be0)

v2.10.5

Compare Source

Bug Fixes

v2.10.4

Compare Source

Bug Fixes

v2.10.3

Compare Source

Bug Fixes

v2.10.2

Compare Source

Bug Fixes

v2.10.1

Compare Source

Bug Fixes

v2.10.0

Compare Source

Features

v2.9.0

Compare Source

Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #106 (4107568) into main (cdd4369) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           61        61           
  Branches         8         8           
=========================================
  Hits            61        61           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 cdd4369...4107568. Read the comment docs.

@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch 3 times, most recently from 732b4b3 to f75d49f Compare March 24, 2021 18:46
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from f75d49f to bd56610 Compare April 13, 2021 20:02
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from bd56610 to f462647 Compare April 22, 2021 17:51
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from f462647 to 8685279 Compare May 10, 2021 21:46
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from 8685279 to 15d2178 Compare June 1, 2021 00:22
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from 15d2178 to f20759e Compare June 12, 2021 02:21
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch 3 times, most recently from ff021f4 to c692478 Compare June 28, 2021 20:38
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from c692478 to 323a3f8 Compare October 19, 2021 02:12
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from 323a3f8 to b994ad7 Compare January 10, 2022 10:54
@renovate renovate bot force-pushed the renovate/octokit-auth-app-3.x branch from b994ad7 to 4107568 Compare January 11, 2022 09:10
@gagoar gagoar merged commit b3f5de9 into main Jan 12, 2022
@gagoar gagoar deleted the renovate/octokit-auth-app-3.x branch January 12, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants