Skip to content

build(deps): bump the all-dependencies group across 1 directory with 4 updates - #13

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-d0799856f9
Closed

build(deps): bump the all-dependencies group across 1 directory with 4 updates#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-d0799856f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown

Bumps the all-dependencies group with 4 updates in the / directory: github.com/Oudwins/tailwind-merge-go, github.com/coder/websocket, github.com/templui/templui and golang.org/x/crypto.

Updates github.com/Oudwins/tailwind-merge-go from 0.2.1 to 0.2.2

Release notes

Sourced from github.com/Oudwins/tailwind-merge-go's releases.

v0.2.2

0.2.2 (2026-06-30)

Bug Fixes

Changelog

Sourced from github.com/Oudwins/tailwind-merge-go's changelog.

0.2.2 (2026-06-30)

Bug Fixes

Commits

Updates github.com/coder/websocket from 1.8.14 to 1.8.15

Release notes

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

v1.8.15

Changes

New Contributors

Full Changelog: coder/websocket@v1.8.14...v1.8.15

Commits
  • 9c8faad conn: skip timeout callbacks for background contexts (#566)
  • 7039364 avoid per-frame cleanup closures on read to remove 2 allocs per frame read (#...
  • d099e16 docs: fix roadmap links (#558)
  • c98e9dc docs: fix lint issue (#557)
  • 39b7b07 docs: remove mention of resolved issue in README (#556)
  • 9f473ad docs: add document for AI agents (AGENTS.md) (#547)
  • 8d3545a fix: transmit in single frame when compression enabled (#552)
  • 8bf6dd2 chore: fix typo in Accept function (#544)
  • See full diff in compare view

Updates github.com/templui/templui from 1.12.0 to 1.12.1

Release notes

Sourced from github.com/templui/templui's releases.

v1.12.1

Fixed

  • dialog, sheet: Force a reflow before opening so Safari renders the off-screen start position first, restoring the missing slide-in (enter) animation on Safari (most visible on the mobile sidebar, which is built on Sheet → Dialog) (#560, thanks @​louishamelers)
  • dialog: Skip already-initialized dialogs when the MutationObserver re-scans, so unrelated DOM patches (e.g. Datastar updating content inside an open dialog) no longer rewrite state on every dialog and spiral into a feedback loop / UI lockup (#562, thanks @​akthe-at)
  • dropdown: Switched to overflow-y-auto/overflow-x-hidden with a more generous, viewport-bounded max height so a normal-length menu no longer renders with a premature scrollbar (#563, thanks @​RimJur)

Full Changelog: templui/templui@v1.12.0...v1.12.1

Changelog

Sourced from github.com/templui/templui's changelog.

[v1.12.1] - 2026-06-28

Fixed

  • dialog, sheet: Force a reflow before opening so Safari renders the off-screen start position first, restoring the missing slide-in (enter) animation on Safari (most visible on the mobile sidebar, which is built on Sheet → Dialog) (#560, thanks @​louishamelers)
  • dialog: Skip already-initialized dialogs when the MutationObserver re-scans, so unrelated DOM patches (e.g. Datastar updating content inside an open dialog) no longer rewrite state on every dialog and spiral into a feedback loop / UI lockup (#562, thanks @​akthe-at)
  • dropdown: Switched to overflow-y-auto/overflow-x-hidden with a more generous, viewport-bounded max height so a normal-length menu no longer renders with a premature scrollbar (#563, thanks @​RimJur)
Commits
  • af27860 chore(release): v1.12.1
  • aa94000 Merge pull request #565 from templui/fix/dialog-observer-loop
  • 711073e fix(dropdown): prevent premature scrollbar on normal-length menus
  • f200026 fix(dialog): skip already-initialized dialogs on re-scan
  • b550062 fix(dialog): play enter animation on Safari mobile
  • See full diff in compare view

Updates golang.org/x/crypto from 0.52.0 to 0.54.0

Commits
  • cdce021 go.mod: update golang.org/x dependencies
  • d9474cc openpgp: make the deprecation message more explicit
  • 7626c50 ssh: verify declared key type matches decoded key in authorized_keys
  • 0471e79 ssh/agent: enforce strict limits on DSA key parameters
  • 6435c37 ssh: sanitize client disconnect messages
  • 7d695da ssh/agent: drain channel stderr in agent forwarders
  • 5b7f841 acme/autocert: fix data race in Manager.createCert
  • 0b316e7 argon2: update RFC 9106 parameter recommendations
  • 55aec0a x509roots/fallback: update bundle
  • 5f2de1a internal: remove wycheproof tests
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…4 updates

Bumps the all-dependencies group with 4 updates in the / directory: [github.com/Oudwins/tailwind-merge-go](https://github.com/Oudwins/tailwind-merge-go), [github.com/coder/websocket](https://github.com/coder/websocket), [github.com/templui/templui](https://github.com/templui/templui) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/Oudwins/tailwind-merge-go` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/Oudwins/tailwind-merge-go/releases)
- [Changelog](https://github.com/Oudwins/tailwind-merge-go/blob/master/CHANGELOG.md)
- [Commits](Oudwins/tailwind-merge-go@v0.2.1...v0.2.2)

Updates `github.com/coder/websocket` from 1.8.14 to 1.8.15
- [Release notes](https://github.com/coder/websocket/releases)
- [Commits](coder/websocket@v1.8.14...v1.8.15)

Updates `github.com/templui/templui` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/templui/templui/releases)
- [Changelog](https://github.com/templui/templui/blob/main/CHANGELOG.md)
- [Commits](templui/templui@v1.12.0...v1.12.1)

Updates `golang.org/x/crypto` from 0.52.0 to 0.54.0
- [Commits](golang/crypto@v0.52.0...v0.54.0)

---
updated-dependencies:
- dependency-name: github.com/Oudwins/tailwind-merge-go
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/coder/websocket
  dependency-version: 1.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/templui/templui
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Jul 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 26, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/all-dependencies-d0799856f9 branch July 26, 2026 07:02
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