Bump github.com/jnovack/flag from 1.16.0 to 1.24.2 #8

Closed
dependabot[bot] wants to merge 1 commit from dependabot/go_modules/github.com/jnovack/flag-1.24.2 into master
dependabot[bot] commented 2025-04-25 10:34:09 +00:00 (Migrated from github.com)

Bumps github.com/jnovack/flag from 1.16.0 to 1.24.2.

Release notes

Sourced from github.com/jnovack/flag's releases.

v1.24.2

This is meant to work with go v1.24.2 and above.

FEATURES ADDED

Commits
  • c5a9f77 Merge pull request #4 from agorman/multi_line_config
  • 6f3a2cf Merge pull request #5 from jnovack/v1.24.2
  • 2fc8dc0 v1.24.2 refresh
  • f244bf6 Allowing for the same flag to be set multiple times when using a configuratio...
  • 964ed1d Document underscores in environment variable (#3)
  • 8a7c5ea Update github actions
  • 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/jnovack/flag](https://github.com/jnovack/flag) from 1.16.0 to 1.24.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jnovack/flag/releases">github.com/jnovack/flag's releases</a>.</em></p> <blockquote> <h2>v1.24.2</h2> <p>This is meant to work with go v1.24.2 and above.</p> <p><strong>FEATURES ADDED</strong></p> <ul> <li>Tags can be duplicated! by <a href="https://github.com/agorman"><code>@​agorman</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jnovack/flag/commit/c5a9f77f4cf45d88f1ca07677547ddf20852436b"><code>c5a9f77</code></a> Merge pull request <a href="https://redirect.github.com/jnovack/flag/issues/4">#4</a> from agorman/multi_line_config</li> <li><a href="https://github.com/jnovack/flag/commit/6f3a2cfa5342152e4afec59cf267a64e77323a48"><code>6f3a2cf</code></a> Merge pull request <a href="https://redirect.github.com/jnovack/flag/issues/5">#5</a> from jnovack/v1.24.2</li> <li><a href="https://github.com/jnovack/flag/commit/2fc8dc0e5191835dd5981dadc237ab18c48849ce"><code>2fc8dc0</code></a> v1.24.2 refresh</li> <li><a href="https://github.com/jnovack/flag/commit/f244bf626fb5b2c67a7f2d4f852fd587072eed5a"><code>f244bf6</code></a> Allowing for the same flag to be set multiple times when using a configuratio...</li> <li><a href="https://github.com/jnovack/flag/commit/964ed1d7906ab61dd257024c6a11afcc674b62ef"><code>964ed1d</code></a> Document underscores in environment variable (<a href="https://redirect.github.com/jnovack/flag/issues/3">#3</a>)</li> <li><a href="https://github.com/jnovack/flag/commit/8a7c5eabcb2cc78d2d91c2aeaac7369a9619ab58"><code>8a7c5ea</code></a> Update github actions</li> <li>See full diff in <a href="https://github.com/jnovack/flag/compare/v1.16.0...v1.24.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jnovack/flag&package-manager=go_modules&previous-version=1.16.0&new-version=1.24.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2025-11-01 01:56:11 +00:00 (Migrated from github.com)

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.

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

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`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.