0.17.0 (2022-04-04)
🐞 Bug Fixes (5 changes)
- Allow replaces-base key in registries configuration by @andrcuns. See merge request !1433
- Correctly close obsolete merge requests by @andrcuns. See merge request !1429
- Correctly handle forked project webhooks by @andrcuns. See merge request !1418
- Correctly handle obsolete mr closing for forks by @andrcuns. See merge request !1417
- Rebase fork merge requests on no conflicts by @andrcuns. See merge request !1414
📦 Dependency updates (12 changes)
- dep: bump mongoid from 7.3.4 to 7.4.0 by @dependabot-bot. See merge request !1427
- dep: bump puma from 5.6.2 to 5.6.4 by @dependabot-bot. See merge request !1428
- dep: bump lograge from 0.11.2 to 0.12.0 by @dependabot-bot. See merge request !1426
- dep: bump dependabot-omnibus from 0.180.1 to 0.180.2 by @dependabot-bot. See merge request !1424
- [BREAKING] dep: bump dependabot/dependabot-core from 0.180.0 to 0.180.1 by @andrcuns. See merge request !1423
- dep-dev: bump docker from 20.10.13 to 20.10.14 in /.gitlab/docker/ci by @dependabot-bot. See merge request !1422
- dep-dev: bump rubocop from 1.26.0 to 1.26.1 by @dependabot-bot. See merge request !1420
- dep: bump dependabot-omnibus from 0.179.0 to 0.180.0 by @dependabot-bot. See merge request !1408
- dep: bump sentry-rails, sentry-ruby and sentry-sidekiq by @dependabot-bot. See merge request !1409
- dep-dev: bump rubocop-rails from 2.14.1 to 2.14.2 by @dependabot-bot. See merge request !1412
- dep: bump dependabot-omnibus from 0.178.1 to 0.179.0 by @dependabot-bot. See merge request !1401
- dep-dev: bump rubocop-rails from 2.14.0 to 2.14.1 by @dependabot-bot. See merge request !1402
🔧 CI changes (2 changes)
- Fix pipeline definitions for forked projects by @andrcuns. See merge request !1416
- Run all tests in parallel in single stage by @andrcuns. See merge request !1415
🛠️ Chore (6 changes)
- Capitalise rake task descriptions by @andrcuns.
- Mr update system spec by @andrcuns. See merge request !1432
- Improve system test coverage by @andrcuns. See merge request !1431
- Add tags for test reports by @andrcuns. See merge request !1430
- Add system test setup by @andrcuns. See merge request !1419
- Extract dependabot configuration in to separate model by @andrcuns. See merge request !1404