Skip to content

обновление зависимостей + экранирование фикстур от ревью#3530

Merged
theshadowco merged 1 commit into
developfrom
feature/supportWebSock
Oct 15, 2025
Merged

обновление зависимостей + экранирование фикстур от ревью#3530
theshadowco merged 1 commit into
developfrom
feature/supportWebSock

Conversation

@theshadowco

@theshadowco theshadowco commented Oct 15, 2025

Copy link
Copy Markdown
Member

Описание

Обновление зависимостей (mdclasses, common, supportconf) + экранирование фикстур от ревью

Связанные задачи

Closes

Чеклист

Общие

  • Ветка PR обновлена из develop
  • Отладочные, закомментированные и прочие, не имеющие смысла участки кода удалены
  • Изменения покрыты тестами
  • Обязательные действия перед коммитом выполнены (запускал команду gradlew precommit)

Для диагностик

  • Описание диагностики заполнено для обоих языков (присутствуют файлы для обоих языков, для русского заполнено все подробно, перевод на английский можно опустить)

Дополнительно

Summary by CodeRabbit

  • Chores
    • Updated underlying libraries to newer versions, aiming for improved compatibility and overall stability.
    • Adjusted automated review configuration to exclude test resources from path filtering, reducing noise in review checks.

@coderabbitai

coderabbitai Bot commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Updates build configuration: adjusts .coderabbit.yaml to exclude src/test/resources/** from review path filters and bumps three Gradle dependencies (mdclasses, bsl-common-library, supportconf) to newer SNAPSHOT versions in build.gradle.kts.

Changes

Cohort / File(s) Summary
Review config filters
\.coderabbit.yaml
Added reviews.path_filters to ignore src/test/resources/**.
Dependency version bumps
build.gradle.kts
Updated API dependencies: mdclasses → 0.16.0.22-SNAPSHOT, bsl-common-library → 0.9.0.21-SNAPSHOT, supportconf → 0.15.0.7-SNAPSHOT.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

I twitch my whiskers at SNAPSHOT moons,
Dependencies hop to fresher tunes.
Tests’ resources, hush—kept out of sight,
Path filters trim our review’s bite.
With gentle thumps I bless this glide—
Build hops on, in tidy stride. 🐇✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title concisely captures the two primary changes in this pull request—updating dependencies and excluding test fixtures from review—without including extraneous detail or ambiguous terms. It accurately reflects the main intent of the changeset in a clear, single sentence.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/supportWebSock

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 57dfab5 and f9a23fb.

📒 Files selected for processing (2)
  • .coderabbit.yaml (1 hunks)
  • build.gradle.kts (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
  • GitHub Check: build
  • GitHub Check: build (21, ubuntu-latest)
  • GitHub Check: build (23, ubuntu-latest)
  • GitHub Check: build (23, windows-latest)
  • GitHub Check: build (23, macOS-latest)
  • GitHub Check: build (21, windows-latest)
  • GitHub Check: build (21, macOS-latest)
  • GitHub Check: build (17, ubuntu-latest)
  • GitHub Check: build (17, windows-latest)
  • GitHub Check: Benchmark
  • GitHub Check: build
  • GitHub Check: build (17, macOS-latest)
  • GitHub Check: build (23, ubuntu-latest)
  • GitHub Check: build (23, windows-latest)
  • GitHub Check: build (21, windows-latest)
  • GitHub Check: build (23, macOS-latest)
  • GitHub Check: build (17, windows-latest)
  • GitHub Check: build (21, macOS-latest)
  • GitHub Check: build (21, ubuntu-latest)
  • GitHub Check: build (17, ubuntu-latest)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant