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(deps): update dependency octokit to v4 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
octokit ^2.0.14 -> ^4.0.0 age adoption passing confidence

Release Notes

octokit/octokit.js (octokit)

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • docs: remove NodeJS 10 and add callout for conditional exports (#​2675) (c99ff62)

v4.0.0

Compare Source

BREAKING CHANGES
  • package is now ESM
  • remove authentication type "oauth" that was previously deprecated
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features

v3.1.2

Compare Source

Bug Fixes
  • updates app.js for the handling of an error being thrown by the verify method in webhooks.js (#​2576) (b59da80)

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead (via @octokit/request)
  • Remove ability to pass custom request options, except for method, headers, body, signal (via @​octokit/request)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 3c0c2a8 to 6ac7bc2 Compare September 4, 2023 13:52
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 6ac7bc2 to 8975562 Compare November 1, 2023 09:21
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 8975562 to fd68e7e Compare December 1, 2023 06:23
@renovate renovate bot changed the title fix(deps): update dependency octokit to v3 fix(deps): update dependency octokit to v4 May 7, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from fd68e7e to b094de9 Compare May 7, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from b094de9 to 5d1b394 Compare June 1, 2024 22:30
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 5d1b394 to 0611a55 Compare July 4, 2024 13:48
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 0611a55 to 6770edf Compare August 1, 2024 09:12
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 6770edf to 7a6481c Compare September 1, 2024 15:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 7a6481c to 4dce440 Compare October 1, 2024 11:24
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.

0 participants