Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@typed-ember/renovate-config

typed-ember772MIT1.2.1

Renovate bot sharable config for typed-ember repositories

readme

@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

changelog

1.2.1 (2018-11-25)

Bug Fixes

  • stable-ember batched upgrade doesn't include SHA versions (6523195)

1.2.0 (2018-11-12)

Features

  • group ember type upgrades (4cc416e)

1.1.0 (2018-11-12)

Bug Fixes

  • remove unused main entry (5e12467)

Features

  • resolve versioning confusion (de5f8ea)

1.0.2 (2018-11-12)

Bug Fixes

  • remove unused main entry (5e12467)

1.0.1 (2018-11-12)

Bug Fixes

  • publishconfig in package.json (c38d098)

1.0.0 (2018-11-12)

Bug Fixes

1.0.0 (2018-11-12)

Bug Fixes

1.0.0 (2018-11-12)

Bug Fixes