Skip to content
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

build(deps-dev): bump vscode-tmgrammar-test from 0.0.11 to 0.1.1 #429

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps vscode-tmgrammar-test from 0.0.11 to 0.1.1.

Release notes

Sourced from vscode-tmgrammar-test's releases.

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
  • 00e0ab6 remove nodejs-10.x from the build matrix
  • 98f1c87 bump version
  • b6c7ef0 Updated Readme.md, add relaxed rule for parsing
  • cf38b6b Fix #20 - treat lines that start with comment token but don't contain asserti...
  • 0c4221c fixed typo
  • b88cb7a removed unused allowMiddleLineAssertions flag
  • b44ff2c change formatting. add config option and support for injections. breaking cha...
  • 255dc33 upgraded vscode-textmate, removed istanbul
  • 0c5e0e2 Merge pull request #34 from PanAeon/dependabot/npm_and_yarn/ansi-regex-3.0.1
  • 9933047 Bump ansi-regex from 3.0.0 to 3.0.1
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2022
Bumps [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) from 0.0.11 to 0.1.1.
- [Release notes](https://github.com/PanAeon/vscode-tmgrammar-test/releases)
- [Commits](PanAeon/vscode-tmgrammar-test@v0.0.11...v0.1.1)

---
updated-dependencies:
- dependency-name: vscode-tmgrammar-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode-tmgrammar-test-0.1.1 branch from 01a2d12 to 5efdbee Compare July 11, 2022 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants