Loading
Commits on Source 9
-
Andrei Zubov authored
-
Denys Mishunov authored
This restores the Dangerfile that was accidentally removed in !2708. The Dangerfile provides important GraphQL schema review guidance for merge requests that modify GraphQL operations.
-
Erran Carey authored
chore: restore Dangerfile for GraphQL compatibility checks See merge request !3013 Merged-by:
Erran Carey <ecarey@gitlab.com>
Approved-by:
Erran Carey <ecarey@gitlab.com>
Reviewed-by: GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Denys Mishunov <dmishunov@gitlab.com> -
🤖 GitLab Bot 🤖 authored
-
Olena Horal-Koretska authored
chore(deps): update dependency @gitlab-org/gitlab-lsp to ^8.46.1 See merge request !3014 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Juhee Lee authored
chore: bring back force-version-update plugin See merge request !3012 Merged-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Juhee Lee <julee@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Andrei Zubov <azubov@gitlab.com>
-
-
Juhee Lee authored
fix: correct comparison in remote parser when using custom ports Closes #1941 See merge request !2988 Merged-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Mohammed Osumah <mosumah@gitlab.com> Approved-by:
Juhee Lee <julee@gitlab.com> Reviewed-by:
Dennis Meister <dmeister@gitlab.com> Co-authored-by:
Mattias Michaux <mmichaux-ext@gitlab.com>
-
semantic-release-bot authored
## **release** [6.58.3](v6.58.2...v6.58.3) (2025-12-01) ###
🐛 Bug Fixes * correct comparison in remote parser when using custom ports ([064b58e8](064b58e8)) by Mattias Michaux ###🔁 Chore * bring back force-version-update plugin ([ffe2ba5e](ffe2ba5e)) by Andrei Zubov * **deps:** update dependency @gitlab-org/gitlab-lsp to ^8.46.1 ([3bff9d1b](3bff9d1b)) by GitLab Renovate Bot * restore Dangerfile for GraphQL compatibility checks ([8bdab537](8bdab537)) by Denys Mishunov ### Language Server Release [8.46.0...8.46.1](gitlab-org/editor-extensions/gitlab-lsp@v8.46.0...v8.46.1) ### [8.46.1](https://gitlab.com/gitlab-org/editor-extensions/gitlab-language-server-for-code-suggestions/compare/v8.46.0...v8.46.1) (2025-11-28) ####🐛 Bug Fixes * check for TTY before calling setRawMode in CLI ([d1327af](https://gitlab.com/gitlab-org/editor-extensions/gitlab-language-server-for-code-suggestions/commit/d1327af9ccc88c7875d6a8b9c432dec2f9651024)) by Mikołaj Wawrzyniak