Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps github.com/coder/guts from 1.5.0 to 1.6.3.

Release notes

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

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.

If your output has additional types that you do not expect, please file an issue. Or exclude the types programatically.

What's Changed

New Contributors

... (truncated)

Commits
  • 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)
  • 66099c2 chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#63)
  • 1fc2593 chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#62)
  • b5c2254 add 'PreserveComments' and 'StandardMappings' to example
  • a23b12b remove unused cmd directory
  • 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/coder/guts](https://github.com/coder/guts) from 1.5.0 to 1.6.3.
- [Release notes](https://github.com/coder/guts/releases)
- [Commits](coder/guts@v1.5.0...v1.6.3)

---
updated-dependencies:
- dependency-name: github.com/coder/guts
  dependency-version: 1.6.3
  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 Jan 26, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 26, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
codeserver 6d92016 Jan 26 2026, 01:07 PM

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.

0 participants