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 exposed from 0.41.1 to 0.42.0 in /reposilite-backend #1887

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps exposed 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-dao from 0.41.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.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:

Bumps `exposed` 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-dao` 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)

Updates `org.jetbrains.exposed:exposed-java-time` 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-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
...

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 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

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

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/gradle/reposilite-backend/exposed-0.42.0 branch August 7, 2023 21:20
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