Skip to content

Bump github.com/amatsagu/tempest from 1.10.1 to 1.10.4 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/amatsagu/tempest-1.10.4
Open

Bump github.com/amatsagu/tempest from 1.10.1 to 1.10.4#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/amatsagu/tempest-1.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/amatsagu/tempest from 1.10.1 to 1.10.4.

Release notes

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

v1.10.4

Very quick, 2 line change to v1.10.3... Please assume it was always here :)

v1.10.3

Quick patch release:

  • Made Shards keep their custom status between restarts.
  • Exposed DirectRequest and BufferJSON methods on Rest to allow executing more advanced Discord API requests with optional X-Audit-Log-Reason header support. For regular usage, it's still recommended to use regular Request method.

Those changes were made with moderation & logging bots in mind.

Full Changelog: amatsagu/tempest@v1.10.2...v1.10.3

v1.10.2

Quick hotfix:

  • Fixed a critical bug where shards using zlib-stream compression would get stuck in a permanent reconnect loop (Code 1000).
  • Solved "security error" caused by difference of checksums between Github and Go's checksum server.

Full Changelog: amatsagu/tempest@v1.10.1...v1.10.2

Commits
  • d3d6686 fix: use proper if guard against content type...
  • 7ef82b3 fix: typo in tldr text
  • 185703d feat: expose internal rests' request handler and add helper method for making...
  • a2da27b feat: make shard custom status persistent between session restarts
  • 4df0148 fix: continue using gateway uri params after session resume
  • 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 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.10.1 to 1.10.4.
- [Release notes](https://github.com/amatsagu/tempest/releases)
- [Commits](amatsagu/tempest@v1.10.1...v1.10.4)

---
updated-dependencies:
- dependency-name: github.com/amatsagu/tempest
  dependency-version: 1.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 17, 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