@typed-ember/renovate-config
v1.2.1
Published
Renovate bot sharable config for typed-ember repositories
Downloads
118
Keywords
Readme
@typed-ember/renovate-config
Renovate bot sharable config for typed-ember projects.
What does this do?
- Renovate bot will auto-merge patch and minor releases for most packages
- Human intervention is always required for a major version change of any package
- TypeScript and associated projects that do not follow SemVer require human intervention to update minor versions
- Various packages related to ember-cli and ember addons, with a very low rate of change, are always updated together in a single pull request, rather than treated as individual changes
- versions of
devDependencies
will end up being pinned (see why here). This will only affect library authors, and never consumers of the addon dependencies
,peerDependencies
andoptionalDependencies
will not be automatically pinned. We don't want to interfere with consumers' ability to use a single dependency version to satisfy multiple libraries
Legal
© 2018