Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changesets-gitlab comment logs Gitlab deprecation warning #187

Open
cezudas opened this issue May 30, 2024 · 2 comments
Open

changesets-gitlab comment logs Gitlab deprecation warning #187

cezudas opened this issue May 30, 2024 · 2 comments

Comments

@cezudas
Copy link

cezudas commented May 30, 2024

In my Gitlab workflow the comment stage job runs the following script
pnpm changesets-gitlab comment

(node:49) DeprecationWarning: This endpoint was deprecated in Gitlab API 15.7 and will be removed in API v5. Please use the "allDiffs" function instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

So I got the deprecation warning from Gitlab, see above. I think Gitlab 15.7 was released on December 2022.

@rikez
Copy link

rikez commented Sep 13, 2024

Any updates on this? Could we open an Pull Request to use allDiffs() instead?

@JounQin
Copy link
Member

JounQin commented Sep 14, 2024

We're supporting older GitLab versions.

See also #145 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants