Skip to content

[Backport] [2.x] Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 in /buildSrc/src/testKit/thirdPartyAudit/sample_jars (#11000)#11006

Merged
reta merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-11000-to-2.x
Oct 31, 2023
Merged

[Backport] [2.x] Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 in /buildSrc/src/testKit/thirdPartyAudit/sample_jars (#11000)#11006
reta merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-11000-to-2.x

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Oct 30, 2023

Backport of #11000 to 2.x

…ildSrc/src/testKit/thirdPartyAudit/sample_jars (opensearch-project#11000)

* Bump org.apache.logging.log4j:log4j-core

Bumps org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b147dc1)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta force-pushed the backport/backport-11000-to-2.x branch from 1defe12 to 3167ea5 Compare October 30, 2023 16:56
@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 30, 2023

Compatibility status:

Checks if related components are compatible with change 1defe12

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git]

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Copy Markdown
Contributor Author

reta commented Oct 30, 2023

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Copy Markdown
Contributor Author

reta commented Oct 30, 2023

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Copy Markdown
Contributor Author

reta commented Oct 30, 2023

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Copy Markdown
Contributor Author

reta commented Oct 30, 2023

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Copy Markdown
Contributor Author

reta commented Oct 31, 2023

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 31, 2023

Codecov Report

Merging #11006 (3167ea5) into 2.x (0f7649f) will increase coverage by 0.08%.
Report is 6 commits behind head on 2.x.
The diff coverage is 65.57%.

@@             Coverage Diff              @@
##                2.x   #11006      +/-   ##
============================================
+ Coverage     70.87%   70.95%   +0.08%     
- Complexity    58747    58793      +46     
============================================
  Files          4845     4845              
  Lines        277517   277549      +32     
  Branches      40691    40694       +3     
============================================
+ Hits         196687   196937     +250     
+ Misses        64138    63918     -220     
- Partials      16692    16694       +2     
Files Coverage Δ
...ensearch/action/search/SearchQueryCategorizer.java 96.77% <100.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
...rg/opensearch/index/translog/RemoteFsTranslog.java 75.35% <100.00%> (-0.26%) ⬇️
...arch/index/recovery/RemoteStoreRestoreService.java 12.59% <0.00%> (-0.21%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 72.84% <66.66%> (+0.29%) ⬆️

... and 478 files with indirect coverage changes

@reta reta merged commit 5966e76 into opensearch-project:2.x Oct 31, 2023
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.

2 participants