Taylor Smock

Results 112 comments of Taylor Smock

Upstream (CRA) issue: https://github.com/facebook/create-react-app/issues/9468 . It looks like I might want to see if I can update `react-scripts` to 5.0.x first. Which will involve CRACO, since there are issues with...

Updating to CRA (`react-scripts`) to 5.0.1 fixes the issue with `yarn start`. I'll open a separate PR for that, since I'm going to need to fiddle with some code splitting...

No; #5721 also updates query-string and includes all of the changes from this PR. See [package.json#L43](https://github.com/hotosm/tasking-manager/pull/5721/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655R43).

This PR is no longer necessary; the same changes were part of #5721.

Looking at the two images, it looks like [polyfill.js](https://github.com/hotosm/tasking-manager/blob/develop/frontend/src/utils/polyfill.js) is the problem. I did some investigation when I was looking at updating _all_ frontend dependencies. * Current browserslist is ">0.2%",...

Both of those PRs were copied from #5721 in an effort to try and do some upgrades in steps. I've closed both PRs since they are no longer necessary.

I believe that this draft PR can be closed as well, yes.

We cannot merge this yet -- sentry-sdk depends upon urllib3

In [19165/josm](https://josm.openstreetmap.de/changeset/19165/josm): Fix [#23298](https://josm.openstreetmap.de/ticket/23298): Improper warning for aerialway=zip_line Exclude aerialway from combinations check and add usage values to aerialway presets (where someone has already used the key with the aerialway...