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

chore(deps): bump org.http4k:http4k-core from 5.13.2.0 to 5.13.6.1 in /run/http4k-hello-world #930

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps org.http4k:http4k-core from 5.13.2.0 to 5.13.6.1.

Release notes

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

5.13.6.0

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-serverless-lambda :[Fix #1057] Error when parsing AWS lambda event from S3 bucket
  • http4k-testing-webdriver :[Fix #1050] Http4kWebDriver does not work on Windows due to path issues. H/T @​cmh-dev
  • http4k-core :[Fix #1055] Host header should contain host with port. H/T @​obecker

5.13.5.0

Changelog:

  • http4k-client-core : Ensure consistent content-length behaviour across clients
  • http4k-client-apache : Ensure consistent content-length behaviour across clients
  • http4k-client-apache4 : Ensure consistent content-length behaviour across clients
  • http4k-client-fuel : Ensure consistent content-length behaviour across clients
  • http4k-client-jetty : Ensure consistent content-length behaviour across clients

5.13.4.1

Changelog:

  • http4k-* : Fix broken POM dependencies.

5.13.4.0

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-contract : Support for data4k progressive data models with field metadata via delegate properties
Changelog

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

v5.13.6.1

  • http4k-core : FollowRedirects also sets port on redirect.

v5.13.6.0

  • http4k-* : Upgrade some dependency versions
  • http4k-serverless-lambda :[Fix #1057] Error when parsing AWS lambda event from S3 bucket
  • http4k-testing-webdriver :[Fix #1050] Http4kWebDriver does not work on Windows due to path issues. H/T @​cmh-dev
  • http4k-core :[Fix #1055] Host header should contain host with port. H/T @​obecker

v5.13.5.0

  • http4k-client-core : Ensure consistent content-length behaviour across clients
  • http4k-client-apache : Ensure consistent content-length behaviour across clients
  • http4k-client-apache4 : Ensure consistent content-length behaviour across clients
  • http4k-client-fuel : Ensure consistent content-length behaviour across clients
  • http4k-client-jetty : Ensure consistent content-length behaviour across clients

v5.13.4.1

  • http4k-* : Fix broken POM dependencies.

v5.13.4.0

  • http4k-* : Upgrade some dependency versions
  • http4k-contract : Support for data4k progressive data models with field metadata via delegate properties

v5.13.3.0

  • http4k-* : Upgrade some dependency versions
  • http4k-cloudnative* : Ability to override separator in Environment.
Commits
  • ccdeb2b Release 5.13.6.1
  • ee9e5ce add missing port to follow redirect filter
  • ca49dc3 Release 5.13.6.0
  • fcd0c42 extract versions
  • c65be51 add missing dependencty
  • 421d4f3 changelog
  • d108783 changelog
  • f797d16 Host header should contain host with port (#1055)
  • 059c7bd Replace use of Paths in Http4kWebDriver with non OS specific logic to normali...
  • aa6abab upgrade otel, remove old dependency (outdated)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/run/http4k-hello-world/org.http4k-http4k-core-5.13.6.1 branch from 64f3707 to 968cd6e Compare February 12, 2024 03:34
Bumps [org.http4k:http4k-core](https://github.com/http4k/http4k) from 5.13.2.0 to 5.13.6.1.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.13.2.0...5.13.6.1)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/run/http4k-hello-world/org.http4k-http4k-core-5.13.6.1 branch from 968cd6e to cc0665c Compare February 12, 2024 03:34
@jamesward jamesward merged commit 048fdbd into main Feb 12, 2024
14 checks passed
@jamesward jamesward deleted the dependabot/gradle/run/http4k-hello-world/org.http4k-http4k-core-5.13.6.1 branch February 12, 2024 04:02
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