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

deps: @octokit/rest ^21.0.0 #1599

Merged
merged 3 commits into from
Jul 19, 2024
Merged

deps: @octokit/rest ^21.0.0 #1599

merged 3 commits into from
Jul 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/rest ^20.0.0 -> ^21.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

octokit/rest.js (@​octokit/rest)

v21.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Jun 25, 2024

🦋 Changeset detected

Latest commit: ee72396

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate-octokit-rest-21.x branch 5 times, most recently from ce58585 to e81f50c Compare July 8, 2024 04:06
@renovate renovate bot force-pushed the renovate-octokit-rest-21.x branch 3 times, most recently from dfac566 to 22ca4de Compare July 13, 2024 12:55
@renovate renovate bot force-pushed the renovate-octokit-rest-21.x branch from 22ca4de to 88a1ad4 Compare July 16, 2024 06:50
@renovate renovate bot force-pushed the renovate-octokit-rest-21.x branch from 88a1ad4 to b518c20 Compare July 18, 2024 14:28
@72636c 72636c requested a review from a team as a code owner July 19, 2024 05:02
Copy link
Contributor

@AaronMoat AaronMoat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

Comment on lines +4 to +6
export const createRestClient = async (options: {
auth: unknown;
}): Promise<Octokit> => new (await import('@octokit/rest')).Octokit(options);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Octokit type appears to be auth?: any 😅

@72636c 72636c merged commit 4b3a454 into main Jul 19, 2024
15 checks passed
@72636c 72636c deleted the renovate-octokit-rest-21.x branch July 19, 2024 05:07
@seek-oss-ci seek-oss-ci mentioned this pull request Jul 19, 2024
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