Skip to content

Bump one.util:streamex from 0.8.3 to 0.8.4#447

Merged
uhafner merged 1 commit into
mainfrom
dependabot/maven/one.util-streamex-0.8.4
Aug 13, 2025
Merged

Bump one.util:streamex from 0.8.3 to 0.8.4#447
uhafner merged 1 commit into
mainfrom
dependabot/maven/one.util-streamex-0.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2025

Copy link
Copy Markdown
Contributor

Bumps one.util:streamex from 0.8.3 to 0.8.4.

Release notes

Sourced from one.util:streamex's releases.

StreamEx 0.8.4

  • #279 Added: AbstractStreamEx.mapToEntryPartial.
  • #280 Added: EntryStream.mapKeysPartial and mapValuesPartial
Commits
  • fa62158 Version 0.8.4
  • 0b76dac InternalsTest: cover exception in CloneableSpliterator
  • 724067b Inline the implementation of mapKeysPartial and mapValuesPartial to reduce th...
  • 351235a Update CHANGES.md and CHEATSHEET.md
  • 6e42b52 Merge pull request #280 from roblburris/rb/add-mapPartial-for-keys-and-values
  • 072bf1c Merge pull request #279 from rhuffy/rh/map-to-entry-partial
  • e664b14 reuse existing
  • 704a126 init
  • ba52b8e revert spurious whitespace
  • 3bb5714 formatting
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [one.util:streamex](https://github.com/amaembo/streamex) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/amaembo/streamex/releases)
- [Commits](amaembo/streamex@streamex-0.8.3...streamex-0.8.4)

---
updated-dependencies:
- dependency-name: one.util:streamex
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Aug 8, 2025
@github-actions

github-actions Bot commented Aug 8, 2025

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (61 passed)
   🚀   Integration Tests: 100% successful (2 passed)
   ⛔   Architecture Tests: No test results available

Code Coverage

   〰️   Line Coverage: 40% (326 missed lines)
   ➰   Branch Coverage: 47% (85 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 186 vulnerabilities (error: 15, high: 49, normal: 117, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 275 (total)
   💭   Cognitive Complexity: 103 (total)
   ➿   N-Path Complexity: 265 (total)
   📏   Lines of Code: 2663 (total)
   📝   Non Commenting Source Statements: 825 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PackageArchitectureTest.xml' does not contain data.
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PluginArchitectureTest.xml' does not contain data.

Created by Quality Monitor v3.1.0 (#1729b68). More details are shown in the GitHub Checks Result.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Aug 13, 2025
@uhafner
uhafner merged commit 46c6408 into main Aug 13, 2025
35 checks passed
@uhafner
uhafner deleted the dependabot/maven/one.util-streamex-0.8.4 branch August 13, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies enhancement Enhancement of existing functionality java Pull requests that update Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant