build(deps): bump the minor-and-patch group across 1 directory with 6 updates#308
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 6 updates#308dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
5b26850 to
7cf67e8
Compare
… updates Bumps the minor-and-patch group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) | `7.4.6` | `7.4.9` | | [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) | `1.1.6` | `1.1.7` | | [com.codeborne:selenide](https://github.com/selenide/selenide) | `7.16.1` | `7.16.2` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.50.Final` | `6.6.52.Final` | | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.15.2` | `3.15.3` | | software.amazon.awssdk:bom | `2.45.1` | `2.46.4` | Updates `com.google.cloud:spring-cloud-gcp-dependencies` from 7.4.6 to 7.4.9 - [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases) - [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/v7.4.9/CHANGELOG.md) - [Commits](GoogleCloudPlatform/spring-cloud-gcp@v7.4.6...v7.4.9) Updates `org.springframework.ai:spring-ai-bom` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](spring-projects/spring-ai@v1.1.6...v1.1.7) Updates `com.codeborne:selenide` from 7.16.1 to 7.16.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.16.1...v7.16.2) Updates `org.hibernate.orm:hibernate-core` from 6.6.50.Final to 6.6.52.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.52/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.50...6.6.52) Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.15.2 to 3.15.3 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.15.2...hypersistence-utils-parent-3.15.3) Updates `software.amazon.awssdk:bom` from 2.45.1 to 2.46.4 --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-version: 7.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 7.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63 dependency-version: 3.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.52.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework.ai:spring-ai-bom dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: software.amazon.awssdk:bom dependency-version: 2.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7cf67e8 to
4b8d11e
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 minor-and-patch group with 6 updates in the /backend directory:
7.4.67.4.91.1.61.1.77.16.17.16.26.6.50.Final6.6.52.Final3.15.23.15.32.45.12.46.4Updates
com.google.cloud:spring-cloud-gcp-dependenciesfrom 7.4.6 to 7.4.9Release notes
Sourced from com.google.cloud:spring-cloud-gcp-dependencies's releases.
Changelog
Sourced from com.google.cloud:spring-cloud-gcp-dependencies's changelog.
Commits
59ffd94chore(7.x): release 7.4.9 (#4484)95f60f4fix(spanner): support querying UUID collections against STRING columns using ...c8ee066chore(7.x): release 7.4.9-SNAPSHOT (#4473)9b73f63chore(7.x): release 7.4.8 (#4471)1ea6c2bdeps: bump com.google.cloud:libraries-bom from 26.82.0 to 26.83.0 (#4461)e74bd73chore(7.x): release 7.4.8-SNAPSHOT (#4451)669e5a7chore(7.x): release 7.4.7 (#4444)605d961deps: bump com.google.cloud:libraries-bom from 26.79.0 to 26.82.0 (#4432)c0adf8aci: disable multithreaded maven install to fix lock contention (NativeTests) ...08f19c8ci: disable multithreaded maven install to fix lock contention (#4441) (#4447)Updates
org.springframework.ai:spring-ai-bomfrom 1.1.6 to 1.1.7Release notes
Sourced from org.springframework.ai:spring-ai-bom's releases.
Commits
d850386Release version 1.1.75b78fe9Harden filename handling in AnthropicSkillsResponseHelper3fc3748Fix deprecated model for OpenAI SDK Image modelb83d392Fix OpenAI ITsf63fac2Fix deprecated audio models in OpenAI API and OpenAI SDK9a5f215fix: update OpenAI image API to gpt-image-1-mini, dropping DALL-E support30c7be9fix: Add missing configurations for ChatModel streaming tests42b9cc7Replace switchMap with concatMap/map to prevent streaming data loss (#6106)24a89f5Fix Redis vector store filter delete to paginate search resultsdf99841Add Ollama ThinkOption runtime hintsUpdates
com.codeborne:selenidefrom 7.16.1 to 7.16.2Release notes
Sourced from com.codeborne:selenide's releases.
Changelog
Sourced from com.codeborne:selenide's changelog.
Commits
588fb75release Selenide 7.16.213124b8prefer the latest file when browser occasionally downloaded multiple files6f60365#3328 improve logs when downloading a file827ac7adon't spam logs with useless message "Variable selenide.reportsUrl not found"2612a20Bump com.github.spotbugs from 6.5.4 to 6.5.560a34e5Bump io.modelcontextprotocol.sdk:mcp from 1.1.2 to 1.1.32135a5eBump nettyVersion from 4.2.13.Final to 4.2.14.Finalcafa36eBump org.junit:junit-bom from 6.0.3 to 6.1.0a77c2edremove JQuery from most test pages08e553brevert page_for_printing.html and drop Google Fonts@importto fix PrintPageT...Updates
org.hibernate.orm:hibernate-corefrom 6.6.50.Final to 6.6.52.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
c946dbb[Jenkins release job] Preparing release 6.6.52.Finala6036e5[Jenkins release job] changelog.txt updated by release build 6.6.52.Finalc9029acHHH-20504 DataException (Parameter is not set) when updating only a collectio...63a99e7HHH-20504 Add test for issuefd7b1d0Only add "extra" Maven repositories when not using a mirror4b09735Allow authentication for the maven mirror69a8f64Allow setting MAVEN_MIRROR through -Db77729aDisallow plain HTTP for maven mirrorce891c5[Jenkins release job] Preparing next development iteratione3fcbe0[Jenkins release job] Preparing release 6.6.51.FinalUpdates
io.hypersistence:hypersistence-utils-hibernate-63from 3.15.2 to 3.15.3Changelog
Sourced from io.hypersistence:hypersistence-utils-hibernate-63's changelog.
Commits
21b6d85[maven-release-plugin] prepare release hypersistence-utils-parent-3.15.34a11be7Update changelog for the 3.15.3 release80981c6Bump org.springframework:spring-context060a7eeAdd support for Hibernate 7.4 #85207aa0a5Small improvements to BatchSequenceGenerator #850518374dUpdate the hsqldb version to 2.7.4 #8484326727Add support for Optional attributes using@Type(JsonType.class) #8492afd10cFix merge method JavaDocs #846df83e07Add support for Update and Delete statements in SQLExtractor #845a90562aUpgrade Testcontainers to the 2.0.4 version #844Updates
software.amazon.awssdk:bomfrom 2.45.1 to 2.46.4