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

chore(deps): update dependency @types/lodash to v4.17.14 #163

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash (source) 4.14.198 -> 4.17.14 age adoption passing confidence

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

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.54%. Comparing base (529b37f) to head (331ffb2).
Report is 2 commits behind head on main.

Current head 331ffb2 differs from pull request most recent head 7db1d51

Please upload reports for the commit 7db1d51 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          23       23           
  Lines        1107     1107           
  Branches      169      169           
=======================================
  Hits         1102     1102           
  Misses          5        5           

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

@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.197 chore(deps): update dependency @types/lodash to v4.14.198 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 86be57d to ccb7951 Compare September 5, 2023 19:50
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.198 chore(deps): update dependency @types/lodash to v4.14.198 - autoclosed Sep 21, 2023
@renovate renovate bot closed this Sep 21, 2023
@renovate renovate bot deleted the renovate/lodash-4.x branch September 21, 2023 08:48
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.198 - autoclosed chore(deps): update dependency @types/lodash to v4.14.198 Sep 23, 2023
@renovate renovate bot reopened this Sep 23, 2023
@renovate renovate bot restored the renovate/lodash-4.x branch September 23, 2023 01:58
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.198 chore(deps): update dependency @types/lodash to v4.14.199 Sep 23, 2023
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from ccb7951 to 0c42bae Compare September 23, 2023 01:58
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.199 chore(deps): update dependency @types/lodash to v4.14.200 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 0c42bae to 3e74a3f Compare October 18, 2023 09:00
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.200 chore(deps): update dependency @types/lodash to v4.14.201 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 3e74a3f to 6b87193 Compare November 7, 2023 22:01
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.201 chore(deps): update dependency @types/lodash to v4.14.202 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 6b87193 to 331ffb2 Compare November 21, 2023 01:40
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 331ffb2 to fea3682 Compare February 28, 2024 23:20
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.14.202 chore(deps): update dependency @types/lodash to v4.17.0 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from fea3682 to 5dbeb20 Compare March 12, 2024 11:13
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.0 chore(deps): update dependency @types/lodash to v4.17.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 5dbeb20 to 2852156 Compare May 4, 2024 09:19
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.1 chore(deps): update dependency @types/lodash to v4.17.3 May 16, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 2852156 to 150e041 Compare May 16, 2024 17:39
Copy link

coderabbitai bot commented May 16, 2024

Important

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.


🪧 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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration 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.

@findersky
Copy link

findersky commented May 16, 2024 via email

@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.3 chore(deps): update dependency @types/lodash to v4.17.4 May 17, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 150e041 to a4819f6 Compare May 17, 2024 07:36
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.4 chore(deps): update dependency @types/lodash to v4.17.5 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from a4819f6 to 119c4fa Compare June 8, 2024 10:30
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.5 chore(deps): update dependency @types/lodash to v4.17.6 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 119c4fa to 7db1d51 Compare June 27, 2024 19:58
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 7db1d51 to d42addf Compare July 16, 2024 03:48
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.6 chore(deps): update dependency @types/lodash to v4.17.7 Jul 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.7 chore(deps): update dependency @types/lodash to v4.17.8 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from d42addf to e894a0d Compare September 23, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.8 chore(deps): update dependency @types/lodash to v4.17.9 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from e894a0d to 7d6167f Compare September 23, 2024 23:59
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.9 chore(deps): update dependency @types/lodash to v4.17.10 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 7d6167f to afd6876 Compare October 3, 2024 10:24
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.10 chore(deps): update dependency @types/lodash to v4.17.11 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from afd6876 to 2f33343 Compare October 18, 2024 13:44
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.11 chore(deps): update dependency @types/lodash to v4.17.12 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 2f33343 to 9292357 Compare October 19, 2024 06:59
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.12 chore(deps): update dependency @types/lodash to v4.17.13 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 9292357 to 39a558b Compare October 30, 2024 03:13
@renovate renovate bot changed the title chore(deps): update dependency @types/lodash to v4.17.13 chore(deps): update dependency @types/lodash to v4.17.14 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/lodash-4.x branch from 39a558b to 48a2ef4 Compare January 3, 2025 18:46
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