ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, wmde-wikidata-tech, wdwb-tech, 
Special:NewLexeme revival, Wikidata Lexicographical data, Wikidata Dev Team.

TASK DESCRIPTION
  Update dependencies in **new-lexeme-special-page 
<https://github.com/wmde/new-lexeme-special-page>**.
  
  You can see which dependencies have new releases by first making sure your 
local dependencies are up-to-date by executing `npm ci` and then running `npm 
outdated`. Note that this might show some dependencies, for example Wikit, 
where we are using a version newer than the latest version and can thus not 
update that dependency.
  
  Some dependencies might need a manual update of their version range. This can 
be done by adjusting their version number in `package.json` and running `npm 
install`.
  Note that a manual update of a dependency might require substantial work. If 
that seems to be the case, then create a new task for it and skip it in the 
context of this Chore.
  
  The recommended path forward is to update step by step with the dependencies 
for one "topic" collected into one commit.
  For example, one commit each for
  
  - all `eslint`-related dependency updates
  - all `jest`-related dependency updates
  - all `vue`-related dependency updates
  - all `postcss`/`stylelint`-related dependency updates
  - `npm update` for all the remaining dependency updates
  
  Make sure that all checks still pass for every commit.
  
  If there are any issues, create a subtask.
  
  If there are open dependabot PRs 
<https://github.com/wmde/new-lexeme-special-page/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+author%3Aapp%2Fdependabot>
 then either merge them, or close them, or create a task if they need more work 
and comment the Phabricator Task-ID there.

TASK DETAIL
  https://phabricator.wikimedia.org/T315964

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ItamarWMDE
Cc: ItamarWMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to