mirror of
https://github.com/actions/setup-node
synced 2026-09-25 14:51:41 +02:00
* Bump @typescript-eslint/parser from 8.62.0 to 8.70.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.62.0 to 8.70.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update minimatch dependency to version 10.2.6 and adjust module paths * Fix casing for BlueOak license in .licensed.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
67 lines
1.8 KiB
YAML
Generated
67 lines
1.8 KiB
YAML
Generated
---
|
|
name: minimatch
|
|
version: 10.2.6
|
|
type: npm
|
|
summary: a glob matcher in javascript
|
|
homepage:
|
|
license: BlueOak-1.0.0
|
|
licenses:
|
|
- sources: LICENSE.md
|
|
text: |
|
|
# Blue Oak Model License
|
|
|
|
Version 1.0.0
|
|
|
|
## Purpose
|
|
|
|
This license gives everyone as much permission to work with
|
|
this software as possible, while protecting contributors
|
|
from liability.
|
|
|
|
## Acceptance
|
|
|
|
In order to receive this license, you must agree to its
|
|
rules. The rules of this license are both obligations
|
|
under that agreement and conditions to your license.
|
|
You must not do anything with this software that triggers
|
|
a rule that you cannot or will not follow.
|
|
|
|
## Copyright
|
|
|
|
Each contributor licenses you to do everything with this
|
|
software that would otherwise infringe that contributor's
|
|
copyright in it.
|
|
|
|
## Notices
|
|
|
|
You must ensure that everyone who gets a copy of
|
|
any part of this software from you, with or without
|
|
changes, also gets the text of this license or a link to
|
|
<https://blueoakcouncil.org/license/1.0.0>.
|
|
|
|
## Excuse
|
|
|
|
If anyone notifies you in writing that you have not
|
|
complied with [Notices](#notices), you can keep your
|
|
license by taking all practical steps to comply within 30
|
|
days after the notice. If you do not do so, your license
|
|
ends immediately.
|
|
|
|
## Patent
|
|
|
|
Each contributor licenses you to do everything with this
|
|
software that would otherwise infringe any patent claims
|
|
they can license or become able to license.
|
|
|
|
## Reliability
|
|
|
|
No contributor can revoke this license.
|
|
|
|
## No Liability
|
|
|
|
**_As far as the law allows, this software comes as is,
|
|
without any warranty or condition, and no contributor
|
|
will be liable to anyone for any damages related to this
|
|
software or this license, under any kind of legal claim._**
|
|
notices: []
|