0.33.0 (2023-01-12)
🚀 New features (2 changes)
- Add option to disable dependency update merge request creation by @andrcuns. See merge request !1948
- Add option to disable open merge requests limit by @andrcuns. See merge request !1947
🔬 Improvements (1 change)
- Improve error handling for vulnerability issue creation by @andrcuns. See merge request !1926
🐞 Bug Fixes (3 changes)
- [BREAKING] Switch to kebab case for max branch length option by @andrcuns. See merge request !1946
- Fix development and security commit message trailers setting by @andrcuns. See merge request !1934
- Fix repeated label creation attempt by @andrcuns. See merge request !1924
📦 Dependency updates (5 changes)
- dep: bump sidekiq_alive from 2.1.8 to 2.1.9 by @dependabot-bot. See merge request !1949
- dep: bump puma from 6.0.1 to 6.0.2 by @dependabot-bot. See merge request !1940
- Bump sidekiq_alive to 2.1.8 by @andrcuns. See merge request !1936
- dep: bump rubocop-rails from 2.17.3 to 2.17.4 by @dependabot-bot. See merge request !1932
- dep: bump simplecov from 0.21.2 to 0.22.0 by @dependabot-bot. See merge request !1923
📦🔧 Development dependency updates (9 changes)
- dep: bump vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36 by @dependabot-bot. See merge request !1945
- dep: bump spring from 4.1.0 to 4.1.1 by @dependabot-bot. See merge request !1943
- dep: bump vitepress from 1.0.0-alpha.34 to 1.0.0-alpha.35 by @dependabot-bot. See merge request !1942
- dep: bump rubocop from 1.41.1 to 1.42.0 by @dependabot-bot. See merge request !1941
- dep: bump vitepress from 1.0.0-alpha.33 to 1.0.0-alpha.34 by @dependabot-bot. See merge request !1939
- dep: bump httparty from 0.20.0 to 0.21.0 by @dependabot-bot. See merge request !1938
- dep: bump reek from 6.1.2 to 6.1.3 by @dependabot-bot. See merge request !1937
- dep: bump rubocop-performance from 1.15.1 to 1.15.2 by @dependabot-bot. See merge request !1931
- dep: bump faker from 3.0.0 to 3.1.0 by @dependabot-bot. See merge request !1922
🔧 CI changes (3 changes)
- Remove not running all tests in mr pipelines by @andrcuns. See merge request !1936
- Run slow jobs in merge train pipelines by @andrcuns. See merge request !1928
- Remove allure test reports by @andrcuns. See merge request !1929
🧰 Maintenance (5 changes)
- Move project sync button out of header by @andrcuns. See merge request !1935
- Update compound indexes by @andrcuns. See merge request !1933
- Add search indexes to models by @andrcuns. See merge request !1930
- Add logging for obsolete mr and issue closing by @andrcuns. See merge request !1927
- Rescue gitlab errors on dependency updates by @andrcuns. See merge request !1925
📄 Documentation updates (1 change)
- Add information on required scopes for personal access tokens by @andrcuns. See merge request !1944