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
dependabot[bot]
b08ce9236d
chore(deps): bump git2 from 0.18.1 to 0.18.2 ( #484 )
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.18.1 to 0.18.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.1...git2-0.18.2 )
---
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-02-17 11:59:53 +01:00
dependabot[bot]
f44a021092
chore(deps): bump indexmap from 2.2.1 to 2.2.3 ( #496 )
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.2.1 to 2.2.3.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.1...2.2.3 )
---
updated-dependencies:
- dependency-name: indexmap
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 11:59:30 +01:00
dependabot[bot]
6894ff94b6
chore(deps): bump the patch group in /website with 1 update ( #494 )
...
Bumps the patch group in /website with 1 update: [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react ).
Updates `@mdx-js/react` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react )
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
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-02-17 11:59:00 +01:00
dependabot[bot]
72c7c57708
chore(deps): bump config from 0.13.4 to 0.14.0 ( #479 )
...
Bumps [config](https://github.com/mehcode/config-rs ) from 0.13.4 to 0.14.0.
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mehcode/config-rs/compare/v0.13.4...0.14.0 )
---
updated-dependencies:
- dependency-name: config
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 11:58:31 +01:00
dependabot[bot]
46609e49d5
chore(deps): bump codecov/codecov-action from 3 to 4 ( #476 )
...
* chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(ci): provide codecov token
---------
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-02-17 11:58:05 +01:00
Óscar
0731646c26
docs(website): improve matching gitmoji tip ( #486 )
...
Emojis are hard. The pattern was not matching the recycling emoji, for some reason.
Adding the variation selector`u{FE0F}` fixes it.
Further, this makes the zero-width joiner (`u{200D}`) optional, matching emojis both with and without the ZWJ.
2024-02-14 16:05:14 +01:00
dependabot[bot]
4713f64a6b
chore(deps): bump clap_mangen from 0.2.18 to 0.2.19 ( #480 )
...
Bumps [clap_mangen](https://github.com/clap-rs/clap ) from 0.2.18 to 0.2.19.
- [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.18...clap_mangen-v0.2.19 )
---
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-06 18:43:00 +01:00
dependabot[bot]
4ccaf9e90f
chore(deps): bump reqwest from 0.11.23 to 0.11.24 ( #474 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.23 to 0.11.24.
- [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.23...v0.11.24 )
---
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-02-06 18:42:45 +01:00
dependabot[bot]
d3735af417
chore(deps): bump clap_complete from 4.4.9 to 4.4.10 ( #482 )
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.4.9 to 4.4.10.
- [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.9...clap_complete-v4.4.10 )
---
updated-dependencies:
- dependency-name: clap_complete
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-06 18:38:34 +01:00
dependabot[bot]
3065c75c8a
chore(deps): bump tokio from 1.35.1 to 1.36.0 ( #481 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.36.0 )
---
updated-dependencies:
- dependency-name: tokio
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-06 18:38:18 +01:00
dependabot[bot]
3eb1ff0a70
chore(deps): bump indexmap from 2.1.0 to 2.2.1 ( #471 )
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.1.0 to 2.2.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.1.0...2.2.1 )
---
updated-dependencies:
- dependency-name: indexmap
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-01-30 11:40:03 +01:00
dependabot[bot]
0406b54939
chore(deps): bump clap_mangen from 0.2.17 to 0.2.18 ( #470 )
...
Bumps [clap_mangen](https://github.com/clap-rs/clap ) from 0.2.17 to 0.2.18.
- [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.17...clap_mangen-v0.2.18 )
---
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-01-30 11:13:12 +01:00