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 May 17, 2018

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

  • Groceries/package.json (npm)

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 24 Pull Requests:

Update dependency nativescript-background-http to v0.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-background-http-0.x
  • Merge into: master
  • Upgrade nativescript-background-http to 0.0.3
Update dependency nativescript-plugin-firebase to v1.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-plugin-firebase-1.x
  • Merge into: master
  • Upgrade nativescript-plugin-firebase to 1.2.2
Update dependency phantomjs to v1.9.20
  • Schedule: ["at any time"]
  • Branch name: renovate/phantomjs-1.x
  • Merge into: master
  • Upgrade phantomjs to 1.9.20
Update dependency cradle to v0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cradle-0.x
  • Merge into: master
  • Upgrade cradle to 0.7.1
Update dependency nativescript-dialog to v0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-dialog-0.x
  • Merge into: master
  • Upgrade nativescript-dialog to 0.1.0
Update dependency nativescript-mapbox to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-mapbox-1.x
  • Merge into: master
  • Upgrade nativescript-mapbox to 1.5.0
Update dependency nativescript-push-notifications to v0.3.0
Update dependency nativescript-sqlite to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-sqlite-1.x
  • Merge into: master
  • Upgrade nativescript-sqlite to 1.2.0
Update dependency nativescript-telerik-ui to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-telerik-ui-0.x
  • Merge into: master
  • Upgrade nativescript-telerik-ui to ^0.2.0
Update dependency restify to v4.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/restify-4.x
  • Merge into: master
  • Upgrade restify to 4.3.4
Update dependency tns-core-modules to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tns-core-modules-1.x
  • Merge into: master
  • Upgrade tns-core-modules to 1.7.1
Update dependency budo to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/budo-11.x
  • Merge into: master
  • Upgrade budo to 11.8.4
Update dependency email-validator to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/email-validator-2.x
  • Merge into: master
  • Upgrade email-validator to ^2.0.0
Update dependency gulp to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-4.x
  • Merge into: master
  • Upgrade gulp to ^4.0.0
Update dependency gulp-jscs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-jscs-4.x
  • Merge into: master
  • Upgrade gulp-jscs to ^4.0.0
Update dependency gulp-jshint to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gulp-jshint-2.x
  • Merge into: master
  • Upgrade gulp-jshint to ^2.0.0
Update dependency nativescript-background-http to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-background-http-4.x
  • Merge into: master
  • Upgrade nativescript-background-http to 4.2.1
Update dependency nativescript-mapbox to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-mapbox-5.x
  • Merge into: master
  • Upgrade nativescript-mapbox to 5.0.1
Update dependency nativescript-plugin-firebase to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-plugin-firebase-10.x
  • Merge into: master
  • Upgrade nativescript-plugin-firebase to 10.6.3
Update dependency nativescript-push-notifications to v1
Update dependency nativescript-sqlite to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-sqlite-2.x
  • Merge into: master
  • Upgrade nativescript-sqlite to 2.8.6
Update dependency nativescript-telerik-ui to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nativescript-telerik-ui-3.x
  • Merge into: master
  • Upgrade nativescript-telerik-ui to ^3.0.0
Update dependency restify to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/restify-11.x
  • Merge into: master
  • Upgrade restify to 11.1.0
Update dependency tns-core-modules to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/tns-core-modules-6.x
  • Merge into: master
  • Upgrade tns-core-modules to 6.5.27

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

@squash-labs
Copy link

squash-labs bot commented Jun 26, 2022

Manage this branch in Squash

Test this branch here: https://renovateconfigure-rzjhb.squash.io

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.

None yet

0 participants