cf-content-types-generator icon indicating copy to clipboard operation
cf-content-types-generator copied to clipboard

Generate TS declarations for content types

Results 20 cf-content-types-generator issues
Sort by recently updated
recently updated
newest added

https://security.snyk.io/package/npm/lodash.template/4.5.0 https://github.com/oclif/oclif/issues/1275 https://github.com/oclif/oclif/releases/tag/4.10.5

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 23.0.8. Release notes Sourced from semantic-release's releases. v23.0.8 23.0.8 (2024-04-09) Bug Fixes deps: rename read-pkg-up -> read-package-up (4980cba) deps: rename read-pkg-up -> read-package-up (#3249) (95a8b9e)...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

## Environment ``` VSCode 1.87.2 (Universal) on Darwin x64 21.6.0 "typescript": "^5.4.2", "@types/node": "^20.11.28", "contentful": "^10.8.1", "contentful-cli": "^3.1.44", "cf-content-types-generator": "^2.15.0", cf-content-types-generator -X -s ${CONTENTFUL_SPACE_ID} -t ${cmaToken} -o ${outDir} ``` ##...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...

dependencies

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)! Changed: All the [formatting rules...

dependencies

Hello, first, thanks for this library and the efforts to maintain it! I've encountered an issue using it in a TypeScript project with Node 16 and moduleResolution set to `node16`...