rosshamish / kuskus

The extension pack so nice they named it twice
https://marketplace.visualstudio.com/items?itemName=rosshamish.kuskus-extensions-pack
44 stars 11 forks source link

build(deps-dev): bump vscode-tmgrammar-test from 0.0.11 to 0.1.3 in /kusto-syntax-highlighting in the dev-dependencies group #128

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dev-dependencies group in /kusto-syntax-highlighting with 1 update: vscode-tmgrammar-test.

Updates vscode-tmgrammar-test from 0.0.11 to 0.1.3

Release notes

Sourced from vscode-tmgrammar-test's releases.

v0.1.3

What's Changed

v0.1.1

breaking changes:

  • removed '-t' option, now testcases should be specified without it. My bad
  • remove '--scope' option from vscode-tmgrammar-test. Unit tests got scope information from their header so it wasn't doing anything
  • option --validate is removed
  • node 10.x is no longer supported

new features:

  • Now tests read grammar metadata from package.json by default. This means that if there are contributes.languages and contributes.grammars extension points in the package.json no additional configuration from command line options are necessary
  • Now comment lines which not start with assertions are treated as the rest of the source code. Fixed #20
  • Added scope injections. Fixed #29
  • README.md and examples are updated
Commits
  • baa9dda 0.1.3
  • 8146c88 Merge pull request #48 from so1ve/patch-1
  • f648445 Merge pull request #50 from PanAeon/limit-concurrency
  • af610c1 49 limit concurrency
  • d9d9fc1 fix: allow extensions to be undefined
  • 49e36bf Merge pull request #47 from PanAeon/dependabot/npm_and_yarn/babel/traverse-7....
  • 7ee64c3 Bump @​babel/traverse from 7.22.8 to 7.23.2
  • caa9eff Merge pull request #46 from Marcelotsvaz/fix/task-owner
  • 804ebe3 Formatting
  • 9f2a5de Add owner to task problem matcher
  • Additional commits viewable in compare view


Dependabot compatibility score

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
dependabot[bot] commented 6 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml