Mark Weaver
Mark Weaver
This fixes #2973 ## Description If a crusty old CI environment is in use that does not support git push --atomic, lerna does: git push [stuff] --atomic if it failed...
I'm not sure if anything actually sends this header with languages listed out of descending preference order, but according to the [specification](https://tools.ietf.org/html/rfc7231#section-5.3.5) you can't rely on it.
This hoists static functions in components decorated using withLocalization as per https://reactjs.org/docs/higher-order-components.html
### Report setting ```yaml spec: allowUnsafeConfigurations: true replsets: configuration: | net: tls: mode: requireTLS ``` means that requireTLS is (silently) ignored. From the code this appears to be because "unsafe"...
on windows this currently fails with a trace like: ``` File "c:\utils\Python\Python37\lib\site-packages\reverse_geocode\__init__.py", line 121, in search gd = GeocodeData() File "c:\utils\Python\Python37\lib\site-packages\reverse_geocode\__init__.py", line 25, in getinstance instances[cls] = cls() File "c:\utils\Python\Python37\lib\site-packages\reverse_geocode\__init__.py",...
**Which version of Microsoft.IdentityModel are you using?** 7.5.0 **Where is the issue?** M.IM.Tokens **Is this a new or an existing app?** New (reproduction) **Repro** ```csharp using Microsoft.IdentityModel.Logging; using Microsoft.IdentityModel.Tokens.Saml2; internal...
Currently it looks like the author of a comment is hard-coded to 0, would it be possible to add support for adding authors / setting them against comments?
**Describe the bug** Release 0.43 increases the memory usage of the metrics container dramatically compared to 0.42 **To Reproduce** Just switching the container version reproduces consistently **Expected behavior** Similar memory...