Skip to content

build(deps): Bump io.vavr:vavr from 1.0.0 to 1.0.1#799

Merged
LarsEckart merged 1 commit intomainfrom
dependabot/gradle/io.vavr-vavr-1.0.1
Apr 6, 2026
Merged

build(deps): Bump io.vavr:vavr from 1.0.0 to 1.0.1#799
LarsEckart merged 1 commit intomainfrom
dependabot/gradle/io.vavr-vavr-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps io.vavr:vavr from 1.0.0 to 1.0.1.

Release notes

Sourced from io.vavr:vavr's releases.

v1.0.1

Fixes a native HashMap serialization bug, which serialized the internal HashArrayMappedTrie structure including the pre-computed hash values of keys.

For keys like enums that use Object.hashCode() (non-deterministic across JVM restarts), these stored hash values would differ in another process, causing lookups to fail.

giphy-3

Full Changelog: vavr-io/vavr@v1.0.0...v1.0.1

Commits
  • ee2a57b [maven-release-plugin] prepare release v1.0.1 [ci skip]
  • 9f4e95e update project version to 1.0.1-SNAPSHOT
  • 08e55f4 Added the serialization proxy pattern to HashMap (#3242)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 6, 2026
@LarsEckart LarsEckart enabled auto-merge (rebase) April 6, 2026 02:55
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/vavr-io/vavr/releases)
- [Commits](vavr-io/vavr@v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.vavr-vavr-1.0.1 branch from 9800716 to ad653bc Compare April 6, 2026 02:55
@LarsEckart LarsEckart merged commit db7a084 into main Apr 6, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/io.vavr-vavr-1.0.1 branch April 6, 2026 02:57
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.

1 participant