Skip to content

Bump exposed from 1.2.0 to 1.5.0 - #84

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/exposed-1.5.0
Open

Bump exposed from 1.2.0 to 1.5.0#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/exposed-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps exposed from 1.2.0 to 1.5.0.
Updates org.jetbrains.exposed:exposed-core from 1.2.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-core's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

1.3.1

Change log

New Contributors

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-core's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 1.2.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

1.3.1

Change log

New Contributors

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.2.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

1.3.1

Change log

New Contributors

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 1.2.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

1.3.1

Change log

New Contributors

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `exposed` from 1.2.0 to 1.5.0.

Updates `org.jetbrains.exposed:exposed-core` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.2.0...1.5.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.2.0...1.5.0)

Updates `org.jetbrains.exposed:exposed-dao` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.2.0...1.5.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.2.0...1.5.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies Label label Aug 31, 2026
@github-actions

Copy link
Copy Markdown

Qodana for JVM

2 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 2
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.2.0
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies Label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants