Rhys Arkins
db2e6dd1b9
refactor: Convert Object.assign to spread ( #585 )
...
Closes #226
2017-08-03 08:01:20 +02:00
Rhys Arkins
c3b123a83d
feat: Advanced package rules ( #582 )
...
- Renames `packages` to `packageRules`
- Refactor `packageName` to `packageNames` array
- Refactor `packagePattern` to `packagePatterns` array
- Adds `excludePackageNames` array
- Adds `excludePackagePatterns` array
Closes #529
2017-08-03 07:55:59 +02:00
renovate[bot]
e2876ce7cf
chore(deps): Update dependency bunyan to version 1.8.12
2017-08-03 01:47:10 +00:00
renovate[bot]
7105314542
chore(deps): Update dependency bunyan to version 1.8.11
2017-08-02 21:47:04 +00:00
renovate[bot]
766ee3f024
chore(deps): Update dependency eslint to version 4.3.0 ( #396 )
2017-07-26 08:27:38 +02:00
renovate[bot]
095552895e
chore(deps): Update dependency eslint-config-airbnb-base to version 11.3.1
2017-07-24 21:15:54 +00:00
renovate[bot]
0f1d0ec72d
fix: Update dependency semver to version 5.4.1
2017-07-24 20:16:33 +00:00
renovate[bot]
a7b9bf137e
fix: Update dependency semver to version 5.4.0
2017-07-24 18:18:21 +00:00
renovate[bot]
c0acefba34
chore(deps): Update dependency eslint-config-airbnb-base to version 11.3.0 ( #516 )
2017-07-24 10:00:16 +02:00
Rhys Arkins
47044a11e1
feat(yarn): Use embedded yarn version ( #510 )
...
Renovate now uses an embedded yarn binary. This way, the version of yarn used can be known + there is no requirement for Renovate admins to install yarn separately.
2017-07-21 08:47:05 +02:00
renovate[bot]
e524c54459
chore(deps): Update dependency prettier to version 1.5.3
2017-07-15 11:03:02 +00:00
Rhys Arkins
0622bd9bed
fix(package.json): Remove main
2017-07-15 07:05:38 +02:00
Rhys Arkins
7f9b0e5be9
fix(package.json): Add back main
2017-07-14 16:08:16 +02:00
Rhys Arkins
40ed7b29ec
Update node engine version
2017-07-13 08:31:12 +02:00
renovate[bot]
326b661d56
chore(deps): Update dependency chai to version 4.1.0
2017-07-12 02:02:48 +00:00
renovate[bot]
58d66a212a
fix(deps): Update dependency changelog to version 1.4.0 ( #476 )
2017-07-08 07:35:12 +02:00
Rhys Arkins
8161446ff2
chore(release): Drop custom analyzeCommits
2017-07-07 19:46:56 +02:00
renovate[bot]
4f84d2a63f
fix(deps): Update dependency changelog to version 1.3.1 ( #472 )
2017-07-07 14:37:50 +02:00
Rhys Arkins
06504b4abe
feat(onboarding): conventional commits detection ( #463 )
...
When onboarding, retrieve the most recent commits from the repository and use https://github.com/conventional-changelog/conventional-commits-detector to parse the commit messages to detect if any conventional commit approach is being used.
Closes #462
2017-07-07 07:54:09 +02:00
renovate[bot]
df0e3317eb
chore(deps): Update dependency eslint-plugin-import to version 2.7.0
2017-07-06 13:01:58 +00:00
Rhys Arkins
3f35ba73d0
feat: Detect duplicate keys in renovate.json ( #455 )
...
Closes #450
2017-07-06 14:09:35 +02:00
Rhys Arkins
cd54997d08
fix: Remove yarn version from package.json ( #446 )
...
This pinned yarn version prevents newer or older versions of yarn from installing renovate.
2017-07-05 18:12:58 +02:00
renovate[bot]
4d362e8eba
fix: Update dependency commander to version 2.11.0
2017-07-03 11:31:11 +00:00
Rhys Arkins
4272b113d2
refactor: configuration options and update docs ( #423 )
2017-07-03 11:34:46 +02:00
Rhys Arkins
992df5075e
Remove “next” tag for v9 publish
2017-07-02 08:14:24 +02:00
Rhys Arkins
9ebf3f7f03
Set master branch to tag next
2017-07-01 08:35:06 +02:00
renovate[bot]
99542c2063
fix: Update dependency chalk to version 2.x ( #392 )
2017-06-30 21:29:47 +02:00
renovate[bot]
53170cb411
fix: Update dependency got to version 7.1.0
2017-06-30 17:31:16 +00:00
Rhys Arkins
ce4af5db8e
chore: re-enable jest cache ( #400 )
2017-06-30 16:02:40 +02:00
Rhys Arkins
6664110c29
feat: schedules ( #397 )
...
This PR adds a scheduling feature, including timezone support.
It's described in detail in the FAQ, but the summary is:
* Timezones can be defined so that schedules are written in timezone of target repository
* Schedules can be written in "plain english"
* Multiple schedules allowed
* Schedules can be defined all the way down to package level
Closes #387
2017-06-30 14:04:46 +02:00
Rhys Arkins
cba1d064c8
chore: remove jest caching ( #398 )
2017-06-30 13:40:32 +02:00
renovate[bot]
6a8e775097
Update dependency eslint-config-prettier to version 2.3.0
2017-06-30 06:51:55 +00:00
Rhys Arkins
d90ea0efbd
Rename npm prepublish to prepublishOnly ( #393 )
2017-06-30 06:15:32 +02:00
Rhys Arkins
03c01898a3
chore: remove np devDependency
2017-06-30 06:05:56 +02:00
Rhys Arkins
4390d9b6a2
chore: enable semantic commits on repository
2017-06-30 06:03:04 +02:00
Rhys Arkins
a1af0e2c1d
refactor: jest caching ( #388 )
2017-06-29 19:37:45 +02:00
Rhys Arkins
3486b6db77
refactor: freeform-semantic-commit-analyzer for semantic release
2017-06-29 14:59:10 +02:00
Rhys Arkins
3e3e0d7c4d
refactor: Add semantic release to CircleCI ( #384 )
...
* Reset version to 0.0.0-semantic-release
* Add semantic-release and condition-circle
* Add circleci deployment config
2017-06-29 14:36:50 +02:00
renovate[bot]
d3111e3185
Update dependency eslint-plugin-import to version 2.6.1
2017-06-29 12:32:11 +00:00
Rhys Arkins
33b39c7b4d
v8.48.1
2017-06-29 07:31:13 +02:00
Rhys Arkins
0d6517fa69
v8.48.0
2017-06-28 22:35:01 +02:00
Rhys Arkins
742060c8b5
Improve npm and yarn lock error messages ( #380 )
...
Closes #375
* Detect versions at startup
* Add meaningful error messages when problems with npm or yarn
* Test helpers
* Test global versions
2017-06-28 22:33:27 +02:00
Rhys Arkins
314dc1829f
v8.47.0
2017-06-28 19:38:53 +02:00
Rhys Arkins
48622fd065
v8.46.1
2017-06-28 15:02:44 +02:00
Rhys Arkins
c9a5e371ed
v8.46.0
2017-06-28 13:39:31 +02:00
Rhys Arkins
48670a7c27
Remove main from package.json ( #373 )
2017-06-28 13:36:56 +02:00
Rhys Arkins
7b7d8fb5fe
v8.45.3
2017-06-28 13:22:07 +02:00
Rhys Arkins
e7778e9257
v8.45.2
2017-06-28 12:46:43 +02:00
Rhys Arkins
e9b41e5914
v8.45.1
2017-06-28 12:38:51 +02:00
renovate[bot]
5a9a66bd2b
Update dependency prettier to version 1.5.2 ( #365 )
...
* Update dependency prettier to version 1.5.2
* lint fix
2017-06-28 12:23:57 +02:00