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

chore: Configure Renovate - autoclosed #2

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 2, 2024

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

  • Dockerfile (dockerfile)
  • Dockerfile-base (dockerfile)
  • Dockerfile-multi-arch (dockerfile)
  • cmd/emoji/Dockerfile (dockerfile)
  • cmd/voting/Dockerfile (dockerfile)
  • cmd/web/Dockerfile (dockerfile)
  • .github/workflows/acorn.yml (github-actions)
  • go.mod (gomod)
  • cmd/web/webapp/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 23 Pull Requests:

chore(deps): update dependency babel-loader to v9.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x-lockfile
  • Merge into: main
  • Upgrade babel-loader to 9.1.3
chore(deps): update dependency babel-plugin-import to v1.13.8
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-import-1.x-lockfile
  • Merge into: main
  • Upgrade babel-plugin-import to 1.13.8
chore(deps): update dependency postcss to v8.4.35
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.35
chore(deps): update dependency style-loader to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-3.x-lockfile
  • Merge into: main
  • Upgrade style-loader to 3.3.4
fix(deps): update dependency whatwg-fetch to v3.6.20
  • Schedule: ["at any time"]
  • Branch name: renovate/whatwg-fetch-3.x-lockfile
  • Merge into: main
  • Upgrade whatwg-fetch to 3.6.20
chore(deps): update babel monorepo
chore(deps): update dependency css-loader to v6.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x-lockfile
  • Merge into: main
  • Upgrade css-loader to 6.10.0
chore(deps): update dependency postcss-loader to v7.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-7.x-lockfile
  • Merge into: main
  • Upgrade postcss-loader to 7.3.4
chore(deps): update dependency webpack to v5.90.3
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.90.3
chore(deps): update dependency webpack-cli to v5.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x-lockfile
  • Merge into: main
  • Upgrade webpack-cli to 5.1.4
chore(deps): update dependency webpack-dev-server to v4.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x-lockfile
  • Merge into: main
  • Upgrade webpack-dev-server to 4.15.1
chore(deps): update golang docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.22
  • Upgrade golang to 1.22.0
fix(deps): update dependency react-router-dom to v6.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 6.22.2
fix(deps): update module github.com/prometheus/client_golang to v1.19.0
fix(deps): update module google.golang.org/grpc to v1.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.62.0
fix(deps): update module google.golang.org/protobuf to v1.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.32.0
chore(deps): update acorn-io/actions-login action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/acorn-io-actions-login-2.x
  • Merge into: main
  • Upgrade acorn-io/actions-login to v2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update debian docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to bookworm
chore(deps): update dependency postcss-import to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-import-16.x
  • Merge into: main
  • Upgrade postcss-import to ^16.0.0
chore(deps): update dependency postcss-loader to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-8.x
  • Merge into: main
  • Upgrade postcss-loader to ^8.0.0
chore(deps): update dependency webpack-dev-server to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-5.x
  • Merge into: main
  • Upgrade webpack-dev-server to ^5.0.0
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20
  • Upgrade node to 20-buster

🚸 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 changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 4, 2024
@renovate renovate bot closed this Mar 4, 2024
@renovate renovate bot deleted the renovate/configure branch March 4, 2024 05:39
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.

0 participants