Merge remote-tracking branch 'upstream/main' into risu/cache-rust-toolchains

# Conflicts:
#	dist/index.js.map
This commit is contained in:
Taku Kodma 2026-05-11 21:41:09 +10:00
commit 2ddade2d57
No known key found for this signature in database
GPG key ID: 2FA149ECEAB1E16D
4 changed files with 1304 additions and 1024 deletions

886
dist/index.js generated vendored

File diff suppressed because it is too large Load diff

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

20
dist/licenses.txt generated vendored
View file

@ -327,7 +327,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
---
Name: semver
Version: 7.7.4
Version: 7.8.0
License: ISC
Private: false
Description: The semantic version parser used by npm.
@ -910,7 +910,7 @@ SOFTWARE.
---
Name: fast-xml-parser
Version: 5.7.2
Version: 5.7.3
License: MIT
Private: false
Description: Validate XML, Parse XML, Build XML without C/C++ based libraries
@ -954,12 +954,12 @@ Author: Amit Gupta (https://solothought.com)
---
Name: strnum
Version: 2.2.3
Version: 2.3.0
License: MIT
Private: false
Description: Parse String to Number based on configuration
Repository: https://github.com/NaturalIntelligence/strnum
Author: Amit Gupta (https://amitkumargupta.work/)
Author: Amit Gupta (https://solothought.work/)
License Text:
===
@ -1023,7 +1023,7 @@ SOFTWARE.
---
Name: fast-xml-builder
Version: 1.1.5
Version: 1.2.0
License: MIT
Private: false
Description: Build XML from JSON without C/C++ based libraries
@ -1056,6 +1056,16 @@ SOFTWARE.
---
Name: xml-naming
Version: 0.1.0
License: MIT
Private: false
Description: Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Repository: https://github.com/NaturalIntelligence/xml-naming
Author: Amit Gupta (https://solothought.com)
---
Name: @azure/core-xml
Version: 1.5.1
License: MIT

1420
package-lock.json generated

File diff suppressed because it is too large Load diff