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

Bump woodstox-core from 6.2.8 to 6.3.0 in /plugins/repository-hdfs #3841

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps woodstox-core from 6.2.8 to 6.3.0.

Commits
  • f073e66 [maven-release-plugin] prepare release woodstox-core-6.3.0
  • b1a3bd2 Update release notes wrt #133
  • 6b00854 Prepare for release 6.3.0
  • fc3a765 Update release notes wrt #151
  • dd06f34 Add standard osgi.serviceloader OSGi metadata for provided services. (#151)
  • 7a3e4c5 Update release notes wrt #142, bump version to 6.3.0-SNAPSHOT
  • 22b17c1 Fix #142 (multiple text events for long segments if requested) (#146)
  • e594e42 Update release notes wrt #147, update oss-parent (43->44)
  • a5a238b Fix #147 ("expected" misspelled as "excepted") (#148)
  • 80e1937 Update release notes wrt 6.2.8 release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team and reta as code owners July 11, 2022 14:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Copy link
Collaborator

@nknize nknize left a comment

Choose a reason for hiding this comment

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

Dependency license failure.

@owaiskazi19
Copy link
Member

@dependabot recreate

Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.8 to 6.3.0.
- [Release notes](https://github.com/FasterXML/woodstox/releases)
- [Commits](FasterXML/woodstox@woodstox-core-6.2.8...woodstox-core-6.3.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-hdfs/com.fasterxml.woodstox-woodstox-core-6.3.0 branch from 4f9ee5b to a7f0d00 Compare July 15, 2022 17:09
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@owaiskazi19
Copy link
Member

owaiskazi19 commented Jul 15, 2022

@peterzhuamazon builds failed here because of java heap space. @dreamer-89 any idea?

@owaiskazi19
Copy link
Member

Ah, just came across opensearch-project/opensearch-build#2324. Nvm :)

@codecov-commenter
Copy link

Codecov Report

Merging #3841 (9ad2350) into main (e724b2e) will increase coverage by 0.18%.
The diff coverage is 50.98%.

@@             Coverage Diff              @@
##               main    #3841      +/-   ##
============================================
+ Coverage     70.46%   70.65%   +0.18%     
- Complexity    56600    56688      +88     
============================================
  Files          4557     4563       +6     
  Lines        272737   272755      +18     
  Branches      40040    40040              
============================================
+ Hits         192188   192705     +517     
+ Misses        64324    63791     -533     
- Partials      16225    16259      +34     
Impacted Files Coverage Δ
...n/cluster/health/TransportClusterHealthAction.java 47.75% <ø> (ø)
...g/opensearch/cluster/ClusterStateTaskListener.java 100.00% <ø> (ø)
.../opensearch/cluster/MasterNodeChangePredicate.java 0.00% <0.00%> (ø)
...ava/org/opensearch/cluster/NotMasterException.java 0.00% <0.00%> (ø)
...rch/cluster/coordination/NoMasterBlockService.java 0.00% <0.00%> (ø)
...ter/coordination/UnsafeBootstrapMasterCommand.java 0.00% <0.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 91.89% <ø> (ø)
...rch/common/settings/ConsistentSettingsService.java 67.85% <ø> (ø)
.../opensearch/common/util/concurrent/BaseFuture.java 62.71% <0.00%> (ø)
...java/org/opensearch/discovery/DiscoveryModule.java 90.27% <ø> (ø)
... and 509 more

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@andrross
Copy link
Member

@nknize Can you take another look at this? It looks good to me, unless I'm missing something.

Copy link
Collaborator

@nknize nknize left a comment

Choose a reason for hiding this comment

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

LGTM

@nknize nknize merged commit 00db112 into main Jul 26, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-hdfs/com.fasterxml.woodstox-woodstox-core-6.3.0 branch July 26, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants