Skip to content

Configure Renovate #1

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2024

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/actions/setup-node/action.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/contributor-license-agreement.yml (github-actions)
  • .github/workflows/init.yml (github-actions)
  • .github/workflows/open-source-checks.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/sync-docs-to-confluence.yml (github-actions)
  • templates/.github/workflows/contributor-license-agreement.yml (github-actions)
  • templates/.github/workflows/open-source-checks.yml (github-actions)
  • .node-version (nodenv)
  • 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 28 Pull Requests:

chore(deps): update babel monorepo
chore(deps): update dependency tsx to v4.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x
  • Merge into: main
  • Upgrade tsx to 4.19.3
chore(deps): update dependency @​eslint/json to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-json-0.x
  • Merge into: main
  • Upgrade @eslint/json to 0.11.0
chore(deps): update dependency @​eslint/markdown to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-markdown-6.x
  • Merge into: main
  • Upgrade @eslint/markdown to 6.3.0
chore(deps): update dependency @​github/local-action to v2.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github-local-action-2.x
  • Merge into: main
  • Upgrade @github/local-action to 2.6.4
chore(deps): update dependency babel-plugin-transform-import-meta to v2.3.2
chore(deps): update dependency cspell to v8.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cspell-monorepo
  • Merge into: main
  • Upgrade cspell to 8.18.1
chore(deps): update dependency eslint-import-resolver-typescript to v3.10.0
chore(deps): update dependency eslint-plugin-jest to v28.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-28.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to 28.11.0
chore(deps): update dependency eslint-plugin-prettier to v5.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.2.6
chore(deps): update dependency globals to v15.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-15.x
  • Merge into: main
  • Upgrade globals to 15.15.0
chore(deps): update dependency husky to v9.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to 9.1.7
chore(deps): update dependency lint-staged to v15.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to 15.5.1
chore(deps): update dependency replace-in-file to v8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/replace-in-file-8.x
  • Merge into: main
  • Upgrade replace-in-file to 8.3.0
chore(deps): update dependency typescript to v5.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.8.3
chore(deps): update dependency yaml to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml-2.x
  • Merge into: main
  • Upgrade yaml to 2.7.1
chore(deps): update eslint monorepo to v9.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.24.0
  • Upgrade eslint to 9.24.0
chore(deps): update pnpm to v9.15.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.15.9
chore(deps): update typescript-eslint monorepo to v8.30.1
fix(deps): update dependency @​inquirer/prompts to v7.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/inquirer-prompts-7.x
  • Merge into: main
  • Upgrade @inquirer/prompts to 7.4.1
fix(deps): update dependency commander to v13.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commander-13.x
  • Merge into: main
  • Upgrade commander to 13.1.0
fix(deps): update dependency inquirer to v12.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/inquirer-12.x
  • Merge into: main
  • Upgrade inquirer to 12.5.2
chore(deps): update dependency @​github/local-action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-local-action-3.x
  • Merge into: main
  • Upgrade @github/local-action to 3.1.4
chore(deps): update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 10.1.2
chore(deps): update dependency eslint-import-resolver-typescript to v4
chore(deps): update dependency globals to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to 16.0.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
  • Upgrade @types/node to 22.14.1
chore(deps): update pnpm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.8.1

🚸 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 bot commented Nov 6, 2024


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
✅ (javierbrea)[https://github.com/javierbrea]
@renovate[bot]
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link

github-actions bot commented Jan 13, 2025

Check SPDX headers

✅ 39 files have valid headers.

Copy link

github-actions bot commented Jan 13, 2025

Check License Compliance

⚠️ There is 1 dependency with dangerous license:

✅ Result: Valid

@javierbrea
Copy link
Collaborator

I have read the CLA Document and I hereby sign the CLA

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