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

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

Configure Renovate #219

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 12, 2022

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

  • .github/workflows/first-interaction.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/update-chart-data.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 (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 30 Pull Requests:

chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-replacement
  • Merge into: main
  • Upgrade eslint-plugin-node to ^14.0.0
chore(deps): update dependency autoprefixer to v10.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.20
chore(deps): update dependency postcss to v8.4.47
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.47
chore(deps): update astro monorepo
chore(deps): update dependency bignumber.js to v9.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bignumber.js-9.x
  • Merge into: main
  • Upgrade bignumber.js to 9.1.2
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency eslint-plugin-import to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.31.0
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 4.2.1
chore(deps): update dependency eslint-plugin-promise to v6.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-promise to 6.6.0
chore(deps): update dependency node-fetch to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-2.x
  • Merge into: main
  • Upgrade node-fetch to 2.7.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency prettier-plugin-astro to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-astro-0.x
  • Merge into: main
  • Upgrade prettier-plugin-astro to ^0.14.0
chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to ^0.6.0
chore(deps): update dependency ramda to ^0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ramda-0.x
  • Merge into: main
  • Upgrade ramda to ^0.30.0
chore(deps): update dependency tailwindcss to v3.4.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.4.14
chore(deps): update tripss/conventional-changelog-action action to v3.19.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 astro monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-astro-monorepo
  • Merge into: main
  • Upgrade @astrojs/tailwind to ^5.0.0
  • Upgrade @astrojs/vue to ^4.0.0
  • Upgrade astro to ^4.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: main
  • Upgrade eslint-config-standard to ^17.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency eslint-plugin-promise to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-7.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^7.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
chore(deps): update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: main
  • Upgrade node-fetch to 3.3.2
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency remark-cli to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/major-remark
  • Merge into: main
  • Upgrade remark-cli to ^12.0.0
chore(deps): update peter-evans/create-pull-request action to v7
chore(deps): update tripss/conventional-changelog-action action to v5

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see you here!



Welcome to the community 🎉
Thank you for your valuable contributions! 🚀 We appreciate each and every contribution! 😄

Join our amazing community 📢



Join our community to learn more about Blockchain, Web3, Dapps, and so much more 💻

Here you can find all of our socials! 🐦 Share them with your friends and everyone you know.

- Discord server
- Twitter
- LinkedIn
-
- Telegram
- a href="https://www.youtube.com/channel/UCN7m74tFgJJnoGL4zk6aJ6g">YouTube
Facebook-

We hope to see you there! 😁

@gptkrsh
Copy link

gptkrsh commented Sep 14, 2022

I do not think we need renovate
We should use dependabot instead

@vinzvinci
Copy link
Member

I do not think we need renovate We should use dependabot instead

CC @aggre

@renovate renovate bot force-pushed the renovate/configure branch from 1e57ddf to af1d08f Compare March 24, 2023 13:44
@vercel
Copy link

vercel bot commented Mar 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devprotocol-xyz ❌ Failed (Inspect) Dec 15, 2023 11:34am

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.

2 participants