I think (it's not very clear) you're asking, given two convergent two convergent sequences $a_{n} \to a$ and $b_{n} \to b$, under what circumstances does $a_{n}^{b_{n}}$ tend to $a^{b}$.
Well, this is the same as asking where the function $f(x,y)=x^{y}=e^{y\log(x)}$ is continuous. But since $\exp$ is continuous everywhere, multiplication is continuous everywhere and $\log$ is continuous on $\mathbb{R}_{>0}$ (positive reals), the conditions you want are simply $a_{n}>0$ and $a_{n} \not \to 0$
Edit: It's been bugging me that this might not quite satisfy the OP, since we could have, for example, sequences like $a_{n}=-1$ and $b_{n}=1$ for all $n$, where $a_{n}^{b_{n}}$ certainly converges. Here, the ordinary definition of exponentiation (as repeated multiplication, and taking roots) disagrees with the formal definition (which requires $x>0$). So there are some weird cases, where $b_{n}$ consists entirely of fractions which have odd denominators when written in lowest terms, but we would generally leave these undefined until sequences in $\mathbb{C}$ have a rigorous footing.
There are also circumstances under which $a_{n}^{b_{n}}$ may converge to something different to $a^{b}$. We continue to not consider $a_{n}<0$, but we will consider $a_{n} \to 0$. Clearly, if $a_{n} \to 0$ and $b_{n} \not \to 0$, $a_{n}^{b_{n}} \to 0$. If we allow both sequences to tend to $0$, then it is shown in the comments that $a_{n}^{b_{n}}$ can take any finite value, or may fail to converge at all. I don't think it's likely that any further conditions will be found, as this sort of feels like "under what conditions does an infinite series converge" (perfectly well formed question, nobody has an answer).