Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Bump exposedVersion from 0.41.1 to 0.42.0 #199

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps exposedVersion from 0.41.1 to 0.42.0.
Updates org.jetbrains.exposed:exposed-core from 0.41.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-jdbc from 0.41.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:

... (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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps `exposedVersion` from 0.41.1 to 0.42.0.

Updates `org.jetbrains.exposed:exposed-core` from 0.41.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.41.1...0.42.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.41.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.41.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-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@siper siper merged commit b51f4c6 into master Jul 31, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/exposedVersion-0.42.0 branch July 31, 2023 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant