Skip to content

Releases: tinglesoftware/dependabot-azure-devops

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

1.20.3

21 Aug 08:01
4aca741
Compare
Choose a tag to compare

What's Changed

  • #738: Added missing Swift member in DependabotPackageEcosystem
  • #739: Import swift package into the update script
  • #749, #757: Bump dependabot-omnibus from 0.225.0 to 0.227.0

Full Changelog: 1.20.2...1.20.3

1.20.2

08 Aug 15:19
9433a70
Compare
Choose a tag to compare

What's Changed

  • #727: Added support for swift which is in beta by building/cleaning its images
  • #737: Warn the usage of the dockerImageRegistry task input
  • #733: Bump dependabot-omnibus from 0.224.0 to 0.225.0

Full Changelog: 1.20.1...1.20.2

1.20.1

01 Aug 14:16
Compare
Choose a tag to compare

What's Changed

  • #722: Fix version alignment
  • #724: Fix character length limit given new logic changes

Full Changelog: 1.20.0...1.20.1

1.20.0

31 Jul 06:51
b70e84c
Compare
Choose a tag to compare

MAJOR

  • Image per ecosystem: #720
    We have moved away from a single docker image which is now dated, on to having an image per ecosystem. This alignes with the GitHub hosted version. Some more information available here.

    As a consequence, the image repository can no longer be specified as an input to the task (using dockerImageRepository) or the server (using updaterImageRepository).

  • All major version numbers now aligned

Other changes

  • #713: Set log analytics workspace for application insights
  • #721: Revert ruby gem via git to tags

Full Changelog: 0.19.0...1.20.0