-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the dependencies group across 1 directory with 3 updates #791
Conversation
…dates Bumps the dependencies group with 3 updates in the / directory: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local), [@openfga/sdk](https://github.com/openfga/js-sdk) and [assert-never](https://github.com/aikoven/assert-never). Updates `@easyops-cn/docusaurus-search-local` from 0.44.0 to 0.44.3 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.44.3/packages/docusaurus-search-local) Updates `@openfga/sdk` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/openfga/js-sdk/releases) - [Changelog](https://github.com/openfga/js-sdk/blob/main/CHANGELOG.md) - [Commits](openfga/js-sdk@v0.5.0...v0.6.1) Updates `assert-never` from 1.2.1 to 1.3.0 - [Commits](aikoven/assert-never@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@openfga/sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: assert-never dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Minder Vulnerability Report ✅Minder analyzed this PR and found no vulnerable dependencies.
|
Dependency InformationMinder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile. 📦 Dependency: @openfga/sdkTrusty Score: 4.8Scoring details
Proof of Origin (Provenance)This package can be linked back to its source code using a historical provenance map. We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.
This package has been digitally signed using sigtore.
📦 Dependency: assert-neverTrusty Score: 3.6Scoring details
Proof of Origin (Provenance)This package can be linked back to its source code using a historical provenance map. We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.
|
Superseded by #794. |
Bumps the dependencies group with 3 updates in the / directory: @easyops-cn/docusaurus-search-local, @openfga/sdk and assert-never.
Updates
@easyops-cn/docusaurus-search-local
from 0.44.0 to 0.44.3Release notes
Sourced from
@easyops-cn/docusaurus-search-local
's releases.Commits
Updates
@openfga/sdk
from 0.5.0 to 0.6.1Release notes
Sourced from
@openfga/sdk
's releases.Changelog
Sourced from
@openfga/sdk
's changelog.Commits
d544153
release: v0.6.1 (#123)092943f
release: v0.6.1c807c37
chore: Target ES2020 for compilation, remove unnecessary Promise based code (...03dd54a
refactor: remove unnecessary async functionsa550de1
build: use es2020 for target as supported environments all support this7575bde
fix(metrics): add missing request model id attribute (#122)56aa225
fix(metrics): add missing request model id attribute565cea3
chore(deps): bump the dependencies group across 1 directory with 5 updates (#...97e4cec
chore(deps): bump the dependencies group across 1 directory with 5 updates011b066
release: v0.6.0 (#119)Updates
assert-never
from 1.2.1 to 1.3.0Commits
129add2
1.3.0c2cddb5
Merge pull request #7 from codeandcats/feat/add-custom-error-messagef8b3a2b
test: add test runner & tests2cba510
feat: allow specifying error message function5259e13
feat: allow specifying error message to use774509a
docs: update link in readmeDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions