@typed-ember/renovate-config

1.2.1 • Public • Published

@typed-ember/renovate-config

Build Status npm version

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 and optionalDependencies 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

Readme

Keywords

none

Package Sidebar

Install

npm i @typed-ember/renovate-config

Weekly Downloads

12

Version

1.2.1

License

MIT

Unpacked Size

8.72 kB

Total Files

7

Last publish

Collaborators

  • hm_krystan
  • dfreeman
  • chriskrycho
  • jamescdavis