fix(deps): update rust crate config to v0.14.1 #72

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

This PR contains the following updates:

Package Type Update Change
config dependencies patch 0.14.0 -> 0.14.1

Release Notes

rust-cli/config-rs (config)

v0.14.1

Compare Source

Compatibility
  • MSRV is now 1.75
Internal
  • Remove dependency on lazy_static
  • Update rust-ini from 0.19 to 0.20
  • Switch from yaml-rust to yaml-rust2

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 | |---|---|---|---| | [config](https://github.com/rust-cli/config-rs) | dependencies | patch | `0.14.0` -> `0.14.1` | --- ### Release Notes <details> <summary>rust-cli/config-rs (config)</summary> ### [`v0.14.1`](https://github.com/rust-cli/config-rs/blob/HEAD/CHANGELOG.md#0141---2024-10-23) [Compare Source](https://github.com/rust-cli/config-rs/compare/v0.14.0...v0.14.1) ##### Compatibility - MSRV is now 1.75 ##### Internal - Remove dependency on `lazy_static` - Update rust-ini from 0.19 to 0.20 - Switch from yaml-rust to yaml-rust2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-10-24 03:36:37 +05:30
renovate-bot added 1 commit 2024-10-24 03:36:37 +05:30
fix(deps): update rust crate config to v0.14.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ad3bb7b6aa
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
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 renovate/config-0.x-lockfile:renovate/config-0.x-lockfile
git checkout renovate/config-0.x-lockfile

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/config-0.x-lockfile
git checkout master
git merge --ff-only renovate/config-0.x-lockfile
git checkout renovate/config-0.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/config-0.x-lockfile
git checkout master
git merge --squash renovate/config-0.x-lockfile
git checkout master
git merge --ff-only renovate/config-0.x-lockfile
git checkout master
git merge renovate/config-0.x-lockfile
git push origin master
Sign in to join this conversation.
No description provided.