Skip to content

build(deps): bump github.com/regclient/regclient from 0.8.2 to 0.8.3#340

Merged
ydnar merged 1 commit intomainfrom
dependabot/go_modules/github.com/regclient/regclient-0.8.3
May 7, 2025
Merged

build(deps): bump github.com/regclient/regclient from 0.8.2 to 0.8.3#340
ydnar merged 1 commit intomainfrom
dependabot/go_modules/github.com/regclient/regclient-0.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Bumps github.com/regclient/regclient from 0.8.2 to 0.8.3.

Release notes

Sourced from github.com/regclient/regclient's releases.

v0.8.3

Release v0.8.3

Features:

  • Add ref.AddDigest method that does not unset the tag. (PR 910)
  • Adding a regctl registry whoami command. (PR 912)
  • Improve regctl image check-base output. (PR 917)
  • regsync option to abort on errors. (PR 924)
  • Improve fallback tag handling. (PR 925)
  • regctl flag to ignore missing images on delete. (PR 930)

Fixes:

  • Validate registry names. (PR 911)
  • Escape regexp example. (PR 920)
  • Auth header parsing. (PR 936)

Changes:

  • Update supported Go releases to 1.22, 1.23, and 1.24. (PR 909)
  • Modernize Go to the 1.22 specs. (PR 910)
  • Refactor cobra commands. (PR 915)
  • Include Docker Hub repository documentation. (PR 918)
  • Move documentation pointers to the website. (PR 939)

Contributors:

Changelog

Sourced from github.com/regclient/regclient's changelog.

Release v0.8.3

Features:

  • Add ref.AddDigest method that does not unset the tag. (PR 910)
  • Adding a regctl registry whoami command. (PR 912)
  • Improve regctl image check-base output. (PR 917)
  • regsync option to abort on errors. (PR 924)
  • Improve fallback tag handling. (PR 925)
  • regctl flag to ignore missing images on delete. (PR 930)

Fixes:

  • Validate registry names. (PR 911)
  • Escape regexp example. (PR 920)
  • Auth header parsing. (PR 936)

Changes:

  • Update supported Go releases to 1.22, 1.23, and 1.24. (PR 909)
  • Modernize Go to the 1.22 specs. (PR 910)
  • Refactor cobra commands. (PR 915)
  • Include Docker Hub repository documentation. (PR 918)
  • Move documentation pointers to the website. (PR 939)

Contributors:

Commits
  • ba184b3 Release v0.8.3
  • c7f2448 Merge for release v0.8.3
  • 1c929b7 Merge pull request #939 from sudo-bmitch/pr-doc-website-links
  • e77338e Docs: Move documentation pointers to the website
  • 77603d0 Merge pull request #937 from sudo-bmitch/pr-update-20250420
  • 7a90875 Version bump
  • b6e71a5 Merge pull request #936 from sudo-bmitch/pr-auth-parsing
  • d083a07 Fix: Auth header parsing
  • e20c24a Merge pull request #934 from sudo-bmitch/pr-update-20250413
  • 9664e6c Version bump
  • 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/regclient/regclient](https://github.com/regclient/regclient) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/regclient/regclient/releases)
- [Changelog](https://github.com/regclient/regclient/blob/v0.8.3/release.md)
- [Commits](regclient/regclient@v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: github.com/regclient/regclient
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 28, 2025
@dependabot dependabot Bot requested a review from ydnar as a code owner April 28, 2025 18:44
@ydnar ydnar merged commit fa9b64c into main May 7, 2025
13 checks passed
@ydnar ydnar deleted the dependabot/go_modules/github.com/regclient/regclient-0.8.3 branch May 7, 2025 00:05
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant