chore: update third-party licenses (#55598)

This is an automated pull request generated by [this
run](https://github.com/sourcegraph/sourcegraph/actions/runs/5779485798).
Learn more about our GitHub Actions for managing licenses
[here](https://docs.sourcegraph.com/dev/background-information/ci#third-party-licenses).

You're safe to merge this pull request when the required checks are
passing.

Test plan: CI should pass with any updates.

Co-authored-by: bobheadxi <bobheadxi@users.noreply.github.com>
This commit is contained in:
sourcegraph-bot-devx 2023-08-06 23:29:31 -05:00 committed by GitHub
parent 28ed4afc2d
commit 8e48a1feb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -544,6 +544,7 @@ PNPM,@testing-library/dom,9.3.1,MIT,"",Approved
PNPM,@testing-library/jest-dom,5.16.4,MIT,"",Approved
PNPM,@testing-library/react,13.4.0,MIT,"",Approved
PNPM,@testing-library/react-hooks,8.0.0,MIT,"",Approved
PNPM,@testing-library/svelte,4.0.3,MIT,"",Approved
PNPM,@testing-library/user-event,14.4.3,MIT,"",Approved
PNPM,@tootallnate/once,2.0.0,MIT,"",Approved
PNPM,@trysound/sax,0.2.0,ISC,"",Approved
@ -1711,6 +1712,7 @@ Go,github.com/prometheus/common,v0.32.1,"Apache 2.0,New BSD",github.com/promethe
Go,github.com/prometheus/common/sigv4,v0.1.0,Apache 2.0,github.com/prometheus/common,Approved
Go,github.com/prometheus/procfs,v0.11.0,Apache 2.0,github.com/prometheus/procfs,Approved
Go,github.com/prometheus/prometheus,v0.40.5,Apache 2.0,github.com/prometheus/prometheus,Approved
Go,github.com/qdrant/go-client,v1.3.0,Apache 2.0,github.com/qdrant/go-client,Approved
Go,github.com/qustavo/sqlhooks/v2,v2.1.0,MIT,github.com/qustavo/sqlhooks,Approved
Go,github.com/ricochet2200/go-disk-usage/du,v0.0.0-20210707232629-ac9918953285,Unlicense,github.com/ricochet2200/go-disk-usage,Approved
Go,github.com/rivo/uniseg,v0.4.3,MIT,github.com/rivo/uniseg,Approved
@ -1750,7 +1752,7 @@ Go,github.com/sourcegraph/mountinfo,v0.0.0-20230106004439-7026e28cef67,Apache 2.
Go,github.com/sourcegraph/run,v0.12.0,Apache 2.0,github.com/sourcegraph/run,Approved
Go,github.com/sourcegraph/scip,v0.3.1-0.20230627154934-45df7f6d33fc,Apache 2.0,github.com/sourcegraph/scip,Approved
Go,github.com/sourcegraph/yaml,v1.0.1-0.20200714132230-56936252f152,MIT,github.com/sourcegraph/yaml,Approved
Go,github.com/sourcegraph/zoekt,v0.0.0-20230724134010-f9b3ea5dcf46,Apache 2.0,github.com/sourcegraph/zoekt,Approved
Go,github.com/sourcegraph/zoekt,v0.0.0-20230801152445-d57235362dca,Apache 2.0,github.com/sourcegraph/zoekt,Approved
Go,github.com/spf13/pflag,v1.0.5,New BSD,github.com/spf13/pflag,Approved
Go,github.com/stretchr/testify,v1.8.4,MIT,github.com/stretchr/testify,Approved
Go,github.com/throttled/throttled/v2,v2.12.0,New BSD,github.com/throttled/throttled,Approved

1 package_manager name version licenses homepage approved
544 PNPM @testing-library/jest-dom 5.16.4 MIT Approved
545 PNPM @testing-library/react 13.4.0 MIT Approved
546 PNPM @testing-library/react-hooks 8.0.0 MIT Approved
547 PNPM @testing-library/svelte 4.0.3 MIT Approved
548 PNPM @testing-library/user-event 14.4.3 MIT Approved
549 PNPM @tootallnate/once 2.0.0 MIT Approved
550 PNPM @trysound/sax 0.2.0 ISC Approved
1712 Go github.com/prometheus/common/sigv4 v0.1.0 Apache 2.0 github.com/prometheus/common Approved
1713 Go github.com/prometheus/procfs v0.11.0 Apache 2.0 github.com/prometheus/procfs Approved
1714 Go github.com/prometheus/prometheus v0.40.5 Apache 2.0 github.com/prometheus/prometheus Approved
1715 Go github.com/qdrant/go-client v1.3.0 Apache 2.0 github.com/qdrant/go-client Approved
1716 Go github.com/qustavo/sqlhooks/v2 v2.1.0 MIT github.com/qustavo/sqlhooks Approved
1717 Go github.com/ricochet2200/go-disk-usage/du v0.0.0-20210707232629-ac9918953285 Unlicense github.com/ricochet2200/go-disk-usage Approved
1718 Go github.com/rivo/uniseg v0.4.3 MIT github.com/rivo/uniseg Approved
1752 Go github.com/sourcegraph/run v0.12.0 Apache 2.0 github.com/sourcegraph/run Approved
1753 Go github.com/sourcegraph/scip v0.3.1-0.20230627154934-45df7f6d33fc Apache 2.0 github.com/sourcegraph/scip Approved
1754 Go github.com/sourcegraph/yaml v1.0.1-0.20200714132230-56936252f152 MIT github.com/sourcegraph/yaml Approved
1755 Go github.com/sourcegraph/zoekt v0.0.0-20230724134010-f9b3ea5dcf46 v0.0.0-20230801152445-d57235362dca Apache 2.0 github.com/sourcegraph/zoekt Approved
1756 Go github.com/spf13/pflag v1.0.5 New BSD github.com/spf13/pflag Approved
1757 Go github.com/stretchr/testify v1.8.4 MIT github.com/stretchr/testify Approved
1758 Go github.com/throttled/throttled/v2 v2.12.0 New BSD github.com/throttled/throttled Approved