Drupal depends on eslint-plugin-yml 0.14.0. However, the latest version is 1.2.0: https://www.npmjs.com/package/eslint-plugin-yml. Release notes: https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md

Release notes snippet

eslint-plugin-yml, the YAML style checker for ESLint, has been upgraded from 0.14.0 to 1.2.0.

Comments

lauriii created an issue. See original summary.

lauriii’s picture

Status: Active » Needs review
StatusFileSize
new3.07 KB
$ yarn lint:yaml
yarn run v1.22.17
warning ../../package.json: No license field
$ node ./node_modules/eslint/bin/eslint.js --ext .yml .
✨  Done in 18.74s.
nod_’s picture

Status: Needs review » Reviewed & tested by the community

works for me

bnjmnm’s picture

StatusFileSize
new3.15 KB
new3.07 KB

  • bnjmnm committed cfc9682 on 10.1.x
    Issue #3308826 by bnjmnm, lauriii: Update eslint-plugin-yml to 1.2.0
    

  • bnjmnm committed 09892af on 10.0.x
    Issue #3308826 by bnjmnm, lauriii: Update eslint-plugin-yml to 1.2.0
    
bnjmnm’s picture

Version: 10.0.x-dev » 9.5.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed to but 10.1.x and cherry picked to 10.0.x
The 9.5 patch uploaded an hour ago already won't apply. Its an eventful day.

spokje’s picture

StatusFileSize
new3.15 KB
spokje’s picture

Status: Patch (to be ported) » Needs review

Rock-n-Re-roll!

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Reroll is ready to rock.

  • bnjmnm committed 5c6e762 on 9.5.x
    Issue #3308826 by lauriii, Spokje, nod_, longwave: Update eslint-plugin-...
bnjmnm’s picture

Status: Reviewed & tested by the community » Fixed

Great to hit refresh and see everything we need!
Ported to 9.5.x.

phenaproxima’s picture

Status: Fixed » Needs work
Issue tags: +Needs release note

This front-end dependency update should probably have a release note.

longwave’s picture

Issue summary: View changes
Status: Needs work » Needs review
Issue tags: -Needs release note

Not sure what else there is to say, this one barely seems worth mentioning.

longwave’s picture

phenaproxima’s picture

Status: Needs review » Fixed

That's all I needed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.