Skip to content

chore: [DevOps] bump the production-minor-patch group with 5 updates#784

Merged
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/production-minor-patch-faa7d0a58b
Mar 17, 2026
Merged

chore: [DevOps] bump the production-minor-patch group with 5 updates#784
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/production-minor-patch-faa7d0a58b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the production-minor-patch group with 5 updates:

Package From To
io.projectreactor:reactor-core 3.8.3 3.8.4
io.micrometer:micrometer-core 1.16.3 1.16.4
io.micrometer:micrometer-observation 1.16.3 1.16.4
org.mockito:mockito-core 5.22.0 5.23.0
org.projectlombok:lombok 1.18.42 1.18.44

Updates io.projectreactor:reactor-core from 3.8.3 to 3.8.4

Release notes

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

v3.8.4

Reactor Core 3.8.4 is part of the 2025.0.4 Release Train.

What's Changed

✨ New features and improvements

📖 Documentation

Full Changelog: reactor/reactor-core@v3.8.3...v3.8.4

Commits
  • f6b6ce4 [release] Prepare and release 3.8.4
  • eb83a09 Merge-ignore release 3.7.17 into 3.8.4
  • 3d663a6 [release] Next development version 3.7.18-SNAPSHOT
  • b09b1fe [release] Prepare and release 3.7.17
  • 64a36c5 Merge db0b3f2e1 into 3.8.4
  • db0b3f2 [build] Fix Antora PDF util check
  • 9b6a015 Revert "[release] Prepare and release 3.7.17"
  • c3f8800 [release] Prepare and release 3.7.17
  • d4c2769 Bump Micrometer from 1.16.3 to 1.16.4 (#4220)
  • 525483e Merge #4218 into 3.8.4
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.16.3 to 1.16.4

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.16.4

🐞 Bug Fixes

  • Using context-propagation with a no-op Observation corrupts the current Observation #7200

📔 Documentation

  • Document (Default)MeterObservationHandler #6361
  • Document Jakarta Mail instrumentation #6485
  • Document statsd UDS config #5730

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​kangdaeun1022, and @​seonghyeoklee

Commits

Updates io.micrometer:micrometer-observation from 1.16.3 to 1.16.4

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.16.4

🐞 Bug Fixes

  • Using context-propagation with a no-op Observation corrupts the current Observation #7200

📔 Documentation

  • Document (Default)MeterObservationHandler #6361
  • Document Jakarta Mail instrumentation #6485
  • Document statsd UDS config #5730

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​kangdaeun1022, and @​seonghyeoklee

Commits

Updates io.micrometer:micrometer-observation from 1.16.3 to 1.16.4

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.16.4

🐞 Bug Fixes

  • Using context-propagation with a no-op Observation corrupts the current Observation #7200

📔 Documentation

  • Document (Default)MeterObservationHandler #6361
  • Document Jakarta Mail instrumentation #6485
  • Document statsd UDS config #5730

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​kangdaeun1022, and @​seonghyeoklee

Commits

Updates org.mockito:mockito-core from 5.22.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Updates org.projectlombok:lombok from 1.18.42 to 1.18.44

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.44 (March 11th, 2026)

  • FEATURE: @Jacksonized now supports both Jackson2 and Jackson3; you'll get a warning until you configure which one (or even both!) you want lombok to generate. #3950.
  • BUGFIX: On JDK25, val and @ExtensionMethod could sometimes cause erroneous errors (in that you see errors but compilation succeeds anyway) using javac. #3947.
  • BUGFIX: @Jacksonized + fields marked transient would result in those transient fields being serialised which is surprising (and thus undesired) behaviour. #3936.
Commits
  • 17c78fe [version] pre-release version bump
  • 1edca70 [test][@Jacksonized] Test emission of warning when not choosing jackson ver...
  • e789e82 [test] Update the generation of eclipse test targets from JDK14 to JDK25.
  • a54cecd [trivial][changelog]
  • 3db0a6c [bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...
  • 12572fc [test] Adjusted tests to the new 'jackson version is a list' config key setup.
  • 0e9699c [changelog] Document implementation of Jackson3 support: #3950.
  • d441be1 [jacksonized] infrastructure for previous merge resolution: Changed to the co...
  • d62b2d5 Merge branch 'master' into cachescrubber-gh-3950
  • f49f0fe [test] Remove tests for deprecated @Logger(access = MODULE). They're deprec...
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.8.3` | `3.8.4` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.3` | `1.16.4` |
| [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) | `1.16.3` | `1.16.4` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.44` |


Updates `io.projectreactor:reactor-core` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.3...v3.8.4)

Updates `io.micrometer:micrometer-core` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.3...v1.16.4)

Updates `io.micrometer:micrometer-observation` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.3...v1.16.4)

Updates `io.micrometer:micrometer-observation` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.3...v1.16.4)

Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.42...v1.18.44)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 12, 2026
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) March 17, 2026 01:29
@bot-sdk-js bot-sdk-js merged commit a430e53 into main Mar 17, 2026
4 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/production-minor-patch-faa7d0a58b branch March 17, 2026 01:29
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant