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 spring-data-mongodb from 4.1.1 to 4.1.2 #436

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps spring-data-mongodb from 4.1.1 to 4.1.2.

Release notes

Sourced from spring-data-mongodb's releases.

4.1.2

📗 Links

🐞 Bug Fixes

  • ClassCastException when reading (decrypting) using @ExplicitEncrypted on custom type instead of simple type #4432
  • Update path not correctly mapped when last segment is multi digit number #4426

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #4435

❤️ Contributors

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

Commits
  • fd175af Release version 4.1.2 (2023.0.2).
  • a6372e6 Prepare 4.1.2 (2023.0.2).
  • 0b6c997 Polishing.
  • edeb423 Fix encryption of java.time types.
  • 6cee61d Fix decryption when client is using AutoEncryptionSettings#isBypassAutoEncryp...
  • 70530d6 Update CI properties.
  • 9cfc46e Upgrade to Maven Wrapper 3.9.3.
  • 7cb27c7 Polishing.
  • 0cd082e Fix QueryMapper property path resolution for nested paths containing numeric ...
  • 56e763c After release cleanups.
  • 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 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 [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  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 Jul 14, 2023
@MarekSuchanek MarekSuchanek self-assigned this Jul 27, 2023
@MarekSuchanek MarekSuchanek merged commit 1c276bb into develop Jul 27, 2023
17 checks passed
@MarekSuchanek MarekSuchanek deleted the dependabot/maven/develop/org.springframework.data-spring-data-mongodb-4.1.2 branch July 27, 2023 10:40
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.

1 participant