Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Configure Renovate #7

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

Configure Renovate #7

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 19, 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

  • lkgpt-service/Dockerfile (dockerfile)
  • lkgpt-service/go.mod (gomod)
  • meet/package.json (npm)

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 32 Pull Requests:

fix(deps): update module google.golang.org/grpc to v1.56.3 [security]
  • Branch name: renovate/go-google.golang.org/grpc-vulnerability
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.56.3
fix(deps): update golang.org/x/exp digest to aacd6d4
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to aacd6d4b4611949ff7dcca7a0118e9312168a5f8
chore(deps): update dependency postcss to v8.4.32
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.32
chore(deps): update dependency tailwindcss to v3.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.3.6
fix(deps): update emotion monorepo
chore(deps): update dependency @​types/node to v18.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to 18.19.3
chore(deps): update dependency eslint to v8.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.55.0
chore(deps): update golang docker tag to v1.21
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.21-alpine
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.45
  • Upgrade @types/react-dom to 18.2.17
fix(deps): update dependency @chakra-ui/react to v2.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chakra-ui-monorepo
  • Merge into: main
  • Upgrade @chakra-ui/react to 2.8.2
fix(deps): update dependency @​livekit/components-react to v0.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-components-react-0.x
  • Merge into: main
  • Upgrade @livekit/components-react to 0.8.2
fix(deps): update dependency @​livekit/components-styles to v0.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-components-styles-0.x
  • Merge into: main
  • Upgrade @livekit/components-styles to 0.3.2
fix(deps): update dependency framer-motion to v10.16.16
  • Schedule: ["at any time"]
  • Branch name: renovate/framer-motion-10.x
  • Merge into: main
  • Upgrade framer-motion to 10.16.16
fix(deps): update dependency livekit-client to v1.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-client-1.x
  • Merge into: main
  • Upgrade livekit-client to 1.15.4
fix(deps): update dependency livekit-server-sdk to v1.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-server-sdk-1.x
  • Merge into: main
  • Upgrade livekit-server-sdk to 1.2.7
fix(deps): update module cloud.google.com/go/speech to v1.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-speech-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/speech to v1.21.0
fix(deps): update module cloud.google.com/go/texttospeech to v1.7.4
fix(deps): update module github.com/livekit/protocol to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-livekit-protocol-1.x
  • Merge into: main
  • Upgrade github.com/livekit/protocol to v1.9.3
fix(deps): update module github.com/livekit/server-sdk-go to v1.1.4
fix(deps): update module github.com/pion/rtp to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pion-rtp-1.x
  • Merge into: main
  • Upgrade github.com/pion/rtp to v1.8.3
fix(deps): update module github.com/pion/webrtc/v3 to v3.2.24
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pion-webrtc-v3-3.x
  • Merge into: main
  • Upgrade github.com/pion/webrtc/v3 to v3.2.24
fix(deps): update module github.com/sashabaranov/go-openai to v1.17.9
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0
  • 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.26.0
fix(deps): update module google.golang.org/api to v0.154.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.154.0
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.10.4
chore(deps): update dependency eslint-config-next to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 14.0.4
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.3.3
fix(deps): update dependency @​livekit/components-react to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-components-react-1.x
  • Merge into: main
  • Upgrade @livekit/components-react to 1.5.1
fix(deps): update dependency @​livekit/components-styles to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-components-styles-1.x
  • Merge into: main
  • Upgrade @livekit/components-styles to 1.0.8
fix(deps): update dependency next-seo to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/next-seo-6.x
  • Merge into: main
  • Upgrade next-seo to ^6.0.0
fix(deps): 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
fix(deps): update module github.com/urfave/negroni to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-negroni-3.x
  • Merge into: main
  • Upgrade github.com/urfave/negroni to v3.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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants