Releases: tinglesoftware/dependabot-azure-devops
Releases · tinglesoftware/dependabot-azure-devops
1.26.1
What's Changed
- #963: Allow overriding the value for the updater version per ecosystem hence fix the one for NuGet to 1.24
- #964: Save the updater image used in the database
- #975, #976: Double the default job resources because more is happening in the containers
- #954: Update files imported from dependabot-updater as of 0.242.1
- #956: Use fixed versions for the extensions package.json
Full Changelog: 1.26.0...1.26.1
1.26.0
What's Changed
- #950: Add support for
devcontainers
ecosystem. See official announcement. - 3949: Update files imported from
dependabot-updater
. - #944: Bump
dependabot-omnibus
from 0.240.0 to 0.242.1 which contains lots of issue fixes for nuget (of course other ecosystems got updates).
Full Changelog: 1.25.3...1.26.0
1.25.3
What's Changed
Full Changelog: 1.25.2...1.25.3
1.25.2
What's Changed
- #931, #938: Bump dependabot-omnibus from 0.239.0 to 0.241.0
- #940: Bump azure-pipelines-task-lib from 4.7.0 to 4.8.1
Full Changelog: 1.25.1...1.25.2
1.25.1
What's Changed
- #924: Add missing forward slash when pulling from the
.azuredevops
folder in the extension
Full Changelog: 1.25.0...1.25.1
1.25.0
What's Changed
- #919: Bump dependabot-omnibus from 0.237.0 to 0.239.0
- #905: Support .azuredevops folder alongside .github
- #886: Do not fetch the repository from the database if it has been deleted
- #894: Set correct replicaTimeout in ContainerApp Jobs
New Contributors
- @JensSchadron made their first contribution in #920
Full Changelog: 1.24.0...1.25.0
1.24.0
What's Changed
- #881: Server upgraded to .NET 8
- #884: Pass ignore conditions via ENV to solve BOM issues
- #885: Pass commit options via an ENV in JSON hence no need to parse the config file in Ruby
Full Changelog: 1.23.0...1.24.0
1.23.0
1.22.0
What's Changed
- #812: Support multiple projects on the server
- #815: Replace VSTS/TFS/AzureDevOps libraries
- #816: Do not parse schedule in the extension
- #817: Updating official documentation doc URL
- #822: Remove
collisionSuffix
in favour of specifying a valid name - #827: Fix path to Dockerfile in README
- #830: Public deployment for own use and sponsors
New Contributors
- @gerson23 made their first contribution in #817
- @deivid-rodriguez made their first contribution in #827
Full Changelog: 1.21.0...1.22.0
1.21.0
What's Changed
- #781: Filter relevant registries after validating the configuration. You must set which registries you want to use per update.
- #780: Remove dockerImageRegistry setting/option
- #798: Exclude major.minor versions (as per SemVer) from cleanup
Updater specific
- #797: Retrieve active pull requests against chosen target branch if present
- #767: Use bash script for cmd to allow easier switching files run
- #794, #799: Preliminary new updater setup
Server specific
You need to drop the database before deploying the changes in this update.
- #761: Skip synchronization for forks and disabled repositories
- #805: Migrate from ContainerGroups/ContainerInstances to ContainerAppJobs
- Reduce deployment complexities: #787, #793, #785, #786, #782
- #792: Added auto scaling for Azure Service Bus
- Preparation for new updater workflow #795, #806, #762
Extension specific
- Fix type for azureDevOpsServiceConnection input to Externaltfs #809
Full Changelog: 1.20.3...1.21.0