chore: release v1.3.0 #39

Open
kemitix wants to merge 1 commit from release-plz-2024-10-29T22-35-38Z into main
Owner

🤖 New release

  • kxio: 1.2.0 -> 1.3.0
Changelog

1.3.0 - 2024-10-29

Added

  • network: add from impl to help discard unit NetResponses

Fixed

  • (deps) update rust crate secrecy to 0.10
  • (deps) update rust crate derive_more to 1.0.0-beta

Other

  • switch to forgejo actions
  • (deps) update docker.io/rust docker tag to v1.81
  • (deps) update docker.io/rust docker tag to v1.80
  • (deps) update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.2
  • (deps) update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1
  • (deps) update docker.io/rust docker tag to v1.79


This PR was generated with release-plz.

## 🤖 New release * `kxio`: 1.2.0 -> 1.3.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.3.0](https://git.kemitix.net/kemitix/kxio/compare/v1.2.0...v1.3.0) - 2024-10-29 ### Added - network: add from impl to help discard unit NetResponses ### Fixed - *(deps)* update rust crate secrecy to 0.10 - *(deps)* update rust crate derive_more to 1.0.0-beta ### Other - switch to forgejo actions - *(deps)* update docker.io/rust docker tag to v1.81 - *(deps)* update docker.io/rust docker tag to v1.80 - *(deps)* update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.2 - *(deps)* update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1 - *(deps)* update docker.io/rust docker tag to v1.79 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
kemitix added 1 commit 2024-10-29 22:35:40 +00:00
chore: release
All checks were successful
Rust / build (map[name:stable]) (pull_request) Successful in 1m35s
Rust / build (map[name:nightly]) (pull_request) Successful in 4m16s
867f4103ec
Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
All checks were successful
Rust / build (map[name:stable]) (pull_request) Successful in 1m35s
Rust / build (map[name:nightly]) (pull_request) Successful in 4m16s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin release-plz-2024-10-29T22-35-38Z:release-plz-2024-10-29T22-35-38Z
git checkout release-plz-2024-10-29T22-35-38Z

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff release-plz-2024-10-29T22-35-38Z
git checkout release-plz-2024-10-29T22-35-38Z
git rebase main
git checkout main
git merge --ff-only release-plz-2024-10-29T22-35-38Z
git checkout release-plz-2024-10-29T22-35-38Z
git rebase main
git checkout main
git merge --no-ff release-plz-2024-10-29T22-35-38Z
git checkout main
git merge --squash release-plz-2024-10-29T22-35-38Z
git checkout main
git merge --ff-only release-plz-2024-10-29T22-35-38Z
git checkout main
git merge release-plz-2024-10-29T22-35-38Z
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/kxio#39
No description provided.