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

chore(deps): bump exposedVersion from 0.40.1 to 0.42.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2023

Bumps exposedVersion from 0.40.1 to 0.42.0.
Updates org.jetbrains.exposed:exposed-core from 0.40.1 to 0.42.0

Release notes

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

0.42.0

What's Changed

... (truncated)

Changelog

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

0.42.0

Infrastructure:

  • Kotlin 1.9.0

Deprecations:

Breaking changes:

Features:

Bug fixes:

... (truncated)

Commits
  • 74fba00 test: Fix failing datetime tests in MariaDB (#1805)
  • 9de706c fix: EXPOSED-82 Inaccurate UShort column type mapping (#1799)
  • 799737c test: Fix failing exposed-tests in Oracle (#1803)
  • b1d526b fix: EXPOSED-99 addMissingColumnsStatements comparison of datetime defaults (...
  • a3830ed feat: EXPOSED-43 Add support for timestamp with time zone (#1787)
  • d5fd913 chore: Release 0.42.0 (#1804)
  • e55f3ef fix: EXPOSED-54 CaseWhen.Else returns narrow Expression<R> (#1800)
  • 55ed36b test: Fix exposed-tests failing in SQL Server (#1801)
  • 8b52c2f fix: EXPOSED-83 createMissingTablesAndColumns not detecting missing PK (#1797)
  • 513c2f0 test: Add test coverage for column transforms (#1687)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.40.1 to 0.42.0

Release notes

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

0.42.0

What's Changed

... (truncated)

Changelog

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

0.42.0

Infrastructure:

  • Kotlin 1.9.0

Deprecations:

Breaking changes:

Features:

Bug fixes:

... (truncated)

Commits
  • 74fba00 test: Fix failing datetime tests in MariaDB (#1805)
  • 9de706c fix: EXPOSED-82 Inaccurate UShort column type mapping (#1799)
  • 799737c test: Fix failing exposed-tests in Oracle (#1803)
  • b1d526b fix: EXPOSED-99 addMissingColumnsStatements comparison of datetime defaults (...
  • a3830ed feat: EXPOSED-43 Add support for timestamp with time zone (#1787)
  • d5fd913 chore: Release 0.42.0 (#1804)
  • e55f3ef fix: EXPOSED-54 CaseWhen.Else returns narrow Expression<R> (#1800)
  • 55ed36b test: Fix exposed-tests failing in SQL Server (#1801)
  • 8b52c2f fix: EXPOSED-83 createMissingTablesAndColumns not detecting missing PK (#1797)
  • 513c2f0 test: Add test coverage for column transforms (#1687)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.40.1 to 0.42.0

Release notes

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

0.42.0

What's Changed

... (truncated)

Changelog

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

0.42.0

Infrastructure:

  • Kotlin 1.9.0

Deprecations:

Breaking changes:

Features:

Bug fixes:

Bumps `exposedVersion` from 0.40.1 to 0.42.0.

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

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

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

Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.40.1 to 0.42.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md)
- [Commits](JetBrains/Exposed@0.40.1...0.42.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-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
...

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 Aug 13, 2023
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