Skip to content
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

Bump exposedVersion from 0.50.1 to 0.51.0 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps exposedVersion from 0.50.1 to 0.51.0.
Updates org.jetbrains.exposed:exposed-core from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-money from 0.50.1 to 0.51.0

Release notes

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

0.51.0

Change log

New Contributors

Changelog

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

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • f97820f chore: Add Docs section for 0.51.0 in CHANGELOG.md
  • bad5af8 Update website
  • dd80da8 chore: Bump Exposed version from 0.50.1 to 0.51.0
  • 3324b04 fix: EXPOSED-391 Cannot map columns to different types anymore (#2099)
  • 164fb06 fix!: EXPOSED-360 Storing ULong.MAX_VALUE in ulong column not working
  • 4658bb7 fix: EXPOSED-395 ClassCastException with EntityId column operations (#2103)
  • cead5e4 chore: Add spring-boot-starter dependency breaking change (#2101)
  • 6a8f777 build(deps): bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2097)
  • 3da9f90 feat: Add support for variable-length binary columns in H2 (#2100)
  • 8bac6a0 fix: Crash in aliased OpBoolean (#2094)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-spring-boot-starter from 0.50.1 to 0.51.0

Release notes

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's releases.

0.51.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's changelog.

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits

Bumps `exposedVersion` from 0.50.1 to 0.51.0.

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

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

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

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

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

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

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

Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.50.1 to 0.51.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.50.1...0.51.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  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-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-kotlin-datetime
  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-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 18, 2024
@dependabot dependabot bot deleted the dependabot/gradle/exposedVersion-0.51.0 branch June 18, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants