Skip to content

Configure Renovate#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 24, 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/js.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
  • 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 24 Pull Requests:

Update dependency @​rollup/plugin-babel to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-babel-5.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-babel to 5.3.1
Update dependency @​rollup/plugin-commonjs to v19.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-19.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to 19.0.2
Update dependency fitty to v2.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/fitty-2.x-lockfile
  • Merge into: main
  • Upgrade fitty to 2.3.6
Update dependency highlight.js to v10.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/highlight.js-10.x-lockfile
  • Merge into: main
  • Upgrade highlight.js to 10.7.3
Update babel monorepo
Update dependency @​rollup/plugin-node-resolve to v13.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-13.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to 13.3.0
Update dependency core-js to v3.30.2
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x-lockfile
  • Merge into: main
  • Upgrade core-js to 3.30.2
Update dependency glob to v7.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-7.x-lockfile
  • Merge into: main
  • Upgrade glob to 7.2.3
Update dependency marked to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-2.x-lockfile
  • Merge into: main
  • Upgrade marked to 2.1.3
Update dependency node-qunit-puppeteer to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-qunit-puppeteer-2.x-lockfile
  • Merge into: main
  • Upgrade node-qunit-puppeteer to 2.1.2
Update dependency qunit to v2.19.4
  • Schedule: ["at any time"]
  • Branch name: renovate/qunit-2.x-lockfile
  • Merge into: main
  • Upgrade qunit to 2.19.4
Update dependency rollup to v2.79.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-2.x-lockfile
  • Merge into: main
  • Upgrade rollup to 2.79.1
Update dependency sass to v1.62.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.62.1
Update dependency @​rollup/plugin-babel to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-babel-6.x
  • Merge into: main
  • Upgrade @rollup/plugin-babel to ^6.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 @​rollup/plugin-node-resolve to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-15.x
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to ^15.0.0
Update dependency babel-plugin-transform-html-import-to-string to v2
Update dependency glob to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-10.x
  • Merge into: main
  • Upgrade glob to ^10.0.0
Update dependency gulp-autoprefixer to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-autoprefixer-8.x
  • Merge into: main
  • Upgrade gulp-autoprefixer to ^8.0.0
Update dependency gulp-zip to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-zip-5.x
  • Merge into: main
  • Upgrade gulp-zip to ^5.0.0
Update dependency highlight.js to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/highlight.js-11.x
  • Merge into: main
  • Upgrade highlight.js to ^11.0.0
Update dependency marked to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-5.x
  • Merge into: main
  • Upgrade marked to ^5.0.0
Update dependency rollup to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-3.x
  • Merge into: main
  • Upgrade rollup to ^3.0.0
Update dependency yargs to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x
  • Merge into: main
  • Upgrade yargs 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/configure branch from e625ce8 to 0288b81 Compare June 26, 2022 08:15
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