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 dependency @octokit/webhooks to v12.0.11 #119

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks 12.0.7 -> 12.0.11 age adoption passing confidence

Release Notes

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

v12.0.11

Compare Source

Bug Fixes

v12.0.10

Compare Source

Bug Fixes
  • improve compatibility of Google Cloud Functions, req.body is the parsed JSON payload (#​937) (adcfa21)

v12.0.9

Compare Source

Bug Fixes
  • prevent splitting multibyte characters in getPayload() (#​939) (fe00834)

v12.0.8

Compare Source

Bug Fixes
  • types: limit recursion in types using ternary statements (#​929) (1124632)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

Review changes with SemanticDiff

Copy link

commit-lint bot commented Nov 22, 2023

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

Copy link

restack-app bot commented Nov 22, 2023

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

coderabbitai bot commented Nov 22, 2023

Important

Auto Review Skipped

Bot user detected.

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

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's AI:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • 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 tests 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 from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid.
    • @coderabbitai read the files in the src/scheduler package and generate 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.
  • The JSON schema for the configuration file is available here.
  • 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/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

pr-code-reviewer bot commented Nov 22, 2023

👋 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 [email protected].

Copy link

instapr bot commented Nov 22, 2023

The @octokit/webhooks package has been updated from version 12.0.7 to version 12.0.8. This update includes a bug fix related to type recursion.

Release Notes: v12.0.8

You can view the diff here.

Changes made in package-lock.json

  • "version" updated from 12.0.7 to 12.0.8
  • "resolved" updated with new URL
  • "integrity" updated with new hash

No further action is required.

Copy link

sweep-ai bot commented Nov 22, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@renovate renovate bot changed the title Update dependency @octokit/webhooks to v12.0.8 Update dependency @octokit/webhooks to v12.0.10 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/octokit-monorepo branch from 07a6f9a to 94f0646 Compare December 5, 2023 23:35
@renovate renovate bot force-pushed the renovate/octokit-monorepo branch from 94f0646 to db71144 Compare January 5, 2024 21:19
@renovate renovate bot changed the title Update dependency @octokit/webhooks to v12.0.10 Update dependency @octokit/webhooks to v12.0.11 Jan 5, 2024
@ammar-ahmed-butt ammar-ahmed-butt merged commit b1c2fff into Master Jan 11, 2024
3 of 6 checks passed
@renovate renovate bot deleted the renovate/octokit-monorepo branch January 11, 2024 00:44
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.

1 participant