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

build(deps): bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10 #1365

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps io.projectreactor:reactor-core from 3.5.9 to 3.5.10.

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.5.10

Reactor Core 3.5.10 is part of 2022.0.11 Release Train.

What's Changed

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

  • Update Micrometer version to 1.10.11 by @​chemicL in 7f9c77ec28dc0bdfc1eafe04062cb1195fd9b552

New Contributors

Full Changelog: reactor/reactor-core@v3.5.9...v3.5.10

Commits
  • 7f9c77e [release] Prepare and release 3.5.10
  • 8d33a1d Merge branch '3.4.x' into 3.5.10
  • 0daeb53 Revert "[release] Prepare and release 3.4.33"
  • db218a9 [release] Prepare and release 3.4.33
  • 9dabc13 fixes return type for Mono.tap in javadoc (#3564)
  • 984c4eb Update context propagation to 1.0.5
  • 086c0ed [release] Next development version 3.5.10-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.9 to 3.5.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.9...v3.5.10)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #1365 (dffea98) into main (3891e3c) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head dffea98 differs from pull request most recent head 1838fd6. Consider uploading reports for the commit 1838fd6 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1365   +/-   ##
=========================================
  Coverage     89.24%   89.25%           
+ Complexity     3362     3359    -3     
=========================================
  Files           459      459           
  Lines         13438    13438           
  Branches       1655     1655           
=========================================
+ Hits          11993    11994    +1     
+ Misses          802      801    -1     
  Partials        643      643           

see 16 files with indirect coverage changes

@cescoffier
Copy link
Contributor

@jponge how does it work the convential commits with dependabot?

@jponge
Copy link
Member

jponge commented Sep 13, 2023

@cescoffier The commit message is fine, just it's too long for the linter rules (due to the Maven GAV), but it's a known issue with dependendabot and JReleaser will use it fine anyway.

@jponge jponge merged commit 521822f into main Sep 13, 2023
@jponge jponge deleted the dependabot/maven/io.projectreactor-reactor-core-3.5.10 branch September 13, 2023 10:02
@jponge jponge added this to the 2.5.0 milestone Sep 13, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants