The documentation of search.issuesAndPullRequests() mentions that the method will be deprecated next month. I am aware of the rollout of issues advanced search, but it's not clear to me why the method would be deprecated?
If it is indeed deprecated, what should be the fallback solution to obtain a list of pull requests that contain a specific commit, based on its id? Is there a generic search method (I could not find one in the documentation)?