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 org.jetbrains.exposed:exposed-jdbc from 0.56.0 to 0.57.0 #32

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps org.jetbrains.exposed:exposed-jdbc from 0.56.0 to 0.57.0.

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Overall Project 90.19%

There is no coverage information present for the Files changed

@dependabot dependabot bot force-pushed the dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-0.57.0 branch from 450c497 to 69d8821 Compare December 8, 2024 00:53
Bumps [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.56.0...0.57.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-0.57.0 branch from 69d8821 to bc9a4f4 Compare December 8, 2024 00:56
Copy link

github-actions bot commented Dec 8, 2024

Overall Project 88.72%

There is no coverage information present for the Files changed

@gmitch215 gmitch215 merged commit 287e1f5 into master Dec 8, 2024
13 checks passed
@gmitch215 gmitch215 deleted the dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-0.57.0 branch December 8, 2024 14:41
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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant