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

Bump tmlanguage-generator from 0.5.5 to 0.5.6 in /src/textmate #14332

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2024

Bumps tmlanguage-generator from 0.5.5 to 0.5.6.

Release notes

Sourced from tmlanguage-generator's releases.

[email protected]

Bump dependencies

  • #3401 Update dependencies - May 2024
Commits
  • 9c701cc TypeSpec 0.57 - June 2024 Release publish branch (#3578)
  • 4ed71bf Add release notes for 0.57.0 (#3560)
  • 147335d fix error when model property is invalid (#3574)
  • e4c4d2b Add support for completion of extends and is (#3443)
  • 5bc98d9 Fix: Using a scalar constructor defined in a parent scalar doesn't reference ...
  • 35e8625 support loglevel filter in playground (#3569)
  • 913aa03 fix the nullable value type (#3567)
  • 1f82d65 Do not run decorators on cloned type if the original type wasn't finished (#3...
  • ac93dfa Fix using js special words as parameters names (#3564)
  • 862b5e0 Bump @​azure/identity from 4.2.0 to 4.2.1 (#3562)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/14332)

Bumps [tmlanguage-generator](https://github.com/microsoft/typespec) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@0.5.6)

---
updated-dependencies:
- dependency-name: tmlanguage-generator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Jun 16, 2024
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

github-actions bot commented Jun 16, 2024

Test this change out locally with the following install scripts (Action run 9539580594)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 9539580594
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 9539580594"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 9539580594
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 9539580594"

Copy link
Contributor

Dotnet Test Results

    70 files   -     37       1 errors  69 suites   - 38   17m 6s ⏱️ - 19m 52s
10 876 tests  -     23  10 875 ✅  -     23  1 💤 ±0  0 ❌ ±0 
23 983 runs   - 14 494  23 981 ✅  - 14 493  2 💤  - 1  0 ❌ ±0 

For more details on these parsing errors, see this check.

Results for commit 54f24cf. ± Comparison against base commit 74dab7a.

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit dd73ea5 into main Jun 16, 2024
37 of 38 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the dependabot/npm_and_yarn/src/textmate/tmlanguage-generator-0.5.6 branch June 16, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants