Skip to content

chore: Bump to 7.109.0-next in main - #23532

Merged
mkuznyetsov merged 1 commit into
mainfrom
pr-main-to-7.109.0-next
Aug 27, 2025
Merged

mkuznyetsov merged 1 commit into
mainfrom
pr-main-to-7.109.0-next

Conversation

@che-bot

@che-bot che-bot commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

Signed-off-by: Mykhailo Kuznietsov mkuznets@redhat.com

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
@ibuziuk

ibuziuk commented Aug 25, 2025

Copy link
Copy Markdown
Member

@dmytro-ndp could you please review & merge?

@mkuznyetsov

mkuznyetsov commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

@dmytro-ndp @artaleks9
regarding the changes in the CODE_STYLE.md file, and it seems like it's happening because of different versions of prettier

it was already changed (removed newlines) before in the one of the previous bump PR)
791d4e0

then, in this commit the newlines were added back
c8d9d19

if you're in the main branch right now, and you run npm run prettier with prettier of 3.6.3 (latest) version, it will remove these newlines, and that's what this PR will do again
and if you do the same, but install older 3.5.3 version, then it will keep the newlines

@mkuznyetsov
mkuznyetsov merged commit 63a4bcc into main Aug 27, 2025
5 of 6 checks passed
@mkuznyetsov
mkuznyetsov deleted the pr-main-to-7.109.0-next branch August 27, 2025 14:07

@dmytro-ndp dmytro-ndp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

It's a pity, but I didn't find the way to exclude .md files from the prettier scan list.
Anyway, there is no need to ask Eclipse Che test owners for a PR review.

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

Successfully merging this pull request may close these issues.

4 participants