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 #3

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • Dockerfile (dockerfile)
  • .github/workflows/docker-publish.yml (github-actions)
  • 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 25 Pull Requests:

Update dependency @​fontsource/roboto to v5.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/fontsource-monorepo
  • Merge into: main
  • Upgrade @fontsource/roboto to 5.0.14
Update dependency @​babel/preset-env to v7.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/preset-env to 7.25.3
Update dependency eslint-plugin-vue to v9.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-vue to 9.27.0
Update dependency sass to v1.77.8
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.77.8
Update dependency sass-loader to v14.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-14.x-lockfile
  • Merge into: main
  • Upgrade sass-loader to 14.2.1
Update docker/build-push-action action to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to ca052bb54ab0790a636c9b5f226502c73d547a25
Update docker/login-action action to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to 9780b0c442fbb1117ed29e0efdff1e18412f7567
Update docker/setup-buildx-action action to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 988b5a0280414f521da01fcc63a27aeeb4b104db
Update sigstore/cosign-installer action to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigstore-cosign-installer-3.x
  • Merge into: main
  • Upgrade sigstore/cosign-installer to 4959ce089c160fddf62f7b42464195ba1a56d382
Update typescript-eslint monorepo to v7.18.0
Update dependency @​mdi/font to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/mdi-font-7.x
  • Merge into: main
  • Upgrade @mdi/font to ^7.0.0
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
Update dependency @​vue/test-utils to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-2.x
  • Merge into: main
  • Upgrade @vue/test-utils to 2.4.6
Update dependency @​vue/vue2-jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-vue2-jest-29.x
  • Merge into: main
  • Upgrade @vue/vue2-jest to ^29.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency sass-loader to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-16.x
  • Merge into: main
  • Upgrade sass-loader to ^16.0.0
Update dependency ts-jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade ts-jest to ^29.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.5.0
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: main
  • Upgrade vue to ^3.0.0
Update dependency vue-i18n to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-i18n-9.x
  • Merge into: main
  • Upgrade vue-i18n to ^9.0.0
Update dependency vue-router to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x
  • Merge into: main
  • Upgrade vue-router to ^4.0.0
Update dependency vuetify to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-3.x
  • Merge into: main
  • Upgrade vuetify to ^3.0.0
Update dependency vuex to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vuex-4.x
  • Merge into: main
  • Upgrade vuex to ^4.0.0
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 16ebe778df0e7752d2cfcbd924afdbbd89c1a755
Update typescript-eslint monorepo to v8 (major)

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

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