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

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2023

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

  • docker/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/docker-build-push.yml (github-actions)
  • go.mod (gomod)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

fix(deps): update github.com/axieinfinity/bridge-contracts digest to aada095
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-axieinfinity-bridge-contracts-digest
  • Merge into: master
  • Upgrade github.com/axieinfinity/bridge-contracts to aada09533a78323be1827e261b3edd195da9ed52
fix(deps): update github.com/axieinfinity/bridge-migrations digest to 7bb3be2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-axieinfinity-bridge-migrations-digest
  • Merge into: master
  • Upgrade github.com/axieinfinity/bridge-migrations to 7bb3be2afe7217d2eda7443b4facc28693b8d23f
fix(deps): update module github.com/axieinfinity/bridge-core to v0.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-axieinfinity-bridge-core-0.x
  • Merge into: master
  • Upgrade github.com/axieinfinity/bridge-core to 4ea682170b668c409c86a1851d477078c627fae8
fix(deps): update module github.com/data-dog/go-sqlmock to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-data-dog-go-sqlmock-1.x
  • Merge into: master
  • Upgrade github.com/DATA-DOG/go-sqlmock to v1.5.2
fix(deps): update module github.com/fjl/memsize to v0.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fjl-memsize-0.x
  • Merge into: master
  • Upgrade github.com/fjl/memsize to 3e2518796625ef28b28b220c59a4707464e63093
fix(deps): update module github.com/hashicorp/go-bexpr to v0.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-go-bexpr-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-bexpr to v0.1.14
fix(deps): update module github.com/mattn/go-colorable to v0.1.13
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-colorable-0.x
  • Merge into: master
  • Upgrade github.com/mattn/go-colorable to v0.1.13
fix(deps): update module github.com/mattn/go-isatty to v0.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-isatty-0.x
  • Merge into: master
  • Upgrade github.com/mattn/go-isatty to v0.0.20
chore(deps): update golang docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22
chore(deps): update module github.com/btcsuite/btcd/chaincfg/chainhash to v1.1.0
fix(deps): update module github.com/ashwanthkumar/slack-go-webhook to v0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-ashwanthkumar-slack-go-webhook-0.x
  • Merge into: master
  • Upgrade github.com/ashwanthkumar/slack-go-webhook to 2a72312a9c794eaa3d4844c73d766b38e30da749
fix(deps): update module github.com/axieinfinity/bridge-v2 to v0.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-axieinfinity-bridge-v2-0.x
  • Merge into: master
  • Upgrade github.com/axieinfinity/bridge-v2 to 2f80d22f2ad8479130aea9f3ac51dcf00c56b975
fix(deps): update module gorm.io/driver/postgres to v1.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-driver-postgres-1.x
  • Merge into: master
  • Upgrade gorm.io/driver/postgres to v1.5.7
fix(deps): update module gorm.io/gorm to v1.25.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-gorm-1.x
  • Merge into: master
  • Upgrade gorm.io/gorm to v1.25.9
chore(deps): update debian docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: master
  • Upgrade debian to bookworm
fix(deps): update module gopkg.in/urfave/cli.v1 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-urfave-cli.v1-2.x
  • Merge into: master
  • Upgrade gopkg.in/urfave/cli.v1 to v2.27.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 renovate bot force-pushed the renovate/configure branch from 62a3a25 to 31b1f49 Compare April 3, 2023 15:23
@renovate renovate bot force-pushed the renovate/configure branch from 31b1f49 to b4c3bf6 Compare December 15, 2023 08:25
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.

0 participants