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

1070 Commits

Author SHA1 Message Date
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
Orhun Parmaksız
679aa46719
chore(github): remove cname 2024-03-28 15:48:30 +03:00
Orhun Parmaksız
0b64bc0325
chore(website): allow deploying website manually 2024-03-28 15:48:19 +03:00
Orhun Parmaksız
82839549a5
Create CNAME 2024-03-28 01:23:08 +03:00
Orhun Parmaksız
900f950dbd
chore(deps): upgrade transitive dependencies 2024-03-27 22:44:00 +03:00
Orhun Parmaksız
8651832926
chore(website): only deploy website when there is a new release 2024-03-27 17:23:24 +03:00
dependabot[bot]
ce67185729
chore(deps): bump serde_json from 1.0.114 to 1.0.115 (#580)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 01:15:22 +03:00
dependabot[bot]
49e3cabfd1
chore(deps): bump regex from 1.10.3 to 1.10.4 (#579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:58 +03:00
dependabot[bot]
68ba2f28bc
chore(deps): bump clap from 4.5.3 to 4.5.4 (#577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:27 +03:00
dependabot[bot]
462c0e52da
chore(deps): bump indexmap from 2.2.5 to 2.2.6 (#578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:05 +03:00
Orhun Parmaksız
322fdbad70
chore(release): prepare for v2.2.0-rc.1 2024-03-25 02:13:18 +03:00
Jeroen Claassens
5a0ce6acc1
fix(npm): fix authenticating for yarn npm publish (#574) 2024-03-25 00:12:11 +01:00
Orhun Parmaksız
c535a01665
chore(release): prepare for v2.2.0-rc.0 2024-03-24 23:56:45 +03:00
Orhun Parmaksız
c5ef9ab291
fix(changelog): update the commit processing order (#556)
* fix(changelog): update the commit processing order

* chore(fixture): do not filter out unconventional commits for split fixture

* chore(changelog): do not filter unconventional if split_commits is true
2024-03-24 21:32:22 +01:00
Orhun Parmaksız
4971b236ac
fix(commit): trim the text before matching with commit parser (#573) 2024-03-24 15:30:06 +01:00
Orhun Parmaksız
9eb3d65945
feat(config): support detecting config from project manifest (#571)
* feat(config): support detecting config from project manifest

* refactor: apply clippy suggestions

* test(fixture): add fixture for configuring from Cargo.toml
2024-03-23 15:31:58 +01:00
Orhun Parmaksız
f26fbe09ff
chore(ci): temporarily disable semver checks
waiting for https://github.com/obi1kenobi/cargo-semver-checks-action/pull/65
2024-03-23 17:06:54 +03:00
Amin Yahyaabadi
4a7aa7e91f
docs(website): fix the documentation for --include-path (#567)
* docs: fix the documentation for `--include-path`

Related to #48

* style: update styling

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-03-22 15:23:56 +01:00
dependabot[bot]
172cae1650
chore(deps-dev): bump the patch group in /website with 1 update (#565)
Bumps the patch group in /website with 1 update: [typescript](https://github.com/Microsoft/TypeScript).


Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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-03-21 15:03:05 +01:00
Orhun Parmaksız
4f4639647b
docs(website): update setup-git-cliff action documentation 2024-03-20 17:32:32 +03:00
Marcin Puc
85db777609
docs(website): add documentation for taiki-e/install-action (#563)
* docs(website): add documentation for taiki-e/install-action

* style: simplify install-action docs

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-03-20 15:31:56 +01:00
dependabot[bot]
566d9f36b5
chore(deps): bump git2 from 0.18.2 to 0.18.3 (#562)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.2 to 0.18.3.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.2...git2-0.18.3)

---
updated-dependencies:
- dependency-name: git2
  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-03-20 11:41:45 +01:00
dependabot[bot]
24c6fe56a2
chore(deps): bump reqwest from 0.11.26 to 0.11.27 (#561)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.26 to 0.11.27.
- [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.11.26...v0.11.27)

---
updated-dependencies:
- dependency-name: reqwest
  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-03-20 11:41:19 +01:00
dependabot[bot]
69e17b1c3a
chore(deps): bump toml from 0.8.11 to 0.8.12 (#560)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.11 to 0.8.12.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.11...toml-v0.8.12)

---
updated-dependencies:
- dependency-name: toml
  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-03-19 10:14:56 +01:00
dependabot[bot]
8a45f83bc6
chore(deps): bump reqwest-middleware from 0.2.4 to 0.2.5 (#558)
Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) from 0.2.4 to 0.2.5.
- [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-03-16 11:36:10 +01:00