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 golang.org/x/exp digest to 814bf88 #1653

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest 46f607a -> 814bf88

Warning

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


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
Contributor

coderabbitai bot commented Dec 13, 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:

  • 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 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.
  • 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

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.43970%. Comparing base (41439c1) to head (a7c47b5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##              master       #1653   +/-   ##
=============================================
  Coverage   45.43970%   45.43970%           
=============================================
  Files            231         231           
  Lines          15306       15306           
  Branches          83          83           
=============================================
  Hits            6955        6955           
  Misses          7602        7602           
  Partials         749         749           
Flag Coverage Δ
git-changes-action 53.94265% <ø> (ø)
packages 90.61584% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to f3f8817 fix(deps): update golang.org/x/exp digest to aacd6d4 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 04edf49 to 79ddbc9 Compare December 14, 2023 17:53
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to aacd6d4 fix(deps): update golang.org/x/exp digest to 73b9e39 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 79ddbc9 to 738df4f Compare December 19, 2023 18:06
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 73b9e39 fix(deps): update golang.org/x/exp digest to dc181d7 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 738df4f to 620a3f8 Compare December 19, 2023 19:34
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to dc181d7 fix(deps): update golang.org/x/exp digest to 02704c9 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 620a3f8 to e101e71 Compare December 26, 2023 01:23
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 02704c9 fix(deps): update golang.org/x/exp digest to be819d1 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch 2 times, most recently from 9fa10e6 to 02ca6cc Compare January 8, 2024 12:17
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to be819d1 fix(deps): update golang.org/x/exp digest to 0dcbfd6 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 02ca6cc to cc07f20 Compare January 10, 2024 20:05
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 0dcbfd6 fix(deps): update golang.org/x/exp digest to db7319d Jan 12, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch 4 times, most recently from 983bf2e to c9ab023 Compare January 19, 2024 11:20
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to db7319d fix(deps): update golang.org/x/exp digest to 1b97071 Jan 19, 2024
Copy link

github-actions bot commented Feb 3, 2024

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 3, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from c9ab023 to cc5b0fc Compare February 5, 2024 21:10
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 1b97071 fix(deps): update golang.org/x/exp digest to 2c58cdc Feb 5, 2024
@github-actions github-actions bot removed the Stale label Feb 6, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from cc5b0fc to 17d9eea Compare February 13, 2024 16:33
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 2c58cdc fix(deps): update golang.org/x/exp digest to ec58324 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 17d9eea to cc1607a Compare February 13, 2024 18:16
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to ec58324 fix(deps): update golang.org/x/exp digest to e579c86 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from cc1607a to 3808e1f Compare February 22, 2024 23:36
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/git-changes-action-golang.org-x-exp-digest branch from 3808e1f to a7c47b5 Compare February 23, 2024 00:36
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to e579c86 fix(deps): update golang.org/x/exp digest to 814bf88 Feb 23, 2024
@trajan0x trajan0x closed this Feb 29, 2024
Copy link
Contributor Author

renovate bot commented Feb 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the golang.org/x/exp 814bf88 update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/git-changes-action-golang.org-x-exp-digest branch February 29, 2024 22:55
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.

1 participant