1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-19 03:08:30 +03:00
Commit Graph

1128 Commits

Author SHA1 Message Date
Lloyd Atkinson
eeaa40673f
docs(website): add instructions for installing from WinGet (#520)
* docs(website): add instructions for installing from WinGet

* Update website/docs/installation/windows.md

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>

* docs(website): rename title and section to WinGet

* docs(website): correct url and delete windows.md

* docs(website): typo fix

* docs(website): another typo correction

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-02-29 07:55:59 +01:00
dependabot[bot]
94fe61ac18
chore(deps): bump log from 0.4.20 to 0.4.21 (#522)
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21)

---
updated-dependencies:
- dependency-name: log
  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-02-29 07:55:23 +01:00
Orhun Parmaksız
110b9b8d26
fix(config): fix commit parser regex in the default config
fixes #519
2024-02-28 20:22:57 +03:00
Orhun Parmaksız
be34949df7
fix(github): sanitize the GitHub token in debug logs
fixes #515
2024-02-28 13:22:43 +03:00
dependabot[bot]
4508d4d7a6
chore(deps): bump rust-embed from 8.2.0 to 8.3.0 (#516)
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.2.0 to 8.3.0.
- [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md)
- [Commits](https://github.com/pyros2097/rust-embed/commits)

---
updated-dependencies:
- dependency-name: rust-embed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 19:49:43 +01:00
dependabot[bot]
87a4d7bc29
chore(deps): bump next_version from 0.2.13 to 0.2.14 (#517)
Bumps [next_version](https://github.com/MarcoIeni/release-plz) from 0.2.13 to 0.2.14.
- [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.13...next_version-v0.2.14)

---
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-02-27 19:46:24 +01:00
Orhun Parmaksız
0e46500199
fix(cd): set the GitHub repository explicitly 2024-02-23 01:10:29 +03:00
Orhun Parmaksız
2a58b32a70
chore(release): prepare for v2.0.4 2024-02-22 23:21:15 +03:00
Orhun Parmaksız
4f741a7c9e
chore(config): add animation to the header of the changelog 2024-02-22 23:00:30 +03:00
Orhun Parmaksız
819969924b
feat(github): support overriding the GitHub API URL (#512)
via `GITHUB_API_URL`
2024-02-22 20:36:00 +01:00
Orhun Parmaksız
1aaa9b2150
fix(cd): do not execute commands for the release changelog 2024-02-22 22:35:33 +03:00
Orhun Parmaksız
75a04bb1b0
docs(website): add instructions for installing from conda-forge (#511) 2024-02-22 12:28:22 +01:00
Orhun Parmaksız
bbe8d461ff
chore(release): prepare for v2.0.3 2024-02-21 16:04:17 +03:00
dependabot[bot]
65285ab08c
chore(deps): bump serde from 1.0.196 to 1.0.197 (#506)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

---
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-02-21 12:28:50 +01:00
dependabot[bot]
893298ca05
chore(deps): bump serde_json from 1.0.113 to 1.0.114 (#507)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114)

---
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-02-21 12:27:19 +01:00
dependabot[bot]
e5a5f21e64
chore(deps): bump semver from 1.0.21 to 1.0.22 (#505)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.21...1.0.22)

---
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-02-21 12:26:16 +01:00
Orhun Parmaksız
bc882e3884
feat(docker): enable github feature for the docker image 2024-02-21 14:25:32 +03:00
Orhun Parmaksız
f255ad38b2
chore(website): bump the version of git-cliff-action 2024-02-19 19:11:15 +03:00
Orhun Parmaksız
1d32a14175
chore(website): add announcement bar for the new release 2024-02-19 18:42:24 +03:00
Orhun Parmaksız
a3167f7a4f
chore(release): prepare for v2.0.2 2024-02-19 15:40:34 +03:00
Orhun Parmaksız
54e21de5ee
docs(release): add note about GitHub variables 2024-02-19 15:40:00 +03:00
Orhun Parmaksız
6e7dbe35a9
chore(release): prepare for v2.0.1 2024-02-19 14:41:08 +03:00
Orhun Parmaksız
30d8e41b06
chore(cd): disable PyPI builds for linux-x86-glibc 2024-02-19 14:40:24 +03:00
Orhun Parmaksız
ae5f67f2be
chore(release): prepare for v2.0.0 2024-02-19 14:07:15 +03:00
Orhun Parmaksız
49684d0fd8
docs(website): add highlights for 2.0.0 (#504) 2024-02-19 12:06:38 +01:00
Orhun Parmaksız
b23dd3e3b9
refactor(clippy): apply clippy suggestions 2024-02-19 14:02:24 +03:00
Orhun Parmaksız
fcaa502108
docs(security): update security policy 2024-02-19 13:59:18 +03:00
Orhun Parmaksız
a3659352d8
chore(release): prepare for v2.0.0-rc.2 2024-02-18 16:53:30 +03:00
Orhun Parmaksız
dc79ed5fe2
fix(cd): use workaround for linux-arm64-glibc maturin builds
https://github.com/PyO3/maturin-action/issues/222
2024-02-18 16:52:30 +03:00
Orhun Parmaksız
e24af123db
fix(cd): disable PyPI publish for linux-arm64-glibc
https://github.com/PyO3/maturin-action/issues/245
2024-02-18 16:43:52 +03:00
Orhun Parmaksız
b7b3ec1f1a
chore(release): prepare for v2.0.0-rc.1 2024-02-18 13:49:16 +03:00
Orhun Parmaksız
9e6bad28db
chore(project): add readme to core package 2024-02-18 13:47:22 +03:00
Orhun Parmaksız
1647fd82e9
fix(cd): avoid creating artifacts with the same name
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
2024-02-18 13:42:53 +03:00
Orhun Parmaksız
7754cab1c8
chore(embed): do not allow missing docs 2024-02-18 13:37:35 +03:00
Orhun Parmaksız
46b7d880cf
fix(cd): fix embedding examples for crates.io release 2024-02-18 13:35:44 +03:00
Orhun Parmaksız
ba77fafb7e
chore(release): prepare for v2.0.0-rc.0 2024-02-18 13:18:47 +03:00
Orhun Parmaksız
7f891602e4
chore(config): skip dependabot commits for dev updates 2024-02-17 19:38:17 +03:00
Orhun Parmaksız
668a95774c
docs(readme): mention RustLab 2023 talk
https://www.youtube.com/watch?v=RWh8qbiLRts
2024-02-17 16:42:33 +03:00
Orhun Parmaksız
9500bf8ef8
chore(config): revamp the configuration files 2024-02-17 16:36:44 +03:00
Orhun Parmaksız
51198a5a56
chore(docker): update versions in Dockerfile 2024-02-17 15:53:26 +03:00
Orhun Parmaksız
a521891b55
chore(example): use full links in GitHub templates (#503) 2024-02-17 13:39:03 +01:00
Orhun Parmaksız
bd5e4d2217
chore(project): bump MSRV to 1.74.1 2024-02-17 15:05:36 +03:00
Orhun Parmaksız
5212cc9446
revert(config): use postprocessors for checking the typos
This reverts commit 764e858a1e.
Until https://github.com/crate-ci/typos/issues/914 is fixed
2024-02-17 14:52:34 +03:00
dependabot[bot]
95e32f1856
chore(deps): bump git-conventional from 0.12.4 to 0.12.6 (#502)
Bumps [git-conventional](https://github.com/crate-ci/git-conventional) from 0.12.4 to 0.12.6.
- [Changelog](https://github.com/crate-ci/git-conventional/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/git-conventional/compare/v0.12.4...v0.12.6)

---
updated-dependencies:
- dependency-name: git-conventional
  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-02-17 12:17:13 +01:00
dependabot[bot]
f31c12c26e
chore(deps): bump clap from 4.4.18 to 4.5.1 (#500)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.18...clap_complete-v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 12:16:58 +01:00
dependabot[bot]
c04b3fa786
chore(deps): bump toml from 0.8.8 to 0.8.10 (#483)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.10)

---
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-02-17 12:12:23 +01:00
dependabot[bot]
903402666e
chore(deps): bump clap_complete from 4.4.10 to 4.5.1 (#501)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.10...clap_complete-v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 12:11:53 +01:00
dependabot[bot]
eb7536235d
chore(deps): bump clap_mangen from 0.2.19 to 0.2.20 (#488)
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.19...clap_mangen-v0.2.20)

---
updated-dependencies:
- dependency-name: clap_mangen
  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-02-17 12:05:38 +01:00
dependabot[bot]
c2b1533cb3
chore(deps): bump thiserror from 1.0.56 to 1.0.57 (#495)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.57)

---
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-02-17 12:05:20 +01:00
dependabot[bot]
a186fdcf69
chore(deps): bump indicatif from 0.17.7 to 0.17.8 (#497)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/commits)

---
updated-dependencies:
- dependency-name: indicatif
  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-02-17 12:05:04 +01:00