Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the gomod-normal-deps group with 4 updates: github.com/charmbracelet/bubbletea, golang.org/x/arch, golang.org/x/net and golang.org/x/sync.

Updates github.com/charmbracelet/bubbletea from 1.3.5 to 1.3.6

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v1.3.6

This version fixes some important issues regarding tea.Exec output after resuming from the executed program, and Windows losing input character on successive program execution.

Big thanks to @​raphaelvigee and @​joshallenit for working on these issues, you're the best!

Changelog

Bug fixes

  • 0a63003a85a3a4800bba0a2bf4c476aedec9b172: fix: Windows: first character input lost on successive programs (#1368) (@​joshallenit)
  • 78ed49b060c81477836604621a079edf7b683ff5: fix: maintain exec output (#1276) (@​raphaelvigee)

Documentation updates

  • 1b0f48941ac53ce3a11a91778fe555fde2b1e70c: docs(readme): cleanup badges (@​meowgorithm)

Other work


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 0a63003 fix: Windows: first character input lost on successive programs (#1368)
  • ca9473b ci: sync golangci-lint config (#1431)
  • 02729d1 chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.2 to 0.9.3 (#1443)
  • 1b0f489 docs(readme): cleanup badges
  • cb320f1 chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#1439)
  • d0e25a2 chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (#1435)
  • 78ed49b fix: maintain exec output (#1276)
  • b489f8a chore(examples): go mod tidy
  • a9ccefc chore(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#1414)
  • 3fae192 chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (#1413)
  • Additional commits viewable in compare view

Updates golang.org/x/arch from 0.18.0 to 0.19.0

Commits
  • c69f759 internal/simdgen: Int64x2 Greater and Uint* Equals
  • 098cba1 internal/simdgen: make AVX512 op use upper registers
  • a3ce8a7 internal/simdgen: rename register mask fp to v
  • f757800 internal/simdgen: change op name Masked$OP to $(OP)Masked
  • dea0129 internal/simdgen: doc/type cleanup around 'shape' and its return values.
  • 8237fc3 internal/simdgen: remove FP bitwise logic operations.
  • d067285 internal/simdgen: make all compares between NaNs false
  • 36da9b0 internal/simdgen: add EXTRACT[IF]128 instructions
  • 19fdaf8 internal/simdgen: add INSERT[IF]128 instructions
  • df255ae internal/simdgen: handle K0 by deleting operand
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.41.0 to 0.42.0

Commits

Updates golang.org/x/sync from 0.15.0 to 0.16.0

Commits

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 <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

Bumps the gomod-normal-deps group with 4 updates: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea), [golang.org/x/arch](https://github.com/golang/arch), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/charmbracelet/bubbletea` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.5...v1.3.6)

Updates `golang.org/x/arch` from 0.18.0 to 0.19.0
- [Commits](golang/arch@v0.18.0...v0.19.0)

Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](golang/net@v0.41.0...v0.42.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.16.0
- [Commits](golang/sync@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/arch
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/net
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/sync
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 14, 2025
@dependabot dependabot bot requested a review from Zxilly as a code owner July 14, 2025 00:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 14, 2025
@codecov
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   86.69%   86.69%           
=======================================
  Files          89       89           
  Lines        4593     4593           
  Branches      103      103           
=======================================
  Hits         3982     3982           
  Misses        462      462           
  Partials      149      149           
Flag Coverage Δ
integration 59.74% <ø> (ø)
ui 87.47% <ø> (ø)
unit 69.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@codecov
Copy link

codecov bot commented Jul 14, 2025

Bundle Report

Bundle size has no change ✅

@Zxilly Zxilly merged commit c14f1c8 into master Jul 14, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/go_modules/gomod-normal-deps-935c8f15e3 branch July 14, 2025 01:51
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.

2 participants