Skip to content

Conversation

@renovate
Copy link

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

  • go.mod (gomod)
  • web/package.json (npm)

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

Update module github.com/gogo/protobuf to v1.3.2 [SECURITY]
  • Branch name: renovate/go-github.com-gogo-protobuf-vulnerability
  • Merge into: master
  • Upgrade github.com/gogo/protobuf to v1.3.2
Replace dependency @material-ui/core with @​mui/material
  • Schedule: ["at any time"]
  • Branch name: renovate/material-ui-core-replacement
  • Merge into: master
  • Upgrade @material-ui/core to ^5.0.0
Replace dependency @material-ui/icons with @​mui/icons-material
  • Schedule: ["at any time"]
  • Branch name: renovate/material-ui-icons-replacement
  • Merge into: master
  • Upgrade @material-ui/icons to ^5.0.0
Update dependency request-promise-native to v1.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/request-promise-native-1.x-lockfile
  • Merge into: master
  • Upgrade request-promise-native to 1.0.9
Update dependency websocket to v1.0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/websocket-1.x-lockfile
  • Merge into: master
  • Upgrade websocket to 1.0.35
Update module github.com/hyperledger/fabric-sdk-go to v1.0.0
Update dependency echarts to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/echarts-4.x-lockfile
  • Merge into: master
  • Upgrade echarts to 4.9.0
Update dependency react-router-dom to v5.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 5.3.4
Update dependency react-scripts to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-3.x-lockfile
  • Merge into: master
  • Upgrade react-scripts to 3.4.4
Update material-ui monorepo
Update module github.com/gorilla/websocket to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-websocket-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/websocket to v1.5.3
Update module github.com/hyperledger/fabric-protos-go to v0.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hyperledger-fabric-protos-go-0.x
  • Merge into: master
  • Upgrade github.com/hyperledger/fabric-protos-go to 081a6c8b235165b70e87c42c30d73074b4414131
Update module github.com/pkg/errors to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pkg-errors-0.x
  • Merge into: master
  • Upgrade github.com/pkg/errors to v0.9.1
Update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
Update dependency echarts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/echarts-5.x
  • Merge into: master
  • Upgrade echarts to ^5.0.0
Update dependency react-router-dom to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to ^7.0.0
Update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to ^5.0.0
Update dependency typeface-roboto to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typefaces-monorepo
  • Merge into: master
  • Upgrade typeface-roboto to ^1.0.0
Update module github.com/cloudflare/cfssl to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cloudflare-cfssl-1.x
  • Merge into: master
  • Upgrade github.com/cloudflare/cfssl to 96259aa29c9cc9b2f4e04bad7d4bc152e5405dda
Update react monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^19.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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (go package //github.com/hyperledger/fabric-protos-go)

Files affected: go.mod


❓ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant