Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreadman committed Dec 3, 2024
2 parents 4825f0d + 167b384 commit 49479d9
Show file tree
Hide file tree
Showing 67 changed files with 1,237 additions and 887 deletions.
38 changes: 33 additions & 5 deletions ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,34 @@ suitability for any purpose.

---------------------------------------------------------

autocomplete 2.684.0 - MIT
https://github.com/withfig/autocomplete

MIT License

Copyright (c) 2021 Hercules Labs Inc. (Fig)

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:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

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.
---------------------------------------------------------

---------------------------------------------------------

cacheable-request 7.0.4 - MIT


Expand Down Expand Up @@ -545,7 +573,7 @@ to the base-name name of the original file, and an extension of txt, html, or si

---------------------------------------------------------

go-syntax 0.7.7 - MIT
go-syntax 0.7.8 - MIT
https://github.com/worlpaker/go-syntax

MIT License
Expand Down Expand Up @@ -593,7 +621,7 @@ without specific, written prior permission. Title to copyright in this document

---------------------------------------------------------

Ionic documentation 1.2.4 - Apache2
Ionic documentation 1.2.4 - Apache-2.0
https://github.com/ionic-team/ionic-site

Copyright Drifty Co. http://drifty.com/.
Expand Down Expand Up @@ -861,7 +889,7 @@ SOFTWARE.

---------------------------------------------------------

jlelong/vscode-latex-basics 1.7.0 - MIT
jlelong/vscode-latex-basics 1.9.0 - MIT
https://github.com/jlelong/vscode-latex-basics

Copyright (c) vscode-latex-basics authors
Expand Down Expand Up @@ -977,7 +1005,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SO

---------------------------------------------------------

language-docker 0.0.0 - Apache2
language-docker 0.0.0 - Apache-2.0
https://github.com/moby/moby

Apache License
Expand Down Expand Up @@ -2603,7 +2631,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---------------------------------------------------------

Web Background Synchronization - Apache2
Web Background Synchronization - Apache-2.0
https://github.com/WICG/background-sync

Apache License
Expand Down
18 changes: 13 additions & 5 deletions build/lib/stylelint/vscode-known-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
"--vscode-button-secondaryForeground",
"--vscode-button-secondaryHoverBackground",
"--vscode-button-separator",
"--vscode-chart-axis",
"--vscode-chart-guide",
"--vscode-chart-line",
"--vscode-charts-blue",
"--vscode-charts-foreground",
"--vscode-charts-green",
Expand Down Expand Up @@ -362,7 +365,11 @@
"--vscode-inlineEdit-indicator-border",
"--vscode-inlineEdit-indicator-foreground",
"--vscode-inlineEdit-modifiedBackground",
"--vscode-inlineEdit-modifiedChangedLineBackground",
"--vscode-inlineEdit-modifiedChangedTextBackground",
"--vscode-inlineEdit-originalBackground",
"--vscode-inlineEdit-originalChangedLineBackground",
"--vscode-inlineEdit-originalChangedTextBackground",
"--vscode-input-background",
"--vscode-input-border",
"--vscode-input-foreground",
Expand Down Expand Up @@ -514,6 +521,7 @@
"--vscode-panelStickyScroll-shadow",
"--vscode-panelTitle-activeBorder",
"--vscode-panelTitle-activeForeground",
"--vscode-panelTitle-border",
"--vscode-panelTitle-inactiveForeground",
"--vscode-peekView-border",
"--vscode-peekViewEditor-background",
Expand Down Expand Up @@ -610,6 +618,7 @@
"--vscode-sideBarStickyScroll-border",
"--vscode-sideBarStickyScroll-shadow",
"--vscode-sideBarTitle-background",
"--vscode-sideBarTitle-border",
"--vscode-sideBarTitle-foreground",
"--vscode-sideBySideEditor-horizontalBorder",
"--vscode-sideBySideEditor-verticalBorder",
Expand Down Expand Up @@ -769,7 +778,9 @@
"--vscode-testing-iconSkipped-retired",
"--vscode-testing-iconUnset",
"--vscode-testing-iconUnset-retired",
"--vscode-testing-message-error-decorationForeground",
"--vscode-testing-message-error-badgeBackground",
"--vscode-testing-message-error-badgeBorder",
"--vscode-testing-message-error-badgeForeground",
"--vscode-testing-message-error-lineBackground",
"--vscode-testing-message-info-decorationForeground",
"--vscode-testing-message-info-lineBackground",
Expand All @@ -782,9 +793,6 @@
"--vscode-testing-uncoveredBorder",
"--vscode-testing-uncoveredBranchBackground",
"--vscode-testing-uncoveredGutterBackground",
"--vscode-testing-message-error-badgeForeground",
"--vscode-testing-message-error-badgeBackground",
"--vscode-testing-message-error-badgeBorder",
"--vscode-textBlockQuote-background",
"--vscode-textBlockQuote-border",
"--vscode-textCodeBlock-background",
Expand Down Expand Up @@ -904,4 +912,4 @@
"--widget-color",
"--text-link-decoration"
]
}
}
26 changes: 26 additions & 0 deletions cglicenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,5 +587,31 @@
"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR",
"IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE."
]
},
{
"name": "@azure/msal-node-runtime",
"fullLicenseText": [
"MIT License",
"",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"",
"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:",
"",
"The above copyright notice and this permission notice shall be included in all",
"copies or substantial portions of the Software.",
"",
"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"
]
}
]
Loading

0 comments on commit 49479d9

Please sign in to comment.