Skip to content

build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.6.1 in /tools - #3425

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tools/github.com/alecthomas/kong-1.6.1
Closed

build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.6.1 in /tools#3425
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tools/github.com/alecthomas/kong-1.6.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 7, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/alecthomas/kong from 1.6.0 to 1.6.1.

Release notes

Sourced from github.com/alecthomas/kong's releases.

v1.6.1

What's Changed

Full Changelog: alecthomas/kong@v1.6.0...v1.6.1

Commits
  • 7ca8467 fix(Context.Run): Don't panic on unselected root node (#484)
  • b811e32 fix: whoops, forgot to prefix "and"
  • 47b090f fix: add an xorprefix:"..." option for prefixing xor/and groups
  • cacaace fix: don't append ... for fields with an explicit type
  • a32b94b chore: interface{} -> any
  • 3625768 refactor(test): replace os.Setenv() with t.Setenv()
  • a14bb20 fix: don't call Apply() twice
  • 840220c feat: allow hooks to be declared on embedded fields
  • 565ae9b chore(deps): update all non-major dependencies (#476)
  • f2fcd34 docs: fix README TOC
  • 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/alecthomas/kong](https://github.com/alecthomas/kong) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](alecthomas/kong@v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 7, 2025
@gmlewis

Copy link
Copy Markdown
Collaborator

NOTE: I'm waiting to recreate this one until #3423 lands.

@gmlewis

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@gmlewis

Copy link
Copy Markdown
Collaborator

Closing due to changes in go.mod.

@gmlewisgmlewis closed this Jan 9, 2025
@dependabot@github

dependabotBot commented on behalf of githubJan 9, 2025

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

@gmlewis
gmlewis deleted the dependabot/go_modules/tools/github.com/alecthomas/kong-1.6.1 branch January 9, 2025 14:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency fileDO NOT MERGEDo not merge this PR.goPull requests that update Go codewaiting for GitHub

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gmlewis