Skip to content

chore: bump to avoid vulnerabilities#1350

Merged
andrinoff merged 2 commits into
floatpane:masterfrom
andrinoff:chore/govulnerabilities
May 23, 2026
Merged

chore: bump to avoid vulnerabilities#1350
andrinoff merged 2 commits into
floatpane:masterfrom
andrinoff:chore/govulnerabilities

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Fixes vulnerabilities in packages

Why?

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner May 23, 2026 09:34
@floatpanebot floatpanebot added bug Something isn't working chore Maintenance, refactor, cleanup dependencies Dependency updates size/S Diff: 11–50 lines labels May 23, 2026
@floatpanebot
Copy link
Copy Markdown
Member

floatpanebot commented May 23, 2026

Benchmark report — no significant change

Metrics worse: 0 · better: 0 (threshold: ±3%).

benchstat output
goos: linux
goarch: amd64
pkg: github.com/floatpane/matcha/backend
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
                           │   old.txt    │               new.txt               │
                           │    sec/op    │    sec/op      vs base              │
ParseSearchQuery_Simple-4    3.396µ ± 39%   2.545µ ± 157%       ~ (p=0.589 n=6)
ParseSearchQuery_Complex-4   7.547µ ± 40%   7.931µ ±  47%       ~ (p=1.000 n=6)
TokenizeSearchQuery-4        3.933µ ± 26%   4.428µ ±  30%       ~ (p=0.981 n=6)
geomean                      4.654µ         4.471µ         -3.93%

                           │  old.txt   │              new.txt               │
                           │    B/op    │    B/op     vs base                │
ParseSearchQuery_Simple-4    26.00 ± 0%   26.00 ± 0%       ~ (p=1.000 n=6) ¹
ParseSearchQuery_Complex-4   762.0 ± 0%   762.0 ± 0%       ~ (p=1.000 n=6) ¹
TokenizeSearchQuery-4        176.0 ± 0%   176.0 ± 0%       ~ (p=1.000 n=6) ¹
geomean                      151.6        151.6       +0.00%
¹ all samples are equal

                           │  old.txt   │              new.txt               │
                           │ allocs/op  │ allocs/op   vs base                │
ParseSearchQuery_Simple-4    2.000 ± 0%   2.000 ± 0%       ~ (p=1.000 n=6) ¹
ParseSearchQuery_Complex-4   23.00 ± 0%   23.00 ± 0%       ~ (p=1.000 n=6) ¹
TokenizeSearchQuery-4        9.000 ± 0%   9.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                      7.453        7.453       +0.00%
¹ all samples are equal

pkg: github.com/floatpane/matcha/tui
                    │   old.txt    │               new.txt               │
                    │    sec/op    │    sec/op     vs base               │
LogPanelView-4        141.7µ ± 15%   166.0µ ± 14%  +17.10% (p=0.041 n=6)
SearchOverlayView-4   157.2µ ± 10%   154.0µ ± 19%        ~ (p=0.937 n=6)
InboxConstruction-4   567.8µ ± 33%   793.0µ ± 24%  +39.68% (p=0.009 n=6)
geomean               233.0µ         272.7µ        +17.02%

                    │   old.txt    │               new.txt               │
                    │     B/op     │     B/op       vs base              │
LogPanelView-4        44.67Ki ± 0%   44.67Ki ± 51%       ~ (p=1.000 n=6)
SearchOverlayView-4   56.14Ki ± 0%   56.14Ki ± 41%       ~ (p=0.446 n=6)
InboxConstruction-4   873.9Ki ± 0%   873.9Ki ±  0%       ~ (p=0.403 n=6)
geomean               129.9Ki        129.9Ki        -0.00%

                    │   old.txt   │              new.txt              │
                    │  allocs/op  │  allocs/op   vs base              │
LogPanelView-4         714.0 ± 0%    714.0 ± 0%       ~ (p=1.000 n=6)
SearchOverlayView-4    926.0 ± 0%    926.0 ± 0%       ~ (p=0.545 n=6)
InboxConstruction-4   3.475k ± 0%   3.475k ± 0%       ~ (p=1.000 n=6)
geomean               1.320k        1.320k       +0.00%

auto-generated by benchmarks.yml

Signed-off-by: drew <me@andrinoff.com>
@andrinoff
Copy link
Copy Markdown
Member Author

/approve

@andrinoff andrinoff removed the bug Something isn't working label May 23, 2026
Copy link
Copy Markdown
Member

@floatpanebot floatpanebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @andrinoff via /approve command.

@andrinoff andrinoff merged commit 3665262 into floatpane:master May 23, 2026
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance, refactor, cleanup dependencies Dependency updates size/S Diff: 11–50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants