Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the gomod-normal-deps group with 3 updates: github.com/blacktop/go-macho, github.com/charmbracelet/bubbletea and github.com/jedib0t/go-pretty/v6.

Updates github.com/blacktop/go-macho from 1.1.240 to 1.1.241

Release notes

Sourced from github.com/blacktop/go-macho's releases.

v1.1.241

Changelog

c579d08f feat: add support for DWARF5 debug_names

Commits

Updates github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4

Release notes

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

v1.3.4

This release fixes an issue on Windows where the mouse is always enabled even if it wasn't requested. Now, using mouse options such as tea.WithAllMouseMotion() and commands such as tea.EnableMouseAllMotion and tea.DisableMouse turns the mouse on/off as expected.

Changelog

New Features

  • e817654e03769c14bdc09f9032724dfc53aa936f: feat(ci): move from goveralls to codecov (#1332) (@​aymanbagabas)

Bug fixes

  • bf1216dfaf642b73b639262ab91a7e7c86095d34: fix: windows: enable mouse mode on demand (#1340) (@​aymanbagabas)

Other work

  • 00e3ef47acdd1b39b3aa3c8260910f5fd57867bb: ci: sync dependabot config (#1328) (@​charmcli)
  • 4a30f3fd2a2c3ff8d13572d9aceb3007a9940006: ci: sync dependabot config (#1329) (@​charmcli)

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

Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.6.6 to 6.6.7

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.6.7

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.6...v6.6.7

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 3 updates: [github.com/blacktop/go-macho](https://github.com/blacktop/go-macho), [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) and [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty).


Updates `github.com/blacktop/go-macho` from 1.1.240 to 1.1.241
- [Release notes](https://github.com/blacktop/go-macho/releases)
- [Commits](blacktop/go-macho@v1.1.240...v1.1.241)

Updates `github.com/charmbracelet/bubbletea` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.3...v1.3.4)

Updates `github.com/jedib0t/go-pretty/v6` from 6.6.6 to 6.6.7
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.6...v6.6.7)

---
updated-dependencies:
- dependency-name: github.com/blacktop/go-macho
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Zxilly as a code owner March 3, 2025 00:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2025
Copy link

codecov bot commented Mar 3, 2025

Bundle Report

Changes will increase total bundle size by 917 bytes (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gsa-explorer-esm 9.38MB 917 bytes (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: gsa-explorer-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/gsa-*.wasm 917 bytes 8.94MB 0.01%

Copy link

codecov bot commented Mar 3, 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     #331      +/-   ##
==========================================
+ Coverage   87.34%   87.41%   +0.06%     
==========================================
  Files          85       85              
  Lines        4401     4401              
  Branches      100      100              
==========================================
+ Hits         3844     3847       +3     
+ Misses        415      412       -3     
  Partials      142      142              
Flag Coverage Δ
integration 62.45% <ø> (+0.08%) ⬆️
ui 87.66% <ø> (ø)
unit 38.83% <ø> (ø)

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

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit 0c330ee into master Mar 3, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/go_modules/gomod-normal-deps-399ad9df02 branch March 3, 2025 02:29
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.

1 participant