Closed dependabot[bot] closed 1 month ago
Minder analyzed this PR and found it does not add any new vulnerable dependencies.
Vulnerability scan of
05585c95:
- 🐞 vulnerable packages:
0
- 🛠 fixes available for:
0
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the dependencies group with 6 updates in the / directory:
0.6.0
0.6.3
0.2.0-beta.0
0.2.0-beta.2
1.6.0
1.6.2
0.4.0
0.5.0
1.34.2
1.35.1
3.14.6
3.17.0
Updates
github.com/openfga/go-sdk
from 0.6.0 to 0.6.3Release notes
Sourced from github.com/openfga/go-sdk's releases.
Changelog
Sourced from github.com/openfga/go-sdk's changelog.
Commits
62a6bbc
release: v0.6.3 (#140)d70965e
fix: Fix data race issue on metrics Counters and Histograms (#139)9c2614b
fix: Fix broken README docs link (#138)9997e69
release: v0.6.2 (#137)cae58d7
fix: fix data race of TelemetryInstances variable (#136)60d2786
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the dependencies gr...a19a204
Update with sdk-generator changes and fix batch check consistency (#131)bd503a9
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 in the dependenc...6fa2a31
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the dependencies gr...f9c1c96
chore: bump sdk version written in code (#125)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.2Release notes
Sourced from github.com/openfga/openfga's releases.
Changelog
Sourced from github.com/openfga/openfga's changelog.
... (truncated)
Commits
de050b4
Update CHANGELOG.md (#1988)cf0d8f9
docs(v1.6.2): add release notes to CHANGELOG (#1973)55a1f17
chore(deps): bump grpc-ecosystem/grpc-health-probe from v0.4.29 to v0.4.33 in...1a4f70a
deps: bump go patch version to 1.22.7 (#1987)f472215
feat: increase fast path concurrency (#1981)be41383
fix: amend #1980 (#1986)4199ed2
test: add tests forcombinedtuplereader.go
(#1968)c45c5bc
fix: faster tuple validation when reading from datastore (#1984)fe5eb52
chore(deps): bump the dependencies group across 1 directory with 5 updates (#...540b94c
fix: backwards compatible FindLatestModel storage method (#1980)Updates
go.uber.org/mock
from 0.4.0 to 0.5.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
a9c44d9
Release v0.5.0 (#213)d164a16
Add gob mode to support custom package loading techniques in place of `--exec...d01ed30
deprecated reflect mode has been replaced with package mode (#207)6d5eb71
Regenerate generated mocks (#206)8adc9de
feat:mockgen
flag--build_constraint
to add//go:build
directives (#191)c50d83c
Support Go 1.22 and Go 1.23 (#203)33ccc99
Avoid stringer-related deadlocks without adding ISGOMOCK (#204)60372e3
chore: gofumpt -w . (#202)70a5e8c
Clarify documentation on Finish (#194)ec32d99
Bump goreleaser/goreleaser-action from 4 to 6 (#182)Updates
google.golang.org/protobuf
from 1.34.2 to 1.35.1Updates
github.com/schollz/progressbar/v3
from 3.14.6 to 3.17.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
dcad234
Merge pull request #205 from mcamou/add-no-count-option75ed67f
Fixes #138: Add OptionShowTotalbb7c93d
chore: update depsa10b636
add another theme787de03
add ascii theme from #2030e8db3d
Merge pull request #204 from janpfeifer/maine026913
Expanded Theme tests, and covered new BarStartFilled and BarEndFilled.d1e3b99
Added BarStartFilled and BarEndFilled fields to Theme struct.06775f1
Merge pull request #201 from babiel/go-mod-tidy7b730f8
Merge pull request #202 from babiel/data-racesDependabot 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