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

0.24.0 #3360

Open
wants to merge 135 commits into
base: master
Choose a base branch
from
Open

0.24.0 #3360

wants to merge 135 commits into from

Conversation

nixel2007
Copy link
Member

Описание

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

Closes

Чеклист

Общие

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

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

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

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

AlexPCRus and others added 30 commits November 23, 2023 09:36
Signed-off-by: gradle-update-robot <[email protected]>
Update Gradle Wrapper from 8.8 to 8.9
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.11.0...7.12.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…entry-bom-7.12.0

build(deps): bump io.sentry:sentry-bom from 7.11.0 to 7.12.0
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.12.0...7.12.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…entry-bom-7.12.1

build(deps): bump io.sentry:sentry-bom from 7.12.0 to 7.12.1
nixel2007 and others added 7 commits December 17, 2024 19:34
…ependency-management-1.1.7

build(deps): bump io.spring.dependency-management from 1.1.6 to 1.1.7
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3.2 to 2024.3.4.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2024.3.2...v2024.3.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…Brains/qodana-action-2024.3.4

build(deps): bump JetBrains/qodana-action from 2024.3.2 to 2024.3.4
Update Gradle Wrapper from 8.11.1 to 8.12
…ver/DescriptionFormatter_en.properties

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link

github-actions bot commented Dec 23, 2024

Qodana for JVM

76 new problems were found

Inspection name Severity Problems
Field may be 'final' 🔶 Warning 55
Lombok @Getter may be used 🔶 Warning 11
@NotNull/@Nullable problems 🔶 Warning 5
Stream API call chain can be simplified 🔶 Warning 5

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 104 dependencies

Third-party software list

This page lists the third-party software dependencies used in bsl-language-server

