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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 17, 2023

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/gh-pages.yml (github-actions)
  • .github/workflows/release.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 (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 22 Pull Requests:

chore(deps): update dependency lint-staged to v15.2.10
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x-lockfile
  • Merge into: master
  • Upgrade lint-staged to 15.2.10
chore(deps): update dependency postcss to v8.4.47
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: master
  • Upgrade postcss to 8.4.47
chore(deps): update dependency rimraf to v5.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x-lockfile
  • Merge into: master
  • Upgrade rimraf to 5.0.10
chore(deps): update dependency tw5-typed to v0.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tw5-typed-0.x-lockfile
  • Merge into: master
  • Upgrade tw5-typed to 0.5.14
fix(deps): update dependency @json-editor/json-editor to v2.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/json-editor-json-editor-2.x
  • Merge into: master
  • Upgrade @json-editor/json-editor to 2.15.2
fix(deps): update dependency esbuild-sass-plugin to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-sass-plugin-3.x-lockfile
  • Merge into: master
  • Upgrade esbuild-sass-plugin to 3.3.1
fix(deps): update dependency tiddlywiki to v5.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tiddlywiki-5.x-lockfile
  • Merge into: master
  • Upgrade tiddlywiki to 5.3.5
chore(deps): update dependency @modern-js/tsconfig to v2.60.5
  • Schedule: ["at any time"]
  • Branch name: renovate/modern-js-tsconfig-2.x-lockfile
  • Merge into: master
  • Upgrade @modern-js/tsconfig to 2.60.5
chore(deps): update dependency @​types/node to v20.17.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 20.17.3
chore(deps): update dependency dprint to ^0.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dprint-0.x
  • Merge into: master
  • Upgrade dprint to ^0.47.0
chore(deps): update dependency husky to v9.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x-lockfile
  • Merge into: master
  • Upgrade husky to 9.1.6
chore(deps): update dependency sass-migrator to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-migrator-2.x-lockfile
  • Merge into: master
  • Upgrade sass-migrator to 2.2.1
chore(deps): update dependency typescript to v5.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: master
  • Upgrade typescript to 5.6.3
fix(deps): update dependency tiddlywiki-plugin-dev to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tiddlywiki-plugin-dev-0.x
  • Merge into: master
  • Upgrade tiddlywiki-plugin-dev to ^0.3.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/deploy-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-deploy-pages-4.x
  • Merge into: master
  • Upgrade actions/deploy-pages to v4
chore(deps): update actions/upload-pages-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-pages-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-pages-artifact to v3
chore(deps): update dependency node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to 22
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: master
  • Upgrade rimraf to ^6.0.0
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: master
  • Upgrade softprops/action-gh-release to v2
fix(deps): update dependency npm-check-updates to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-check-updates-17.x
  • Merge into: master
  • Upgrade npm-check-updates to ^17.0.0

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

@renovate renovate bot force-pushed the renovate/configure branch from 221f83b to d77a4ed Compare March 23, 2023 23:30
@reviewpad reviewpad bot mentioned this pull request Jun 27, 2023
9 tasks
@renovate renovate bot force-pushed the renovate/configure branch from d77a4ed to 77fcab0 Compare December 15, 2023 17:53
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