Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps io.bkbn:kompendium-core from 4.0.1 to 4.0.2.

Changelog

Sourced from io.bkbn:kompendium-core's changelog.

[4.0.2] - November 4th, 2024

⚠️ 4.X release has been pretty wonky due to Maven Central problems, please only use 4.0.2 or greater when bumping to 4.X

Breaking

  • Supports Ktor 3

Added

  • All changes from alpha release

Changed

  • Enrichments now mirror schema types

[4.0.0-alpha] - September 3rd, 2023

Added

  • Support for type on sealed interfaces
  • Ability to provide custom serializers

Fixed

  • Exception thrown when inheriting variable
  • Notarized routes not discarded on test completion
  • Data classes with property members breaks schema generation
  • Security cannot be applied to individual path operations
  • Serialization fails on generic response
  • Parameter example descriptions not being applied

Removed

  • Out of the box support for Jackson and Gson (can still be implemented through custom schema configurators)

[3.14.4] - June 5th, 2023

Changed

  • Components definitions were not in the proper schema section. Prefixed the path with component slug in protobuf java converter.

[3.14.3] - May 22nd, 2023

Added

  • Added required parameter in request info builder.

[3.14.2] - May 8rd, 2023

... (truncated)

Commits

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 [io.bkbn:kompendium-core](https://github.com/bkbnio/kompendium) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/bkbnio/kompendium/releases)
- [Changelog](https://github.com/bkbnio/kompendium/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bkbnio/kompendium/commits)

---
updated-dependencies:
- dependency-name: io.bkbn:kompendium-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2024 04:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 5, 2024
@LudvigHz LudvigHz merged commit 57556f9 into master Nov 6, 2024
4 checks passed
@LudvigHz LudvigHz deleted the dependabot/gradle/io.bkbn-kompendium-core-4.0.2 branch November 6, 2024 07:31
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