Closed dependabot[bot] closed 1 month ago
Minder analyzed this PR and found it does not add any new vulnerable dependencies.
Vulnerability scan of
d2bd0367:
- 🐞 vulnerable packages:
0
- 🛠 fixes available for:
0
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 4 updates in the / directory: github.com/openfga/go-sdk, github.com/openfga/language/pkg/go, github.com/openfga/openfga and github.com/schollz/progressbar/v3.
Updates
github.com/openfga/go-sdk
from 0.6.0 to 0.6.1Release notes
Sourced from github.com/openfga/go-sdk's releases.
Changelog
Sourced from github.com/openfga/go-sdk's changelog.
Commits
f9c1c96
chore: bump sdk version written in code (#125)704f526
release: v0.6.1 (#124)8fe8b4f
refactor(OpenTelemetry): move to public API (#122)d41ae37
docs(OpenTelemetry): initial documentation and example (#123)6a4aa1a
chore(deps): bump the dependencies group with 2 updates (#119)Updates
github.com/openfga/language/pkg/go
from 0.2.0-beta.0 to 0.2.0-beta.2Release notes
Sourced from github.com/openfga/language/pkg/go's releases.
Commits
8118aec
release: js and go changelog entries (#340)cd20b11
release: js and go changelog entries733d874
build: update generated code for go and js (#339)220da0e
build: update generated code for js and go43e2347
ci(go): run tests on go 1.233715b64
ci: check that generated code is updated during build7f8a568
release: release new versions of go, js and java (#338)bb8a30e
release: release new versions of go, js and java9a78e9b
chore(deps): bump js and go dependencies (#337)9964028
chore(deps): bump js and go dependenciesUpdates
github.com/openfga/openfga
from 1.6.0 to 1.6.1Release notes
Sourced from github.com/openfga/openfga's releases.
Changelog
Sourced from github.com/openfga/openfga's changelog.
Commits
b985c58
docs(v1.6.1): add v1.6.1 release notes to CHANGELOG (#1925)7be1b5b
Extend request timeout to 10s for slow tests (#1926)f3be13c
feat: add SQLite support (#1615)d07302b
chore(deps): bump the dependencies group with 5 updates (#1919)7420b13
chore(deps): bump snyk/actions from 9213221444c2dc9e8b2502c1e857c26d851e84a7 ...7dfc0ff
chore: update to latest openfga/api (#1915)81222f5
refactor: remove unusedemptyTupleIterator
(#1917)b8787d5
ci: reorganize 'main' workflow and delete unused workflow (#1912)f4e6828
perf: stream dispatches for TTU and userset slowpath (#1888)3f4b983
fix: makes Logger.With immutable. (#1906)Updates
github.com/schollz/progressbar/v3
from 3.14.6 to 3.16.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
f1b3580
Merge pull request #199 from chengxilo/update-spinner3d93361
feat: update the test.Now the actual is what the output would be like in the ...efe17f0
fix:according torenderProgressBar
, only update spinner when ignore length.fbe274c
fix:check whether the progressbar is visible before start the spinner change ...12ba16a
import virtualterm for testing.5ad50c6
feat: make progressbar could update according to an interval or update each t...d773ff3
Merge pull request #193 from luo-cheng-xi/fix-change-max191b8ab
update dependenciesdcb591b
Merge pull request #196 from luo-cheng-xi/not-now4c1391b
Merge pull request #194 from luo-cheng-xi/feature-scrolling-detailDependabot 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