Skip to content

chore(github): update dependabot config #942

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

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented Nov 4, 2022

Self Checklist

  • I wrote a PR title in English.
  • I added an appropriate label to the PR.
  • I wrote a commit message in English.
  • I wrote a commit message according to the Conventional Commits specification.
  • I added the appropriate changeset for the changes.
  • I wrote a unit test about the implementation.
  • I wrote a storybook document about the implementation.
  • I tested the implementation in various browsers.
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox

Related Issue

Fixes #854

Summary

dependabot이 잘 동작하도록 설정을 최신화합니다.

Details

Github Docs를 참고하여 root, 개별 package, Github action에 대한 설정 및 관련 주석을 추가했습니다.

Breaking change or not (Yes/No)

No

References

@sungik-choi sungik-choi self-assigned this Nov 4, 2022
@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2022

⚠️ No Changeset found

Latest commit: 6efd6ff

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

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 71.08% // Head: 71.08% // No change to project coverage 👍

Coverage data is based on head (6efd6ff) compared to base (1253af6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           next-v1     #942   +/-   ##
========================================
  Coverage    71.08%   71.08%           
========================================
  Files          206      206           
  Lines         2902     2902           
  Branches       810      810           
========================================
  Hits          2063     2063           
  Misses         721      721           
  Partials       118      118           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sungik-choi sungik-choi requested a review from Dogdriip November 4, 2022 10:47
- package-ecosystem: "npm"
directory: "/packages/bezier-react"
schedule:
interval: "daily"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

daily 로 하면 너무 자주 날아올 것 같아요 🤔
weekly가 어떤지요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

우선 daily로 설정해보고, 너무 자주 알림이 온다 싶으면 변경할게요!

@sungik-choi sungik-choi requested a review from dinohan November 7, 2022 08:21
@sungik-choi sungik-choi merged commit 479b733 into channel-io:next-v1 Nov 7, 2022
@sungik-choi sungik-choi deleted the enhance/dependabot branch November 7, 2022 12:43
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.

Update the dependabot config
4 participants