Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Michael Kubacki > Sent: Wednesday, December 14, 2022 2:53 PM > To: devel@edk2.groups.io > Cc: Sean Brogan <sean.bro...@microsoft.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Gao, Liming > <gaolim...@byosoft.com.cn> > Subject: [edk2-devel] [PATCH v3 12/14] .azurepipelines: Update cspell version > to 5.21.0 > > From: Michael Kubacki <michael.kuba...@microsoft.com> > > - Updates node from 14.x to 19.x to keep current. > - Updates the cspell module used in CI from 5.20.0 to 5.21.0. > > Cc: Sean Brogan <sean.bro...@microsoft.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> > --- > .azurepipelines/templates/spell-check-prereq-steps.yml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/.azurepipelines/templates/spell-check-prereq-steps.yml > b/.azurepipelines/templates/spell-check-prereq- > steps.yml > index 226909d54c4e..f219cc529a92 100644 > --- a/.azurepipelines/templates/spell-check-prereq-steps.yml > +++ b/.azurepipelines/templates/spell-check-prereq-steps.yml > @@ -13,10 +13,10 @@ parameters: > steps: > - task: NodeTool@0 > inputs: > - versionSpec: '14.x' > + versionSpec: '19.x' > #checkLatest: false # Optional > condition: and(gt(variables.pkg_count, 0), succeeded()) > > -- script: npm install -g cspell@5.20.0 > +- script: npm install -g cspell@5.21.0 > displayName: 'Install cspell npm' > condition: and(gt(variables.pkg_count, 0), succeeded()) > -- > 2.28.0.windows.1 > > > > -=-=-=-=-=-= > Groups.io Links: You receive all messages sent to this group. > View/Reply Online (#97393): https://edk2.groups.io/g/devel/message/97393 > Mute This Topic: https://groups.io/mt/95678217/1643496 > Group Owner: devel+ow...@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub [michael.d.kin...@intel.com] > -=-=-=-=-=-= >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#97398): https://edk2.groups.io/g/devel/message/97398 Mute This Topic: https://groups.io/mt/95678217/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-