fix(deps): update osv-scanner minor#2674
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
375eae7 to
b01979e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2674 +/- ##
==========================================
+ Coverage 79.63% 79.75% +0.11%
==========================================
Files 117 117
Lines 8012 8005 -7
==========================================
+ Hits 6380 6384 +4
+ Misses 1255 1246 -9
+ Partials 377 375 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5cd8b42 to
079d4e7
Compare
079d4e7 to
f987814
Compare
e2068da to
0f8cbc6
Compare
4d2f0c7 to
3478b3f
Compare
|
for version 3.8.0 of github.com/urfave/cli/v3, it seems an empty flag now sets the argument to be empty instead of erroring, see urfave/cli#2297 which caused the snapshot change. we probably should rename the test case of |
2a967d6 to
0075c7b
Compare
0075c7b to
d019ac7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v2.0.1→v2.0.3v0.5.20→v0.5.21v6.7.8→v6.7.9v1.4.1→v1.5.0v1.2.1→v1.3.0v3.7.0→v3.8.0v0.40.0→v0.42.0v1.79.3→v1.80.0Release Notes
charmbracelet/lipgloss (charm.land/lipgloss/v2)
v2.0.3Compare Source
Changelog
Fixed
472d718: fix: Avoid background color query hang (#636) (@jedevc)Docs
9e39a0a: docs: fix README typo (#629) (@Rohan5commit)cd93a9f: docs: fix tree comment typo (#634) (@Rohan5commit)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.2Compare Source
Table patch
If you don't know, we made big improvements in table rendering recently shipped in v2.0.0.
@MartinodF made a good job on improving it even further for tricky edge cases, in particular when content wrapping is enabled.
Changelog
Fixed
c289bad: fix(table): height and overflow with wrapping content (#620) (@MartinodF)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)
v0.5.21Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.20...v0.5.21
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.7.9Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.7.8...v6.7.9
modelcontextprotocol/go-sdk (github.com/modelcontextprotocol/go-sdk)
v1.5.0Compare Source
This release is equivalent to v1.5.0-pre.1. Thank you to those who tested the pre-release.
In this release we introduce important enhancements to the client-side OAuth flows. We also introduce several smaller fixes and improvements.
Stabilization of client-side OAuth APIs
As previously communicated, we're stabilizing the client-side OAuth APIs in
v1.5.0. This means that themcp_go_client_oauthbuild tag will no longer be required to compile the functionality and standard backward compatibility guarantees apply from now on.Compared to the experimental support published in
v1.4.0, we made some backwards incompatible changes:auth.AuthorizationCodeHandlerConfig.AuthorizationCodeFetcher's type was changed fromfunc(context.Context, *auth.AuthorizationArgs) (*auth.AuthorizationResult, error)toauth.AuthorizationCodeFetcherwhich is a reusable definition carrying the same underlying function type.auth.AuthorizationCodeHandlerConfig.PreregisteredClientConfigwas removed and replaced withauth.AuthorizationCodeHandlerConfig.PreregisteredClientwhich uses a newly introducedoauthex.ClientCredentialstype. The type used previously (auth.PreregisteredClientConfig) has been removed.authandoauthexpackages.Enterprise Managed Authorization support added
Support for Enterprise Managed Authorization has been added to
auth/extauthpackage. Huge thanks to @radar07 for the implementation!Note: this support is part of an official MCP extension and is not part of the core protocol. The support of this functionality is not covered by the principles defined in SDK tiers.
Other changes to the SDK
New Contributors
Full Changelog: modelcontextprotocol/go-sdk@v1.4.1...v1.5.0
opencontainers/runtime-spec (github.com/opencontainers/runtime-spec)
v1.3.0Compare Source
This is the fourth minor release of the v1 series of the Open Container Initiative Runtime Specification.
This release features the addition of the specification for FreeBSD.
Additions
Minor fixes
Documentation, CI & Governance
Thanks to the following contributors for making this release possible: @Artoria2e5 @Sharmaann @aojea @ariel-anieli @askervin @cyphar @dfr @gogolok @ipuustin @kolyshkin @marquiz @oleksiimoisieiev @tianon
Vote-Results: +9 -0 *2 (#1302)
Signed-off-by: Akihiro Suda (@AkihiroSuda)
urfave/cli (github.com/urfave/cli/v3)
v3.8.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.7.0...v3.8.0
grpc/grpc-go (google.golang.org/grpc)
v1.80.0Compare 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.