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

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Configure Renovate #1

merged 2 commits into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 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)
  • .nvmrc (nvm)

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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

chore(deps): update docker/build-push-action digest to fdf7f43
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2
chore(deps): update docker/login-action digest to 1f401f7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 1f401f745bf57e30b3a2800ad308a87d2ebdf14b
chore(deps): update docker/metadata-action digest to 62339db
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-digest
  • Merge into: main
  • Upgrade docker/metadata-action to 62339db73c56dd749060f65a6ebb93a6e056b755
chore(deps): update docker/setup-buildx-action digest to 6d5347c
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-digest
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 6d5347c4025fdf2bb05167a2519cac535a14a408
chore(deps): update dependency @​nuxtjs/apollo to v5.0.0-alpha.7
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-apollo-5.x-lockfile
  • Merge into: main
  • Upgrade @nuxtjs/apollo to 5.0.0-alpha.7
chore(deps): update dependency @​nuxtjs/tailwindcss to v6.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-tailwindcss-6.x-lockfile
  • Merge into: main
  • Upgrade @nuxtjs/tailwindcss to 6.8.1
chore(deps): update dependency @​types/compression to v1.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/compression-1.x-lockfile
  • Merge into: main
  • Upgrade @types/compression to 1.7.4
chore(deps): update sigstore/cosign-installer action to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sigstore-cosign-installer-3.x
  • Merge into: main
  • Upgrade sigstore/cosign-installer to 11086d25041f77fe8fe7b9ea4e48e3b9192b8f19
chore(deps): update dependency @​types/node to v18.18.7
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.18.7
chore(deps): update dependency @​vueuse/core to v10.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vueuse-core-10.x-lockfile
  • Merge into: main
  • Upgrade @vueuse/core to 10.5.0
chore(deps): update dependency @​vueuse/nuxt to v10.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vueuse-nuxt-10.x-lockfile
  • Merge into: main
  • Upgrade @vueuse/nuxt to 10.5.0
chore(deps): update dependency nuxt to ~3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-monorepo
  • Merge into: main
  • Upgrade nuxt to ~3.8.0
chore(deps): update dependency openapi-typescript to v6.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/openapi-typescript-6.x-lockfile
  • Merge into: main
  • Upgrade openapi-typescript to 6.7.0
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 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
chore(deps): update dependency daisyui to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/daisyui-3.x
  • Merge into: main
  • Upgrade daisyui to ^3.0.0
chore(deps): 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

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

@NextFire NextFire merged commit 7f10158 into main Oct 27, 2023
1 check passed
@NextFire NextFire deleted the renovate/configure branch October 27, 2023 00:36
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