Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps org.jetbrains.exposed:exposed-core from 1.0.0-beta-1 to 1.0.0-beta-4.

Release notes

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

1.0.0-beta-4

Change log

1.0.0-beta-3

Change log

New Contributors

1.0.0-beta-2

Change log

New Contributors

Changelog

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

1.0.0-beta-4

What's Changed

Breaking changes:

Infrastructure:

  • org.junit:junit-bom 5.13.3

Docs:

Bug fixes:

1.0.0-beta-3

What's Changed

Infrastructure:

  • org.postgresql:postgresql 42.7.7
  • springBoot 3.5.3
  • springFramework 6.2.8
  • org.gradle.toolchains.foojay-resolver 1.0.0
  • org.junit:junit-bom 5.13.2
  • org.xerial:sqlite-jdbc 3.50.1.0
  • log4j2 2.25.0
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.18.0

Breaking changes:

Features:

Bug fixes:

... (truncated)

Commits
  • 38696e5 chore: Bump Exposed version from 1.0.0-beta-3 to 1.0.0-beta-4
  • 0376bbd fix: EXPOSED-827 forUpdate() query method doesn't add actual FOR UDPATE mod...
  • 4cde01b build(deps): bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#2545)
  • 8ba598b refactor!: Move addLogger() to exposed-core Transaction class (#2543)
  • c717217 refactor!: Make ThreadLocalMap internal & move mtc package into transactions ...
  • edeef80 docs: Update KDocs @​sample to use correct v1 package paths (#2541)
  • 89e0be3 chore: Bump Exposed version from 1.0.0-beta-2 to 1.0.0-beta-3 (#2539)
  • 3f162b7 fix: EXPOSED-752 Connection is closed is throw when newSuspendedTransaction...
  • f7feaa5 docs: EXPOSED-534 and EXPOSED-795 Add documentation for R2DBC support and upd...
  • 9f107da refactor: Address multiple metadata TODOs (#2531)
  • 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-core](https://github.com/JetBrains/Exposed) from 1.0.0-beta-1 to 1.0.0-beta-4.
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.0.0-beta-1...1.0.0-beta-4)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.0.0-beta-4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #135.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.exposed-exposed-core-1.0.0-beta-4 branch August 5, 2025 09:18
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.

1 participant