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 org.http4k:http4k-bom from 5.21.0.0 to 5.21.1.0 #214

Merged
merged 1 commit into from
May 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2024

Bumps org.http4k:http4k-bom from 5.21.0.0 to 5.21.1.0.

Release notes

Sourced from org.http4k:http4k-bom's releases.

5.21.1.0

Changelog:

  • http4k-* : Upgrade some dependency versions.
  • http4k-multipart* : [Fix #1113] Disk-backed multipart form field data is now cleaned up when the body is closed, including the parent form directory.
Changelog

Sourced from org.http4k:http4k-bom's changelog.

v5.21.1.0

  • http4k-* : Upgrade some dependency versions.
  • http4k-multipart* : [Fix #1113] Disk-backed multipart form field data is now cleaned up when the body is closed, including the parent form directory.
Commits
  • d61db7e Release 5.21.1.0
  • e60fed4 CHANGELOG
  • 89a41f5 Fix #1113 - Disk-backed multipart form field data is now cleaned up when the ...
  • 848c4d8 Rename tests to be more readable
  • 525d091 Update kotlin compilerOptions to use new style of configuration
  • 1482f1c Upgrade gradle dependencies (#1112)
  • 6bab2d8 Re-enable slow Jetty11 tests
  • See full diff 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.http4k:http4k-bom](https://github.com/http4k/http4k) from 5.21.0.0 to 5.21.1.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.21.0.0...5.21.1.0)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-bom
  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 May 30, 2024
@oldratlee oldratlee merged commit b1f57de into master May 30, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.http4k-http4k-bom-5.21.1.0 branch May 30, 2024 13:58
oldratlee pushed a commit that referenced this pull request Aug 6, 2024
bump http4k-bom from 5.13.7.0 to 5.13.8.0 (#188)
bump http4k-bom from 5.13.8.0 to 5.13.9.0 (#189)
bump kotlin.version from 1.9.22 to 1.9.23 (#190)
bump http4k-bom from 5.13.9.0 to 5.14.0.0 (#191)
bump http4k-bom from 5.14.0.0 to 5.14.1.0 (#192)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#193)
bump http4k-bom from 5.14.1.0 to 5.14.4.0 (#194)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#195)
bump http4k-bom from 5.14.4.0 to 5.15.0.0 (#196)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#197)
bump http4k-bom from 5.15.0.0 to 5.16.0.0 (#198)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#199)
bump http4k-bom from 5.16.0.0 to 5.16.1.0 (#200)
bump http4k-bom from 5.16.1.0 to 5.16.2.0 (#201)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#203)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#204)
bump http4k-bom from 5.16.2.0 to 5.18.1.0 (#205)
bump http4k-bom from 5.18.1.0 to 5.18.2.0 (#206)
bump kotlin.version from 1.9.23 to 1.9.24 (#207)
bump kotlinx-coroutines-bom (#208)
bump http4k-bom from 5.18.2.0 to 5.19.0.0 (#209)
bump http4k-bom from 5.19.0.0 to 5.20.0.0 (#210)
bump kotlin.version from 1.9.24 to 2.0.0 (#211)
bump http4k-bom from 5.20.0.0 to 5.21.0.0 (#212)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#213)
bump http4k-bom from 5.21.0.0 to 5.21.1.0 (#214)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#215)
bump http4k-bom from 5.21.1.0 to 5.22.0.0 (#216)
bump http4k-bom from 5.22.0.0 to 5.23.0.0 (#217)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#218)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#219)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#220)
bump http4k-bom from 5.23.0.0 to 5.24.0.0 (#221)
bump junit-bom from 5.10.2 to 5.10.3 (#222)
bump http4k-bom from 5.24.0.0 to 5.24.1.0 (#223)
bump http4k-bom from 5.24.1.0 to 5.25.0.0 (#224)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#225)
bump http4k-bom from 5.25.0.0 to 5.26.0.0 (#226)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#227)
bump http4k-bom from 5.26.0.0 to 5.26.1.0 (#228)
bump kotlin.version from 2.0.0 to 2.0.10 (#229)
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