Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Bump github.com/neicnordic/crypt4gh from 1.7.6 to 1.8.2 #615

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/neicnordic/crypt4gh from 1.7.6 to 1.8.2.

Release notes

Sourced from github.com/neicnordic/crypt4gh's releases.

v1.8.2

What's Changed

Full Changelog: neicnordic/crypt4gh@v1.8.1...v1.8.2

v1.8.1

Changelog

New Contributors

Full Changelog: neicnordic/crypt4gh@v1.7.6...v1.8.1

Commits
  • b08eb30 Merge pull request #87 from neicnordic/examples
  • edf93a5 Comment line fixes from code review
  • 11d1431 Version bump
  • e3d715d Add some examples programs
  • 81777f2 Merge pull request #85 from neicnordic/keys_no_panic
  • 48a0c2e Handle cases of less than expected data
  • 92fdfdf Version bump
  • 26c870d Don't panic on unexpected file formats
  • c6719a4 Merge pull request #83 from neicnordic/random_access
  • a4c048b Merge pull request #84 from neicnordic/dependabot/github_actions/golangci/gol...
  • 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)

Bumps [github.com/neicnordic/crypt4gh](https://github.com/neicnordic/crypt4gh) from 1.7.6 to 1.8.2.
- [Release notes](https://github.com/neicnordic/crypt4gh/releases)
- [Changelog](https://github.com/neicnordic/crypt4gh/blob/master/.goreleaser.yml)
- [Commits](neicnordic/crypt4gh@v1.7.6...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2023
@dependabot dependabot bot requested a review from a team September 11, 2023 06:16
@codecov-commenter
Copy link

Codecov Report

Merging #615 (3a49b5a) into master (f884d81) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #615   +/-   ##
=======================================
  Coverage   38.53%   38.53%           
=======================================
  Files          13       13           
  Lines        3441     3441           
=======================================
  Hits         1326     1326           
  Misses       2066     2066           
  Partials       49       49           
Flag Coverage Δ
unittests 38.53% <ø> (ø)

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

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

Copy link
Contributor

@kusalananda kusalananda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 70bfc1c into master Sep 11, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/neicnordic/crypt4gh-1.8.2 branch September 11, 2023 09:28
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants