Closed
Bug 1879587
Opened 1 year ago
Closed 1 year ago
Update package.json dependencies
Categories
(Firefox :: Pocket, enhancement)
Firefox
Pocket
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
Similar to bug 1866283, but for the Pocket component.
This is actually a pretty minor update to webpack only, and any dependencies webpack uses, thus updating package-lock.json as well.
To test:
- Remove the node_modules directory in browser/components/pocket
- Run
npm install(you should get a clean install with no errors or warnings) - Run the browser and test the Pocket button for simple regressions. Log in, save, click a few links in the save panel, stuff like that. I imagine if something is going to break, it's going to break pretty obviously.
- Run the Pocket button tests in browser/components/pocket
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by sdowne@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0769559763d3
Update Pocket dev dependencies and build bundle from resulting dependencies update r=Standard8
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•