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

Bump org.springframework.data:spring-data-mongodb from 4.2.5 to 4.3.2 #61

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps org.springframework.data:spring-data-mongodb from 4.2.5 to 4.3.2.

Release notes

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

4.3.2

📗 Links

🐞 Bug Fixes

  • Using records as @Unwrapped auditing objects fails with Cannot set property #4732

📔 Documentation

  • Fix error code reference file #4729

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.3.1

📗 Links

🐞 Bug Fixes

  • Aggregation with $unwind and $project causes IllegalArgumentException #4714
  • Converter called multiple times evaluating aggregation operation query methods #4712
  • SpringDataMongodbQuery and SpringDataMongodbSerializer apply mapping twice #4709
  • Id conversion handling in QueryMapper.getMappedValue(…) doesn't consider nesting #4707
  • Criteria.regex is converted to String when applying to ID fields #4674

4.3.0

📗 Links

⭐ New Features

  • Add a debug information for sort fields when using findByQuery #4686
  • Align OffsetScrolling to zero-based indexes #4673
  • Aggregation allowDiskUse should not be false by default #4664
  • Add support for ValueExpression #4634
  • Make MongoHandlerContext public to leverage contextual information to customize Observations #4622
  • Ensure compatibility with MongoDB Driver 5.x #4578
  • Customize observation spans #4321
  • Declarative way for setting MongoDB transaction options #1628

🐞 Bug Fixes

  • MongoTemplate.indexOps(collectionName, type) ignores collectionName when type is not null #4698
  • Aggregation criteria match mapping fails with NullPointerException #4687
  • Incorrect Lock used in DefaultMessageListenerContainer #4665
  • Criteria.regex converted to String for @Field(targetType = FieldType.STRING) property #4649
  • AggregationOptions.maxTime ignored for MongoTemplate.aggregateStream() #4644
  • DTO projections read properties twice #4626

... (truncated)

Commits
  • 1d674bc Release version 4.3.2 (2024.0.2).
  • ff5af69 Prepare 4.3.2 (2024.0.2).
  • 479d547 Apply unwrapped persistent property equality check to delegate.
  • 40d5a24 Remove Slack notification hook.
  • 4373c16 Switch to Broadcom docker proxy.
  • b4cbcd2 Update error codes file reference.
  • f738f2b After release cleanups.
  • 74af974 Prepare next development iteration.
  • 9a4d7e5 Release version 4.3.1 (2024.0.1).
  • 033eee5 Prepare 4.3.1 (2024.0.1).
  • 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 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 [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.2.5 to 4.3.2.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.2.5...4.3.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from blafoo as a code owner July 15, 2024 20:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #67.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-mongodb-4.3.2 branch August 19, 2024 20:51
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.

None yet

0 participants