In Wolfram Mathematica 11.3 Convolve[1, xDiracDelta[x], x, y] gives no result. But the equivalent function Integrate[xDiracDelta[x], {x, -[Infinity], [Infinity]}] gives the correct result which is 0.
Yes, with this option it works properly.