packngo icon indicating copy to clipboard operation
packngo copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 3 comments

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

fix(deps): update golang.org/x/crypto digest to eccd636
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-digest
  • Merge into: master
  • Upgrade golang.org/x/crypto to eccd6366d1be82f8df741718dcdd586eea618221
fix(deps): update module github.com/google/go-cmp to v0.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmp-0.x
  • Merge into: master
  • Upgrade github.com/google/go-cmp to v0.5.9
chore(deps): update module go to 1.19
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.19
fix(deps): update module github.com/dnaeon/go-vcr to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dnaeon-go-vcr-1.x
  • Merge into: master
  • Upgrade github.com/dnaeon/go-vcr to v1.2.0
fix(deps): update module github.com/stretchr/testify to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.8.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-go action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-3.x
  • Merge into: master
  • Upgrade actions/setup-go to v3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 05 '22 19:05 renovate[bot]

I don't know what this is. We can reopen if this is important. Looks like PR spam to me.

displague avatar May 09 '22 17:05 displague

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

renovate[bot] avatar May 09 '22 17:05 renovate[bot]

@displague this is not spam, this is tooling to help folks keep track of their updates. We had an item on this in an all hands and hold bi-weekly office hours on the topic.

JAORMX avatar Jul 27 '22 19:07 JAORMX