gittools/actions (gittools/actions)
### [`v0.13.6`](https://togithub.com/GitTools/actions/releases/tag/v0.13.6)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.5...v0.13.6)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6
### [`v0.13.5`](https://togithub.com/GitTools/actions/releases/tag/v0.13.5)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.4...v0.13.5)
##### What's Changed
- Bump [@types/node](https://togithub.com/types/node) from 20.11.24 to 20.11.25 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1067](https://togithub.com/GitTools/actions/pull/1067)
- Bump typescript from 5.3.3 to 5.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1066](https://togithub.com/GitTools/actions/pull/1066)
- docs: Make it clear that the Setup step must be ran before the Execue step by [@deadlydog](https://togithub.com/deadlydog) in [https://github.com/GitTools/actions/pull/1068](https://togithub.com/GitTools/actions/pull/1068)
- Check for shallow clone for GitVersion execute action/task by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1070](https://togithub.com/GitTools/actions/pull/1070)
- Improve documentation by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1071](https://togithub.com/GitTools/actions/pull/1071)
- [#1072](https://togithub.com/gittools/actions/issues/1072) - fix GRM range check by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1073](https://togithub.com/GitTools/actions/pull/1073)
##### New Contributors
- [@deadlydog](https://togithub.com/deadlydog) made their first contribution in [https://github.com/GitTools/actions/pull/1068](https://togithub.com/GitTools/actions/pull/1068)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5
### [`v0.13.4`](https://togithub.com/GitTools/actions/releases/tag/v0.13.4)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.3...v0.13.4)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4
### [`v0.13.3`](https://togithub.com/GitTools/actions/releases/tag/v0.13.3)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.2...v0.13.3)
##### What's Changed
- updated the version range for GitVersion to >=5.2.0 <6.1.0 by [@arturcic](https://togithub.com/arturcic) in https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3
### [`v0.13.2`](https://togithub.com/GitTools/actions/releases/tag/v0.13.2)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.1...v0.13.2)
##### What's Changed
- includePrerelease when checking the range by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1059](https://togithub.com/GitTools/actions/pull/1059)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2
### [`v0.13.1`](https://togithub.com/GitTools/actions/releases/tag/v0.13.1)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.13.0...v0.13.1)
##### What's Changed
- includePrerelease when checking the range by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1059](https://togithub.com/GitTools/actions/pull/1059)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1
### [`v0.13.0`](https://togithub.com/GitTools/actions/releases/tag/v0.13.0)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.12.1...v0.13.0)
##### What's Changed
- Implement additional flags - `nocache`, `nonormalize`, `overrideconfig` by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1056](https://togithub.com/GitTools/actions/pull/1056)
- [#1502](https://togithub.com/gittools/actions/issues/1502) - set tool install version range check by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1057](https://togithub.com/GitTools/actions/pull/1057)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.12.1...v0.13.0
### [`v0.12.1`](https://togithub.com/GitTools/actions/releases/tag/v0.12.1)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.12.0...v0.12.1)
##### What's Changed
- Bump [@types/node](https://togithub.com/types/node) from 20.11.22 to 20.11.24 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1050](https://togithub.com/GitTools/actions/pull/1050)
- [#1035](https://togithub.com/gittools/actions/issues/1035) - fix the way value '0' is set in output and environment variables by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1054](https://togithub.com/GitTools/actions/pull/1054)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.12.0...v0.12.1
### [`v0.12.0`](https://togithub.com/GitTools/actions/releases/tag/v0.12.0)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.11.0...v0.12.0)
##### What's Changed
- updated minimumAgentVersion to 2.220.0, added Node20 as execution target
- Bump [@types/node](https://togithub.com/types/node) from 20.11.16 to 20.11.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1036](https://togithub.com/GitTools/actions/pull/1036)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.6 to 7.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1037](https://togithub.com/GitTools/actions/pull/1037)
- Bump webpack from 5.90.1 to 5.90.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1039](https://togithub.com/GitTools/actions/pull/1039)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.17 to 20.11.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1038](https://togithub.com/GitTools/actions/pull/1038)
- Bump webpack from 5.90.2 to 5.90.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1041](https://togithub.com/GitTools/actions/pull/1041)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.19 to 20.11.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1043](https://togithub.com/GitTools/actions/pull/1043)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.7 to 7.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1044](https://togithub.com/GitTools/actions/pull/1044)
- Bump semver from 7.5.4 to 7.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1045](https://togithub.com/GitTools/actions/pull/1045)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.20 to 20.11.21 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1046](https://togithub.com/GitTools/actions/pull/1046)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.21 to 20.11.22 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1047](https://togithub.com/GitTools/actions/pull/1047)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.11.0...v0.12.0
### [`v0.11.0`](https://togithub.com/GitTools/actions/releases/tag/v0.11.0)
[Compare Source](https://togithub.com/gittools/actions/compare/v0.10.2...v0.11.0)
##### What's Changed
- Set up CI with Azure Pipelines by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/816](https://togithub.com/GitTools/actions/pull/816)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/818](https://togithub.com/GitTools/actions/pull/818)
- Bump webpack from 5.76.0 to 5.76.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/820](https://togithub.com/GitTools/actions/pull/820)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.1 to 18.15.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/822](https://togithub.com/GitTools/actions/pull/822)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.2 to 18.15.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/823](https://togithub.com/GitTools/actions/pull/823)
- Bump [@actions/io](https://togithub.com/actions/io) from 1.1.2 to 1.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/824](https://togithub.com/GitTools/actions/pull/824)
- Bump webpack from 5.76.1 to 5.76.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/826](https://togithub.com/GitTools/actions/pull/826)
- Bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/827](https://togithub.com/GitTools/actions/pull/827)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/828](https://togithub.com/GitTools/actions/pull/828)
- Bump trim-newlines from 4.0.2 to 5.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/830](https://togithub.com/GitTools/actions/pull/830)
- Bump prettier from 2.8.4 to 2.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/829](https://togithub.com/GitTools/actions/pull/829)
- Bump prettier from 2.8.5 to 2.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/833](https://togithub.com/GitTools/actions/pull/833)
- Bump webpack from 5.76.2 to 5.76.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/834](https://togithub.com/GitTools/actions/pull/834)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/835](https://togithub.com/GitTools/actions/pull/835)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.6 to 18.15.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/838](https://togithub.com/GitTools/actions/pull/838)
- Bump prettier from 2.8.6 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/837](https://togithub.com/GitTools/actions/pull/837)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/839](https://togithub.com/GitTools/actions/pull/839)
- Bump webpack from 5.76.3 to 5.77.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/840](https://togithub.com/GitTools/actions/pull/840)
- Bump typescript from 5.0.2 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/842](https://togithub.com/GitTools/actions/pull/842)
- Bump webpack from 5.77.0 to 5.78.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/846](https://togithub.com/GitTools/actions/pull/846)
- Bump typescript from 5.0.3 to 5.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/847](https://togithub.com/GitTools/actions/pull/847)
- Bump semver from 7.3.8 to 7.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/848](https://togithub.com/GitTools/actions/pull/848)
- Bump webpack from 5.78.0 to 5.79.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/850](https://togithub.com/GitTools/actions/pull/850)
- Bump webpack from 5.79.0 to 5.80.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/852](https://togithub.com/GitTools/actions/pull/852)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.11 to 18.15.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/853](https://togithub.com/GitTools/actions/pull/853)
- Bump semver from 7.4.0 to 7.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/851](https://togithub.com/GitTools/actions/pull/851)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.12 to 18.15.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/854](https://togithub.com/GitTools/actions/pull/854)
- Bump webpack-cli from 5.0.1 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/857](https://togithub.com/GitTools/actions/pull/857)
- Bump [@types/node](https://togithub.com/types/node) from 18.15.13 to 18.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/855](https://togithub.com/GitTools/actions/pull/855)
- Bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/856](https://togithub.com/GitTools/actions/pull/856)
- Bump [@types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/858](https://togithub.com/GitTools/actions/pull/858)
- Bump webpack from 5.80.0 to 5.81.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/859](https://togithub.com/GitTools/actions/pull/859)
- Bump [@types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/860](https://togithub.com/GitTools/actions/pull/860)
- Bump [@types/node](https://togithub.com/types/node) from 18.16.2 to 18.16.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/861](https://togithub.com/GitTools/actions/pull/861)
- Bump webpack from 5.81.0 to 5.82.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/862](https://togithub.com/GitTools/actions/pull/862)
- Bump terser-webpack-plugin from 5.3.7 to 5.3.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/865](https://togithub.com/GitTools/actions/pull/865)
- Bump [@types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/864](https://togithub.com/GitTools/actions/pull/864)
- Bump webpack-cli from 5.0.2 to 5.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/866](https://togithub.com/GitTools/actions/pull/866)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/868](https://togithub.com/GitTools/actions/pull/868)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.3.13 to 7.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/867](https://togithub.com/GitTools/actions/pull/867)
- Bump webpack-cli from 5.1.0 to 5.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/869](https://togithub.com/GitTools/actions/pull/869)
- Bump webpack from 5.82.0 to 5.82.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/872](https://togithub.com/GitTools/actions/pull/872)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.1 to 20.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/871](https://togithub.com/GitTools/actions/pull/871)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/873](https://togithub.com/GitTools/actions/pull/873)
- Bump semver from 7.5.0 to 7.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/874](https://togithub.com/GitTools/actions/pull/874)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.3 to 20.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/875](https://togithub.com/GitTools/actions/pull/875)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.4 to 20.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/876](https://togithub.com/GitTools/actions/pull/876)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.5 to 20.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/877](https://togithub.com/GitTools/actions/pull/877)
- Bump webpack from 5.82.1 to 5.83.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/879](https://togithub.com/GitTools/actions/pull/879)
- Bump [@types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/880](https://togithub.com/GitTools/actions/pull/880)
- Bump terser-webpack-plugin from 5.3.8 to 5.3.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/878](https://togithub.com/GitTools/actions/pull/878)
- Bump [@types/node](https://togithub.com/types/node) from 20.2.0 to 20.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/881](https://togithub.com/GitTools/actions/pull/881)
- Bump [@types/node](https://togithub.com/types/node) from 20.2.1 to 20.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/882](https://togithub.com/GitTools/actions/pull/882)
- Bump ts-loader from 9.4.2 to 9.4.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/883](https://togithub.com/GitTools/actions/pull/883)
- Bump webpack from 5.83.1 to 5.84.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/884](https://togithub.com/GitTools/actions/pull/884)
- Bump [@types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/885](https://togithub.com/GitTools/actions/pull/885)
- Bump webpack from 5.84.0 to 5.84.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/886](https://togithub.com/GitTools/actions/pull/886)
- Bump [@types/node](https://togithub.com/types/node) from 20.2.4 to 20.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/887](https://togithub.com/GitTools/actions/pull/887)
- Bump typescript from 5.0.4 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/889](https://togithub.com/GitTools/actions/pull/889)
- Bump webpack from 5.84.1 to 5.85.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/888](https://togithub.com/GitTools/actions/pull/888)
- Bump webpack-cli from 5.1.1 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/890](https://togithub.com/GitTools/actions/pull/890)
- Bump webpack from 5.85.0 to 5.85.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/891](https://togithub.com/GitTools/actions/pull/891)
- Bump tfx-cli from 0.14.0 to 0.15.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/892](https://togithub.com/GitTools/actions/pull/892)
- Bump webpack from 5.85.1 to 5.86.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/893](https://togithub.com/GitTools/actions/pull/893)
- Bump webpack-cli from 5.1.3 to 5.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/894](https://togithub.com/GitTools/actions/pull/894)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.1 to 9.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/895](https://togithub.com/GitTools/actions/pull/895)
- Bump [@types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/896](https://togithub.com/GitTools/actions/pull/896)
- Bump [@types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/898](https://togithub.com/GitTools/actions/pull/898)
- Bump webpack from 5.86.0 to 5.87.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/899](https://togithub.com/GitTools/actions/pull/899)
- Bump semver from 7.5.1 to 7.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/900](https://togithub.com/GitTools/actions/pull/900)
- Bump webpack from 5.87.0 to 5.88.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/902](https://togithub.com/GitTools/actions/pull/902)
- Bump semver from 7.5.2 to 7.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/903](https://togithub.com/GitTools/actions/pull/903)
- Bump [@types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/904](https://togithub.com/GitTools/actions/pull/904)
- Bump typescript from 5.1.3 to 5.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/906](https://togithub.com/GitTools/actions/pull/906)
- Bump typed-rest-client from 1.8.9 to 1.8.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/905](https://togithub.com/GitTools/actions/pull/905)
- Bump typescript from 5.1.5 to 5.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/910](https://togithub.com/GitTools/actions/pull/910)
- Bump ts-loader from 9.4.3 to 9.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/907](https://togithub.com/GitTools/actions/pull/907)
- Bump typed-rest-client from 1.8.10 to 1.8.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/908](https://togithub.com/GitTools/actions/pull/908)
- Bump webpack from 5.88.0 to 5.88.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/909](https://togithub.com/GitTools/actions/pull/909)
- Bump [@types/node](https://togithub.com/types/node) from 20.3.2 to 20.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/911](https://togithub.com/GitTools/actions/pull/911)
- Bump [@types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/912](https://togithub.com/GitTools/actions/pull/912)
- Bump prettier from 2.8.8 to 3.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/913](https://togithub.com/GitTools/actions/pull/913)
- Bump semver from 7.5.3 to 7.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/914](https://togithub.com/GitTools/actions/pull/914)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.0 to 20.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/915](https://togithub.com/GitTools/actions/pull/915)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/916](https://togithub.com/GitTools/actions/pull/916)
- Bump webpack from 5.88.1 to 5.88.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/917](https://togithub.com/GitTools/actions/pull/917)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/918](https://togithub.com/GitTools/actions/pull/918)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/919](https://togithub.com/GitTools/actions/pull/919)
- Update setup.md by [@ddobbinsweb](https://togithub.com/ddobbinsweb) in [https://github.com/GitTools/actions/pull/922](https://togithub.com/GitTools/actions/pull/922)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/923](https://togithub.com/GitTools/actions/pull/923)
- Bump tfx-cli from 0.15.0 to 0.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/926](https://togithub.com/GitTools/actions/pull/926)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.6 to 20.4.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/924](https://togithub.com/GitTools/actions/pull/924)
- Bump prettier from 3.0.0 to 3.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/925](https://togithub.com/GitTools/actions/pull/925)
- Bump validator from 13.9.0 to 13.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/928](https://togithub.com/GitTools/actions/pull/928)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.7 to 20.4.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/927](https://togithub.com/GitTools/actions/pull/927)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.8 to 20.4.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/929](https://togithub.com/GitTools/actions/pull/929)
- Bump [@types/node](https://togithub.com/types/node) from 20.4.9 to 20.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/930](https://togithub.com/GitTools/actions/pull/930)
- Bump prettier from 3.0.1 to 3.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/931](https://togithub.com/GitTools/actions/pull/931)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/932](https://togithub.com/GitTools/actions/pull/932)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/933](https://togithub.com/GitTools/actions/pull/933)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.3 to 20.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/934](https://togithub.com/GitTools/actions/pull/934)
- Bump typescript from 5.1.6 to 5.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/936](https://togithub.com/GitTools/actions/pull/936)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.4 to 20.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/935](https://togithub.com/GitTools/actions/pull/935)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.6 to 20.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/937](https://togithub.com/GitTools/actions/pull/937)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.0 to 7.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/938](https://togithub.com/GitTools/actions/pull/938)
- Bump prettier from 3.0.2 to 3.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/940](https://togithub.com/GitTools/actions/pull/940)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.2 to 9.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/942](https://togithub.com/GitTools/actions/pull/942)
- Bump [@types/q](https://togithub.com/types/q) from 1.5.5 to 1.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/941](https://togithub.com/GitTools/actions/pull/941)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.7 to 20.5.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/943](https://togithub.com/GitTools/actions/pull/943)
- (build deps): Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/944](https://togithub.com/GitTools/actions/pull/944)
- Bump [@types/node](https://togithub.com/types/node) from 20.5.9 to 20.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/945](https://togithub.com/GitTools/actions/pull/945)
- Bump [@actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/946](https://togithub.com/GitTools/actions/pull/946)
- Bump uuid from 9.0.0 to 9.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/947](https://togithub.com/GitTools/actions/pull/947)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.1 to 7.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/948](https://togithub.com/GitTools/actions/pull/948)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.3 to 9.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/949](https://togithub.com/GitTools/actions/pull/949)
- Bump [@types/node](https://togithub.com/types/node) from 20.6.0 to 20.6.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/950](https://togithub.com/GitTools/actions/pull/950)
- Bump [@types/node](https://togithub.com/types/node) from 20.6.2 to 20.6.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/951](https://togithub.com/GitTools/actions/pull/951)
- Bump [@types/node](https://togithub.com/types/node) from 20.6.3 to 20.6.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/953](https://togithub.com/GitTools/actions/pull/953)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.2 to 7.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/954](https://togithub.com/GitTools/actions/pull/954)
- Bump [@types/node](https://togithub.com/types/node) from 20.6.5 to 20.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/955](https://togithub.com/GitTools/actions/pull/955)
- Bump [@types/node](https://togithub.com/types/node) from 20.7.0 to 20.7.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/956](https://togithub.com/GitTools/actions/pull/956)
- Bump [@types/node](https://togithub.com/types/node) from 20.7.1 to 20.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/957](https://togithub.com/GitTools/actions/pull/957)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.0 to 20.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/958](https://togithub.com/GitTools/actions/pull/958)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.4 to 9.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/959](https://togithub.com/GitTools/actions/pull/959)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.2 to 20.8.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/961](https://togithub.com/GitTools/actions/pull/961)
- Bump ts-loader from 9.4.4 to 9.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/960](https://togithub.com/GitTools/actions/pull/960)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.3 to 20.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/962](https://togithub.com/GitTools/actions/pull/962)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.4 to 20.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/966](https://togithub.com/GitTools/actions/pull/966)
- Bump webpack from 5.88.2 to 5.89.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/967](https://togithub.com/GitTools/actions/pull/967)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.5 to 20.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/968](https://togithub.com/GitTools/actions/pull/968)
- Bump azure-pipelines-tool-lib from 1.3.2 to 2.0.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/963](https://togithub.com/GitTools/actions/pull/963)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.6 to 20.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/972](https://togithub.com/GitTools/actions/pull/972)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.5 to 9.0.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/969](https://togithub.com/GitTools/actions/pull/969)
- Bump [@types/q](https://togithub.com/types/q) from 1.5.6 to 1.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/971](https://togithub.com/GitTools/actions/pull/971)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.3 to 7.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/970](https://togithub.com/GitTools/actions/pull/970)
- (doc) Fix GitHub Action syntax by [@gep13](https://togithub.com/gep13) in [https://github.com/GitTools/actions/pull/973](https://togithub.com/GitTools/actions/pull/973)
- Bump inversify from 6.0.1 to 6.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/974](https://togithub.com/GitTools/actions/pull/974)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.7 to 20.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/975](https://togithub.com/GitTools/actions/pull/975)
- Bump azure-pipelines-tool-lib from 2.0.6 to 2.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/977](https://togithub.com/GitTools/actions/pull/977)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.8 to 20.8.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/976](https://togithub.com/GitTools/actions/pull/976)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.9 to 20.8.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/978](https://togithub.com/GitTools/actions/pull/978)
- Bump [@types/node](https://togithub.com/types/node) from 20.8.10 to 20.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/979](https://togithub.com/GitTools/actions/pull/979)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.4 to 7.5.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/980](https://togithub.com/GitTools/actions/pull/980)
- Bump [@types/q](https://togithub.com/types/q) from 1.5.7 to 1.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/982](https://togithub.com/GitTools/actions/pull/982)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.6 to 9.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/981](https://togithub.com/GitTools/actions/pull/981)
- Bump prettier from 3.0.3 to 3.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/983](https://togithub.com/GitTools/actions/pull/983)
- Bump ts-loader from 9.5.0 to 9.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/984](https://togithub.com/GitTools/actions/pull/984)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.0 to 20.9.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/985](https://togithub.com/GitTools/actions/pull/985)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.1 to 20.9.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/986](https://togithub.com/GitTools/actions/pull/986)
- Bump typescript from 5.2.2 to 5.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/987](https://togithub.com/GitTools/actions/pull/987)
- Bump [@types/semver](https://togithub.com/types/semver) from 7.5.5 to 7.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/988](https://togithub.com/GitTools/actions/pull/988)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.2 to 20.9.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/989](https://togithub.com/GitTools/actions/pull/989)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.3 to 20.9.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/991](https://togithub.com/GitTools/actions/pull/991)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.4 to 20.9.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/992](https://togithub.com/GitTools/actions/pull/992)
- Bump [@types/node](https://togithub.com/types/node) from 20.9.5 to 20.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/993](https://togithub.com/GitTools/actions/pull/993)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.0 to 20.10.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/994](https://togithub.com/GitTools/actions/pull/994)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.1 to 20.10.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/995](https://togithub.com/GitTools/actions/pull/995)
- Bump typescript from 5.3.2 to 5.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/996](https://togithub.com/GitTools/actions/pull/996)
- Bump reflect-metadata from 0.1.13 to 0.1.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/998](https://togithub.com/GitTools/actions/pull/998)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.3 to 20.10.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/997](https://togithub.com/GitTools/actions/pull/997)
- Bump prettier from 3.1.0 to 3.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/999](https://togithub.com/GitTools/actions/pull/999)
- Bump reflect-metadata from 0.1.14 to 0.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1001](https://togithub.com/GitTools/actions/pull/1001)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.4 to 20.10.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1002](https://togithub.com/GitTools/actions/pull/1002)
- Bump terser-webpack-plugin from 5.3.9 to 5.3.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1003](https://togithub.com/GitTools/actions/pull/1003)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.5 to 20.10.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1004](https://togithub.com/GitTools/actions/pull/1004)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.6 to 20.10.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1005](https://togithub.com/GitTools/actions/pull/1005)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.7 to 20.10.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1006](https://togithub.com/GitTools/actions/pull/1006)
- Bump follow-redirects from 1.15.3 to 1.15.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1007](https://togithub.com/GitTools/actions/pull/1007)
- Bump [@types/node](https://togithub.com/types/node) from 20.10.8 to 20.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1008](https://togithub.com/GitTools/actions/pull/1008)
- Bump prettier from 3.1.1 to 3.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1010](https://togithub.com/GitTools/actions/pull/1010)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.0 to 20.11.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1009](https://togithub.com/GitTools/actions/pull/1009)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.1 to 20.11.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1011](https://togithub.com/GitTools/actions/pull/1011)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.3 to 20.11.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1012](https://togithub.com/GitTools/actions/pull/1012)
- Bump prettier from 3.2.2 to 3.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1013](https://togithub.com/GitTools/actions/pull/1013)
- Bump prettier from 3.2.3 to 3.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1014](https://togithub.com/GitTools/actions/pull/1014)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.4 to 20.11.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1015](https://togithub.com/GitTools/actions/pull/1015)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.5 to 20.11.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1017](https://togithub.com/GitTools/actions/pull/1017)
- Bump webpack from 5.89.0 to 5.90.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1018](https://togithub.com/GitTools/actions/pull/1018)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.6 to 20.11.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1019](https://togithub.com/GitTools/actions/pull/1019)
- Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.7 to 9.0.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1020](https://togithub.com/GitTools/actions/pull/1020)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.7 to 20.11.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1022](https://togithub.com/GitTools/actions/pull/1022)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.10 to 20.11.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1025](https://togithub.com/GitTools/actions/pull/1025)
- Update to node20 by [@johnkors](https://togithub.com/johnkors) in [https://github.com/GitTools/actions/pull/1024](https://togithub.com/GitTools/actions/pull/1024)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.13 to 20.11.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1026](https://togithub.com/GitTools/actions/pull/1026)
- Bump [@types/node](https://togithub.com/types/node) from 20.11.14 to 20.11.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1027](https://togithub.com/GitTools/actions/pull/1027)
- Bump webpack from 5.90.0 to 5.90.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1028](https://togithub.com/GitTools/actions/pull/1028)
- Bump prettier from 3.2.4 to 3.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1030](https://togithub.com/GitTools/actions/pull/1030)
- Bump semver from 7.5.4 to 7.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1031](https://togithub.com/GitTools/actions/pull/1031)
##### New Contributors
- [@ddobbinsweb](https://togithub.com/ddobbinsweb) made their first contribution in [https://github.com/GitTools/actions/pull/922](https://togithub.com/GitTools/actions/pull/922)
- [@johnkors](https://togithub.com/johnkors) made their first contribution in [https://github.com/GitTools/actions/pull/1024](https://togithub.com/GitTools/actions/pull/1024)
**Full Changelog**: https://github.com/GitTools/actions/compare/v0.10.2...v0.11.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.10.2
->v0.13.6
Release Notes
gittools/actions (gittools/actions)
### [`v0.13.6`](https://togithub.com/GitTools/actions/releases/tag/v0.13.6) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.5...v0.13.6) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6 ### [`v0.13.5`](https://togithub.com/GitTools/actions/releases/tag/v0.13.5) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.4...v0.13.5) ##### What's Changed - Bump [@types/node](https://togithub.com/types/node) from 20.11.24 to 20.11.25 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1067](https://togithub.com/GitTools/actions/pull/1067) - Bump typescript from 5.3.3 to 5.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1066](https://togithub.com/GitTools/actions/pull/1066) - docs: Make it clear that the Setup step must be ran before the Execue step by [@deadlydog](https://togithub.com/deadlydog) in [https://github.com/GitTools/actions/pull/1068](https://togithub.com/GitTools/actions/pull/1068) - Check for shallow clone for GitVersion execute action/task by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1070](https://togithub.com/GitTools/actions/pull/1070) - Improve documentation by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1071](https://togithub.com/GitTools/actions/pull/1071) - [#1072](https://togithub.com/gittools/actions/issues/1072) - fix GRM range check by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1073](https://togithub.com/GitTools/actions/pull/1073) ##### New Contributors - [@deadlydog](https://togithub.com/deadlydog) made their first contribution in [https://github.com/GitTools/actions/pull/1068](https://togithub.com/GitTools/actions/pull/1068) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5 ### [`v0.13.4`](https://togithub.com/GitTools/actions/releases/tag/v0.13.4) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.3...v0.13.4) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4 ### [`v0.13.3`](https://togithub.com/GitTools/actions/releases/tag/v0.13.3) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.2...v0.13.3) ##### What's Changed - updated the version range for GitVersion to >=5.2.0 <6.1.0 by [@arturcic](https://togithub.com/arturcic) in https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3 ### [`v0.13.2`](https://togithub.com/GitTools/actions/releases/tag/v0.13.2) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.1...v0.13.2) ##### What's Changed - includePrerelease when checking the range by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1059](https://togithub.com/GitTools/actions/pull/1059) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2 ### [`v0.13.1`](https://togithub.com/GitTools/actions/releases/tag/v0.13.1) [Compare Source](https://togithub.com/gittools/actions/compare/v0.13.0...v0.13.1) ##### What's Changed - includePrerelease when checking the range by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1059](https://togithub.com/GitTools/actions/pull/1059) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://togithub.com/GitTools/actions/releases/tag/v0.13.0) [Compare Source](https://togithub.com/gittools/actions/compare/v0.12.1...v0.13.0) ##### What's Changed - Implement additional flags - `nocache`, `nonormalize`, `overrideconfig` by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1056](https://togithub.com/GitTools/actions/pull/1056) - [#1502](https://togithub.com/gittools/actions/issues/1502) - set tool install version range check by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1057](https://togithub.com/GitTools/actions/pull/1057) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/GitTools/actions/releases/tag/v0.12.1) [Compare Source](https://togithub.com/gittools/actions/compare/v0.12.0...v0.12.1) ##### What's Changed - Bump [@types/node](https://togithub.com/types/node) from 20.11.22 to 20.11.24 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1050](https://togithub.com/GitTools/actions/pull/1050) - [#1035](https://togithub.com/gittools/actions/issues/1035) - fix the way value '0' is set in output and environment variables by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/1054](https://togithub.com/GitTools/actions/pull/1054) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.12.0...v0.12.1 ### [`v0.12.0`](https://togithub.com/GitTools/actions/releases/tag/v0.12.0) [Compare Source](https://togithub.com/gittools/actions/compare/v0.11.0...v0.12.0) ##### What's Changed - updated minimumAgentVersion to 2.220.0, added Node20 as execution target - Bump [@types/node](https://togithub.com/types/node) from 20.11.16 to 20.11.17 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1036](https://togithub.com/GitTools/actions/pull/1036) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.6 to 7.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1037](https://togithub.com/GitTools/actions/pull/1037) - Bump webpack from 5.90.1 to 5.90.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1039](https://togithub.com/GitTools/actions/pull/1039) - Bump [@types/node](https://togithub.com/types/node) from 20.11.17 to 20.11.19 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1038](https://togithub.com/GitTools/actions/pull/1038) - Bump webpack from 5.90.2 to 5.90.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1041](https://togithub.com/GitTools/actions/pull/1041) - Bump [@types/node](https://togithub.com/types/node) from 20.11.19 to 20.11.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1043](https://togithub.com/GitTools/actions/pull/1043) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.7 to 7.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1044](https://togithub.com/GitTools/actions/pull/1044) - Bump semver from 7.5.4 to 7.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1045](https://togithub.com/GitTools/actions/pull/1045) - Bump [@types/node](https://togithub.com/types/node) from 20.11.20 to 20.11.21 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1046](https://togithub.com/GitTools/actions/pull/1046) - Bump [@types/node](https://togithub.com/types/node) from 20.11.21 to 20.11.22 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1047](https://togithub.com/GitTools/actions/pull/1047) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.11.0...v0.12.0 ### [`v0.11.0`](https://togithub.com/GitTools/actions/releases/tag/v0.11.0) [Compare Source](https://togithub.com/gittools/actions/compare/v0.10.2...v0.11.0) ##### What's Changed - Set up CI with Azure Pipelines by [@arturcic](https://togithub.com/arturcic) in [https://github.com/GitTools/actions/pull/816](https://togithub.com/GitTools/actions/pull/816) - Bump [@types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/818](https://togithub.com/GitTools/actions/pull/818) - Bump webpack from 5.76.0 to 5.76.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/820](https://togithub.com/GitTools/actions/pull/820) - Bump [@types/node](https://togithub.com/types/node) from 18.15.1 to 18.15.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/822](https://togithub.com/GitTools/actions/pull/822) - Bump [@types/node](https://togithub.com/types/node) from 18.15.2 to 18.15.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/823](https://togithub.com/GitTools/actions/pull/823) - Bump [@actions/io](https://togithub.com/actions/io) from 1.1.2 to 1.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/824](https://togithub.com/GitTools/actions/pull/824) - Bump webpack from 5.76.1 to 5.76.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/826](https://togithub.com/GitTools/actions/pull/826) - Bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/827](https://togithub.com/GitTools/actions/pull/827) - Bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/828](https://togithub.com/GitTools/actions/pull/828) - Bump trim-newlines from 4.0.2 to 5.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/830](https://togithub.com/GitTools/actions/pull/830) - Bump prettier from 2.8.4 to 2.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/829](https://togithub.com/GitTools/actions/pull/829) - Bump prettier from 2.8.5 to 2.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/833](https://togithub.com/GitTools/actions/pull/833) - Bump webpack from 5.76.2 to 5.76.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/834](https://togithub.com/GitTools/actions/pull/834) - Bump [@types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/835](https://togithub.com/GitTools/actions/pull/835) - Bump [@types/node](https://togithub.com/types/node) from 18.15.6 to 18.15.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/838](https://togithub.com/GitTools/actions/pull/838) - Bump prettier from 2.8.6 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/837](https://togithub.com/GitTools/actions/pull/837) - Bump [@types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/839](https://togithub.com/GitTools/actions/pull/839) - Bump webpack from 5.76.3 to 5.77.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/840](https://togithub.com/GitTools/actions/pull/840) - Bump typescript from 5.0.2 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/842](https://togithub.com/GitTools/actions/pull/842) - Bump webpack from 5.77.0 to 5.78.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/846](https://togithub.com/GitTools/actions/pull/846) - Bump typescript from 5.0.3 to 5.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/847](https://togithub.com/GitTools/actions/pull/847) - Bump semver from 7.3.8 to 7.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/848](https://togithub.com/GitTools/actions/pull/848) - Bump webpack from 5.78.0 to 5.79.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/850](https://togithub.com/GitTools/actions/pull/850) - Bump webpack from 5.79.0 to 5.80.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/852](https://togithub.com/GitTools/actions/pull/852) - Bump [@types/node](https://togithub.com/types/node) from 18.15.11 to 18.15.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/853](https://togithub.com/GitTools/actions/pull/853) - Bump semver from 7.4.0 to 7.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/851](https://togithub.com/GitTools/actions/pull/851) - Bump [@types/node](https://togithub.com/types/node) from 18.15.12 to 18.15.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/854](https://togithub.com/GitTools/actions/pull/854) - Bump webpack-cli from 5.0.1 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/857](https://togithub.com/GitTools/actions/pull/857) - Bump [@types/node](https://togithub.com/types/node) from 18.15.13 to 18.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/855](https://togithub.com/GitTools/actions/pull/855) - Bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/856](https://togithub.com/GitTools/actions/pull/856) - Bump [@types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/858](https://togithub.com/GitTools/actions/pull/858) - Bump webpack from 5.80.0 to 5.81.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/859](https://togithub.com/GitTools/actions/pull/859) - Bump [@types/node](https://togithub.com/types/node) from 18.16.1 to 18.16.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/860](https://togithub.com/GitTools/actions/pull/860) - Bump [@types/node](https://togithub.com/types/node) from 18.16.2 to 18.16.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/861](https://togithub.com/GitTools/actions/pull/861) - Bump webpack from 5.81.0 to 5.82.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/862](https://togithub.com/GitTools/actions/pull/862) - Bump terser-webpack-plugin from 5.3.7 to 5.3.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/865](https://togithub.com/GitTools/actions/pull/865) - Bump [@types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/864](https://togithub.com/GitTools/actions/pull/864) - Bump webpack-cli from 5.0.2 to 5.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/866](https://togithub.com/GitTools/actions/pull/866) - Bump [@types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/868](https://togithub.com/GitTools/actions/pull/868) - Bump [@types/semver](https://togithub.com/types/semver) from 7.3.13 to 7.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/867](https://togithub.com/GitTools/actions/pull/867) - Bump webpack-cli from 5.1.0 to 5.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/869](https://togithub.com/GitTools/actions/pull/869) - Bump webpack from 5.82.0 to 5.82.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/872](https://togithub.com/GitTools/actions/pull/872) - Bump [@types/node](https://togithub.com/types/node) from 20.1.1 to 20.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/871](https://togithub.com/GitTools/actions/pull/871) - Bump [@types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/873](https://togithub.com/GitTools/actions/pull/873) - Bump semver from 7.5.0 to 7.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/874](https://togithub.com/GitTools/actions/pull/874) - Bump [@types/node](https://togithub.com/types/node) from 20.1.3 to 20.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/875](https://togithub.com/GitTools/actions/pull/875) - Bump [@types/node](https://togithub.com/types/node) from 20.1.4 to 20.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/876](https://togithub.com/GitTools/actions/pull/876) - Bump [@types/node](https://togithub.com/types/node) from 20.1.5 to 20.1.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/877](https://togithub.com/GitTools/actions/pull/877) - Bump webpack from 5.82.1 to 5.83.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/879](https://togithub.com/GitTools/actions/pull/879) - Bump [@types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/880](https://togithub.com/GitTools/actions/pull/880) - Bump terser-webpack-plugin from 5.3.8 to 5.3.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/878](https://togithub.com/GitTools/actions/pull/878) - Bump [@types/node](https://togithub.com/types/node) from 20.2.0 to 20.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/881](https://togithub.com/GitTools/actions/pull/881) - Bump [@types/node](https://togithub.com/types/node) from 20.2.1 to 20.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/882](https://togithub.com/GitTools/actions/pull/882) - Bump ts-loader from 9.4.2 to 9.4.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/883](https://togithub.com/GitTools/actions/pull/883) - Bump webpack from 5.83.1 to 5.84.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/884](https://togithub.com/GitTools/actions/pull/884) - Bump [@types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/885](https://togithub.com/GitTools/actions/pull/885) - Bump webpack from 5.84.0 to 5.84.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/886](https://togithub.com/GitTools/actions/pull/886) - Bump [@types/node](https://togithub.com/types/node) from 20.2.4 to 20.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/887](https://togithub.com/GitTools/actions/pull/887) - Bump typescript from 5.0.4 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/889](https://togithub.com/GitTools/actions/pull/889) - Bump webpack from 5.84.1 to 5.85.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/888](https://togithub.com/GitTools/actions/pull/888) - Bump webpack-cli from 5.1.1 to 5.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/890](https://togithub.com/GitTools/actions/pull/890) - Bump webpack from 5.85.0 to 5.85.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/891](https://togithub.com/GitTools/actions/pull/891) - Bump tfx-cli from 0.14.0 to 0.15.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/892](https://togithub.com/GitTools/actions/pull/892) - Bump webpack from 5.85.1 to 5.86.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/893](https://togithub.com/GitTools/actions/pull/893) - Bump webpack-cli from 5.1.3 to 5.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/894](https://togithub.com/GitTools/actions/pull/894) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.1 to 9.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/895](https://togithub.com/GitTools/actions/pull/895) - Bump [@types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/896](https://togithub.com/GitTools/actions/pull/896) - Bump [@types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/898](https://togithub.com/GitTools/actions/pull/898) - Bump webpack from 5.86.0 to 5.87.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/899](https://togithub.com/GitTools/actions/pull/899) - Bump semver from 7.5.1 to 7.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/900](https://togithub.com/GitTools/actions/pull/900) - Bump webpack from 5.87.0 to 5.88.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/902](https://togithub.com/GitTools/actions/pull/902) - Bump semver from 7.5.2 to 7.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/903](https://togithub.com/GitTools/actions/pull/903) - Bump [@types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/904](https://togithub.com/GitTools/actions/pull/904) - Bump typescript from 5.1.3 to 5.1.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/906](https://togithub.com/GitTools/actions/pull/906) - Bump typed-rest-client from 1.8.9 to 1.8.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/905](https://togithub.com/GitTools/actions/pull/905) - Bump typescript from 5.1.5 to 5.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/910](https://togithub.com/GitTools/actions/pull/910) - Bump ts-loader from 9.4.3 to 9.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/907](https://togithub.com/GitTools/actions/pull/907) - Bump typed-rest-client from 1.8.10 to 1.8.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/908](https://togithub.com/GitTools/actions/pull/908) - Bump webpack from 5.88.0 to 5.88.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/909](https://togithub.com/GitTools/actions/pull/909) - Bump [@types/node](https://togithub.com/types/node) from 20.3.2 to 20.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/911](https://togithub.com/GitTools/actions/pull/911) - Bump [@types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/912](https://togithub.com/GitTools/actions/pull/912) - Bump prettier from 2.8.8 to 3.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/913](https://togithub.com/GitTools/actions/pull/913) - Bump semver from 7.5.3 to 7.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/914](https://togithub.com/GitTools/actions/pull/914) - Bump [@types/node](https://togithub.com/types/node) from 20.4.0 to 20.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/915](https://togithub.com/GitTools/actions/pull/915) - Bump [@types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/916](https://togithub.com/GitTools/actions/pull/916) - Bump webpack from 5.88.1 to 5.88.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/917](https://togithub.com/GitTools/actions/pull/917) - Bump [@types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/918](https://togithub.com/GitTools/actions/pull/918) - Bump [@types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/919](https://togithub.com/GitTools/actions/pull/919) - Update setup.md by [@ddobbinsweb](https://togithub.com/ddobbinsweb) in [https://github.com/GitTools/actions/pull/922](https://togithub.com/GitTools/actions/pull/922) - Bump [@types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/923](https://togithub.com/GitTools/actions/pull/923) - Bump tfx-cli from 0.15.0 to 0.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/926](https://togithub.com/GitTools/actions/pull/926) - Bump [@types/node](https://togithub.com/types/node) from 20.4.6 to 20.4.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/924](https://togithub.com/GitTools/actions/pull/924) - Bump prettier from 3.0.0 to 3.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/925](https://togithub.com/GitTools/actions/pull/925) - Bump validator from 13.9.0 to 13.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/928](https://togithub.com/GitTools/actions/pull/928) - Bump [@types/node](https://togithub.com/types/node) from 20.4.7 to 20.4.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/927](https://togithub.com/GitTools/actions/pull/927) - Bump [@types/node](https://togithub.com/types/node) from 20.4.8 to 20.4.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/929](https://togithub.com/GitTools/actions/pull/929) - Bump [@types/node](https://togithub.com/types/node) from 20.4.9 to 20.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/930](https://togithub.com/GitTools/actions/pull/930) - Bump prettier from 3.0.1 to 3.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/931](https://togithub.com/GitTools/actions/pull/931) - Bump [@types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/932](https://togithub.com/GitTools/actions/pull/932) - Bump [@types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/933](https://togithub.com/GitTools/actions/pull/933) - Bump [@types/node](https://togithub.com/types/node) from 20.5.3 to 20.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/934](https://togithub.com/GitTools/actions/pull/934) - Bump typescript from 5.1.6 to 5.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/936](https://togithub.com/GitTools/actions/pull/936) - Bump [@types/node](https://togithub.com/types/node) from 20.5.4 to 20.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/935](https://togithub.com/GitTools/actions/pull/935) - Bump [@types/node](https://togithub.com/types/node) from 20.5.6 to 20.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/937](https://togithub.com/GitTools/actions/pull/937) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.0 to 7.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/938](https://togithub.com/GitTools/actions/pull/938) - Bump prettier from 3.0.2 to 3.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/940](https://togithub.com/GitTools/actions/pull/940) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.2 to 9.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/942](https://togithub.com/GitTools/actions/pull/942) - Bump [@types/q](https://togithub.com/types/q) from 1.5.5 to 1.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/941](https://togithub.com/GitTools/actions/pull/941) - Bump [@types/node](https://togithub.com/types/node) from 20.5.7 to 20.5.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/943](https://togithub.com/GitTools/actions/pull/943) - (build deps): Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/944](https://togithub.com/GitTools/actions/pull/944) - Bump [@types/node](https://togithub.com/types/node) from 20.5.9 to 20.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/945](https://togithub.com/GitTools/actions/pull/945) - Bump [@actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/946](https://togithub.com/GitTools/actions/pull/946) - Bump uuid from 9.0.0 to 9.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/947](https://togithub.com/GitTools/actions/pull/947) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.1 to 7.5.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/948](https://togithub.com/GitTools/actions/pull/948) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.3 to 9.0.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/949](https://togithub.com/GitTools/actions/pull/949) - Bump [@types/node](https://togithub.com/types/node) from 20.6.0 to 20.6.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/950](https://togithub.com/GitTools/actions/pull/950) - Bump [@types/node](https://togithub.com/types/node) from 20.6.2 to 20.6.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/951](https://togithub.com/GitTools/actions/pull/951) - Bump [@types/node](https://togithub.com/types/node) from 20.6.3 to 20.6.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/953](https://togithub.com/GitTools/actions/pull/953) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.2 to 7.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/954](https://togithub.com/GitTools/actions/pull/954) - Bump [@types/node](https://togithub.com/types/node) from 20.6.5 to 20.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/955](https://togithub.com/GitTools/actions/pull/955) - Bump [@types/node](https://togithub.com/types/node) from 20.7.0 to 20.7.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/956](https://togithub.com/GitTools/actions/pull/956) - Bump [@types/node](https://togithub.com/types/node) from 20.7.1 to 20.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/957](https://togithub.com/GitTools/actions/pull/957) - Bump [@types/node](https://togithub.com/types/node) from 20.8.0 to 20.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/958](https://togithub.com/GitTools/actions/pull/958) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.4 to 9.0.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/959](https://togithub.com/GitTools/actions/pull/959) - Bump [@types/node](https://togithub.com/types/node) from 20.8.2 to 20.8.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/961](https://togithub.com/GitTools/actions/pull/961) - Bump ts-loader from 9.4.4 to 9.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/960](https://togithub.com/GitTools/actions/pull/960) - Bump [@types/node](https://togithub.com/types/node) from 20.8.3 to 20.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/962](https://togithub.com/GitTools/actions/pull/962) - Bump [@types/node](https://togithub.com/types/node) from 20.8.4 to 20.8.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/966](https://togithub.com/GitTools/actions/pull/966) - Bump webpack from 5.88.2 to 5.89.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/967](https://togithub.com/GitTools/actions/pull/967) - Bump [@types/node](https://togithub.com/types/node) from 20.8.5 to 20.8.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/968](https://togithub.com/GitTools/actions/pull/968) - Bump azure-pipelines-tool-lib from 1.3.2 to 2.0.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/963](https://togithub.com/GitTools/actions/pull/963) - Bump [@types/node](https://togithub.com/types/node) from 20.8.6 to 20.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/972](https://togithub.com/GitTools/actions/pull/972) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.5 to 9.0.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/969](https://togithub.com/GitTools/actions/pull/969) - Bump [@types/q](https://togithub.com/types/q) from 1.5.6 to 1.5.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/971](https://togithub.com/GitTools/actions/pull/971) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.3 to 7.5.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/970](https://togithub.com/GitTools/actions/pull/970) - (doc) Fix GitHub Action syntax by [@gep13](https://togithub.com/gep13) in [https://github.com/GitTools/actions/pull/973](https://togithub.com/GitTools/actions/pull/973) - Bump inversify from 6.0.1 to 6.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/974](https://togithub.com/GitTools/actions/pull/974) - Bump [@types/node](https://togithub.com/types/node) from 20.8.7 to 20.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/975](https://togithub.com/GitTools/actions/pull/975) - Bump azure-pipelines-tool-lib from 2.0.6 to 2.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/977](https://togithub.com/GitTools/actions/pull/977) - Bump [@types/node](https://togithub.com/types/node) from 20.8.8 to 20.8.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/976](https://togithub.com/GitTools/actions/pull/976) - Bump [@types/node](https://togithub.com/types/node) from 20.8.9 to 20.8.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/978](https://togithub.com/GitTools/actions/pull/978) - Bump [@types/node](https://togithub.com/types/node) from 20.8.10 to 20.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/979](https://togithub.com/GitTools/actions/pull/979) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.4 to 7.5.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/980](https://togithub.com/GitTools/actions/pull/980) - Bump [@types/q](https://togithub.com/types/q) from 1.5.7 to 1.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/982](https://togithub.com/GitTools/actions/pull/982) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.6 to 9.0.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/981](https://togithub.com/GitTools/actions/pull/981) - Bump prettier from 3.0.3 to 3.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/983](https://togithub.com/GitTools/actions/pull/983) - Bump ts-loader from 9.5.0 to 9.5.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/984](https://togithub.com/GitTools/actions/pull/984) - Bump [@types/node](https://togithub.com/types/node) from 20.9.0 to 20.9.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/985](https://togithub.com/GitTools/actions/pull/985) - Bump [@types/node](https://togithub.com/types/node) from 20.9.1 to 20.9.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/986](https://togithub.com/GitTools/actions/pull/986) - Bump typescript from 5.2.2 to 5.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/987](https://togithub.com/GitTools/actions/pull/987) - Bump [@types/semver](https://togithub.com/types/semver) from 7.5.5 to 7.5.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/988](https://togithub.com/GitTools/actions/pull/988) - Bump [@types/node](https://togithub.com/types/node) from 20.9.2 to 20.9.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/989](https://togithub.com/GitTools/actions/pull/989) - Bump [@types/node](https://togithub.com/types/node) from 20.9.3 to 20.9.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/991](https://togithub.com/GitTools/actions/pull/991) - Bump [@types/node](https://togithub.com/types/node) from 20.9.4 to 20.9.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/992](https://togithub.com/GitTools/actions/pull/992) - Bump [@types/node](https://togithub.com/types/node) from 20.9.5 to 20.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/993](https://togithub.com/GitTools/actions/pull/993) - Bump [@types/node](https://togithub.com/types/node) from 20.10.0 to 20.10.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/994](https://togithub.com/GitTools/actions/pull/994) - Bump [@types/node](https://togithub.com/types/node) from 20.10.1 to 20.10.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/995](https://togithub.com/GitTools/actions/pull/995) - Bump typescript from 5.3.2 to 5.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/996](https://togithub.com/GitTools/actions/pull/996) - Bump reflect-metadata from 0.1.13 to 0.1.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/998](https://togithub.com/GitTools/actions/pull/998) - Bump [@types/node](https://togithub.com/types/node) from 20.10.3 to 20.10.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/997](https://togithub.com/GitTools/actions/pull/997) - Bump prettier from 3.1.0 to 3.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/999](https://togithub.com/GitTools/actions/pull/999) - Bump reflect-metadata from 0.1.14 to 0.2.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1001](https://togithub.com/GitTools/actions/pull/1001) - Bump [@types/node](https://togithub.com/types/node) from 20.10.4 to 20.10.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1002](https://togithub.com/GitTools/actions/pull/1002) - Bump terser-webpack-plugin from 5.3.9 to 5.3.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1003](https://togithub.com/GitTools/actions/pull/1003) - Bump [@types/node](https://togithub.com/types/node) from 20.10.5 to 20.10.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1004](https://togithub.com/GitTools/actions/pull/1004) - Bump [@types/node](https://togithub.com/types/node) from 20.10.6 to 20.10.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1005](https://togithub.com/GitTools/actions/pull/1005) - Bump [@types/node](https://togithub.com/types/node) from 20.10.7 to 20.10.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1006](https://togithub.com/GitTools/actions/pull/1006) - Bump follow-redirects from 1.15.3 to 1.15.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1007](https://togithub.com/GitTools/actions/pull/1007) - Bump [@types/node](https://togithub.com/types/node) from 20.10.8 to 20.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1008](https://togithub.com/GitTools/actions/pull/1008) - Bump prettier from 3.1.1 to 3.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1010](https://togithub.com/GitTools/actions/pull/1010) - Bump [@types/node](https://togithub.com/types/node) from 20.11.0 to 20.11.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1009](https://togithub.com/GitTools/actions/pull/1009) - Bump [@types/node](https://togithub.com/types/node) from 20.11.1 to 20.11.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1011](https://togithub.com/GitTools/actions/pull/1011) - Bump [@types/node](https://togithub.com/types/node) from 20.11.3 to 20.11.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1012](https://togithub.com/GitTools/actions/pull/1012) - Bump prettier from 3.2.2 to 3.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1013](https://togithub.com/GitTools/actions/pull/1013) - Bump prettier from 3.2.3 to 3.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1014](https://togithub.com/GitTools/actions/pull/1014) - Bump [@types/node](https://togithub.com/types/node) from 20.11.4 to 20.11.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1015](https://togithub.com/GitTools/actions/pull/1015) - Bump [@types/node](https://togithub.com/types/node) from 20.11.5 to 20.11.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1017](https://togithub.com/GitTools/actions/pull/1017) - Bump webpack from 5.89.0 to 5.90.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1018](https://togithub.com/GitTools/actions/pull/1018) - Bump [@types/node](https://togithub.com/types/node) from 20.11.6 to 20.11.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1019](https://togithub.com/GitTools/actions/pull/1019) - Bump [@types/uuid](https://togithub.com/types/uuid) from 9.0.7 to 9.0.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1020](https://togithub.com/GitTools/actions/pull/1020) - Bump [@types/node](https://togithub.com/types/node) from 20.11.7 to 20.11.10 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1022](https://togithub.com/GitTools/actions/pull/1022) - Bump [@types/node](https://togithub.com/types/node) from 20.11.10 to 20.11.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1025](https://togithub.com/GitTools/actions/pull/1025) - Update to node20 by [@johnkors](https://togithub.com/johnkors) in [https://github.com/GitTools/actions/pull/1024](https://togithub.com/GitTools/actions/pull/1024) - Bump [@types/node](https://togithub.com/types/node) from 20.11.13 to 20.11.14 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1026](https://togithub.com/GitTools/actions/pull/1026) - Bump [@types/node](https://togithub.com/types/node) from 20.11.14 to 20.11.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1027](https://togithub.com/GitTools/actions/pull/1027) - Bump webpack from 5.90.0 to 5.90.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1028](https://togithub.com/GitTools/actions/pull/1028) - Bump prettier from 3.2.4 to 3.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1030](https://togithub.com/GitTools/actions/pull/1030) - Bump semver from 7.5.4 to 7.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GitTools/actions/pull/1031](https://togithub.com/GitTools/actions/pull/1031) ##### New Contributors - [@ddobbinsweb](https://togithub.com/ddobbinsweb) made their first contribution in [https://github.com/GitTools/actions/pull/922](https://togithub.com/GitTools/actions/pull/922) - [@johnkors](https://togithub.com/johnkors) made their first contribution in [https://github.com/GitTools/actions/pull/1024](https://togithub.com/GitTools/actions/pull/1024) **Full Changelog**: https://github.com/GitTools/actions/compare/v0.10.2...v0.11.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.