mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-01-15 01:38:19 +00:00
Upgrade to latest actions packages (#687)
* Add license metadata for various npm dependencies * fix: correct license type for @actions/http-client to mit * chore: update dependencies and version in package.json - Bump version from 5.0.0 to 5.0.1 - Upgrade @actions/cache from ^4.0.3 to ^5.0.0 - Upgrade @actions/core from ^1.10.0 to ^2.0.0 - Upgrade @actions/exec from ^1.1.1 to ^2.0.0 - Upgrade @actions/http-client from ^2.2.3 to ^3.0.0 Add license files for @actions/http-client versions 2.2.3 and 3.0.0 * dist updates * upgrade cache to 5.0.1 * check failure fix --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
This commit is contained in:
23
.licenses/npm/tslib-2.6.2.dep.yml
generated
23
.licenses/npm/tslib-2.6.2.dep.yml
generated
@@ -1,23 +0,0 @@
|
||||
---
|
||||
name: tslib
|
||||
version: 2.6.2
|
||||
type: npm
|
||||
summary: Runtime library for TypeScript helper functions
|
||||
homepage: https://www.typescriptlang.org/
|
||||
license: 0bsd
|
||||
licenses:
|
||||
- sources: LICENSE.txt
|
||||
text: |-
|
||||
Copyright (c) Microsoft Corporation.
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
notices: []
|
||||
Reference in New Issue
Block a user