- Notifications
You must be signed in to change notification settings - Fork825
Bump the maven-dependencies group with 4 updates#3406
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Bumps the maven-dependencies group with 4 updates: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core), [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core), [org.jobrunr:jobrunr](https://github.com/jobrunr/jobrunr) and [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer).Updates `io.projectreactor:reactor-core` from 3.7.4 to 3.7.5- [Release notes](https://github.com/reactor/reactor-core/releases)- [Commits](reactor/reactor-core@v3.7.4...v3.7.5)Updates `io.projectreactor:reactor-test` from 3.7.4 to 3.7.5- [Release notes](https://github.com/reactor/reactor-core/releases)- [Commits](reactor/reactor-core@v3.7.4...v3.7.5)Updates `io.projectreactor:reactor-test` from 3.7.4 to 3.7.5- [Release notes](https://github.com/reactor/reactor-core/releases)- [Commits](reactor/reactor-core@v3.7.4...v3.7.5)Updates `org.jobrunr:jobrunr` from 7.4.1 to 7.5.0- [Release notes](https://github.com/jobrunr/jobrunr/releases)- [Commits](jobrunr/jobrunr@v7.4.1...v7.5.0)Updates `io.micrometer:micrometer-core` from 1.14.5 to 1.14.6- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)- [Commits](micrometer-metrics/micrometer@v1.14.5...v1.14.6)---updated-dependencies:- dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies- dependency-name: io.projectreactor:reactor-test dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies- dependency-name: io.projectreactor:reactor-test dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies- dependency-name: org.jobrunr:jobrunr dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies- dependency-name: io.micrometer:micrometer-core dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
smcvb approved these changesApr 22, 2025
Member
smcvb left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good to me 👍
4988673 intomaster 6 of 9 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
Priority 1: MustHighest priority. A release cannot be made if this issue isn’t resolved. Type: Dependency UpgradeUse to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven-dependencies group with 4 updates:io.projectreactor:reactor-core,io.projectreactor:reactor-test,org.jobrunr:jobrunr andio.micrometer:micrometer-core.
Updates
io.projectreactor:reactor-corefrom 3.7.4 to 3.7.5Release notes
Sourced fromio.projectreactor:reactor-core's releases.
Commits
cdcba76[release] Prepare and release 3.7.5efaad11Merge-ignore release 3.6.16 into 3.7.58ae542a[release] Next development version 3.6.17-SNAPSHOTae2dc3c[release] Prepare and release 3.6.16ef2702dMerge#4015 into 3.7.54de9509Eliminate most compiler warnings (#4015)9e7150c[release] Next development version 3.7.5-SNAPSHOTUpdates
io.projectreactor:reactor-testfrom 3.7.4 to 3.7.5Release notes
Sourced fromio.projectreactor:reactor-test's releases.
Commits
cdcba76[release] Prepare and release 3.7.5efaad11Merge-ignore release 3.6.16 into 3.7.58ae542a[release] Next development version 3.6.17-SNAPSHOTae2dc3c[release] Prepare and release 3.6.16ef2702dMerge#4015 into 3.7.54de9509Eliminate most compiler warnings (#4015)9e7150c[release] Next development version 3.7.5-SNAPSHOTUpdates
io.projectreactor:reactor-testfrom 3.7.4 to 3.7.5Release notes
Sourced fromio.projectreactor:reactor-test's releases.
Commits
cdcba76[release] Prepare and release 3.7.5efaad11Merge-ignore release 3.6.16 into 3.7.58ae542a[release] Next development version 3.6.17-SNAPSHOTae2dc3c[release] Prepare and release 3.6.16ef2702dMerge#4015 into 3.7.54de9509Eliminate most compiler warnings (#4015)9e7150c[release] Next development version 3.7.5-SNAPSHOTUpdates
org.jobrunr:jobrunrfrom 7.4.1 to 7.5.0Release notes
Sourced fromorg.jobrunr:jobrunr's releases.
... (truncated)
Commits
71fc6b9spring-starter support database.type=mem (#1197)6ef17aeImprove build (#1235)c7b5fa0Update dependencies (#1234)e3b88acAdd architecture test to ensure classes named Abstract have abstract modifier...dac8d60cleanup creation of datasources in storage provider tests (#1229)52b1402Fix IndexOutOfBoundsException (#1217)afc17b4Throw exception when JobRequest is not found resulting in better dev experien...893f67cMigrate from Cypress to Playwright for UI E2E Tests (#1212)Updates
io.micrometer:micrometer-corefrom 1.14.5 to 1.14.6Release notes
Sourced fromio.micrometer:micrometer-core's releases.
Commits
c3f3a80Merge branch '1.13.x' into 1.14.xfa523b1Bump io.micrometer:context-propagation from 1.1.2 to 1.1.3 (#6115)d5f3d34Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#6111)9ebcde1Bump com.netflix.spectator:spectator-reg-atlas from 1.8.9 to 1.8.10 (#6112)0ae9b47Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#6107)d0e70fcMerge branch '1.13.x' into 1.14.x3b2270cBump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6096)f62f2eeBump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6094)53b9a35Replace deprecated Project.task() (#6092)0ebdd7dBump com.netflix.spectator:spectator-reg-atlas from 1.8.8 to 1.8.9 (#6091)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions