Skip to content

chore: bump github.com/coder/guts from 1.1.0 to 1.7.0#166

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/coder/guts-1.7.0
Closed

chore: bump github.com/coder/guts from 1.1.0 to 1.7.0#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/coder/guts-1.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps github.com/coder/guts from 1.1.0 to 1.7.0.

Release notes

Sourced from github.com/coder/guts's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: coder/guts@v1.6.4...v1.7.0

v1.6.4

What's Changed

Full Changelog: coder/guts@v1.6.3...v1.6.4

v1.6.3

What's Changed

Full Changelog: coder/guts@v1.6.2...v1.6.3

v1.6.2

What's Changed

New Contributors

Full Changelog: coder/guts@v1.6.1...v1.6.2

v1.6.1

What's Changed

Full Changelog: coder/guts@v1.6.0...v1.6.1

v1.6.0

!! Breaking Change !!

type <Name> any previously did not generate an output. It now does. This is because any == interface{}, and this type generator intentionally does not generate interfaces. In Golang however, interface{} is equivalent to the any type in typescript. So this change includes empty interfaces in the output.

... (truncated)

Commits
  • c0d0751 fix(config): pluralize names ending in consonant+y as 'ies' (#81)
  • e8b786c fix: normalize comment text for synthetic comments to ensure cross-platform c...
  • 12d0e34 feat: add support for comments in enum definitions and TypeScript output (#75)
  • 87754f8 feat: preserve comments for enum members in TypeScript output (#74)
  • ce8529e fix comments in mutations (#73)
  • 83920c5 fix: use custom type override in all usage (#71)
  • 0c66da5 feat: custom override alias types (#70)
  • 7c6d76e chore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#67)
  • 0e7069a chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#65)
  • 05c3828 convert golang Deprecated: into JSDoc @deprecated (#64)
  • 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 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/coder/guts](https://github.com/coder/guts) from 1.1.0 to 1.7.0.
- [Release notes](https://github.com/coder/guts/releases)
- [Commits](coder/guts@v1.1.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/coder/guts
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 20, 2026
@github-actions github-actions Bot added the stale label May 28, 2026
@github-actions github-actions Bot closed this May 31, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 31, 2026

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.

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/coder/guts-1.7.0 branch May 31, 2026 02:48
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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants