0.20.0 (2022-05-16)
🚀 New features (1 change)
- Security vulnerability alerts by @andrcuns. See merge request !1540
🔬 Improvements (3 changes)
- Add configurable assignee for vulnerability issues by @andrcuns. See merge request !1548
- Add webhook to close vulnerability issue in local database by @andrcuns. See merge request !1546
- Automatically close obsolete vulnerability issues by @andrcuns. See merge request !1541
📦 Dependency updates (9 changes)
- dep-dev: bump faker from 2.20.0 to 2.21.0 by @dependabot-bot. See merge request !1553
- dep: bump dependabot-omnibus from 0.186.1 to 0.187.0 by @dependabot-bot. See merge request !1552
- dep-dev: bump rubocop from 1.29.0 to 1.29.1 by @dependabot-bot. See merge request !1551
- dep: bump dependabot-omnibus from 0.185.0 to 0.186.1 by @dependabot-bot. See merge request !1547
- dep-dev: bump capybara from 3.37.0 to 3.37.1 by @dependabot-bot. See merge request !1545
- dep: bump rails from 7.0.2.4 to 7.0.3 by @dependabot-bot. See merge request !1544
- dep: bump dependabot-omnibus from 0.184.0 to 0.185.0 by @dependabot-bot. See merge request !1543
- dep-dev: bump capybara from 3.36.0 to 3.37.0 by @dependabot-bot. See merge request !1542
- dep-dev: bump rubocop from 1.28.2 to 1.29.0 by @dependabot-bot. See merge request !1538
🔧 CI changes (2 changes)
- Update kind to v0.12 and docker to 20.10.15 by @andrcuns. See merge request !1539
- dep-dev: Update dependency docker to v20.10.15 by @dependabot-bot. See merge request !1536
🛠️ Chore (1 change)
- Make helpers build script more portable by @andrcuns. See merge request !1541
📄 Documentation updates (1 change)
- Document security vulnerability alert issues by @andrcuns. See merge request !1549