ammar-knowledge / com-lint

MIT License
0 stars 0 forks source link

Update octokit monorepo #71

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks 12.0.3 -> 12.0.10 age adoption passing confidence
octokit 3.1.1 -> 3.1.2 age adoption passing confidence

Release Notes

octokit/webhooks.js (@​octokit/webhooks) ### [`v12.0.10`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.10) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.9...v12.0.10) ##### Bug Fixes - improve compatibility of Google Cloud Functions, `req.body` is the parsed JSON payload ([#​937](https://togithub.com/octokit/webhooks.js/issues/937)) ([adcfa21](https://togithub.com/octokit/webhooks.js/commit/adcfa21a0490b2f6c15c6b88f44cf0db630460a2)) ### [`v12.0.9`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.9) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.8...v12.0.9) ##### Bug Fixes - prevent splitting multibyte characters in `getPayload()` ([#​939](https://togithub.com/octokit/webhooks.js/issues/939)) ([fe00834](https://togithub.com/octokit/webhooks.js/commit/fe008349c3da29337696e7be10d9cd45f08e2c3e)) ### [`v12.0.8`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.8) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.7...v12.0.8) ##### Bug Fixes - **types:** limit recursion in types using ternary statements ([#​929](https://togithub.com/octokit/webhooks.js/issues/929)) ([1124632](https://togithub.com/octokit/webhooks.js/commit/1124632dce3649079c7c06668791260e56633411)) ### [`v12.0.7`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.7) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.6...v12.0.7) ##### Bug Fixes - pass through `TTransformed` to `onAny` and `onError` ([#​924](https://togithub.com/octokit/webhooks.js/issues/924)) ([6ead0b7](https://togithub.com/octokit/webhooks.js/commit/6ead0b705ab7263df323f7dc44f14db953e89a9e)) ### [`v12.0.6`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.6) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.5...v12.0.6) ##### Bug Fixes - **typescript:** workaround for trouble with `aggregate-error` type export ([#​923](https://togithub.com/octokit/webhooks.js/issues/923)) ([4875a74](https://togithub.com/octokit/webhooks.js/commit/4875a745bcfb8ff1f1911a629f50dc2a13a27839)) ### [`v12.0.5`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.5) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.4...v12.0.5) ##### Bug Fixes - only parse payload once ([#​921](https://togithub.com/octokit/webhooks.js/issues/921)) ([a12200f](https://togithub.com/octokit/webhooks.js/commit/a12200fbb106aeda7cd11b6b5504cf42c1300971)) ### [`v12.0.4`](https://togithub.com/octokit/webhooks.js/releases/tag/v12.0.4) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v12.0.3...v12.0.4) ##### Bug Fixes - handle error thrown by `verify` method ([#​914](https://togithub.com/octokit/webhooks.js/issues/914)) ([449b159](https://togithub.com/octokit/webhooks.js/commit/449b15967762bc18f722e649102ffc91e26f364e))
octokit/octokit.js (octokit) ### [`v3.1.2`](https://togithub.com/octokit/octokit.js/releases/tag/v3.1.2) [Compare Source](https://togithub.com/octokit/octokit.js/compare/v3.1.1...v3.1.2) ##### Bug Fixes - updates app.js for the handling of an error being thrown by the verify method in webhooks.js ([#​2576](https://togithub.com/octokit/octokit.js/issues/2576)) ([b59da80](https://togithub.com/octokit/octokit.js/commit/b59da8030f23dcd6b70d01a5d02e49fba600b4e8))

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.



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

semanticdiff-com[bot] commented 10 months ago

Review changes with SemanticDiff

restack-app[bot] commented 10 months ago

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

commit-lint[bot] commented 10 months ago

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
pr-code-reviewer[bot] commented 10 months ago

:wave: Hi there!

The most important things to improve in the code-diff are:

  1. Update the version of "@octokit/app" from "14.0.0" to "14.0.2".
  2. Update the version of "@octokit/plugin-paginate-rest" from "^8.0.0" to "^9.0.0".
  3. Update the version of "@octokit/types" from "^11.1.0" to "^12.0.0".

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

coderabbitai[bot] commented 10 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

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


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### 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. Note: For conversation with the bot, please use the review comments on code diffs or files. ### 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](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - 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`
instapr[bot] commented 10 months ago

The PR is updating the @octokit/webhooks package from v12.0.3 to v12.0.4. The package lock file is also updated accordingly. The release notes for v12.0.4 include a bug fix for handling errors thrown by the verify method.

Please review and merge manually.

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?