jimjaeger

Results 36 comments of jimjaeger

I use "react-bootstrap-table-next": "^4.0.3" the issue still exists. @AllenFang Is there any plan to fix? Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your...

Hi David, yes definition files for the package would be great. I am not sure about the content of the PR but the value of a type definition of your...

Well, go-github is used by https://github.com/palantir/bulldozer. Older bulldozer versions does not work anymore with github enterprise. So I had to upgrade. Bulldozer developers decided to upgrade to go-github/v38. As result...

Thanks for the fast reply. I am to admit I am not involved in bulldozer project. And I am not familiar with Golang. I am just enduser from bulldozer who...

Seems the bulldozer guys did not comment here. Finally I built my custom custom bulldozer version and will stick with till the github version get an update. Thanks for the...

I found the line that cause the issue ScoverageSensor.scala var srcOption = Option(settings.getString(project.getName() + ".sonar.sources")) I do not know why you try to use the project name. The property is...

Hi, any outlook for pipe support? With redis-streams module the redis client can handle streams and pipes...

Thanks for explanation. I have to admin that I used https://start.spring.io/ to create the project config. The starter page allows to select Spring Reactive Web together with WebSocket. Any chance...

Hey, the linked highlightjs 9.x version has a reported security vulnerability https://snyk.io/test/npm/helper-markdown/1.0.0 There are 2 Pull requests that request to bump to v10: https://github.com/helpers/helper-markdown/pull/17 https://github.com/helpers/helper-markdown/pull/16 @jonschlinkert @doowb @almeidap Could you...

Here a fix recommendation: https://github.com/jfrog/build-info/pull/604