Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Lockyer
037db39b84
Removed Travis maintenance option from Renovate
no issue

- we no longer use Travis
2020-03-25 15:27:57 +00:00
Daniel Lockyer
2b9e494dfc Updated ignored dependencies in Renovate
no issue

- `got` 10.x has a Node 10 bug that makes it pretty much unusable for
  now
- `intl-messageformat` 6.0.0 introduced a breaking change in terms of
  escaping that would be pretty difficult to fix for now
2020-02-25 16:43:04 +00:00
Daniel Lockyer
8624587fb0 Merged metascraper monorepo PRs from Renovate 2020-01-16 16:50:59 +07:00
Naz Gargol
2bebddc68c
Update Renovate Configuration (#10873)
no issue

- Custom schedule initially introduced in 4ddc8310b0 to be able to triage initial influx of PRs druing less work intence time
2019-07-05 15:51:40 +02:00
Nazar Gargol
5aa0a2134b Reverted moment-timezone bump back to 0.5.23
refs #10870

- Added moment-timezone to Renovate's ignore list
- Described reasoning  in https://github.com/TryGhost/Ghost/issues/10870
2019-07-04 13:56:13 +02:00
Rish
bd0e5588be Updated renovate ignore list
no issue

- Added `simple-dom` to renovate ignore dependency list. Mobiledoc-kit's dom renderer will need updates for it to be compatible so we stick to one version across the dom renderer and our own usage of simple-dom
2019-07-03 16:41:20 +05:30
Nazar Gargol
4ddc8310b0 Updated renovate schedule
no issue

- To go through initial flood of PRs we want to have schedule changed just for the first week.
- This commit should be reverted next week
2019-07-01 17:37:14 +02:00
renovate[bot]
c2bb34ff9c Configured Renovate (#10672)
no issue

- Added default config
- Silently automerge test & lint deps
- Added validator to ignoreDeps
- ^ Because we monkeypatch validator prototype with 'extend' method and updating it should be handled more carefully as a separate task. Ref -  https://github.com/TryGhost/Ghost/blob/be27db4/core/server/data/validation/index.js#L55
2019-07-01 14:46:27 +02:00