ui5-typescript icon indicating copy to clipboard operation
ui5-typescript copied to clipboard

Tooling to enable TypeScript support in SAPUI5/OpenUI5 projects

Results 71 ui5-typescript issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service in hosted-git-info The npm...

dependencies
security

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Remote code execution in handlebars when compiling templates The...

dependencies
security

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 4.0.0. Release notes Sourced from lerna's releases. v4.0.0 4.0.0 (2021-02-10) Notable Changes Node v6.x & v8.x are no longer supported. The minimum supported version is...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
security

Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.4. Release notes Sourced from chai's releases. v4.3.4 This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier 4.3.3 / 2021-03-03 This reintroduces Assertion...

dependencies

```javascript sap.m.URLHelper.redirect(sUrl) ``` When using the `URLHelper`, which exists as a global on the `sap.m` library, typescript shows an error message: ``` Property 'URLHelper' does not exist on type 'typeof...

bug

The description just tells us that @ui5/dts-generator is "A low level compiler which transforms SAP UI5 api.json format". Unfortunately I can't find any indication where to find matching files or...

sap.ui.model.Model.prototype.createBindingContext says it returns a Context | undefined. however the ClientModel already returns Context | null it seems :/ That's pretty annoying if you want to have proper null checks...

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.3. Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to...

dependencies