spring-cloud-openfeign
spring-cloud-openfeign copied to clipboard
Bump io.vavr:vavr from 0.10.4 to 0.10.5
trafficstars
Bumps io.vavr:vavr from 0.10.4 to 0.10.5.
Release notes
Sourced from io.vavr:vavr's releases.
Patch Release 0.10.5
Vavr is back with a new maintainer, roadmap, and... a release.
This release brings various performance enhancements, bugfixes, and explicit jlink-friendly module declarations instead of automatic modules.
Committers
🎉 MANY THANKS TO ALL COMMITTERS! 🎉
@KrnSaurabh@achinaou@sleepytomcat@j-baker@Kevin222004@pivovaritChanges
- Qualify all yield() calls by
@pivovaritin vavr-io/vavr#2799- Fix Array.appendAll() arraycopy type mismatch by
@pivovaritin vavr-io/vavr#2795- Performance improvement for List::unfold, List::unfoldLeft by
@sleepytomcatin vavr-io/vavr#2689- Traversable.zipWithIndex() javadoc fix by
@sleepytomcatin vavr-io/vavr#2706- Faster LinkedHashMap by tail() by
@j-bakerin vavr-io/vavr#2725- Actual faster LinkedHashSet tail by
@j-bakerin vavr-io/vavr#2726- Faster LinkedHashSet head() by
@j-bakerin vavr-io/vavr#2728- minor: make private class final with default constructor by
@Kevin222004in vavr-io/vavr#2740- Replace synchronized method/block with reentrant lock by
@KrnSaurabhin vavr-io/vavr#2845- Update Scala to 3.5 by
@achinaouin vavr-io/vavr#2858- Suppress Tuple elements serialization warning by
@pivovaritin vavr-io/vavr#2872- Suppress various serialization warnings by
@pivovaritin vavr-io/vavr#2873 vavr-io/vavr#2874 vavr-io/vavr#2875 vavr-io/vavr#2876 vavr-io/vavr#2877- Don't reference ThreadDeath directly due to its future removal by
@pivovaritin vavr-io/vavr#2878- Fix remaining Java Serialization issues with JDK21 by
@KrnSaurabhin vavr-io/vavr#2880- Full Java Platform Module System support for Java 9+ by
@pivovaritin vavr-io/vavr#2846- Various JavaDoc fixes by
@pivovaritin vavr-io/vavr#2888 vavr-io/vavr#2889 vavr-io/vavr#2895 vavr-io/vavr#2896 vavr-io/vavr#2897 vavr-io/vavr#2898
Commits
6603a13[maven-release-plugin] prepare release v0.10.53741b3fSkip nexus-staging-maven-plugin for vavr-benchmark (#2904)b7969c2Explicitly list all release modules (#2903)d3f0903Replace oss parent with custom configuration (#2902)5b0b5c3Configure maven-staging-plugin (#2901)2293e5dFix remaining JavaDoc style issues (#2898)5c05f5bReplace 'align=center' with 'style' (#2897)7cc3b6eFix 'heading used out of sequence' JavaDoc error (#2896)7554f5fReplace 'summary' with '<caption>' in JavaDocs (#2895)35b0c10Replace '<tt>' with '<code>' tags in JavaDocs (#2889)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)