github-semantic-version icon indicating copy to clipboard operation
github-semantic-version copied to clipboard

Automated semantic version releases powered by Github Issues.

Results 10 github-semantic-version issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.3.0 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 0.2.14 to 3.0.4. Commits e46989a v3.0.4 ddfacbd update brace-expansion 55ed736 update package scripts and deps eed8949 v3.0.3 ecabc57 Do not throw on unfinished !( extglob patterns 81edb7c...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.21.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 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

Bumps [diff](https://github.com/kpdecker/jsdiff) from 1.4.0 to 3.5.0. Changelog *Sourced from [diff's changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md).* > ## v3.5.0 - March 4th, 2018 > - Omit redundant slice in join method of diffArrays - 1023590...

dependencies

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 1.0.0 to 2.2.0. Release notes *Sourced from [https-proxy-agent's releases](https://github.com/TooTallNate/node-https-proxy-agent/releases).* > ## 2.2.0 > ### Minor Changes > > - Use `Buffer.from()`: 1c24219df87524e6ed973127e81f30801d658f07 > - Add "engines" to...

dependencies

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.15.0 to 2.20.0. Commits - [`60111f4`](https://github.com/mafintosh/is-my-json-valid/commit/60111f47ee8a0971a2e1229070d47172ce4667c5) 2.20.0 - [`8c11f77`](https://github.com/mafintosh/is-my-json-valid/commit/8c11f77cbd63a7a519daa8f5d4706a760140856b) Merge pull request [#175](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/175) from LinusU/meta - [`b6d9b3f`](https://github.com/mafintosh/is-my-json-valid/commit/b6d9b3fbbf7b411654a4fd1dae4ceaba65063b4e) Cleanup package metadata - [`dcea5be`](https://github.com/mafintosh/is-my-json-valid/commit/dcea5be83be29ea444c81bd83e7aef732a11c003) 2.19.0 - [`1712811`](https://github.com/mafintosh/is-my-json-valid/commit/17128116bc5b3268f2151aecc1d7eee3d3604793) Merge pull...

dependencies

(`--bump` is maybe more aligned with `--update`) But `--changelog` is expected deterministically update the `CHANGELOG.md` and (possibly unwanted) update `package.json` to match the latest version.

Just tried `github-semantic-version --init --push` on a private project, and it got hung up. The last call was something regarding `npm`...

This would be worth documenting how to adopt it in a new vs. existing repo. I'm working on a new project (Only `initial commit` on `master` and no merged PRs...

question