simpler-robot
simpler-robot copied to clipboard
build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.4
Bumps io.projectreactor:reactor-core from 3.6.2 to 3.6.4.
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.6.4
Reactor Core3.6.4is part of2023.0.4Release Train.What's Changed
:sparkles: New features and improvements
- Throw wrapped
TimeoutExceptiononMono.block*andFlux.block*by@injae-kimin #3733:lady_beetle: Bug fixes
- Fix stress test expectation and bug in
ColdTestPublisherby@OlegDokukain #3700:book: Documentation
- Fix formatting in
coreFeatures.adocby@kzander91in #3676- Improve
Mono#sharejavadoc for cancelling by@chemicLin #3741New Contributors
@kzander91made their first contribution in #3676Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4
v3.6.3
Reactor Core3.6.3is part of2023.0.3Release Train.What's Changed
:sparkles: New features and improvements
- Add
AutoCloseableshourtcut onFlux#using,Mono#usingby@injae-kimin reactor/reactor-core#3704:book: Documentation, Tests and Build
- Ignoring flaky JCStress tests by
@chemicLin reactor/reactor-core#3690- Fix flaky
TimedSchedulerperiodic scheduling tests by@Nicolas125841in reactor/reactor-core#3677- Bump gradle/gradle-build-action from 2.9.0 to 3.0.0 in /.github/workflows by
@dependabotin reactor/reactor-core#3712- Bump actions/setup-java from 3.13.0 to 4.0.0 in /.github/workflows by
@dependabotin reactor/reactor-core#3654- Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by
@dependabotin reactor/reactor-core#3622- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 in /.github/workflows by
@dependabotin reactor/reactor-core#3717- Nightly build to run jcstress weekly, snapshots daily by
@chemicLin reactor/reactor-core#3716- Adds other JDKs to snapshots workflow by
@chemicLin reactor/reactor-core#3720- Restore java21Test back into workflows by
@chemicLin reactor/reactor-core#3721- Exclude java21 tests from 3.5.x in snapshots workflow by
@chemicLin reactor/reactor-core#3722- Switch jcstress mode to quick in nightly workflow by
@chemicLin reactor/reactor-core#3723New Contributors
@injae-kimmade their first contribution in reactor/reactor-core#3704Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.2...v3.6.3
Commits
5aedeaa[release] Prepare and release 3.6.4c24468fMerge-ignore release 3.5.15 into 3.6.48ec2cf2[release] Next development version 3.5.16-SNAPSHOT82307fb[release] Prepare and release 3.5.15a697f4cMerge-ignore release 3.4.36 into 3.6.4328b15aMerge-ignore release 3.4.36 into 3.5.155bcb49b[release] Next development version 3.4.37-SNAPSHOT7b145f0BumpMicrometer Tracingto version1.2.4(#3744)a96ec0f[release] Prepare and release 3.4.368eba91fBumpMicrometerto version1.12.4(#3743)- 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)