Skip to content

Bump golang.org/x/crypto from b49d69b to ff983b9 #113

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 8, 2019

Bumps golang.org/x/crypto from b49d69b to ff983b9.

Commits
  • ff983b9 sha3: add support for Keccak-512
  • 8d7daa0 bn256: fix gfp12 MulScalar
  • 505ab14 openpgp: support SHA384
  • eb0de9b ssh/terminal: enable tests for aix
  • e657309 ssh/terminal: use "reports whether" in IsTerminal doc
  • c05539c cryptobyte: fix typo in test
  • 9eb0be3 ssh/terminal: add AIX operating system
  • 3d3f9f4 cryptobyte: don't ignore bytes added to BuilderContinuations of fixed-size Bu...
  • e4dc69e ssh: return specific error for invalid signature algorithm
  • bfa7d42 acme: support custom crypto.Signer implementations
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@CLAassistant
Copy link

CLAassistant commented Jan 8, 2019

CLA assistant check
All committers have signed the CLA.

@mattiabertorello
Copy link
Contributor

@dependabot rebase

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from `b49d69b` to `ff983b9`.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](golang/crypto@b49d69b...ff983b9)

Signed-off-by: dependabot[bot] <[email protected]>
@mattiabertorello mattiabertorello force-pushed the dependabot/dep/golang.org/x/crypto-ff983b9 branch from a2e8751 to 8efdb71 Compare January 8, 2019 15:22
@codecov
Copy link

codecov bot commented Jan 8, 2019

Codecov Report

Merging #113 into master will decrease coverage by 21.1%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #113       +/-   ##
===========================================
- Coverage   50.38%   29.28%   -21.11%     
===========================================
  Files          92       92               
  Lines        4118     4118               
===========================================
- Hits         2075     1206      -869     
- Misses       1782     2790     +1008     
+ Partials      261      122      -139
Impacted Files Coverage Δ
arduino/libraries/librariesmanager/download.go 0% <0%> (-100%) ⬇️
common/formatter/download.go 0% <0%> (-100%) ⬇️
arduino/libraries/lint.go 0% <0%> (-100%) ⬇️
arduino/libraries/librariesindex/json.go 0% <0%> (-95.56%) ⬇️
arduino/libraries/librariesindex/reference.go 0% <0%> (-87.5%) ⬇️
arduino/libraries/loader.go 0% <0%> (-85.3%) ⬇️
arduino/utils/filenames.go 0% <0%> (-83.34%) ⬇️
arduino/cores/packageindex/index.go 6.41% <0%> (-79.49%) ⬇️
configs/configuration.go 0% <0%> (-79.17%) ⬇️
arduino/cores/cores.go 0% <0%> (-78.32%) ⬇️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 414a52d...8efdb71. Read the comment docs.

cmaglie added a commit to cmaglie/arduino-cli that referenced this pull request Jan 9, 2019
@cmaglie cmaglie closed this in a9f6f6e Jan 9, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/golang.org/x/crypto-ff983b9 branch January 9, 2019 11:02
mastrolinux pushed a commit that referenced this pull request Jul 16, 2019
per1234 pushed a commit that referenced this pull request Nov 16, 2020
Reduce public API by turning connect/disconnect into protected methods.
per1234 added a commit that referenced this pull request Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants