fix(deps): update osv-scanner minor#2868
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
9541ffa to
9030424
Compare
9030424 to
305e70c
Compare
cc67bb7 to
075b810
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7224e93 to
e44b9ef
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2868 +/- ##
=======================================
Coverage 79.26% 79.26%
=======================================
Files 122 122
Lines 8279 8279
=======================================
Hits 6562 6562
Misses 1335 1335
Partials 382 382 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
83dc9bb to
6e9a17a
Compare
6e9a17a to
c019ccd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.0→v2.0.1v2.0.3→v2.0.4v3.0.0-20260422013440-90c27f84dd6f→v3.0.0-20260617025149-7d357704563190c27f8→7d35770v6.7.10→v6.8.1v3.9.0→v3.10.0v3.10.1v4.0.0-rc.4→v4.0.0-rc.6v0.20.0→v0.21.0v0.43.0→v0.44.0Release Notes
charmbracelet/glamour (charm.land/glamour/v2)
v2.0.1Compare Source
Changelog
Bug fixes
975a0f3: fix: close wrap writer before its downstream chain (#575) (@taciturnaxolotl)Other work
c293649: chore: fix pre-existing lint failures (#575) (@taciturnaxolotl)95c93db: chore: bump lipgloss to v2.0.4 (@taciturnaxolotl)600b93a: chore: remove CODEOWNERS (@aymanbagabas)253da61: fix(ci): use local golangci config (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
charmbracelet/lipgloss (charm.land/lipgloss/v2)
v2.0.4Compare Source
Mini Crash Patch
Hi! This is a small patch to fix a writer-related panic. Thanks for using Lip Gloss!
Changelog
Fixed
fefa41d: fix: prevent crash when writing to a closed wrap writer (#699) (@taciturnaxolotl)Docs
40ec0e6: docs: fix typo in table comment (#641) (@aymanbagabas)a4d0b40: docs: restore missing diaereses (#664) (@meowgorithm)Chore
aa91b99: chore: remove CODEOWNERS (@aymanbagabas)9cbfe8b: chore(lint): exclude revive naming linter (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.8.1Compare Source
What's Changed
A hardening pass across the
table,list,progress, andtextpackages,fixing security issues, crash/race bugs, and performance problems in the
render hot paths, with benchmarks added to back the optimizations.
Security
RenderHTML()to prevent HTML/attribute injection.RenderCSV()output RFC 4180 compliant, and add anopt-in
Style().CSV.FieldProtectionoption that neutralizes spreadsheetformula-injection fields (
=,+,-,@, tab, CR).buffer so adversarial input can't grow it without limit.
Correctness
tracker/indicator state, and a leaked
time.Tickerin the terminal-sizewatcher.
maxColumnLengths.VAlign.Applyon negativemaxLines.Performance
Align.ApplyandStringWidthWithoutEscSequences.PacManChompframes with astrings.Builder.Tooling
make bench;added benchmarks for the table/text/list/progress render hot paths and tests
covering the retained-done-tracker render paths.
Full Changelog: jedib0t/go-pretty@v6.8.0...v6.8.1
v6.8.0Compare Source
What's Changed
New Contributors
Full Changelog: jedib0t/go-pretty@v6.7.10...v6.8.0
urfave/cli (github.com/urfave/cli/v3)
v3.10.0Compare Source
What's Changed
Full Changelog: urfave/cli@v3.9.1...v3.10.0
v3.9.1Compare Source
What's Changed
Full Changelog: urfave/cli@v3.9.0...v3.9.1
yaml/go-yaml (go.yaml.in/yaml/v4)
v4.0.0-rc.6Compare Source
v4.0.0-rc.5Compare Source
Configuration
📅 Schedule: (in timezone Australia/Sydney)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.