Skip to content

chore(deps): bump exposed from 0.59.0 to 0.60.0 #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps exposed from 0.59.0 to 0.60.0.
Updates org.jetbrains.exposed:exposed-bom from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-core from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 0.59.0 to 0.60.0

Release notes

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.

0.60.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60.0
  • 40955f3 fix: EXPOSED-593 Rollback ExposedSQLException when use SpringTransactionManag...
  • 4f5e2cb docs: EXPOSED-738 Update landing page link (#2433)
  • e0e025c feat!: EXPOSED-740 Add support for modes (SKIP LOCKED or NOWAIT) with ForUpd...
  • a17743d feat: EXPOSED-742 Allow customizing the CHECK constraint name of long() col...
  • ed44e51 chore!: EXPOSED-741 Fix inconsistent CHECK constraint names (#2426)
  • de1b12b build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2429)
  • 7179757 docs: Fix link in FAQ (#2427)
  • a14d17c ci: bump detekt from 1.23.7 to 1.23.8 in detekt GitHub Action (#2423)
  • b583ec7 build(deps): bump detekt from 1.23.7 to 1.23.8 (#2418)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-money from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Change log

New Contributors

Changelog

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

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

Refactors:

Commits
  • 0ffbf9e chore: Bump Exposed version from 0.59.0 to 0.60...

    Description has been truncated

Bumps `exposed` from 0.59.0 to 0.60.0.

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-money
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-migration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sureshg March 3, 2025 22:10
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Mar 3, 2025
Copy link

sonarqubecloud bot commented Mar 3, 2025

@sureshg sureshg closed this Mar 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/exposed-0.60.0 branch March 3, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that affect dependencies gradle Gradle changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant