fix(deps): update rust crate sailfish to 0.9.0 #63

Open
renovate-bot wants to merge 1 commit from renovate/sailfish-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
sailfish dependencies minor 0.8.1 -> 0.9.0

Release Notes

rust-sailfish/sailfish (sailfish)

v0.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/rust-sailfish/sailfish/compare/v0.8.1...v0.9.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sailfish](https://github.com/rust-sailfish/sailfish) | dependencies | minor | `0.8.1` -> `0.9.0` | --- ### Release Notes <details> <summary>rust-sailfish/sailfish (sailfish)</summary> ### [`v0.9.0`](https://github.com/rust-sailfish/sailfish/releases/tag/v0.9.0) #### What's Changed - dep: update toml to 0.8.2 by [@&#8203;miranbastaja](https://github.com/miranbastaja) in https://github.com/rust-sailfish/sailfish/pull/136 - Fix filename conflict by [@&#8203;levkk](https://github.com/levkk) in https://github.com/rust-sailfish/sailfish/pull/138 - build(deps): bump h2 from 0.3.17 to 0.3.24 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-sailfish/sailfish/pull/142 - build(deps): bump mio from 0.8.6 to 0.8.11 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-sailfish/sailfish/pull/144 - build(deps): bump h2 from 0.3.24 to 0.3.26 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-sailfish/sailfish/pull/148 - Apply clippy lints for code readability by [@&#8203;PaulDotSH](https://github.com/PaulDotSH) in https://github.com/rust-sailfish/sailfish/pull/152 - Update MSRV to fix CI issues by [@&#8203;PaulDotSH](https://github.com/PaulDotSH) in https://github.com/rust-sailfish/sailfish/pull/155 - Add tree-sitter by [@&#8203;dianhenglau](https://github.com/dianhenglau) in https://github.com/rust-sailfish/sailfish/pull/158 - Format Document for vscode extension by [@&#8203;ambiso](https://github.com/ambiso) in https://github.com/rust-sailfish/sailfish/pull/159 #### New Contributors - [@&#8203;miranbastaja](https://github.com/miranbastaja) made their first contribution in https://github.com/rust-sailfish/sailfish/pull/136 - [@&#8203;levkk](https://github.com/levkk) made their first contribution in https://github.com/rust-sailfish/sailfish/pull/138 - [@&#8203;PaulDotSH](https://github.com/PaulDotSH) made their first contribution in https://github.com/rust-sailfish/sailfish/pull/152 - [@&#8203;dianhenglau](https://github.com/dianhenglau) made their first contribution in https://github.com/rust-sailfish/sailfish/pull/158 - [@&#8203;ambiso](https://github.com/ambiso) made their first contribution in https://github.com/rust-sailfish/sailfish/pull/159 **Full Changelog**: https://github.com/rust-sailfish/sailfish/compare/v0.8.1...v0.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguMTE0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-08-26 06:34:55 +05:30
renovate-bot added 1 commit 2024-08-26 06:34:55 +05:30
fix(deps): update rust crate sailfish to 0.9.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
a37ad5718c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 renovate/sailfish-0.x:renovate/sailfish-0.x
git checkout renovate/sailfish-0.x

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 master
git merge --no-ff renovate/sailfish-0.x
git checkout renovate/sailfish-0.x
git rebase master
git checkout master
git merge --ff-only renovate/sailfish-0.x
git checkout renovate/sailfish-0.x
git rebase master
git checkout master
git merge --no-ff renovate/sailfish-0.x
git checkout master
git merge --squash renovate/sailfish-0.x
git checkout master
git merge --ff-only renovate/sailfish-0.x
git checkout master
git merge renovate/sailfish-0.x
git push origin master
Sign in to join this conversation.
No description provided.