chore(deps): update dependency system.data.sqlite to v2 #577

Open
renovate[bot] wants to merge 1 commit from renovate/system.data.sqlite-2.x into dev
renovate[bot] commented 2025-08-18 18:47:57 +02:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
System.Data.SQLite 1.0.119 -> 2.0.1 age confidence

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 was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [System.Data.SQLite](https://system.data.sqlite.org/) | `1.0.119` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Data.SQLite/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Data.SQLite/1.0.119/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
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/system.data.sqlite-2.x:renovate/system.data.sqlite-2.x
git checkout renovate/system.data.sqlite-2.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 dev
git merge --no-ff renovate/system.data.sqlite-2.x
git checkout renovate/system.data.sqlite-2.x
git rebase dev
git checkout dev
git merge --ff-only renovate/system.data.sqlite-2.x
git checkout renovate/system.data.sqlite-2.x
git rebase dev
git checkout dev
git merge --no-ff renovate/system.data.sqlite-2.x
git checkout dev
git merge --squash renovate/system.data.sqlite-2.x
git checkout dev
git merge --ff-only renovate/system.data.sqlite-2.x
git checkout dev
git merge renovate/system.data.sqlite-2.x
git push origin dev
Sign in to join this conversation.
No description provided.