Skip to content

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

Merged
laurazard merged 1 commit intov2from
dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4
May 25, 2023
Merged

build(deps): bump github.com/cloudflare/cfssl from 1.4.1 to 1.6.4#10572
laurazard merged 1 commit intov2from
dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2023

Bumps github.com/cloudflare/cfssl from 1.4.1 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 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 the dependencies Pull requests that update a dependency file label May 16, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: +39.85 🎉

Comparison is base (b05a94f) 19.58% compared to head (29a1cc4) 59.43%.

Additional details and impacted files
@@             Coverage Diff             @@
##               v2   #10572       +/-   ##
===========================================
+ Coverage   19.58%   59.43%   +39.85%     
===========================================
  Files         104      107        +3     
  Lines        9340     9437       +97     
===========================================
+ Hits         1829     5609     +3780     
+ Misses       7317     3249     -4068     
- Partials      194      579      +385     

see 81 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof
Copy link
Copy Markdown
Contributor

ndeloof commented May 22, 2023

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch from be7b419 to c3797ca Compare May 22, 2023 13:06
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch from c3797ca to 29a1cc4 Compare May 24, 2023 21:10
@laurazard laurazard merged commit 22c2471 into v2 May 25, 2023
@laurazard laurazard deleted the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch May 25, 2023 11:53
@renovate renovate Bot mentioned this pull request Aug 11, 2023
1 task
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants