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

chore: Configure Renovate #1

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

Conversation

self-hosted-renovatebot[bot]
Copy link

@self-hosted-renovatebot self-hosted-renovatebot bot commented Mar 15, 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

  • RecordRTC-over-Socketio/package.json (npm)
  • RecordRTC-to-Nodejs/package.json (npm)
  • package.json (npm)
  • .travis.yml (travis)

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 (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.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Apply label renovate to PRs.
  • Group known monorepo packages together.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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 20 Pull Requests:

chore(deps): update dependency grunt-contrib-uglify to v0.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-uglify-0.x
  • Merge into: master
  • Upgrade grunt-contrib-uglify to 0.11.1
chore(deps): update dependency grunt-jsbeautifier to v0.2.13
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-jsbeautifier-0.x
  • Merge into: master
  • Upgrade grunt-jsbeautifier to 0.2.13
chore(deps): update dependency grunt-bump to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-bump-0.x
  • Merge into: master
  • Upgrade grunt-bump to 0.8.0
chore(deps): update dependency grunt-contrib-clean to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-clean-0.x
  • Merge into: master
  • Upgrade grunt-contrib-clean to 0.7.0
chore(deps): update dependency grunt-contrib-jshint to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-jshint-0.x
  • Merge into: master
  • Upgrade grunt-contrib-jshint to 0.12.0
chore(deps): update dependency load-grunt-tasks to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/load-grunt-tasks-3.x
  • Merge into: master
  • Upgrade load-grunt-tasks to 3.5.2
chore(deps): update dependency grunt to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-1.x
  • Merge into: master
  • Upgrade grunt to 1.6.1
chore(deps): update dependency grunt-cli to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-cli-1.x
  • Merge into: master
  • Upgrade grunt-cli to 1.5.0
chore(deps): update dependency grunt-contrib-clean to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-clean-2.x
  • Merge into: master
  • Upgrade grunt-contrib-clean to 2.0.1
chore(deps): update dependency grunt-contrib-concat to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-concat-2.x
  • Merge into: master
  • Upgrade grunt-contrib-concat to 2.1.0
chore(deps): update dependency grunt-contrib-copy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-copy-1.x
  • Merge into: master
  • Upgrade grunt-contrib-copy to 1.0.0
chore(deps): update dependency grunt-contrib-jshint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-jshint-3.x
  • Merge into: master
  • Upgrade grunt-contrib-jshint to 3.2.0
chore(deps): update dependency grunt-contrib-uglify to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-contrib-uglify-5.x
  • Merge into: master
  • Upgrade grunt-contrib-uglify to 5.2.2
chore(deps): update dependency grunt-replace to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/grunt-replace-2.x
  • Merge into: master
  • Upgrade grunt-replace to 2.0.2
chore(deps): update dependency load-grunt-tasks to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/load-grunt-tasks-5.x
  • Merge into: master
  • Upgrade load-grunt-tasks to 5.1.0
chore(deps): update dependency terser-webpack-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/terser-webpack-plugin-5.x
  • Merge into: master
  • Upgrade terser-webpack-plugin to ^5.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to ^5.0.0
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: master
  • Upgrade webpack-cli to ^5.0.0
fix(deps): update dependency fluent-ffmpeg to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fluent-ffmpeg-2.x
  • Merge into: master
  • Upgrade fluent-ffmpeg to ^2.0.0
fix(deps): update dependency socket.io to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-socket.io-packages
  • Merge into: master
  • Upgrade socket.io to ^4.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 Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants