Skip to content

Releases: tinglesoftware/dependabot-azure-devops

1.26.1

13 Feb 04:35
0d0f51c
Compare
Choose a tag to compare

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

29 Jan 15:27
9296b8e
Compare
Choose a tag to compare

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

22 Jan 17:00
Compare
Choose a tag to compare

What's Changed

  • Revert "Bump dependabot-omnibus from 0.240.0 to 0.241.0 in /updater (#938)" via 552ebd9

Full Changelog: 1.25.2...1.25.3

1.25.2

22 Jan 11:29
dff7d15
Compare
Choose a tag to compare

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

22 Jan 11:26
0548ddb
Compare
Choose a tag to compare

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

04 Jan 12:23
6fc5063
Compare
Choose a tag to compare

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

Full Changelog: 1.24.0...1.25.0

1.24.0

23 Nov 15:09
Compare
Choose a tag to compare

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

23 Nov 09:45
13757e9
Compare
Choose a tag to compare

What's Changed

  • #852: Sync updater files to align with 0.234.0

Full Changelog: 1.22.0...1.23.0

1.22.0

05 Oct 05:38
c541685
Compare
Choose a tag to compare

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

Full Changelog: 1.21.0...1.22.0

1.21.0

21 Sep 07:12
Compare
Choose a tag to compare

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