Problem/Motivation
postcss-import is not on its latest version.
Steps to reproduce
yarn outdated
Package Current Wanted Latest Package Type
nightwatch 2.4.2 2.5.3 2.5.3 devDependencies
postcss-import 15.0.0 15.0.1 15.0.1 devDependencies
shepherd.js 10.0.1 10.0.1 11.0.0 devDependencies
Nightwatch and Sheperd.js already have their dedicated update issues
Proposed resolution
yarn upgrade postcss-import
yarn build
$ yarn-lock-diff -o old.yarn.lock -n yarn.lock
┌──────────────────────────────┬─────────────────┬────────────────┐
│ package name │ old version(s) │ new version(s) │
├──────────────────────────────┼─────────────────┼────────────────┤
│ postcss-import │ 15.0.0 │ 15.0.1 │
└──────────────────────────────┴─────────────────┴────────────────┘
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3324927-9-9.5.x.patch | 831 bytes | longwave |
| #2 | 3324927-10.x-2.patch | 3.05 KB | spokje |
Comments
Comment #2
spokjeComment #3
spokjeComment #4
spokjeComment #5
anjali rathod@Spokje I was unable to reproduce the output given by you.
Comment #6
spokje@Anjali Rathod
TestBot seems happy with the changes.
What command doesn't give you the output you expected?
Comment #7
longwaveWorks for me, tested locally with the same result, the bug fix doesn't affect us as
yarn build:csshas no changes.Comment #8
longwave@Spokje can you make a patch for 9.5.x as well please?
Comment #9
longwaveActually it's trivial so here we go.
Comment #10
spokjeCould have sworn an oath that 9.5.x was already on 15.0.1, was so convinced I actually didn't even check...
Well, I guess that's the difference between Release Managers and Core Contributors ;)
Comment #11
spokjeIf we could get this committed soon, that would be grand, because by now there are (quite a few) new updates.
Comment #12
spokjeNew plan, let's close this one and update all at once to prevent yarn.lock from making a separate patch for the other dependencies to be non-applicable. #3325114: Update to the latest cspell, eslint, postcss-import, stylelint. terser and webpack-cli version