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: main
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 Nov 9, 2022

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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/pullrequest.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .nvm/package.json (npm)
  • 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.

🔡 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:

Update dependency @​rollup/plugin-buble to v1.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-buble-1.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-buble to 1.0.3
Update dependency @​rollup/plugin-replace to v5.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-replace-5.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-replace to 5.0.5
Update dependency @​rollup/plugin-terser to v0.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-terser-0.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-terser to 0.4.4
Update babel monorepo
Update dependency @​rollup/plugin-commonjs to v24.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-24.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to 24.1.0
Update dependency @​rollup/plugin-json to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-json-6.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-json to 6.1.0
Update dependency @​rollup/plugin-node-resolve to v15.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-15.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to 15.2.3
Update dependency eslint to v8.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.55.0
Update dependency eslint-plugin-import to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.29.1
Update dependency rollup to v3.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-3.x-lockfile
  • Merge into: main
  • Upgrade rollup to 3.29.4
Update dependency tape to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tape-5.x
  • Merge into: main
  • Upgrade tape to 5.7.2
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
Update dependency @​mapbox/cloudfriend to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/mapbox-cloudfriend-7.x
  • Merge into: main
  • Upgrade @mapbox/cloudfriend to ^7.0.0
Update dependency @​rollup/plugin-commonjs to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-25.x
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to ^25.0.0
Update dependency doctoc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/doctoc-2.x
  • Merge into: main
  • Upgrade doctoc to ^2.0.0
Update dependency maplibre-gl to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/maplibre-gl-3.x
  • Merge into: main
  • Upgrade maplibre-gl to ^3.0.0
Update dependency replace to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/replace-1.x
  • Merge into: main
  • Upgrade replace to ^1.0.0
Update dependency rollup to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-4.x
  • Merge into: main
  • Upgrade rollup to ^4.0.0
Update dependency semver to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-7.x
  • Merge into: main
  • Upgrade semver to ^7.0.0
Update dependency sinon to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-17.x
  • Merge into: main
  • Upgrade sinon to ^17.0.0
Update fregante/setup-git-user action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fregante-setup-git-user-2.x
  • Merge into: main
  • Upgrade fregante/setup-git-user to v2
Update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-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.

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