auto
auto copied to clipboard
Generate releases based on semantic version labels on pull requests.
**Describe the bug** Changelog only generates the title but did not generate content when using Github PR Merge(Merge pull request button) **To Reproduce** 1. next branch commit 'feat: feature 11'...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.4.0 to 17.1.6. Release notes Sourced from file-type's releases. v17.1.6 Fix an import path (#553) e843d73 https://github.com/sindresorhus/file-type/compare/v17.1.5...v17.1.6 v17.1.5 Fix PDF detection in some cases a0c24eb https://github.com/sindresorhus/file-type/compare/v17.1.4...v17.1.5 v17.1.4...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.10. Release notes Sourced from node-fetch's releases. v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238) v3.2.9 3.2.9 (2022-07-18) Bug Fixes Headers: don't forward secure...
**Describe the bug** Currently my latest build fails on the release step with a E2BIG [error](https://gitlab.com/jdalrymple/gitbeaker/-/jobs/592645060#L125). I've done some research and found this can be due to a few reasons...
[ts-node version 10 is needed to support the latest ts version](https://github.com/microsoft/TypeScript/issues/49257#issuecomment-1140632708). Can you update ts-node to version 10?
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.10.5 to 2.12.2. Release notes Sourced from fp-ts's releases. 2.12.2 Polish ReadonlyRecord / Record add Applicative4 overloadings to traverse / traverseWithIndex, #1733 (@mlegenhausen) 2.12.1 Bug Fix ReadonlyRecord...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
**Is your feature request related to a problem? Please describe.** So the problem is when you install a package maintained by auto the package packument size is really big due...
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...