Skip to content

Bump github.com/amatsagu/tempest from 1.5.0 to 1.6.0#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/amatsagu/tempest-1.6.0
Open

Bump github.com/amatsagu/tempest from 1.5.0 to 1.6.0#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/amatsagu/tempest-1.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/amatsagu/tempest from 1.5.0 to 1.6.0.

Release notes

Sourced from github.com/amatsagu/tempest's releases.

v1.6.0

What's Changed

  • Improved documentation:
    • Fixed typo inside GetInputValue by @​Bertie690 in amatsagu/tempest#56.
    • Updated all links to discord docs so they follow new format.
    • [ Experimental ] Added special entry markdown files for AI Agents to (hopefully) make them hallucinate less when working on Tempest powered Discord Applications/Bots. Tested using Gemini 3 Pro Agent (in cloud) and Qwen 7B Q6 K M (local ollama) LLMs - in both cases, agents showed significant improvement after reading provided markdown files.
  • Added support for new components:
    • File Upload
    • Radio Group
    • Checkbox Group
    • Checkbox
  • Added option to inject custom log.Logger into any of supported clients to better control trace messages (when enabled).
  • Added MessageReference.Type field to allow message forwarding.

Full Changelog: amatsagu/tempest@v1.5.0...v1.6.0

Commits
  • a7e0691 docs: introduce experimental markdown files to improve AI Agents accuracy whe...
  • 4dfe004 docs: introduce experimental markdown files to improve AI Agents accuracy whe...
  • a33c9da feat: add few more gateway event names for QoL
  • 6986678 feat: bump used Go version to v1.26.0
  • ae305e8 fix: auto set trace output to stdout if not set
  • a1b6e9e fix: auto set trace output to stdout if not set
  • b5e1ca2 feat: allow swapping internal client logger for trace messages (#59)
  • 3c43238 feat: add MessageReference.Type field to solve #61
  • 4324fea fix: Update links to relevant Discord Docs entries to support new format, sol...
  • 6649ac2 feat: add support for FileUpload, RadioGroup, CheckboxGroup & Checkbox compon...
  • 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/amatsagu/tempest](https://github.com/amatsagu/tempest) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/amatsagu/tempest/releases)
- [Commits](amatsagu/tempest@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/amatsagu/tempest
  dependency-version: 1.6.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 Mar 2, 2026
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