Skip to content

Bump org.jetbrains.exposed:exposed-jdbc from 1.2.0 to 1.3.0#39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-1.3.0
Closed

Bump org.jetbrains.exposed:exposed-jdbc from 1.2.0 to 1.3.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.exposed:exposed-jdbc from 1.2.0 to 1.3.0.

Release notes

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

1.3.0

Change log

New Contributors

Changelog

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

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)
  • 973fd17 build: Declare plugin compatibility with Gradle features (#2807)
  • 3786faf docs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)
  • 1dd9384 fix: Avoid redundant PostgreSQL UUID type migration when only column default ...
  • 9f638f4 feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) from 1.2.0 to 1.3.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.3.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.3.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 May 14, 2026
@github-actions

Copy link
Copy Markdown

Qodana for JVM

96 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 96
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@v2025.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #55.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-1.3.0 branch July 1, 2026 13:17
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