build(deps): bump github.com/restartfu/gophig from 0.1.0 to 1.1.0 #70

Closed
dependabot[bot] wants to merge 1 commit from dependabot/go_modules/github.com/restartfu/gophig-1.1.0 into main
dependabot[bot] commented 2026-06-16 01:23:14 +00:00 (Migrated from github.com)

Bumps github.com/restartfu/gophig from 0.1.0 to 1.1.0.

Release notes

Sourced from github.com/restartfu/gophig's releases.

v1.1.0

1.1.0 (2026-06-15)

Features

  • support defaults for env expansion (ee1ddc2)

v1.0.0

1.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • JSONMarshaler, TOMLMarshaler, YAMLMarshaler, and DotenvMarshaler now live under github.com/restartfu/gophig/codecs.

Features

  • add codec package and env expansion (4a6af71)
Changelog

Sourced from github.com/restartfu/gophig's changelog.

1.1.0 (2026-06-15)

Features

  • support defaults for env expansion (ee1ddc2)

1.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • JSONMarshaler, TOMLMarshaler, YAMLMarshaler, and DotenvMarshaler now live under github.com/restartfu/gophig/codecs.

Features

  • add codec package and env expansion (4a6af71)
Commits

Bumps [github.com/restartfu/gophig](https://github.com/restartfu/gophig) from 0.1.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/restartfu/gophig/releases">github.com/restartfu/gophig's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2><a href="https://github.com/RestartFU/gophig/compare/v1.0.0...v1.1.0">1.1.0</a> (2026-06-15)</h2> <h3>Features</h3> <ul> <li>support defaults for env expansion (<a href="https://github.com/RestartFU/gophig/commit/ee1ddc24b28a056b03b542cd8e27792985400498">ee1ddc2</a>)</li> </ul> <h2>v1.0.0</h2> <h2><a href="https://github.com/RestartFU/gophig/compare/v0.1.0...v1.0.0">1.0.0</a> (2026-06-15)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>JSONMarshaler, TOMLMarshaler, YAMLMarshaler, and DotenvMarshaler now live under github.com/restartfu/gophig/codecs.</li> </ul> <h3>Features</h3> <ul> <li>add codec package and env expansion (<a href="https://github.com/RestartFU/gophig/commit/4a6af711531ba11b3708a243f4215401db96ef3f">4a6af71</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/RestartFU/gophig/blob/master/CHANGELOG.md">github.com/restartfu/gophig's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/RestartFU/gophig/compare/v1.0.0...v1.1.0">1.1.0</a> (2026-06-15)</h2> <h3>Features</h3> <ul> <li>support defaults for env expansion (<a href="https://github.com/RestartFU/gophig/commit/ee1ddc24b28a056b03b542cd8e27792985400498">ee1ddc2</a>)</li> </ul> <h2><a href="https://github.com/RestartFU/gophig/compare/v0.1.0...v1.0.0">1.0.0</a> (2026-06-15)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>JSONMarshaler, TOMLMarshaler, YAMLMarshaler, and DotenvMarshaler now live under github.com/restartfu/gophig/codecs.</li> </ul> <h3>Features</h3> <ul> <li>add codec package and env expansion (<a href="https://github.com/RestartFU/gophig/commit/4a6af711531ba11b3708a243f4215401db96ef3f">4a6af71</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RestartFU/gophig/commit/96d511ae881a26a595bc997f8ce22ab11079513f"><code>96d511a</code></a> chore(master): release 1.1.0 (<a href="https://redirect.github.com/restartfu/gophig/issues/14">#14</a>)</li> <li><a href="https://github.com/RestartFU/gophig/commit/ee1ddc24b28a056b03b542cd8e27792985400498"><code>ee1ddc2</code></a> feat: support defaults for env expansion</li> <li><a href="https://github.com/RestartFU/gophig/commit/d747a9a9d9d1326f8468318702a62378c7af7bd0"><code>d747a9a</code></a> chore(master): release 1.0.0 (<a href="https://redirect.github.com/restartfu/gophig/issues/13">#13</a>)</li> <li><a href="https://github.com/RestartFU/gophig/commit/4a6af711531ba11b3708a243f4215401db96ef3f"><code>4a6af71</code></a> feat!: add codec package and env expansion</li> <li>See full diff in <a href="https://github.com/restartfu/gophig/compare/v0.1.0...v1.1.0">compare view</a></li> </ul> </details> <br />
pokebedrock-bot commented 2026-07-10 18:14:52 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
pokebedrock-bot commented 2026-07-10 18:20:06 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
pokebedrock-bot commented 2026-07-10 18:22:44 +00:00 (Migrated from github.com)

Closing this Dependabot PR because the gophig 1.1.0 bump is not a drop-in update: CI typecheck fails with . This needs a code migration rather than an auto-merge.

Closing this Dependabot PR because the gophig 1.1.0 bump is not a drop-in update: CI typecheck fails with . This needs a code migration rather than an auto-merge.
dependabot[bot] commented 2026-07-10 18:22:46 +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. 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.

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](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) 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.
pokebedrock-bot commented 2026-07-10 18:23:02 +00:00 (Migrated from github.com)

Closing this Dependabot PR because the gophig 1.1.0 bump is not a drop-in update: CI typecheck fails with undefined: gophig.JSONMarshaler. This needs a code migration rather than an auto-merge.

Closing this Dependabot PR because the gophig 1.1.0 bump is not a drop-in update: CI typecheck fails with `undefined: gophig.JSONMarshaler`. This needs a code migration rather than an auto-merge.

Pull request closed

Sign in to join this conversation.
No description provided.