Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps exposed from 0.60.0 to 0.61.0.
Updates org.jetbrains.exposed:exposed-spring-boot-starter from 0.60.0 to 0.61.0

Release notes

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's releases.

0.61.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's changelog.

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

Full Changelog: JetBrains/Exposed@0.60.0...0.61.0

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 0.60.0 to 0.61.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

0.61.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

Full Changelog: JetBrains/Exposed@0.60.0...0.61.0

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • 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 will merge this PR once CI passes on it, as requested by @twisti-dev.


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 `exposed` from 0.60.0 to 0.61.0.

Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.60.0...0.61.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.60.0...0.61.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-spring-boot-starter
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

@dependabot merge

@dependabot dependabot bot merged commit 2191775 into master Apr 9, 2025
@dependabot dependabot bot deleted the dependabot/gradle/exposed-0.61.0 branch April 9, 2025 19:18
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.

2 participants