Closed
Conversation
02181b6 to
65a01fe
Compare
caba6a9 to
4864be1
Compare
134edaa to
e4a8081
Compare
5cb0d2a to
1899fce
Compare
Bumps `exposed` from 0.61.0 to 1.0.0. Updates `org.jetbrains.exposed:exposed-core` from 0.61.0 to 1.0.0 - [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.0.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.61.0 to 1.0.0 - [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.0.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.61.0 to 1.0.0 - [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.0.0) Updates `org.jetbrains.exposed:exposed-java-time` from 0.61.0 to 1.0.0 - [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.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1899fce to
abe4541
Compare
Contributor
Author
|
Superseded by #281. |
auto-merge was automatically disabled
March 9, 2026 04:23
Pull request was closed
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.0.0.Updates
org.jetbrains.exposed:exposed-corefrom 0.61.0 to 1.0.0Release notes
Sourced from org.jetbrains.exposed:exposed-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-core's changelog.
... (truncated)
Commits
395c3b9chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.02206b72chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0bfbb46echore: Bump Exposed version from 1.0.0-rc-4 to 1.0.03877825chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0979f40afeat: Add starter module with Spring Boot 4 support (#2717)9da9038deprecate: Raise deprecation level of API elements (#2718)ab78671feat!: EXPOSED-507 Support kotlin.uuid.Uuid as a column type (#2706)096626cbuild(deps): bump io.github.hakky54:logcaptor from 2.12.1 to 2.12.2 (#2712)002483edocs: typo mxml -> xml on README.md docs (#2714)15ae5cebuild(deps): bump io.r2dbc:r2dbc-mssql (#2710)Updates
org.jetbrains.exposed:exposed-daofrom 0.61.0 to 1.0.0Release notes
Sourced from org.jetbrains.exposed:exposed-dao's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-dao's changelog.
... (truncated)
Commits
395c3b9chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.02206b72chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0bfbb46echore: Bump Exposed version from 1.0.0-rc-4 to 1.0.03877825chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0979f40afeat: Add starter module with Spring Boot 4 support (#2717)9da9038deprecate: Raise deprecation level of API elements (#2718)ab78671feat!: EXPOSED-507 Support kotlin.uuid.Uuid as a column type (#2706)096626cbuild(deps): bump io.github.hakky54:logcaptor from 2.12.1 to 2.12.2 (#2712)002483edocs: typo mxml -> xml on README.md docs (#2714)15ae5cebuild(deps): bump io.r2dbc:r2dbc-mssql (#2710)Updates
org.jetbrains.exposed:exposed-jdbcfrom 0.61.0 to 1.0.0Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.
... (truncated)
Commits
395c3b9chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.02206b72chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0bfbb46echore: Bump Exposed version from 1.0.0-rc-4 to 1.0.03877825chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0979f40afeat: Add starter module with Spring Boot 4 support (#2717)9da9038deprecate: Raise deprecation level of API elements (#2718)ab78671feat!: EXPOSED-507 Support kotlin.uuid.Uuid as a column type (#2706)096626cbuild(deps): bump io.github.hakky54:logcaptor from 2.12.1 to 2.12.2 (#2712)002483edocs: typo mxml -> xml on README.md docs (#2714)15ae5cebuild(deps): bump io.r2dbc:r2dbc-mssql (#2710)Updates
org.jetbrains.exposed:exposed-java-timefrom 0.61.0 to 1.0.0Release notes
Sourced from org.jetbrains.exposed:exposed-java-time's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-java-time's changelog.
... (truncated)
Commits
395c3b9chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.02206b72chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0bfbb46echore: Bump Exposed version from 1.0.0-rc-4 to 1.0.03877825chore: Bump Exposed version from 1.0.0-rc-4 to 1.0.0979f40afeat: Add starter module with Spring Boot 4 support (#2717)9da9038deprecate: Raise deprecation level of API elements (#2718)ab78671feat!: EXPOSED-507 Support kotlin.uuid.Uuid as a column type (#2706)096626cbuild(deps): bump io.github.hakky54:logcaptor from 2.12.1 to 2.12.2 (#2712)002483edocs: typo mxml -> xml on README.md docs (#2714)15ae5cebuild(deps): bump io.r2dbc:r2dbc-mssql (#2710)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)