Skip to content

Bump org.springframework.data:spring-data-mongodb from 5.0.2 to 5.0.3#143

Merged
blafoo merged 1 commit intomainfrom
dependabot/maven/org.springframework.data-spring-data-mongodb-5.0.3
Feb 17, 2026
Merged

Bump org.springframework.data:spring-data-mongodb from 5.0.2 to 5.0.3#143
blafoo merged 1 commit intomainfrom
dependabot/maven/org.springframework.data-spring-data-mongodb-5.0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps org.springframework.data:spring-data-mongodb from 5.0.2 to 5.0.3.

Release notes

Sourced from org.springframework.data:spring-data-mongodb's releases.

5.0.3

📗 Links

🐞 Bug Fixes

  • ScrollUtils must not modify source query when creating scroll filter. #5160
  • UnsupportedOperationException when scrolling through all entities #5159
  • Move id check to after conversion event publication in reactive flow #5156
  • Reactive save BeforeConvert callback not invoked before ID validation for non-versioned entities #5155
  • Retain type for bitwise update #5153
  • BitwiseOperatorBuilder should have int overloads to avoid implicit type conversion #5146

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 5.6.3 #5157
Commits
  • 7f9fbf2 Release version 5.0.3 (2025.1.3).
  • 7abeebb Prepare 5.0.3 (2025.1.3).
  • c16f24e Polishing.
  • 3c862f6 ScrollUtils must not modify source query when creating scroll filter.
  • e909f83 Polishing.
  • ffd56e9 Move id check to after conversion event publication in reactive flow.
  • 7c91ebb Polishing.
  • 2706121 Retain type for bitwise update.
  • b611393 Upgrade to MongoDB driver 5.6.3
  • 76a06fd Update CI Properties.
  • Additional commits viewable 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 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 [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-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 Feb 16, 2026
@dependabot dependabot bot requested a review from blafoo as a code owner February 16, 2026 20:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 16, 2026
@blafoo blafoo merged commit 05621b3 into main Feb 17, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-mongodb-5.0.3 branch February 17, 2026 07:38
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