chore(deps): update dependency parso to v0.8.4 #11

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

This PR contains the following updates:

Package Update Change
parso patch ==0.8.3 -> ==0.8.4

Release Notes

davidhalter/parso (parso)

v0.8.4

Compare Source


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 | Update | Change | |---|---|---| | [parso](https://github.com/davidhalter/parso) | patch | `==0.8.3` -> `==0.8.4` | --- ### Release Notes <details> <summary>davidhalter/parso (parso)</summary> ### [`v0.8.4`](https://github.com/davidhalter/parso/compare/v0.8.3...v0.8.4) [Compare Source](https://github.com/davidhalter/parso/compare/v0.8.3...v0.8.4) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-04 10:24:12 +05:30
renovate-bot added 1 commit 2024-06-04 10:24:13 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/parso-0.x:renovate/parso-0.x
git checkout renovate/parso-0.x

Merge

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