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

build(deps): bump akkurate from 0.10.0 to 0.11.0 #211

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps akkurate from 0.10.0 to 0.11.0.
Updates dev.nesk.akkurate:akkurate-core from 0.10.0 to 0.11.0

Release notes

Sourced from dev.nesk.akkurate:akkurate-core's releases.

Akkurate 0.11.0

Added

  • Ktor integration to automatically validate received payloads. (#43)
  • Public constructors for ConstraintViolationSet and ConstraintViolation.
Changelog

Sourced from dev.nesk.akkurate:akkurate-core's changelog.

[0.11.0] - 2024-12-09

Added

  • Ktor integration to automatically validate received payloads. (#43)
  • Public constructors for ConstraintViolationSet and ConstraintViolation.
Commits
  • 492b847 release 0.11.0
  • 656ef75 doc: update KSP version
  • f8ac840 ktor-client: add an integration for Ktor Client (closes #43)
  • 8c2a2b0 ktor-server: add an integration for Ktor Server (#43)
  • 1a5fe0f doc: improve wording for the installation procedure
  • 4289525 core: add documentation for ValidationResult (#14)
  • d0be618 core: make constructors public for ConstraintViolationSet and `ConstraintVi...
  • aae3612 core: remove duplicated test dependencies
  • 3e3b688 doc: update Writerside builder to 243.21565
  • 5eedc77 Revert "ci: ignore errors when running documentation tests"
  • Additional commits viewable in compare view

Updates dev.nesk.akkurate:akkurate-ksp-plugin from 0.10.0 to 0.11.0

Release notes

Sourced from dev.nesk.akkurate:akkurate-ksp-plugin's releases.

Akkurate 0.11.0

Added

  • Ktor integration to automatically validate received payloads. (#43)
  • Public constructors for ConstraintViolationSet and ConstraintViolation.
Changelog

Sourced from dev.nesk.akkurate:akkurate-ksp-plugin's changelog.

[0.11.0] - 2024-12-09

Added

  • Ktor integration to automatically validate received payloads. (#43)
  • Public constructors for ConstraintViolationSet and ConstraintViolation.
Commits
  • 492b847 release 0.11.0
  • 656ef75 doc: update KSP version
  • f8ac840 ktor-client: add an integration for Ktor Client (closes #43)
  • 8c2a2b0 ktor-server: add an integration for Ktor Server (#43)
  • 1a5fe0f doc: improve wording for the installation procedure
  • 4289525 core: add documentation for ValidationResult (#14)
  • d0be618 core: make constructors public for ConstraintViolationSet and `ConstraintVi...
  • aae3612 core: remove duplicated test dependencies
  • 3e3b688 doc: update Writerside builder to 243.21565
  • 5eedc77 Revert "ci: ignore errors when running documentation tests"
  • 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 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 `akkurate` from 0.10.0 to 0.11.0.

Updates `dev.nesk.akkurate:akkurate-core` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/nesk/akkurate/releases)
- [Changelog](https://github.com/nesk/akkurate/blob/main/CHANGELOG.md)
- [Commits](nesk/akkurate@0.10.0...0.11.0)

Updates `dev.nesk.akkurate:akkurate-ksp-plugin` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/nesk/akkurate/releases)
- [Changelog](https://github.com/nesk/akkurate/blob/main/CHANGELOG.md)
- [Commits](nesk/akkurate@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: dev.nesk.akkurate:akkurate-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.nesk.akkurate:akkurate-ksp-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sureshg January 1, 2025 00:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

The following labels could not be found: gradle, dependencies.

Copy link

sonarqubecloud bot commented Jan 1, 2025

@github-actions github-actions bot merged commit 73d52cb into main Jan 1, 2025
4 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/akkurate-0.11.0 branch January 1, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants