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

Update dependency io.projectreactor:reactor-core to v3.6.6 #1900

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.projectreactor:reactor-core 3.5.11 -> 3.6.6 age adoption passing confidence

Release Notes

reactor/reactor-core (io.projectreactor:reactor-core)

v3.6.6

v3.6.5

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.4...v3.6.5

v3.6.4

Reactor Core 3.6.4 is part of 2023.0.4 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.6.3...v3.6.4

v3.6.3

Reactor Core 3.6.3 is part of 2023.0.3 Release Train.

What's Changed

✨ New features and improvements
📖 Documentation, Tests and Build

New Contributors

Full Changelog: reactor/reactor-core@v3.6.2...v3.6.3

v3.6.2

What's Changed

⚠️ Update considerations and deprecations
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.6.1...v3.6.2

v3.6.1

Reactor Core 3.6.1 is part of 2023.0.1 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.6.0...v3.6.1

v3.6.0

Reactor-Core 3.6.0 is part of 2023.0.0 Release Train.

This is the first GA release of 2023.0.0 🎉

This note focuses on 3.6.0 proper, curating changes from across all milestones and also includes changes already released as part of 3.4.x line up to 3.4.34 as well as 3.5.x line up to 3.5.12.

While there are plenty of improvements and bug fixes, it's worth to highlight the bigger themes first:

  • The Schedulers.boundedElastic() may return a specific implementation tailored for Project Loom and running on virtual threads if application runs in Java 21+ runtime and have set the reactor.schedulers.defaultBoundedElasticOnVirtualThreads system property to true. Please consult the javadocs and the reference documentation for more information.
  • Support for Multi-Release Jar. Since this release project has java version specific sources that are enabled if runs in specific Java runtime. This allows to avoid unnecessary reflection checks as well as embrace some new neat java features without changing the baseline for the whole code base.
  • Hardening of the context-propagation. This release introduces better support for external Publishers detection with their corresponding decoration if detected. This enables more stable context-propagation when it comes to external libraries integration.

See dedicated pre-release blogpost for more information.

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.8...v3.6.0

v3.5.17

Reactor Core 3.5.17 is part of 2022.0.19 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.5.16...v3.5.17

v3.5.16

v3.5.15

Reactor Core 3.5.15 is part of 2022.0.17 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation

Full Changelog: reactor/reactor-core@v3.5.14...v3.5.15

v3.5.14

v3.5.13

Reactor Core 3.5.13 is part of 2022.0.14 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

Full Changelog: reactor/reactor-core@v3.5.12...v3.5.13

v3.5.12

Reactor Core 3.5.12 is part of 2022.0.13 Release Train.

What's Changed

⚠️ Update considerations and deprecations
  • Make throwable assignment happens-before done assignment in onError for FluxPublish by @​OlegDokuka in #​3638
✨ New features and improvements
🆙 Dependency Upgrades

Full Changelog: reactor/reactor-core@v3.5.11...v3.5.12


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from c5b60af to 6974b42 Compare May 2, 2024 21:31
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 4 times, most recently from 441a812 to d61e222 Compare May 9, 2024 10:36
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 2 times, most recently from 84ef3cc to b8b73da Compare May 14, 2024 10:53
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.5 Update dependency io.projectreactor:reactor-core to v3.6.6 May 14, 2024
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from b8b73da to b4aa8f9 Compare May 14, 2024 19:19
@github-actions github-actions bot added the automergeconflict Auto merge conlict label May 15, 2024
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from b4aa8f9 to 4940820 Compare May 20, 2024 16:11
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 2 times, most recently from 8aa2cd1 to 8c0af84 Compare May 21, 2024 10:39
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from 8c0af84 to 4afc6d4 Compare May 22, 2024 16:11
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from 4afc6d4 to 4b14f89 Compare May 23, 2024 10:58
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 2 times, most recently from c76afdd to 1e34cc4 Compare May 23, 2024 14:09
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from 1e34cc4 to b35f6a6 Compare May 23, 2024 15:01
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 3 times, most recently from 31e535f to 3d76b4b Compare May 29, 2024 09:46
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch 2 times, most recently from 5d6b0b4 to 074d023 Compare May 30, 2024 09:46
@renovate renovate bot force-pushed the renovate/io.projectreactor-reactor-core-3.x branch from 074d023 to 818ba30 Compare May 30, 2024 11:08
Copy link
Contributor Author

renovate bot commented Jun 3, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.6.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/io.projectreactor-reactor-core-3.x branch June 3, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automergeconflict Auto merge conlict dependencies Pull requests that update a dependency file ns:am prd:am
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants