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

chore(deps): Bump one.util:streamex from 0.7.3 to 0.8.1 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps one.util:streamex from 0.7.3 to 0.8.1.

Release notes

Sourced from one.util:streamex's releases.

StreamEx 0.8.1

  • #245 Fixed: back to 'jar' packaging
  • #253 Added: Version information in module descriptor

StreamEx 0.8.0

  • #244 Added: StreamEx.toMutableList and StreamEx.toMutableSet.
    Removed mutability guarantee for toList and toSet. Added temporary system property streamex.default.immutable (set it to 'true' to test with immutable toList and toSet)
  • #238 Added: valuesToMap, valuesToSortedMap, valuesToNavigableMap methods to StreamEx
  • #250 Fixed: EntryStream.withoutKeys and EntryStream.withoutValues declared as @SafeVarargs
  • #251 Changed: public classes like StreamEx and EntryStream declared as final now.
  • #246 Added: Proper module-info.class, now it's full-fledged JPMS module
  • #247 Fixed: now it's possible to build using Java 16 and Java 17 (though reference builds are created via Java 11)
  • #091 Changed: API tests moved to the separate package.
  • #185 Added: EntryStream.withoutKeys and EntryStream.withoutValues.
  • Minor documentation fixes
Commits
  • 1241b47 Release 0.8.1
  • 42ec483 Updated CHANGES.md: +Version information in module descriptor (#253)
  • 347ef6e Remove extra execution
  • 61796a2 Get rid of multi-release-jar-maven-plugin
  • 98f0747 Merge pull request #254 from beatngu13/patch-1
  • 247509d Switch build from AdoptOpenJDK to Eclipse Adoptium
  • 09e4c82 StreamEx 0.8.1 development started
  • e24a077 Release 0.8.0
  • 3fbbc3d Disabled some inspections
  • 2d2ea88 CHEATSHEET.md: reformat table
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #31.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/gradle/one.util-streamex-0.8.1 branch September 4, 2023 11:39
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants