Skip to content

Commit c0c4ce6

Browse files
authored
Merge branch 'main' into fix-209417
2 parents a78c097 + f9c927c commit c0c4ce6

313 files changed

Lines changed: 7190 additions & 2439 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vscode/notebooks/endgame.github-issues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
{
113113
"kind": 2,
114114
"language": "github-issues",
115-
"value": "$REPOS $MILESTONE is:issue is:closed reason:completed sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:z-author-verified -label:unreleased -label:*not-reproducible"
115+
"value": "$REPOS $MILESTONE is:issue is:closed reason:completed sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:z-author-verified -label:unreleased -label:*not-reproducible -label:*out-of-scope"
116116
},
117117
{
118118
"kind": 1,

ThirdPartyNotices.txt

Lines changed: 66 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ to the base-name name of the original file, and an extension of txt, html, or si
573573

574574
---------------------------------------------------------
575575

576-
go-syntax 0.7.8 - MIT
576+
go-syntax 0.7.9 - MIT
577577
https://github.com/worlpaker/go-syntax
578578

579579
MIT License
@@ -1562,6 +1562,22 @@ SOFTWARE.
15621562

15631563
---------------------------------------------------------
15641564

1565+
RedCMD/YAML-Syntax-Highlighter 1.3.2 - MIT
1566+
https://github.com/RedCMD/YAML-Syntax-Highlighter
1567+
1568+
MIT License
1569+
1570+
Copyright 2024 RedCMD
1571+
1572+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1573+
1574+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1575+
1576+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1577+
---------------------------------------------------------
1578+
1579+
---------------------------------------------------------
1580+
15651581
redhat-developer/vscode-java 1.26.0 - MIT
15661582
https://github.com/redhat-developer/vscode-java
15671583

@@ -1735,6 +1751,55 @@ SOFTWARE.
17351751

17361752
---------------------------------------------------------
17371753

1754+
Shopify/ruby-lsp 0.0.0 - MIT License
1755+
https://github.com/Shopify/ruby-lsp
1756+
1757+
The MIT License (MIT)
1758+
1759+
Copyright (c) 2022-present, Shopify Inc.
1760+
1761+
Permission is hereby granted, free of charge, to any person obtaining a copy
1762+
of this software and associated documentation files (the "Software"), to deal
1763+
in the Software without restriction, including without limitation the rights
1764+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1765+
copies of the Software, and to permit persons to whom the Software is
1766+
furnished to do so, subject to the following conditions:
1767+
1768+
The above copyright notice and this permission notice shall be included in
1769+
all copies or substantial portions of the Software.
1770+
1771+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1772+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1773+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1774+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1775+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1776+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1777+
THE SOFTWARE.
1778+
1779+
================================================================================
1780+
The following files and related configuration in package.json are based on a
1781+
sequence of adaptions: grammars/ruby.cson.json, grammars/erb.cson.json,
1782+
languages/erb.json.
1783+
1784+
Copyright (c) 2016 Peng Lv
1785+
Copyright (c) 2017-2019 Stafford Brunk
1786+
https://github.com/rubyide/vscode-ruby
1787+
1788+
Released under the MIT license
1789+
https://github.com/rubyide/vscode-ruby/blob/main/LICENSE.txt
1790+
1791+
Copyright (c) 2014 GitHub Inc.
1792+
https://github.com/atom/language-ruby
1793+
1794+
Released under the MIT license
1795+
https://github.com/atom/language-ruby/blob/master/LICENSE.md
1796+
1797+
https://github.com/textmate/ruby.tmbundle
1798+
https://github.com/textmate/ruby.tmbundle#license
1799+
---------------------------------------------------------
1800+
1801+
---------------------------------------------------------
1802+
17381803
sumneko/lua.tmbundle 1.0.0 - TextMate Bundle License
17391804
https://github.com/sumneko/lua.tmbundle
17401805

@@ -1964,51 +2029,6 @@ to the base-name name of the original file, and an extension of txt, html, or si
19642029

19652030
---------------------------------------------------------
19662031

1967-
textmate/ruby.tmbundle 0.0.0 - TextMate Bundle License
1968-
https://github.com/textmate/ruby.tmbundle
1969-
1970-
Copyright (c) textmate-ruby.tmbundle project authors
1971-
1972-
If not otherwise specified (see below), files in this folder fall under the following license:
1973-
1974-
Permission to copy, use, modify, sell and distribute this
1975-
software is granted. This software is provided "as is" without
1976-
express or implied warranty, and with no claim as to its
1977-
suitability for any purpose.
1978-
1979-
An exception is made for files in readable text which contain their own license information,
1980-
or files where an accompanying file exists (in the same directory) with a "-license" suffix added
1981-
to the base-name name of the original file, and an extension of txt, html, or similar. For example
1982-
"tidy" is accompanied by "tidy-license.txt".
1983-
---------------------------------------------------------
1984-
1985-
---------------------------------------------------------
1986-
1987-
textmate/yaml.tmbundle 0.0.0 - TextMate Bundle License
1988-
https://github.com/textmate/yaml.tmbundle
1989-
1990-
Copyright (c) 2015 FichteFoll <fichtefoll2@googlemail.com>
1991-
1992-
Permission is hereby granted, free of charge, to any person obtaining a copy
1993-
of this software and associated documentation files (the "Software"), to deal
1994-
in the Software without restriction, including without limitation the rights
1995-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1996-
copies of the Software, and to permit persons to whom the Software is
1997-
furnished to do so, subject to the following conditions:
1998-
1999-
The above copyright notice and this permission notice shall be included in all
2000-
copies or substantial portions of the Software.
2001-
2002-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2003-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2004-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2005-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2006-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2007-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2008-
---------------------------------------------------------
2009-
2010-
---------------------------------------------------------
2011-
20122032
trond-snekvik/vscode-rst 1.5.3 - MIT
20132033
https://github.com/trond-snekvik/vscode-rst
20142034

build/win32/Cargo.lock

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

build/win32/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inno_updater"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
authors = ["Microsoft <monacotools@microsoft.com>"]
55
build = "build.rs"
66

build/win32/code.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\.plist\OpenWithProgid
916916
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\.plist\OpenWithProgids"; ValueType: string; ValueName: "{#RegValueName}.plist"; ValueData: ""; Flags: uninsdeletevalue; Tasks: associatewithfiles
917917
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist"; ValueType: string; ValueName: ""; ValueData: "{cm:SourceFile,Properties file}"; Flags: uninsdeletekey; Tasks: associatewithfiles
918918
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist"; ValueType: string; ValueName: "AppUserModelID"; ValueData: "{#AppUserId}"; Flags: uninsdeletekey; Tasks: associatewithfiles
919-
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\resources\app\resources\win32\plist.ico"; Tasks: associatewithfiles
919+
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\resources\app\resources\win32\default.ico"; Tasks: associatewithfiles
920920
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist\shell\open"; ValueType: string; ValueName: "Icon"; ValueData: """{app}\{#ExeBasename}.exe"""; Tasks: associatewithfiles
921921
Root: {#SoftwareClassesRootKey}; Subkey: "Software\Classes\{#RegValueName}.plist\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\{#ExeBasename}.exe"" ""%1"""; Tasks: associatewithfiles
922922

build/win32/inno_updater.exe

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)