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 octokit #2499

Closed
wants to merge 1 commit into from
Closed

fix(deps): update octokit #2499

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/core 4.2.1 -> 4.2.4 age adoption passing confidence
@octokit/plugin-rest-endpoint-methods 7.1.2 -> 7.2.3 age adoption passing confidence

Release Notes

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

v4.2.4

Compare Source

Bug Fixes

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes
octokit/plugin-rest-endpoint-methods.js (@​octokit/plugin-rest-endpoint-methods)

v7.2.3

Compare Source

Bug Fixes
  • performance: pre-compute and lazily initialize endpoint methods (#​622) (a7887d0)

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
  • bump version of @octokit/types, update template to use type imports (#​647) (4308c1c)

v7.2.0

Compare Source

Features
  • new /orgs/{org}/actions/runners/generate-jitconfig endpoint, and documentation updates (#​645) (e94662f)

v7.1.3

Compare Source

Bug Fixes
  • build: switch to esbuild and tsc instead of pika (#​644) (917af29)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Oslo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 2, 2023
@@ -2866,7 +2872,16 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.2.3":
"@octokit/types@npm:^10.0.0":
Copy link
Member

Choose a reason for hiding this comment

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

@octokit/core is still using 9.x

@tido64
Copy link
Member

tido64 commented Jul 17, 2023

@octokit/core is still using @octokit/types 9.x. We need 5.0 in order to deduplicate this package, but 5.0 drops support for Node 14 and 16.

@tido64 tido64 closed this Jul 17, 2023
@tido64 tido64 deleted the renovate/octokit branch August 7, 2023 08:44
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 needs author feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant