Rotzbua

Results 174 issues of Rotzbua

**Is your feature request related to a problem? Please describe.** The support docs states that the current LTS nodejs is supported. For projects that are slower to upgrade the node...

#### Purpose (TL;DR) - mandatory fixes #2601 #### Background (Problem in detail) For projects that are slower to upgrade the node version, it is difficult to find the correct sinon...

### Cura Version 5.7.2-RC2? ### Operating System win11 ### Printer - ### Reproduction steps Compare release version and github tag. ### Actual results The github tag: [5.7.2-RC2](https://github.com/Ultimaker/Cura/tree/5.7.2-RC2) The release version:...

Type: Bug
Status: Triage

### Current Behavior The runtime behavior may differ for installations as some dependencies are not fixed to one version but are variable by usage of tilde and caret. ### Expected...

### Current Behavior The dependency `is-utf8` has it latest release `0.2.1` in [2015](https://www.npmjs.com/package/is-utf8/v/0.2.1) and seems to have some issues: https://github.com/wayfind/is-utf8/issues/6 ### Expected Behavior Use a maintained dependency or native implementation....

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes - Merge "style" attribute - Remove wrong end...

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes All dependencies should be pinned to explicit version....

### Current Behavior Current CSS build process: SCSS -> CSS Problem some browsers like Safari still need some vendor specific prefix for a minor set of css like `user-select`. See...

needs-triage

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes * fix(css): remove old polyfills * Remove vendor...

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes fix: replace `is-utf8` with `utf-8-validate` package is maintained...