Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 3 updates in the /client directory: @openfga/syntax-transformer, @types/vscode and @vscode/test-electron.
Updates
@openfga/syntax-transformer
from 0.2.0-beta.18 to 0.2.0-beta.19Release notes
Sourced from
@openfga/syntax-transformer
's releases.Commits
8ed98f7
release(js): v0.2.0-beta.19 (#298)cdc9482
release(js): v0.2.0-beta.19b7ca692
chore(deps): bump gradle/actions from 3.4.2 to 3.5.0 in the dependencies grou...ce6c95c
chore(deps): bump gradle/actions in the dependencies groupc59029f
fix: instancePath using incorrect value for tests (#295)c7b7c1e
fix: instancePath using incorrect value for tests185709d
feat: adding validation for java & go (#294)2664308
feat: adding validation for java & go8e47a63
feat(js): create a function to get modules from json (#287)8dd93a9
chore: moved store validation to language (#286)Updates
@types/vscode
from 1.90.0 to 1.92.0Commits
Updates
@vscode/test-electron
from 2.4.0 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
e9d3537
2.4.1b8a4648
2.4.0c2bb9f2
feat: add experimental runner cli453dba5
Merge pull request #229 from microsoft/connor4312/fix-build9b5b730
fix: build4becb98
Merge pull request #228 from microsoft/connor4312/2.3.417df8e1
rm oldcabd485
2.3.443ea275
docs: prep for 2.3.4d1668ff
Fix insiders version string check (#227)Dependabot 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