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

Change dependabot schedule to daily #8982

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Jul 17, 2023

I've created this PR from by following reason.

  • When dependabot's created PR count reach open-pull-requests-limit (default: 5).
    Remaining PR is not created until next schedule (?)
    (I don't confirm behaviors. but currently semver 6.3.1 package update PR is not created.
    and occurs moderate severity vulnerability message when running npm install command)
  • GitHub hosted runner's pre-installed software is frequently updated.
    If software is updated before PR created & merged. It might lead to CI error (e.g. NuGet.Framewroks update)

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (1aa67a6) 76.80% compared to head (2b2a299) 76.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8982      +/-   ##
==========================================
- Coverage   76.80%   76.79%   -0.02%     
==========================================
  Files         592      592              
  Lines       24716    24716              
==========================================
- Hits        18983    18980       -3     
- Misses       5733     5736       +3     

see 2 files with indirect coverage changes

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

Copy link
Contributor

@yufeih yufeih left a comment

Choose a reason for hiding this comment

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

Looks good!

@yufeih yufeih added the engineering Makes the pull request to appear in the "Engineering" section of the next release note label Jul 18, 2023
@yufeih yufeih merged commit e93f454 into dotnet:main Jul 18, 2023
7 checks passed
@filzrev filzrev deleted the change-dependabot-schedule-to-dayly branch July 18, 2023 00:23
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
Change dependabot schedule from weekly to daily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Makes the pull request to appear in the "Engineering" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants