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 assets/syntaxes/02_Extra/PowerShell from 4a0a076 to 742f0b5 #1935

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps assets/syntaxes/02_Extra/PowerShell from 4a0a076 to 742f0b5.

Commits
  • 742f0b5 Add syntax highlighting for 'clean {}' (#208)
  • c150c15 Merge pull request #197 from theaquamarine/requires
  • 0778739 Merge pull request #183 from msftrncs/embeddedSubexpressions
  • 2fb86c4 Merge pull request #175 from msftrncs/Issue136_FixDocKeywords
  • c784ca4 Merge pull request #173 from msftrncs/fixQuotedStringIssues
  • 069f8b0 Add test for #Requires -Assembly
  • cc0fe51 Add test for #Requires -PSEdition
  • c277285 Add Requires Assembly and PSEdition parameters
  • 84a64bc Adjust test, of embedded substatements in double quoted strings.
  • d14162e imrpove embedded subexpressions
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 1, 2021
@Enselic
Copy link
Collaborator

Enselic commented Nov 20, 2021

Requires conversion from tmLanguage to sublime-syntax

@Enselic
Copy link
Collaborator

Enselic commented Dec 12, 2021

@dependabot rebase

Bumps [assets/syntaxes/02_Extra/PowerShell](https://github.com/PowerShell/EditorSyntax) from `4a0a076` to `742f0b5`.
- [Release notes](https://github.com/PowerShell/EditorSyntax/releases)
- [Commits](PowerShell/EditorSyntax@4a0a076...742f0b5)

---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/PowerShell
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/assets/syntaxes/02_Extra/PowerShell-742f0b5 branch from c42ec07 to b514bc9 Compare December 12, 2021 16:42
The new .sublime-syntax file is a pure "Tools" -> "Developer" -> "New Syntax
from ..." conversion from a licenced version of Sublime Text, Version 3.1.1,
Build 3176 with the .tmLanguage as the source file. No manual changes has been
made.
…es/assets/syntaxes/02_Extra/PowerShell-742f0b5
@Enselic Enselic merged commit a02713d into master Dec 12, 2021
@Enselic Enselic deleted the dependabot/submodules/assets/syntaxes/02_Extra/PowerShell-742f0b5 branch December 12, 2021 18:41
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 needs-work submodules Pull requests that update Submodules code syntax-highlighting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant