3.46.0-alpha.1 (2025-03-21)
🚀 New features (1 change)
- Add support for dotnet-sdk ecosystem by @andrcuns. See merge request dependabot-gitlab/dependabot!3505
🔬 Improvements (2 changes)
- Strip trailing and leading whitespaces from gl and gh tokens by @andrcuns. See merge request dependabot-gitlab/dependabot!3506
- Enable beta ecosystems and improve environment setup for dependabot by @andrcuns. See merge request dependabot-gitlab/dependabot!3499
📦 Dependency updates (3 changes)
- Bump dependabot-omnibus from 0.301.0 to 0.302.0 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3515
- Update docker Docker tag to v28.0.2 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3511
- Bump sidekiq-cron from 2.1.0 to 2.2.0 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3507
📦🔧 Development dependency updates (4 changes)
- Bump docker-compose from 1.1.1 to 1.2.0 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3504
- Bump axios from 1.8.2 to 1.8.3 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3503
- Bump @playwright/test from 1.51.0 to 1.51.1 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3502
- Bump @readme/openapi-parser from 2.7.0 to 3.0.1 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3484
🔧 CI changes (5 changes)
- Remove scan jobs from fork pipelines by @andrcuns.
- Remove runner tag from release images job by @andrcuns.
- Update registry.gitlab.com/dependabot-gitlab/ci-images/glab Docker tag to v1.54 by @dependabot-bot. See merge request dependabot-gitlab/dependabot!3512
- Fix release image copy script by @andrcuns. See merge request dependabot-gitlab/dependabot!3510
- Update skopeo docker image by @andrcuns. See merge request dependabot-gitlab/dependabot!3509
🧰 Maintenance (2 changes)
- Copy ecosystem images in parallel by @andrcuns. See merge request dependabot-gitlab/dependabot!3508
- Add test container setup for tests by @andrcuns. See merge request dependabot-gitlab/dependabot!3501
📄 Documentation updates (1 change)
- Update docs for terraform deployment example by @andrcuns.