Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps exposed from 1.0.0-beta-4 to 1.0.0-beta-5.
Updates org.jetbrains.exposed:exposed-bom from 1.0.0-beta-4 to 1.0.0-beta-5

Release notes

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

1.0.0-beta-5

What's Changed

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Changelog

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

1.0.0-beta-5

What's Changed

Breaking changes:

Infrastructure:

Docs:

Features:

Bug fixes:

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Commits
  • c35e8bd chore: Bump Exposed version from 1.0.0-beta-4 to 1.0.0-beta-5 (#2575)
  • 9d3f2de docs: Update root README with new links and modules (#2559)
  • db9268c docs: fix: EXPOSED-843 Broken API links in Migrations.md (#2577)
  • 2ac471c docs: EXPOSED-747 Add a get started tutorial for Exposed DAO (#2556)
  • e8c1770 build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#2570)
  • 8ccef70 build(deps): bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#2574)
  • aae0f7c fix!: EXPOSED-825 Case().When(...).Else(...) with QueryParameter(...,… (#2565)
  • 5af48a7 fix: EXPOSED-731 Timestamp support for SQLite is broken (#2568)
  • 9d056aa chore!: Phase out support for H2 version 1.x (#2573)
  • bc3d0c0 build(deps): bump io.asyncer:r2dbc-mysql from 1.3.2 to 1.4.1 (#2477)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-core from 1.0.0-beta-4 to 1.0.0-beta-5

Release notes

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

1.0.0-beta-5

What's Changed

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Changelog

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

1.0.0-beta-5

What's Changed

Breaking changes:

Infrastructure:

Docs:

Features:

Bug fixes:

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Commits
  • c35e8bd chore: Bump Exposed version from 1.0.0-beta-4 to 1.0.0-beta-5 (#2575)
  • 9d3f2de docs: Update root README with new links and modules (#2559)
  • db9268c docs: fix: EXPOSED-843 Broken API links in Migrations.md (#2577)
  • 2ac471c docs: EXPOSED-747 Add a get started tutorial for Exposed DAO (#2556)
  • e8c1770 build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#2570)
  • 8ccef70 build(deps): bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#2574)
  • aae0f7c fix!: EXPOSED-825 Case().When(...).Else(...) with QueryParameter(...,… (#2565)
  • 5af48a7 fix: EXPOSED-731 Timestamp support for SQLite is broken (#2568)
  • 9d056aa chore!: Phase out support for H2 version 1.x (#2573)
  • bc3d0c0 build(deps): bump io.asyncer:r2dbc-mysql from 1.3.2 to 1.4.1 (#2477)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.0.0-beta-4 to 1.0.0-beta-5

Release notes

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

1.0.0-beta-5

What's Changed

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Changelog

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

1.0.0-beta-5

What's Changed

Breaking changes:

Infrastructure:

Docs:

Features:

Bug fixes:

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Commits
  • c35e8bd chore: Bump Exposed version from 1.0.0-beta-4 to 1.0.0-beta-5 (#2575)
  • 9d3f2de docs: Update root README with new links and modules (#2559)
  • db9268c docs: fix: EXPOSED-843 Broken API links in Migrations.md (#2577)
  • 2ac471c docs: EXPOSED-747 Add a get started tutorial for Exposed DAO (#2556)
  • e8c1770 build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#2570)
  • 8ccef70 build(deps): bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#2574)
  • aae0f7c fix!: EXPOSED-825 Case().When(...).Else(...) with QueryParameter(...,… (#2565)
  • 5af48a7 fix: EXPOSED-731 Timestamp support for SQLite is broken (#2568)
  • 9d056aa chore!: Phase out support for H2 version 1.x (#2573)
  • bc3d0c0 build(deps): bump io.asyncer:r2dbc-mysql from 1.3.2 to 1.4.1 (#2477)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 1.0.0-beta-4 to 1.0.0-beta-5

Release notes

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

1.0.0-beta-5

What's Changed

New Contributors

Full Changelog: JetBrains/Exposed@1.0.0-beta-4...1.0.0-beta-5

Changelog

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

1.0.0-beta-5

What's Changed

Breaking changes:

Bumps `exposed` from 1.0.0-beta-4 to 1.0.0-beta-5.

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sureshg August 4, 2025 11:30
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the dependencies Changes that affect dependencies label Aug 4, 2025
@github-actions github-actions bot merged commit e576cd7 into main Aug 4, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/exposed-1.0.0-beta-5 branch August 4, 2025 11:31
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