chore(deps): bump the minorandpatch group in /backend with 8 updates #1858
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 minorandpatch group in /backend with 8 updates:
0.49.0
0.50.1
0.49.0
0.50.1
0.49.0
0.50.1
0.49.0
0.50.1
1.19.7
1.19.8
1.9.23
1.9.24
1.9.23
1.9.24
12.1.0
12.1.1
Updates
org.jetbrains.exposed:exposed-spring-boot-starter
from 0.49.0 to 0.50.1Release notes
Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's changelog.
Commits
d5309ce
chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)5941f6b
fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance wh...62d1b69
fix: EXPOSED-366 inList with EntityID column causes type mismatch error (#2070)8d10159
update: update Exposed logo (#2071)ee954b3
Update logo and version (#2067)1d89710
chore: Bump Exposed version from 0.49.0 to 0.50.0 (#2066)d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)Updates
org.jetbrains.exposed:exposed-jdbc
from 0.49.0 to 0.50.1Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.
Commits
d5309ce
chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)5941f6b
fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance wh...62d1b69
fix: EXPOSED-366 inList with EntityID column causes type mismatch error (#2070)8d10159
update: update Exposed logo (#2071)ee954b3
Update logo and version (#2067)1d89710
chore: Bump Exposed version from 0.49.0 to 0.50.0 (#2066)d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)Updates
org.jetbrains.exposed:exposed-json
from 0.49.0 to 0.50.1Release notes
Sourced from org.jetbrains.exposed:exposed-json's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-json's changelog.
Commits
d5309ce
chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)5941f6b
fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance wh...62d1b69
fix: EXPOSED-366 inList with EntityID column causes type mismatch error (#2070)8d10159
update: update Exposed logo (#2071)ee954b3
Update logo and version (#2067)1d89710
chore: Bump Exposed version from 0.49.0 to 0.50.0 (#2066)d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)Updates
org.jetbrains.exposed:exposed-kotlin-datetime
from 0.49.0 to 0.50.1Release notes
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.
Commits
d5309ce
chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)5941f6b
fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance wh...62d1b69
fix: EXPOSED-366 inList with EntityID column causes type mismatch error (#2070)8d10159
update: update Exposed logo (#2071)ee954b3
Update logo and version (#2067)1d89710
chore: Bump Exposed version from 0.49.0 to 0.50.0 (#2066)d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)Updates
org.testcontainers:postgresql
from 1.19.7 to 1.19.8Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
9b780dd
Add support for backtick enquoting in SQL script splitter (#8593)8b9eb0c
Fix Ollama code snippet2195610
Add LAMBDA_DOCKER_FLAGS with testcontainers labels (#8595)994b385
Update testcontainers/sshd version to 1.2.0 (#8574)e5c8b1a
Move to gradle/actions/wrapper-validation (#8559)ba25e5d
[qdrant] Allow to set key and config file (#8556)8d0cf9b
[neo4j] Deprecate withLabsPlugins (#8538)5969b0f
Weaviate: Support new container registry (#8512)9d6e765
Cleanup japicmp excludes8db891a
Add support for apache/kafka (#8416)Updates
org.jetbrains.kotlin.jvm
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin.plugin.spring
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin.plugin.spring's releases.
Changelog
Sourced from org.jetbrains.kotlin.plugin.spring's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jlleitschuh.gradle.ktlint
from 12.1.0 to 12.1.1Most Recent Ignore Conditions Applied to This Pull Request
Description has been truncated