openfga / vscode-ext

An OpenFGA extension for VS Code
https://openfga.dev
Apache License 2.0
14 stars 4 forks source link

build(deps): bump the dependencies group across 1 directory with 3 updates #276

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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.19

Release notes

Sourced from @​openfga/syntax-transformer's releases.

pkg/js/v0.2.0-beta.19

pkg/js/v0.2.0-beta.19 (2024-07-25)

Added:

  • migrated validation code for store files (#286)
  • implemented getModulesFromJSON: function to get modules from json (#287)
Commits
  • 8ed98f7 release(js): v0.2.0-beta.19 (#298)
  • cdc9482 release(js): v0.2.0-beta.19
  • b7ca692 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 group
  • c59029f fix: instancePath using incorrect value for tests (#295)
  • c7b7c1e fix: instancePath using incorrect value for tests
  • 185709d feat: adding validation for java & go (#294)
  • 2664308 feat: adding validation for java & go
  • 8e47a63 feat(js): create a function to get modules from json (#287)
  • 8dd93a9 chore: moved store validation to language (#286)
  • Additional commits viewable in compare view


Updates @types/vscode from 1.90.0 to 1.92.0

Commits


Updates @vscode/test-electron from 2.4.0 to 2.4.1

Changelog

Sourced from @​vscode/test-electron's changelog.

2.4.1 | 2024-07-05

  • Throw a typed TestRunFailedError on failure instead of a string.
Commits


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