typescript-project-skeleton-esbuild-jest
typescript-project-skeleton-esbuild-jest copied to clipboard
project template w/ Typescript, ESLint, Prettier, Jest, ESBuild & automated dependency updates
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.1 to 4.2.8. Release notes Sourced from typedoc-plugin-markdown's releases. [email protected] Patch Changes Fix missing slash when public path is prefixed with http (#688) [email protected] Patch Changes Correctly...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.8.3. Release notes Sourced from eslint-plugin-jest's releases. v28.8.3 28.8.3 (2024-09-04) Bug Fixes prefer-importing-jest-globals: don't add imports in the middle of statements (#1645) (9c4197c) v28.8.2 28.8.2...
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.1 to 4.6.2. Release notes Sourced from typedoc-plugin-markdown's releases. [email protected] Patch Changes Expose full declaration for returned union types (#799). Move isOptional flag inside backTicks (#797) -...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v7.0.0 Added Restore skip_fetch, skip_checkout, create_branch (#388) @stefanzweifel Restore Detached State Detection (#393) @stefanzweifel Add Support for Tag...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.1 to 4.9.0. Release notes Sourced from typedoc-plugin-markdown's releases. [email protected] Minor Changes Exposed new option navigationJson that can be used to write navigation structure as JSON to...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.0. Release notes Sourced from jest's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.2 to 16.2.6. Release notes Sourced from lint-staged's releases. v16.2.6 Patch Changes #1693 33d4502 Thanks @Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still...