leizongmin / js-xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
http://jsxss.com
Other
5.2k stars 629 forks source link

Configure Renovate #186

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

:abcd: 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.


You have configured Renovate to use branch master as base branch.

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

chore(deps): pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [browserify](https://togithub.com/browserify/browserify) to `16.2.3` - Pin [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.0.3` - Pin [debug](https://togithub.com/visionmedia/debug) to `3.2.6` - Pin [istanbul](https://togithub.com/gotwarlost/istanbul) to `0.4.5` - Pin [mocha](https://togithub.com/mochajs/mocha) to `4.1.0` - Pin [uglify-js](https://togithub.com/mishoo/UglifyJS2) to `3.5.4`
chore(deps): update dependency browserify to v16.5.1 - Schedule: ["at any time"] - Branch name: `renovate/browserify-16.x` - Merge into: `master` - Upgrade [browserify](https://togithub.com/browserify/browserify) to `16.5.1`
chore(deps): update dependency coveralls to v3.1.0 - Schedule: ["at any time"] - Branch name: `renovate/coveralls-3.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.1.0`
chore(deps): update dependency uglify-js to v3.9.2 - Schedule: ["at any time"] - Branch name: `renovate/uglify-js-3.x` - Merge into: `master` - Upgrade [uglify-js](https://togithub.com/mishoo/UglifyJS2) to `3.9.2`
chore(deps): update dependency debug to v4 - Schedule: ["at any time"] - Branch name: `renovate/debug-4.x` - Merge into: `master` - Upgrade [debug](https://togithub.com/visionmedia/debug) to `4.1.1`
chore(deps): update dependency mocha to v7 - Schedule: ["at any time"] - Branch name: `renovate/mocha-7.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.1.2`
fix(deps): update dependency commander to v5 - Schedule: ["at any time"] - Branch name: `renovate/commander-5.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `^5.0.0`


:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


:question: 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 WhiteSource Renovate. View repository job log here.