Skip to content

build(deps): bump github.com/oras-project/oras-credentials-go from 0.2.0 to 0.3.1#1145

Merged
qweeah merged 1 commit into
mainfrom
dependabot/go_modules/github.com/oras-project/oras-credentials-go-0.3.1
Oct 18, 2023
Merged

build(deps): bump github.com/oras-project/oras-credentials-go from 0.2.0 to 0.3.1#1145
qweeah merged 1 commit into
mainfrom
dependabot/go_modules/github.com/oras-project/oras-credentials-go-0.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 18, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/oras-project/oras-credentials-go from 0.2.0 to 0.3.1.

Release notes

Sourced from github.com/oras-project/oras-credentials-go's releases.

v0.3.1

Bug Fixes

  • Fix #1: Legacy auth keys (e.g. https://ghcr.io/ instead of ghcr.io) are not supported in config files

Detailed Commits

Full Changelog: oras-project/oras-credentials-go@v0.3.0...v0.3.1

v0.3.0

New Features

  • Introduce package trace that provides mechanisms to trace the execution of credential helper executables.

Detailed Commits

Full Changelog: oras-project/oras-credentials-go@v0.2.0...v0.3.0

Commits
  • 21321d3 fix: file store to support legacy auth keys in config files (#100)
  • f5c812d chore: enable workflows for release branches (#98) (#99)
  • 5e38e75 docs: add an example for trace (#86)
  • 2afb422 docs: add a brief introduction in README (#83)
  • eb1a970 feat: support trace with executables (#81)
  • aff0773 build(deps): bump oras.land/oras-go/v2 from 2.2.0 to 2.2.1 (#82)
  • See full diff 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/oras-project/oras-credentials-go](https://github.com/oras-project/oras-credentials-go) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/oras-project/oras-credentials-go/releases)
- [Commits](oras-project/oras-credentials-go@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/oras-project/oras-credentials-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1145 (cd68dbb) into main (e4bd584) will decrease coverage by 0.06%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main    #1145      +/-   ##
==========================================
- Coverage   80.79%   80.73%   -0.06%     
==========================================
  Files          64       64              
  Lines        3374     3374              
==========================================
- Hits         2726     2724       -2     
- Misses        447      449       +2     
  Partials      201      201              

see 1 file with indirect coverage changes

@qweeah

qweeah commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

This should fix #1143.

@qweeah qweeah left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@qweeah qweeah merged commit 4028b54 into main Oct 18, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/oras-project/oras-credentials-go-0.3.1 branch October 18, 2023 07:09
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