Skip to content

Comments

Create Dependabot config file#2392

Merged
mhutchinson merged 1 commit intomasterfrom
dependabot/add-v2-config-file
Mar 11, 2021
Merged

Create Dependabot config file#2392
mhutchinson merged 1 commit intomasterfrom
dependabot/add-v2-config-file

Conversation

@dependabot-preview
Copy link
Contributor

👋 Dependabot is moving natively into GitHub! This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When you merge this pull request, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates. Dependabot is now configured exclusively using config files.

You have configured automerging on this repository. There is no automerging support in GitHub-native Dependabot, so these settings will not be added to the new config file. Several 3rd-party GitHub Actions and bots can replicate the automerge feature.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about the relaunch of Dependabot

Please note that regular @dependabot commands do not work on this pull request.

🤖💛

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner March 11, 2021 08:21
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@mhutchinson
Copy link
Contributor

/gcbrun

@mhutchinson
Copy link
Contributor

mhutchinson commented Mar 11, 2021

I requested this. I've had the new dependabot format working on trillian-examples for most of a week and it's working as expected. It looks like it might be doing a better job of keeping the go.sum file tidy, which could reduce manual interventions required to bump deps. See https://github.com/google/trillian-examples/pull/265/files for an example.

@mhutchinson mhutchinson requested a review from pav-kv March 11, 2021 08:23
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #2392 (e83ccdc) into master (3ca5674) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2392      +/-   ##
==========================================
- Coverage   65.76%   65.75%   -0.02%     
==========================================
  Files         107      107              
  Lines        7759     7759              
==========================================
- Hits         5103     5102       -1     
- Misses       2120     2121       +1     
  Partials      536      536              
Impacted Files Coverage Δ
client/log_client.go 71.51% <0.00%> (-0.59%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ca5674...e83ccdc. Read the comment docs.

@mhutchinson mhutchinson merged commit e2f3f42 into master Mar 11, 2021
@mhutchinson mhutchinson deleted the dependabot/add-v2-config-file branch March 11, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants