Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Bump github.com/containerssh/http from 1.0.0 to 1.2.0 #31

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps github.com/containerssh/http from 1.0.0 to 1.2.0.

Release notes

Sourced from github.com/containerssh/http's releases.

1.2.0: Support for content negotiation

This release adds support for creating a handler that performs content negotiation between JSON and text output.

1.1.0: Adding support for additional HTTP methods

This release adds support for the Delete, Put, and Patch methods.

1.0.2: Adding support for www-urlencoded request body

This release adds the ability to switch request bodies to the www-urlencoded encoding for the purposes of OAuth2 authentication.

1.0.1: Explicitly setting the Accept header

This release explicitly adds the "Accept" header on client requests.

Changelog

Sourced from github.com/containerssh/http's changelog.

1.2.0: Support for content negotiation

This release adds support for creating a handler that performs content negotiation between JSON and text output.

1.1.0: Adding support for additional HTTP methods

This release adds support for the Delete, Put, and Patch methods.

1.0.2: Adding support for www-urlencoded request body

This release adds the ability to switch request bodies to the www-urlencoded encoding for the purposes of OAuth2 authentication.

1.0.1: Explicitly setting the Accept header

This release explicitly adds the "Accept" header on client requests.

Commits
  • c524bba Support for content negotiation
  • 3af5bdb Bumped log library (#13)
  • 3572a97 Fixed lints
  • e0f4e0f Bumped log to 1.1.2
  • d5176e5 Moved to go 1.16
  • 08eb293 Added GitHub Actions test logging
  • 8b6117d 1.1.0: Adding support for additional HTTP methods
  • 5f1a873 1.0.2: Adding support for www-urlencoded request body
  • 193c837 1.0.1: Explicitly setting the Accept header
  • 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 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 [github.com/containerssh/http](https://github.com/containerssh/http) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/containerssh/http/releases)
- [Changelog](https://github.com/ContainerSSH/http/blob/main/CHANGELOG.md)
- [Commits](ContainerSSH/http@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/containerssh/http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2021

Superseded by #33.

@dependabot dependabot bot closed this Sep 23, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerssh/http-1.2.0 branch September 23, 2021 03:04
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.

0 participants