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

chore: Bump @octokit/auth-app from 3.0.0 to 3.3.0 in /modules/runners/lambdas/runners #777

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps @octokit/auth-app from 3.0.0 to 3.3.0.

Release notes

Sourced from @​octokit/auth-app's releases.

v3.3.0

3.3.0 (2021-03-24)

Features

v3.2.0

3.2.0 (2021-03-24)

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

3.1.0 (2021-03-23)

Features

  • auth({ type: "oauth-user" }). Deprecates auth({ type: "oauth" }) (#264) (18de867)
Commits
  • c3011b1 feat(typescript): export types (#266)
  • 33f6faf docs(README): add note on CORS to browser usage disclaimers
  • f8194dd docs(README): better disclamer for browser users
  • d64bc69 test: fix type errors
  • 24af0fb feat: set Basic Authentication from client ID/client secret based on request ...
  • cb9fe59 feat: factory option for auth({ type: "oauth-user" })
  • 9ff6ce2 feat: OAuth device flow for user authentication
  • 7e8141a refactor: use @octokit/auth-oauth-app for auth({ type: "oauth-user" })
  • ac7eb5b feat: auth({ type: "oauth-app" })
  • 78b42f9 build(package): lock file
  • 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 Apr 19, 2021
github-actions[bot]
github-actions bot previously approved these changes Apr 19, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/auth-app-3.3.0 branch from b352cfb to a7c7976 Compare April 19, 2021 15:27
github-actions[bot]
github-actions bot previously approved these changes Apr 19, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/auth-app-3.3.0 branch from a7c7976 to 5616dea Compare April 19, 2021 15:29
github-actions[bot]
github-actions bot previously approved these changes Apr 19, 2021
@npalm
Copy link
Member

npalm commented Apr 22, 2021

Will be fixed via #786

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/auth-app-3.3.0 branch from 5616dea to 259dbec Compare April 22, 2021 08:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #798.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/auth-app-3.3.0 branch April 26, 2021 05:27
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.

1 participant