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 dependency @wayofdev/lint-staged-config to v2.2.0 #624

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wayofdev/lint-staged-config (source) 2.1.2 -> 2.2.0 age adoption passing confidence

Release Notes

wayofdev/npm-shareable-configs (@​wayofdev/lint-staged-config)

v2.2.0

Compare Source

Minor Changes
  • #​527 629e9af Thanks @​igomur! - Updated concatFilesForPrettier function from lint-staged-config to allow ignore files

v2.1.5

Compare Source

Patch Changes

v2.1.4

Compare Source

Patch Changes

v2.1.3

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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

vercel bot commented Feb 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-starter-tpl-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 0:30am
next-starter-tpl-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 0:30am
next-starter-tpl-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 0:30am

@renovate renovate bot enabled auto-merge (rebase) February 1, 2024 21:04
Copy link

changeset-bot bot commented Feb 1, 2024

⚠️ No Changeset found

Latest commit: 1dbe86a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (779ed1d) 7.75% compared to head (3d7d713) 7.75%.
Report is 229 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #624   +/-   ##
======================================
  Coverage    7.75%   7.75%           
======================================
  Files          32      32           
  Lines         245     245           
  Branches       36      37    +1     
======================================
  Hits           19      19           
  Misses        226     226           
Flag Coverage Δ
web 7.75% <ø> (ø)

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 force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from e45e322 to e225731 Compare February 2, 2024 01:49
auto-merge was automatically disabled February 2, 2024 01:55

Base branch was modified

@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from e225731 to 91317a8 Compare February 2, 2024 04:51
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 91317a8 to eb73c18 Compare February 2, 2024 07:04
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from eb73c18 to f9779b6 Compare February 2, 2024 11:05
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from f9779b6 to 1101d40 Compare February 2, 2024 14:16
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 1101d40 to 5d3a0af Compare February 2, 2024 15:40
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 621ab91 to a0b83e3 Compare February 3, 2024 07:12
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from a0b83e3 to 8ca6618 Compare February 3, 2024 10:10
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 8ca6618 to 3d7d713 Compare February 3, 2024 13:17
@renovate renovate bot force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 3d7d713 to 863b944 Compare April 16, 2024 19:12
@renovate renovate bot enabled auto-merge (rebase) April 16, 2024 19:12
Copy link

coderabbitai bot commented Apr 16, 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.

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.75%. Comparing base (779ed1d) to head (4c7ee8c).
Report is 232 commits behind head on master.

❗ Current head 4c7ee8c differs from pull request most recent head 1dbe86a. Consider uploading reports for the commit 1dbe86a to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #624   +/-   ##
======================================
  Coverage    7.75%   7.75%           
======================================
  Files          32      32           
  Lines         245     245           
  Branches       36      37    +1     
======================================
  Hits           19      19           
  Misses        226     226           
Flag Coverage Δ
web 7.75% <ø> (ø)

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 force-pushed the renovate/wayofdev-lint-staged-config-2.x branch from 4c7ee8c to 1dbe86a Compare April 17, 2024 00:19
@renovate renovate bot changed the title chore(deps): update dependency @wayofdev/lint-staged-config to v2.2.0 fix(deps): update dependency @wayofdev/lint-staged-config to v2.2.0 Dec 10, 2024
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