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
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
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
: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.
What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
Pin dependency should to 13.2.3
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Pin [should](https://togithub.com/shouldjs/should.js) to `13.2.3`
Update Node.js to v10.22.0
- Schedule: ["at any time"]
- Branch name: `renovate/node-10.x`
- Merge into: `master`
- Upgrade [node](https://togithub.com/nodejs/node) to `10.22.0`
Update dependency @tryghost/admin-api to v1.3.1
- Schedule: ["at any time"]
- Branch name: `renovate/tryghost-admin-api-1.x`
- Merge into: `master`
- Upgrade [@tryghost/admin-api](https://togithub.com/TryGhost/Ghost-SDK) to `1.3.1`
Update dependency eslint-plugin-ghost to v1.5.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-ghost-1.x`
- Merge into: `master`
- Upgrade [eslint-plugin-ghost](https://togithub.com/TryGhost/eslint-plugin-ghost) to `1.5.0`
Update dependency mocha to v7.2.0
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-7.x`
- Merge into: `master`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.2.0`
Update dependency nock to v11.9.1
- Schedule: ["at any time"]
- Branch name: `renovate/nock-11.x`
- Merge into: `master`
- Upgrade [nock](https://togithub.com/nock/nock) to `11.9.1`
Update dependency zapier-platform-core to v9.4.0
- Schedule: ["at any time"]
- Branch name: `renovate/zapier-platform-core-9.x`
- Merge into: `master`
- Upgrade [zapier-platform-core](https://togithub.com/zapier/zapier-platform-core) to `9.4.0`
Update dependency mocha to v8
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-8.x`
- Merge into: `master`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `8.1.1`
Update dependency nock to v13
- Schedule: ["at any time"]
- Branch name: `renovate/nock-13.x`
- Merge into: `master`
- Upgrade [nock](https://togithub.com/nock/nock) to `13.0.4`
Update dependency semver to v7
- Schedule: ["at any time"]
- Branch name: `renovate/semver-7.x`
- Merge into: `master`
- Upgrade [semver](https://togithub.com/npm/node-semver) to `7.3.2`
Update dependency zapier-platform-core to v10
- Schedule: ["at any time"]
- Branch name: `renovate/zapier-platform-core-10.x`
- Merge into: `master`
- Upgrade [zapier-platform-core](https://togithub.com/zapier/zapier-platform-core) to `10.0.1`
: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.
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
package.json
(npm).nvmrc
(nvm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories: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.What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
Pin dependency should to 13.2.3
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [should](https://togithub.com/shouldjs/should.js) to `13.2.3`Update Node.js to v10.22.0
- Schedule: ["at any time"] - Branch name: `renovate/node-10.x` - Merge into: `master` - Upgrade [node](https://togithub.com/nodejs/node) to `10.22.0`Update dependency @tryghost/admin-api to v1.3.1
- Schedule: ["at any time"] - Branch name: `renovate/tryghost-admin-api-1.x` - Merge into: `master` - Upgrade [@tryghost/admin-api](https://togithub.com/TryGhost/Ghost-SDK) to `1.3.1`Update dependency eslint-plugin-ghost to v1.5.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-ghost-1.x` - Merge into: `master` - Upgrade [eslint-plugin-ghost](https://togithub.com/TryGhost/eslint-plugin-ghost) to `1.5.0`Update dependency mocha to v7.2.0
- Schedule: ["at any time"] - Branch name: `renovate/mocha-7.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.2.0`Update dependency nock to v11.9.1
- Schedule: ["at any time"] - Branch name: `renovate/nock-11.x` - Merge into: `master` - Upgrade [nock](https://togithub.com/nock/nock) to `11.9.1`Update dependency zapier-platform-core to v9.4.0
- Schedule: ["at any time"] - Branch name: `renovate/zapier-platform-core-9.x` - Merge into: `master` - Upgrade [zapier-platform-core](https://togithub.com/zapier/zapier-platform-core) to `9.4.0`Update dependency mocha to v8
- Schedule: ["at any time"] - Branch name: `renovate/mocha-8.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `8.1.1`Update dependency nock to v13
- Schedule: ["at any time"] - Branch name: `renovate/nock-13.x` - Merge into: `master` - Upgrade [nock](https://togithub.com/nock/nock) to `13.0.4`Update dependency semver to v7
- Schedule: ["at any time"] - Branch name: `renovate/semver-7.x` - Merge into: `master` - Upgrade [semver](https://togithub.com/npm/node-semver) to `7.3.2`Update dependency zapier-platform-core to v10
- Schedule: ["at any time"] - Branch name: `renovate/zapier-platform-core-10.x` - Merge into: `master` - Upgrade [zapier-platform-core](https://togithub.com/zapier/zapier-platform-core) to `10.0.1`: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.