deps(deps): bump exposed from 0.61.0 to 1.1.1#1767
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
deps(deps): bump exposed from 0.61.0 to 1.1.1#1767dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps `exposed` from 0.61.0 to 1.1.1. Updates `org.jetbrains.exposed:exposed-core` from 0.61.0 to 1.1.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.1.1) Updates `org.jetbrains.exposed:exposed-dao` from 0.61.0 to 1.1.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.1.1) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.61.0 to 1.1.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.1.1) Updates `org.jetbrains.exposed:exposed-json` from 0.61.0 to 1.1.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.1.1) Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.61.0 to 1.1.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.61.0...1.1.1) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-json dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2e4fc4b to
e6b4be8
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
exposedfrom 0.61.0 to 1.1.1.Updates
org.jetbrains.exposed:exposed-corefrom 0.61.0 to 1.1.1Release notes
Sourced from org.jetbrains.exposed:exposed-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-core's changelog.
... (truncated)
Commits
33b6834chore: Bump Exposed version from 1.1.0 to 1.1.1c97adeechore: Bump Exposed version from 1.1.0 to 1.1.15a7f6ccfix: EXPOSED-986: ImmutableCachedEntity cache is incorrectly cleared on trans...7dcab41chore: Bump Exposed version from 1.0.0 to 1.1.0 (#2742)14c9b39docs: feat: EXPOSED-974 Add documentation and code example for Spring Boot su...f20446bfix: Select For Update returns cached entity instead of updated entity (#2734)b07361ffix: EXPOSED-982 Connection leak when coroutine is cancelled during suspendTr...865749fdocs: Fix broken include-lines attributes of code-blocks and typo (#2739)fbe71c7build(deps): Bump org.mariadb:r2dbc-mariadb from 1.3.0 to 1.4.0 (#2741)602a368build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#2737)Updates
org.jetbrains.exposed:exposed-daofrom 0.61.0 to 1.1.1Release notes
Sourced from org.jetbrains.exposed:exposed-dao's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-dao's changelog.
... (truncated)
Commits
33b6834chore: Bump Exposed version from 1.1.0 to 1.1.1c97adeechore: Bump Exposed version from 1.1.0 to 1.1.15a7f6ccfix: EXPOSED-986: ImmutableCachedEntity cache is incorrectly cleared on trans...7dcab41chore: Bump Exposed version from 1.0.0 to 1.1.0 (#2742)14c9b39docs: feat: EXPOSED-974 Add documentation and code example for Spring Boot su...f20446bfix: Select For Update returns cached entity instead of updated entity (#2734)b07361ffix: EXPOSED-982 Connection leak when coroutine is cancelled during suspendTr...865749fdocs: Fix broken include-lines attributes of code-blocks and typo (#2739)fbe71c7build(deps): Bump org.mariadb:r2dbc-mariadb from 1.3.0 to 1.4.0 (#2741)602a368build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#2737)Updates
org.jetbrains.exposed:exposed-jdbcfrom 0.61.0 to 1.1.1Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.
... (truncated)
Commits
33b6834chore: Bump Exposed version from 1.1.0 to 1.1.1c97adeechore: Bump Exposed version from 1.1.0 to 1.1.15a7f6ccfix: EXPOSED-986: ImmutableCachedEntity cache is incorrectly cleared on trans...7dcab41chore: Bump Exposed version from 1.0.0 to 1.1.0 (#2742)14c9b39docs: feat: EXPOSED-974 Add documentation and code example for Spring Boot su...f20446bfix: Select For Update returns cached entity instead of updated entity (#2734)b07361ffix: EXPOSED-982 Connection leak when coroutine is cancelled during suspendTr...865749fdocs: Fix broken include-lines attributes of code-blocks and typo (#2739)fbe71c7build(deps): Bump org.mariadb:r2dbc-mariadb from 1.3.0 to 1.4.0 (#2741)602a368build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#2737)Updates
org.jetbrains.exposed:exposed-jsonfrom 0.61.0 to 1.1.1Release notes
Sourced from org.jetbrains.exposed:exposed-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-json's changelog.
... (truncated)
Commits
33b6834chore: Bump Exposed version from 1.1.0 to 1.1.1c97adeechore: Bump Exposed version from 1.1.0 to 1.1.15a7f6ccfix: EXPOSED-986: ImmutableCachedEntity cache is incorrectly cleared on trans...7dcab41chore: Bump Exposed version from 1.0.0 to 1.1.0 (#2742)14c9b39docs: feat: EXPOSED-974 Add documentation and code example for Spring Boot su...f20446bfix: Select For Update returns cached entity instead of updated entity (#2734)b07361ffix: EXPOSED-982 Connection leak when coroutine is cancelled during suspendTr...865749fdocs: Fix broken include-lines attributes of code-blocks and typo (#2739)fbe71c7build(deps): Bump org.mariadb:r2dbc-mariadb from 1.3.0 to 1.4.0 (#2741)602a368build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#2737)Updates
org.jetbrains.exposed:exposed-kotlin-datetimefrom 0.61.0 to 1.1.1Release notes
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.
... (truncated)
Commits
33b6834chore: Bump Exposed version from 1.1.0 to 1.1.1c97adeechore: Bump Exposed version from 1.1.0 to 1.1.15a7f6ccfix: EXPOSED-986: ImmutableCachedEntity cache is incorrectly cleared on trans...7dcab41chore: Bump Exposed version from 1.0.0 to 1.1.0 (#2742)14c9b39docs: feat: EXPOSED-974 Add documentation and code example for Spring Boot su...f20446bfix: Select For Update returns cached entity instead of updated entity (#2734)b07361ffix: EXPOSED-982 Connection leak when coroutine is cancelled during suspendTr...865749fdocs: Fix broken include-lines attributes of code-blocks and typo (