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

Bump github.com/elixir-oslo/crypt4gh from 0.0.2 to 1.5.1 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps github.com/elixir-oslo/crypt4gh from 0.0.2 to 1.5.1.

Release notes

Sourced from github.com/elixir-oslo/crypt4gh's releases.

v1.5.1

Changelog

  • 9738c86 Merge pull request #29 from elixir-oslo/dependabot/go_modules/filippo.io/edwards25519-1.0.0

v1.5.0

Changelog

  • 99764b8 Merge pull request #22 from elixir-oslo/update/go1.17-as-base

v1.4.0

Changelog

Package Updates and support for multiple recipients.

What's Changed

Full Changelog: neicnordic/crypt4gh@v1.3.0...v1.4.0

v1.3.0

Changelog

977d068 Add C4GH_SECRET_KEY env-var processing

v1.2.0

Changelog

202713a Secret key is optional now for encryption Will be autogenerated, if not specified.

v1.1.0

Changelog

5141968 Implement on-the-fly key generation for encryption Fixes #7

v1.0.1

Changelog

a501351 Merge pull request #3 from jbygdell/fixup_fillbuffer

... (truncated)

Commits
  • 9738c86 Merge pull request #29 from elixir-oslo/dependabot/go_modules/filippo.io/edwa...
  • a08a3d0 Merge pull request #30 from elixir-oslo/dependabot/github_actions/goreleaser/...
  • def894b Merge pull request #27 from elixir-oslo/dependabot/github_actions/golangci/go...
  • 168fc13 Merge pull request #26 from elixir-oslo/dependabot/github_actions/github/code...
  • 9d06657 Merge pull request #25 from elixir-oslo/dependabot/github_actions/codecov/cod...
  • 43d818d Merge pull request #31 from joshbaskaran/master
  • b78b2cc Added darwin/arm64 to get_binaries
  • 0fe11df Bump goreleaser/goreleaser-action from 2.9.1 to 3.1.0
  • 3ca27c7 Bump filippo.io/edwards25519 from 1.0.0-rc.1 to 1.0.0
  • 098c71d Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • 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)

Bumps [github.com/elixir-oslo/crypt4gh](https://github.com/elixir-oslo/crypt4gh) from 0.0.2 to 1.5.1.
- [Release notes](https://github.com/elixir-oslo/crypt4gh/releases)
- [Changelog](https://github.com/elixir-oslo/crypt4gh/blob/master/.goreleaser.yml)
- [Commits](neicnordic/crypt4gh@v0.0.2...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/elixir-oslo/crypt4gh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #11 (c4f096c) into master (938e53c) will decrease coverage by 2.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   68.52%   65.82%   -2.70%     
==========================================
  Files           5        5              
  Lines         305      278      -27     
==========================================
- Hits          209      183      -26     
+ Misses         55       54       -1     
  Partials       41       41              
Flag Coverage Δ
unittests 65.82% <ø> (-2.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
requests/requests.go 75.00% <0.00%> (-5.00%) ⬇️
conf/conf.go 79.31% <0.00%> (-3.55%) ⬇️
files/files.go 73.91% <0.00%> (-2.09%) ⬇️
resuming/resuming.go 72.00% <0.00%> (-2.08%) ⬇️
uploading/uploading.go 56.93% <0.00%> (-1.97%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

0 participants