1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-08-16 02:10:29 +03:00
Commit Graph

1094 Commits

Author SHA1 Message Date
Orhun Parmaksız
bfe2774470
chore(links): ignore patreon links 2024-05-23 11:52:38 +03:00
Orhun Parmaksız
1c2b4ac85b
chore(npm): update yarn.lock 2024-05-23 11:48:44 +03:00
Orhun Parmaksız
22c94ed835
chore(cd): use macos-14 runner 2024-05-22 19:57:43 +03:00
Orhun Parmaksız
df81f636f5
feat(output): support using stdout via dash (-o -) (#644) 2024-05-18 13:17:48 +03:00
dependabot[bot]
6f7b399b42
chore(deps): bump thiserror from 1.0.60 to 1.0.61 (#649)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-18 01:38:45 +03:00
Orhun Parmaksız
a5a85298f3
chore(release): prepare for v2.2.2 2024-05-11 22:57:00 +03:00
Orhun Parmaksız
4e4d7cdbfc
docs(website): add note about supported platforms for NPM 2024-05-11 22:53:14 +03:00
Orhun Parmaksız
c3f83fd34a
chore(deps): bump dependencies 2024-05-11 22:48:43 +03:00
dependabot[bot]
d5acda12be
chore(deps): bump reqwest-middleware from 0.3.0 to 0.3.1 (#637)
Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases)
- [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TrueLayer/reqwest-middleware/commits)

---
updated-dependencies:
- dependency-name: reqwest-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:26:17 +03:00
dependabot[bot]
55497ae7cb
chore(deps): bump serde_json from 1.0.116 to 1.0.117 (#642)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:25:36 +03:00
dependabot[bot]
9d0d79938f
chore(deps): bump the minor group in /website with 4 updates (#633)
Bumps the minor group in /website with 4 updates: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic), [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) and [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig).


Updates `@docusaurus/core` from 3.2.1 to 3.3.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 3.2.1 to 3.3.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus-preset-classic)

Updates `@docusaurus/module-type-aliases` from 3.2.1 to 3.3.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus-module-type-aliases)

Updates `@docusaurus/tsconfig` from 3.2.1 to 3.3.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.3.2/packages/docusaurus-tsconfig)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@docusaurus/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:25:11 +03:00
dependabot[bot]
8a04252c8e
chore(deps): bump serde from 1.0.200 to 1.0.201 (#641)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:24:01 +03:00
dependabot[bot]
febfdf9323
chore(deps): bump semver from 1.0.22 to 1.0.23 (#638)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:22:49 +03:00
dependabot[bot]
5242c181c8
chore(deps): bump thiserror from 1.0.59 to 1.0.60 (#636)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:21:38 +03:00
dependabot[bot]
4c4f5d94ff
chore(deps): bump next_version from 0.2.15 to 0.2.16 (#635)
Bumps [next_version](https://github.com/MarcoIeni/release-plz) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/MarcoIeni/release-plz/releases)
- [Changelog](https://github.com/MarcoIeni/release-plz/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.2.15...next_version-v0.2.16)

---
updated-dependencies:
- dependency-name: next_version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 13:25:32 +03:00
dependabot[bot]
35162cb060
chore(deps): bump serde from 1.0.199 to 1.0.200 (#632)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:49:54 +03:00
Orhun Parmaksız
f675b0b5bd
chore(pypi): disable PyPi builds for x86_64-pc-windows-gnu 2024-04-30 13:39:36 +03:00
dependabot[bot]
96630c50d6
chore(deps): bump serde from 1.0.198 to 1.0.199 (#629)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 01:43:46 +03:00
dependabot[bot]
13c1ae4721
chore(deps): bump the patch group in /website with 2 updates (#628)
Bumps the patch group in /website with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 11:23:20 +03:00
dependabot[bot]
711dbe6b70
chore(deps): bump the minor group in /website with 2 updates (#626)
Bumps the minor group in /website with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `react-dom` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 07:02:13 +03:00
dependabot[bot]
1541f3b2cb
chore(deps): bump clsx from 2.1.0 to 2.1.1 in /website in the patch group (#624)
Bumps the patch group in /website with 1 update: [clsx](https://github.com/lukeed/clsx).


Updates `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 14:09:27 +03:00
Lane Sawyer
95bdf2db37
chore(npm): add minimum supported Node versions (#621)
* chore(config): Add minimum supported Node versions

* docs(website): polish NPM docs

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-23 21:39:43 +03:00
dependabot[bot]
d7f685ca20
chore(deps): bump thiserror from 1.0.58 to 1.0.59 (#620)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:12:39 +03:00
Marco Ieni
68b98393e7
chore(tests): don't check last commit (#619)
* chore(tests): don't check last commit

* clippy
2024-04-21 22:59:38 +03:00
Marco Ieni
522bd536a4
feat(changelog): allow adding custom context (#613)
* feat: allow adding custom context

* chore: add test

* fix: lint

* fix: lint

* fix: lint

* docs: contributing

* chore: polish implementation

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-21 22:02:41 +03:00
dependabot[bot]
ade9eae7c0
chore(deps): bump serde from 1.0.197 to 1.0.198 (#615)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 00:50:12 +03:00
dependabot[bot]
7a3fe9dd88
chore(deps): bump reqwest from 0.12.3 to 0.12.4 (#616)
* chore(deps): bump reqwest from 0.12.3 to 0.12.4

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): enable zstd feature of reqwest

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-20 18:11:31 +03:00
Tim Hårek Andreassen
f636cfc5ce
docs(website): Add SourceHut builds example (#617)
* docs: Add SourceHut builds example

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>

* docs: polish SourceHut docs

---------

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-20 17:57:04 +03:00
dependabot[bot]
1581b40c82
chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#614)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 13:26:42 +03:00
Orhun Parmaksız
d53b905184
docs(readme): add social media badges 2024-04-13 23:14:11 +03:00
Antoine Gaudreau Simard
b8fb85220e
fix(changelog): ignore empty lines when using split_commits (#608) 2024-04-13 00:06:05 +03:00
Orhun Parmaksız
1d1b3b80e1
fix(parser): allow matching empty commit body (#605) 2024-04-12 13:58:06 +03:00
dependabot[bot]
c7001e9d13
chore(deps): bump reqwest from 0.11.27 to 0.12.3 (#592)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-11 13:53:44 +03:00
Orhun Parmaksız
adc5c5ba87
chore(npm): update yarn.lock 2024-04-11 13:37:08 +03:00
dependabot[bot]
76888830f0
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /website in the patch group (#601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 13:35:16 +03:00
Orhun Parmaksız
d53ba6501e
chore(release): prepare for v2.2.1 2024-04-11 01:22:47 +03:00
Orhun Parmaksız
6ba6809ea1
chore(ci): remove audit check 2024-04-11 01:15:46 +03:00
Orhun Parmaksız
09c88a467b
chore(deps): upgrade transitive dependencies 2024-04-11 01:13:49 +03:00
dependabot[bot]
5428fbed04
chore(deps): bump clap_complete from 4.5.1 to 4.5.2 (#598)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:54:57 +03:00
Jeroen Claassens
800c896493
fix(npm): include the proper files in the npm tarball (#594) 2024-04-10 00:59:44 +03:00
Clément Nussbaumer
3b742548cc
docs(website): add GITHUB_REPO variable to GitHub action (#597) 2024-04-09 16:53:45 +03:00
dependabot[bot]
9864780056
chore(deps): bump the patch group in /website with 5 updates (#590)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 15:22:52 +03:00
Tomas Bjerre
d65b4433ce
docs(readme): mention git-changelog-command-line tool (#589) 2024-04-03 13:15:09 +03:00
dependabot[bot]
69abe952ac
chore(deps): bump actions/configure-pages from 4 to 5 (#587)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 12:57:14 +03:00
Orhun Parmaksız
45132da642
docs(website): update release date 2024-03-30 16:42:59 +03:00
Orhun Parmaksız
bd98caf953
chore(release): prepare for v2.2.0 2024-03-30 16:17:12 +03:00
Orhun Parmaksız
2e81ad0022
docs(website): add highlights for 2.2.0 (#575) 2024-03-30 16:14:32 +03:00
Orhun Parmaksız
bfa73c60c3
chore(release): prepare for v2.2.0-rc.2 2024-03-30 14:05:17 +03:00
dependabot[bot]
aa8eeb2aef
chore(deps): bump the minor group in /website with 4 updates (#586)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 14:02:16 +03:00
dependabot[bot]
07d9dafaee
chore(deps): bump tokio from 1.36.0 to 1.37.0 (#583)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 14:00:01 +03:00