Michael Kriese
Michael Kriese
## Description I'm using jest in esm mode, because my code simply requires it. But i can't use this library as it expects jest globals. ## Suggested Solution Import `expect`...
If i destroy a slider, who's parent node has been removed from the dom, it will crash here: https://github.com/seiyria/bootstrap-slider/blob/4bac28fdfad8232c8f34bdd13ebda355864b78a0/src/js/bootstrap-slider.js#L1002
Consider this: ```markdown # NuGet ... Renovate looks up the latest version on [nuget.org](https://nuget.org) (or on [alternate feeds](#Alternate%20feeds)) to see if any upgrades are available ... ## Alternate feeds ......
### Description I've two issues[^1] which are closely related with latest gitea v1.17.0 1. I can't see the automerge feature, but normally i can force merge as admin. 2. Today...
**Is your feature request related to a problem? Please describe.** Currently this lin depends on Json v10 and our Project depends on Json v12. The problem is we need assembly...
This PR will generate the assembly attributes from csproj. Additionally i have removed properties, witch will be equal to the default values.
This will add [source link](https://github.com/dotnet/sourcelink) to the generated package.
The analyze action fails since yesterday ``` Run github/codeql-action/analyze@4c10[2](https://github.com/renovatebot/renovate/runs/5828906475?check_suite_focus=true#step:5:2)1c5041fca602[3](https://github.com/renovatebot/renovate/runs/5828906475?check_suite_focus=true#step:5:3)82[4](https://github.com/renovatebot/renovate/runs/5828906475?check_suite_focus=true#step:5:4)e4[5](https://github.com/renovatebot/renovate/runs/5828906475?check_suite_focus=true#step:5:5)efb7f83178d52fe2 with: output: ../results upload: true cleanup-level: brutal add-snippets: false skip-queries: false checkout_path: /home/runner/work/renovate/renovate upload-database: true wait-for-processing: false token: *** matrix: null...
**Actual behavior** Kaniko is ignoring /etc/hosts configured by docker **Expected behavior** Kaniko should respect /etc/hosts **To Reproduce** Steps to reproduce the behavior: 1. run kaniko docker image with extrahosts for...