Skip to content

Configure Renovate#284

Merged
dennwc merged 1 commit intomainfrom
renovate/configure
Feb 18, 2025
Merged

Configure Renovate#284
dennwc merged 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 18, 2025

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-compose.yaml (docker-compose)
  • build/sip/Dockerfile (dockerfile)
  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/docker.yaml (github-actions)
  • .github/workflows/test.yaml (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
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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 19 Pull Requests:

Update github.com/livekit/psrpc digest to a0beed2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-livekit-psrpc-digest
  • Merge into: main
  • Upgrade github.com/livekit/psrpc to a0beed2e41266246c163e9dbe010dc9254cedb2b
Update github.com/livekit/server-sdk-go/v2 digest to af54a02
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-livekit-server-sdk-go-v2-digest
  • Merge into: main
  • Upgrade github.com/livekit/server-sdk-go/v2 to af54a029aeb4277ea6db7510c391d8dd32833c87
Update golang.org/x/exp digest to eff6e97
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to eff6e970281f
Update module github.com/frostbyte73/core to v0.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-frostbyte73-core-0.x
  • Merge into: main
  • Upgrade github.com/frostbyte73/core to v0.1.1
Update module github.com/icholy/digest to v0.1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-icholy-digest-0.x
  • Merge into: main
  • Upgrade github.com/icholy/digest to v0.1.24
Update module github.com/pion/webrtc/v4 to v4.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pion-webrtc-v4-4.x
  • Merge into: main
  • Upgrade github.com/pion/webrtc/v4 to v4.0.10
Update module github.com/urfave/cli/v2 to v2.27.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-v2-2.x
  • Merge into: main
  • Upgrade github.com/urfave/cli/v2 to v2.27.5
Update module google.golang.org/protobuf to v1.36.5
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.36.5
Update dependency go to v1.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.24.0
Update golang Docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.24
Update module github.com/livekit/protocol to v1.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-livekit-protocol-1.x
  • Merge into: main
  • Upgrade github.com/livekit/protocol to 254e040b44d08910a35546320abefa8726c86167
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
Update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v5
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
Update docker/metadata-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: main
  • Upgrade docker/metadata-action to v5
Update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
Update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to v3
Update module github.com/icholy/digest to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-icholy-digest-1.x
  • Merge into: main
  • Upgrade github.com/icholy/digest to v1.1.0
Update module github.com/pion/rtp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pion-rtp-2.x
  • Merge into: main
  • Upgrade github.com/pion/rtp to v2.0.0

🚸 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 18, 2025 12:30
@dennwc dennwc merged commit 463d56d into main Feb 18, 2025
2 checks passed
@dennwc dennwc deleted the renovate/configure branch February 18, 2025 13:02
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.

1 participant