Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Lockyer 4c9e9313d8 Updated Renovate config
no issue
2020-07-21 16:51:59 +01:00
Daniel Lockyer b2fa84c7ff Added ghost-storage-base and moment to renovate ignore list
no issue

-
2020-06-11 14:22:39 +01:00
Daniel Lockyer 082160106a Added `tmp` to Renovate ignore list
no issue

- `tmp` 0.1.0 is broken but a new release isn't coming any time soon so
  we should ignore it for now
2020-04-22 11:13:49 +01:00
Hannah Wolfe 7f1d3ebc07
Move tests from core to root (#11700)
- move all test files from core/test to test/
- updated all imports and other references
- all code inside of core/ is then application code
- tests are correctly at the root level
- consistent with other repos/projects

Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-03-30 16:26:47 +01:00
Daniel Lockyer c7baed9e1f
Updated Renovate config with latest presets
no issue
2020-03-26 07:50:30 +00:00
Daniel Lockyer e18bbb7053
Configured Renovate to automerge patches from branch
no issue
2020-03-25 20:37:24 +00:00
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