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

fix(): pin @octokit/core ^3.4.0 #16

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

minddocbot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@octokit/core dependencies minor ^3.1.1 -> ^3.4.0

Release Notes

octokit/core.js

v3.4.0

Compare Source

Features

v3.3.2

Compare Source

Bug Fixes
  • typescript: remove [key: string]: any from Octokit class (#​309) (b753efb)

v3.3.1

Compare Source

Bug Fixes
  • typescript: octokit.hook.* callback options type fix (c0ba0d6)

v3.3.0

Compare Source

Features
  • typescript: types for octokit.hook.{before,after,error,wrap}("request", () => {}) methods (#​301) (ced6249)

v3.2.5

Compare Source

Bug Fixes
  • deps: lock file maintenance (961a84f)

v3.2.4

Compare Source

Bug Fixes
  • README: replace :param notation with {param} (2fc0c40)

v3.2.3

Compare Source

Bug Fixes

v3.2.2

Compare Source

Bug Fixes

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features
  • auth: pass octokit and octokitOptions to options.authStrategy (#​233) (d4f580a)

v3.1.4

Compare Source

Bug Fixes

v3.1.3

Compare Source

Bug Fixes
  • use correct URL to create installation access token for octokit.graphql() and GHES (#​221) (14e8a51)

v3.1.2

Compare Source

Bug Fixes
  • TypeScript: add missing types for constructor options (#​150) (80ca4a1)

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, check this box.

This PR has been generated by Renovate Bot.

| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| npm        | @octokit/core | 3.1.1 | 3.4.0 |
@nicolaspearson nicolaspearson merged commit a82a61e into master Apr 19, 2021
@nicolaspearson nicolaspearson deleted the chore/renovate/octokit-core-3.x branch April 19, 2021 07:41
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.

3 participants