Skip to content

Comments

build(deps): bump github.com/cloudflare/cfssl from 1.6.3 to 1.6.4#54

Open
dependabot[bot] wants to merge 1 commit intoagora-mainfrom
dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4
Open

build(deps): bump github.com/cloudflare/cfssl from 1.6.3 to 1.6.4#54
dependabot[bot] wants to merge 1 commit intoagora-mainfrom
dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps github.com/cloudflare/cfssl from 1.6.3 to 1.6.4.

Release notes

Sourced from github.com/cloudflare/cfssl's releases.

v1.6.4

Changelog

  • b37103e Add support to multi architecture docker image using a github action
  • fa8441a Binary enablement for s390x
  • 00a28f6 Improve IPv6 address handling in ocspserve
  • 51a7fa8 Make api intro.txt references links
  • 123abe0 Merge pull request #1187 from jonathanio/improve-ocspserve-ipv6-handling
  • b553d93 Merge pull request #1254 from thaJeztah/remove_go1.12_support
  • cfd0e9a Merge pull request #1255 from thaJeztah/update_gomod
  • a4a432b Merge pull request #1257 from thaJeztah/remove_goutils
  • c71f9f6 Merge pull request #1258 from thaJeztah/remove_ioutils
  • 37715e7 Merge pull request #1259 from sonork/master
  • 2ac5c8a Merge pull request #1260 from linux-on-ibm-z/s390x-binary-enablement
  • c5e40da Merge pull request #1262 from thaJeztah/remove_go_net
  • 6b3f233 Merge pull request #1267 from shahidhs-ibm/s390x-multiarch
  • a8697b2 Merge pull request #1273 from ehershey/patch-2
  • 4db924a Merge pull request #1274 from cloudflare/dependabot/go_modules/golang.org/x/net-0.7.0
  • b4d0d87 Merge pull request #1277 from cloudflare/nicky/docker
  • cf63dcb Update Dockerfile
  • 8467879 Update Makefile
  • 39c4590 add arm64 on all linux binaries
  • d90536d all: gofmt for go1.18 (fixes missing build-tags)
  • 941a1cd api: replace uses of deprecated io/ioutil
  • 2bc4f21 auth: replace uses of deprecated io/ioutil
  • fcde786 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
  • 6f34ba0 bundler: replace uses of deprecated io/ioutil
  • 7025962 certdb: replace uses of deprecated io/ioutil
  • 7c1b358 certinfo: replace uses of deprecated io/ioutil
  • 45225c2 cli: replace uses of deprecated io/ioutil
  • fc8619e cmd: replace uses of deprecated io/ioutil
  • 77a52e7 config: replace uses of deprecated io/ioutil
  • 31652f3 crl: replace uses of deprecated io/ioutil
  • 62ebbe3 csr: replace uses of deprecated io/ioutil
  • 68b96f8 doc: remove mention of deprecated io/ioutil
  • 59534b3 go.mod: github.com/cloudflare/redoctober v0.0.0-20211013234631-6a74ccc611f6
  • 0cb76ce go.mod: github.com/google/certificate-transparency-go v1.1.4
  • 1ddff47 go.mod: github.com/jmhodges/clock v1.2.0
  • 052932c go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2
  • 3eb1f29 go.mod: golang.org/x/crypto v0.3.0
  • 706ae75 go.mod: golang.org/x/net v0.2.0
  • 28c127e go.mod: tidy and vendor with go1.18
  • 879b1d3 helpers/derhelpers: remove support for go1.12
  • b27c723 helpers: replace uses of deprecated io/ioutil
  • 188cfa4 include linux/arm64 in builds
  • df5893e initca: replace uses of deprecated io/ioutil
  • 9d4d8c6 multiroot: replace uses of deprecated io/ioutil
  • 5b8919c ocsp: replace uses of deprecated io/ioutil
  • 6e8b031 push images to github/docker container registry
  • 1c31e68 remove deprecated golint (golang.org/x/lint)
  • c094402 remove docker socket volume mount

... (truncated)

Commits
  • b4d0d87 Merge pull request #1277 from cloudflare/nicky/docker
  • 6e8b031 push images to github/docker container registry
  • 6b3f233 Merge pull request #1267 from shahidhs-ibm/s390x-multiarch
  • a8697b2 Merge pull request #1273 from ehershey/patch-2
  • 4db924a Merge pull request #1274 from cloudflare/dependabot/go_modules/golang.org/x/n...
  • fcde786 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
  • 51a7fa8 Make api intro.txt references links
  • cf63dcb Update Dockerfile
  • 8467879 Update Makefile
  • b37103e Add support to multi architecture docker image using a github action
  • 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 go Pull requests that update Go code labels Sep 25, 2023
Bumps [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/cloudflare/cfssl/releases)
- [Changelog](https://github.com/cloudflare/cfssl/blob/master/CHANGELOG)
- [Commits](cloudflare/cfssl@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cfssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch from 4aabb70 to ae862f6 Compare October 9, 2023 13:55
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants