Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Bump vavr from 0.10.3 to 0.10.4#14

Open
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/maven/io.vavr-vavr-0.10.4
Open

Bump vavr from 0.10.3 to 0.10.4#14
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/maven/io.vavr-vavr-0.10.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps vavr from 0.10.3 to 0.10.4.

Release notes

Sourced from vavr's releases.

Patch Release 0.10.4

Info

This is a maintenance release for the 0.10.x release train. It back ports bug fixes and improvements from the upcoming 1.0.0 release.

Please find the complete list of changes here.

The API Docs can be found here

Committers

🎉 MANY THANKS TO ALL COMMITTERS! 🎉

Changes

Commits
  • 3ee4630 [maven-release-plugin] prepare release v0.10.4
  • 5bbcdf1 Updated copyright notice
  • 8c9565b Vector.of(T element) performance improvement (#2659)
  • 67713d6 more robust slideby classifier function handling (#2642)
  • 6b63e07 Fix Array#update(int, T) complexity (#2648)
  • cc79c13 Wrong parameter name in Either.filterOrElse JavaDoc (#2618)
  • d8cf5bb Iterate once to create two iterators in partition (#2577)
  • bd2127a Option<>.collect() not to call PartialFunction collector on arguments where i...
  • dba275f Bumped version to 0.10.4-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

porunov and others added 3 commits October 8, 2021 17:52
Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
Bumps [vavr](https://github.com/vavr-io/vavr) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/vavr-io/vavr/releases)
- [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md)
- [Commits](vavr-io/vavr@v0.10.3...v0.10.4)

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

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 Oct 8, 2021
@porunov porunov force-pushed the master branch 3 times, most recently from 177c988 to 2cca83b Compare September 2, 2022 12:59
@porunov porunov force-pushed the master branch 2 times, most recently from 2942408 to ebde428 Compare June 26, 2023 17:52
@porunov porunov force-pushed the master branch 2 times, most recently from cd3ff75 to 3870b99 Compare July 17, 2023 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant