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

Update octokit monorepo (major) #89

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks ^12.0.0 -> ^13.0.0 age adoption passing confidence
octokit ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

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

v13.3.0

Compare Source

Features

v13.2.8

Compare Source

Bug Fixes
  • types: webhooks payload type updates via @octokit/openapi-webhooks-types (#​1032) (836a8bb)

v13.2.7

Compare Source

Bug Fixes

v13.2.6

Compare Source

Bug Fixes
  • types: type updates from @octokit/openapi-webhooks-types v8.2.1 (#​1008) (88595a9)

v13.2.5

Compare Source

Bug Fixes
  • types: upgrade @octokit/openapi-webhooks-types to v8.2.0 (#​1006) (ee06df5)

v13.2.4

Compare Source

Bug Fixes

v13.2.3

Compare Source

Bug Fixes
  • types: update @octokit/openapi-types to v8.1.1 - No relevant changes (#​1002) (9635fd9)

v13.2.2

Compare Source

Bug Fixes
  • types: updates to custom_property.created event types (#​998) (fdfd062)

v13.2.1

Compare Source

Bug Fixes
  • types: update from @octokit/openapi-webhook-types (#​996) (d160d2b)

v13.2.0

Compare Source

Features

v13.1.1

Compare Source

Bug Fixes
  • types: Adds repository-rule-params-thresholds, repository-rule.role_name, created.git-ref-only (#​986) (6566aaf)

v13.1.0

Compare Source

Features
  • types: adds platform_chat, cli, renames copilot_chat > ide_chat in copilot-organization-details, updates docs (#​982) (25db027)

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES
  • use GitHub's OpenAPI spec
  • Output ESM instead of CJS
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema

v12.3.1

Compare Source

Bug Fixes
  • type update via @octokit/webhooks-types v7.6.1 (a54faa4)

v12.3.0

Compare Source

Features
  • add new merge_group.destroyed event (c1cedbb)

v12.2.0

Compare Source

Features
  • types: add new events via @octokit/webhooks-schemas update to v7.4.0 (#​985) (9de507d)

v12.1.2

Compare Source

Bug Fixes

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • deployment_review, bump webhooks-types and webhooks-schemas (#​964) (5ed9f2e)
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

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.

👻 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 was generated by Mend Renovate. View the repository job log.

Copy link

restack-app bot commented Mar 2, 2024

No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews.

Copy link

semanticdiff-com bot commented Mar 2, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  package-lock.json  52% smaller
  package.json  0% smaller

Copy link

coderabbitai bot commented Mar 2, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

pr-code-reviewer bot commented Mar 2, 2024

👋 Hi there!

Everything looks good!


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at webber@takken.io.

Copy link

instapr bot commented Mar 2, 2024

Feedback:

  • Update dependency "@octokit/webhooks" to v13.0.0
  • Package age, adoption, passing, and confidence badges need to be updated accordingly

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

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from f112343 to 4fcbfbe Compare May 7, 2024 18:14
@renovate renovate bot changed the title Update dependency @octokit/webhooks to v13 Update octokit monorepo (major) May 7, 2024
Copy link

astronuts-ai bot commented May 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants