Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

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

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • 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)

Bumps [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.55.0...0.56.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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 31, 2024
@github-actions
Copy link

Overall Project 89.23%

There is no coverage information present for the Files changed

@gmitch215 gmitch215 merged commit b7f76e7 into master Oct 31, 2024
@gmitch215 gmitch215 deleted the dependabot/gradle/org.jetbrains.exposed-exposed-jdbc-0.56.0 branch October 31, 2024 22:58
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.

2 participants