Skip to content

Commit 893ff93

Browse files
Bump vscode-textmate from 9.3.0 to 9.3.1 in /src/textmate (#18797)
Bumps [vscode-textmate](https://github.com/microsoft/vscode-textmate) from 9.3.0 to 9.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vscode-textmate/releases">vscode-textmate's releases</a>.</em></p> <blockquote> <h2>v9.3.1</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/vscode-textmate/issues/267">#267</a>: changing font size and line height to multiplier values</li> <li><a href="https://redirect.github.com/microsoft/vscode-textmate/issues/266">#266</a>: increasing the version of package</li> <li><a href="https://redirect.github.com/microsoft/vscode-textmate/issues/265">#265</a>: using a number value for the font size instead of a string value</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=388713&amp;view=logs">auto generated</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vscode-textmate/commit/ff089f395555bf999bafc85b5a2b175dde1d5382"><code>ff089f3</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/vscode-textmate/issues/267">#267</a> from microsoft/ancient-mollusk</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/b9004ea8ece6512da299733d2f1808f7e5288515"><code>b9004ea</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/vscode-textmate/issues/266">#266</a> from microsoft/rotten-elk</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/7434526b18785dba6cca76102f8613bda4496416"><code>7434526</code></a> changing font size and line height to multiplier values</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/c4302779b9d968d03a131fd993e2b477bbe67969"><code>c430277</code></a> increasing the version of package</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/05cabfea7565e1102092abe75a4ff507e5cec89d"><code>05cabfe</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/vscode-textmate/issues/265">#265</a> from microsoft/slim-koala</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/b0c710013d2df0fc0ff2e2909ba4cb451634384b"><code>b0c7100</code></a> fixing tests</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/24614f8c696ab9211d09761d63fd4b6749fc59f9"><code>24614f8</code></a> Revert &quot;renaming to multiplier&quot;</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/3b8f817d2950cfcc6c8a7103b155ebd8b1392efe"><code>3b8f817</code></a> Revert &quot;fixing the tests&quot;</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/9db25495a5905b86dde6267eb63018cd90a6ac78"><code>9db2549</code></a> renaming to multiplier</li> <li><a href="https://github.com/microsoft/vscode-textmate/commit/5cfbabd26fc8a336561a0c540e9c70e8510f6e03"><code>5cfbabd</code></a> fixing the tests</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vscode-textmate/compare/v9.3.0...v9.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vscode-textmate&package-manager=npm_and_yarn&previous-version=9.3.0&new-version=9.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/18797) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a1383 commit 893ff93

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/textmate/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/textmate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^5.9.3",
2727
"typescript-eslint": "^8.52.0",
2828
"vscode-oniguruma": "^2.0.1",
29-
"vscode-textmate": "^9.3.0"
29+
"vscode-textmate": "^9.3.1"
3030
},
3131
"engines": {
3232
"node": ">=14.0.0"

0 commit comments

Comments
 (0)