Dependency Version Licenses
aho-corasick-double-array-trie 1.2.2 Apache-2.0
aspectjrt 1.9.22.1 Apache-2.0
checker-qual 3.43.0 MIT
classgraph 4.8.147 MIT
commons-beanutils 1.9.4 Apache-2.0
commons-collections 3.2.2 Apache-2.0
commons-collections4 4.4 Apache-2.0
commons-digester 2.1 Apache-2.0
commons-exec 1.4.0 Apache-2.0
commons-io 2.17.0 Apache-2.0
commons-lang3 3.17.0 Apache-2.0
commons-logging 1.2 Apache-2.0
commons-pool2 2.12.0 Apache-2.0
commons-text 1.10.0 Apache-2.0
commons-validator 1.7 Apache-2.0
english-pos-dict 0.3 LGPL-2.1-only
error_prone_annotations 2.28.0 Apache-2.0
grpc-netty-shaded 1.66.0 Apache-2.0
gson 2.10.1 Apache-2.0
guava 33.3.1-jre Apache-2.0
hunspell 2.1.2 Apache-2.0
istack-commons-runtime 4.1.2 BSD-3-Clause
j2objc-annotations 3.0.0 Apache-2.0
jackson-annotations 2.17.2 Apache-2.0
jackson-core 2.17.2 Apache-2.0
jackson-databind 2.17.2 Apache-2.0
jackson-datatype-jdk8 2.17.2 Apache-2.0
jackson-datatype-jsr310 2.17.2 Apache-2.0
jackson-module-parameter-names 2.17.2 Apache-2.0
jakarta.activation-api 2.1.3 BSD-3-Clause
jakarta.annotation-api 2.1.1 Classpath-exception-2.0
EPL-2.0
GPL-2.0-only
jakarta.websocket-api 2.1.1 Classpath-exception-2.0
EPL-2.0
GPL-2.0-only
jakarta.xml.bind-api 4.0.2 BSD-3-Clause
java-diff-utils 4.12 Apache-2.0
java-sarif 2.0 MIT
javax.activation-api 1.2.0 CDDL-1.1
GPL-2.0-only
javax.annotation-api 1.3.2 CDDL-1.0
GPL-2.0-only
ORACLE-OPENJDK-EXCEPTION-2.0
jaxb-api 2.3.0 CDDL-1.1
GPL-2.0-only
ORACLE-OPENJDK-EXCEPTION-2.0
jaxb-core 4.0.5 BSD-3-Clause
jaxb-runtime 4.0.5 BSD-3-Clause
jgrapht-core 1.5.2 EPL-1.0
LGPL-2.0-or-later
jline-native 3.24.1 BSD-3-Clause
jline-terminal 3.24.1 BSD-3-Clause
jna-platform 5.12.1 Apache-2.0
jna 5.12.1 Apache-2.0
jsr305 3.0.2 Apache-2.0
jul-to-slf4j 2.0.16 MIT
language-detector 0.6 Apache-2.0
language-en 6.5 LGPL-2.0-or-later
language-ru 6.5 LGPL-2.0-or-later
languagetool-core 6.5 LGPL-2.0-or-later
log4j-api 2.23.1 Apache-2.0
log4j-to-slf4j 2.23.1 Apache-2.0
lombok 1.18.32 BSD-3-CLAUSE-NO-TRADEMARK
MIT
lucene-backward-codecs 5.5.5 Apache-2.0
lucene-core 5.5.5 Apache-2.0
micrometer-commons 1.13.6 Apache-2.0
micrometer-core 1.13.6 Apache-2.0
micrometer-observation 1.13.6 Apache-2.0
micrometer-registry-prometheus 1.13.6 Apache-2.0
mxparser 1.2.2 xpp
opennlp-chunk-models 1.5 Apache-2.0
opennlp-postag-models 1.5 Apache-2.0
opennlp-tokenize-models 1.5 Apache-2.0
opennlp-tools 1.9.4 Apache-2.0
openregex 1.1.1 LGPL-2.0-or-later
progressbar 0.10.1 MIT
prometheus-metrics-config 1.2.1 Apache-2.0
prometheus-metrics-core 1.2.1 Apache-2.0
prometheus-metrics-model 1.2.1 Apache-2.0
prometheus-metrics-tracer-common 1.2.1 Apache-2.0
proto-google-common-protos 2.41.0 Apache-2.0
segment 2.0.1 MIT
simpleclient 0.16.0 Apache-2.0
simpleclient_guava 0.16.0 Apache-2.0
simpleclient_tracer_common 0.16.0 Apache-2.0
simpleclient_tracer_otel 0.16.0 Apache-2.0
simpleclient_tracer_otel_agent 0.16.0 Apache-2.0
slf4j-api 2.0.16 MIT
snakeyaml 2.2 Apache-2.0
spring-aop 6.1.14 Apache-2.0
spring-beans 6.1.14 Apache-2.0
spring-boot-autoconfigure 3.3.5 Apache-2.0
spring-boot-starter-json 3.3.5 Apache-2.0
spring-boot-starter-logging 3.3.5 Apache-2.0
spring-boot-starter-tomcat 3.3.5 Apache-2.0
spring-boot-starter-web 3.3.5 Apache-2.0
spring-boot-starter-websocket 3.3.5 Apache-2.0
spring-boot-starter 3.3.5 Apache-2.0
spring-boot 3.3.5 Apache-2.0
spring-context 6.1.14 Apache-2.0
spring-core 6.1.14 Apache-2.0
spring-expression 6.1.14 Apache-2.0
spring-jcl 6.1.14 Apache-2.0
spring-messaging 6.1.14 Apache-2.0
spring-web 6.1.14 Apache-2.0
spring-webmvc 6.1.14 Apache-2.0
spring-websocket 6.1.14 Apache-2.0
tomcat-embed-core 10.1.31 Apache-2.0
CDDL-1.0
PROPRIETARY-LICENSE
tomcat-embed-el 10.1.31 Apache-2.0
tomcat-embed-websocket 10.1.31 Apache-2.0
txw2 4.0.5 BSD-3-Clause
vavr-match 0.10.2 Apache-2.0
vavr 0.10.2 Apache-2.0
Contact Qodana team

Contact us at [email protected]

dependabot bot and others added 21 commits December 24, 2024 09:18
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.19.0 to 7.19.1.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.19.0...7.19.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…entry-bom-7.19.1

build(deps): bump io.sentry:sentry-bom from 7.19.0 to 7.19.1
Всплывающая подсказка и переход к определениям для аннотаций в OneScript
Drop lombok and jacoco implicit versions
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.

5 participants