Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

fix(deps): update dependency sqlite to v5#1845

Merged
eliandoran merged 6 commits intodevelopfrom
renovate/sqlite-5.x
May 3, 2025
Merged

fix(deps): update dependency sqlite to v5#1845
eliandoran merged 6 commits intodevelopfrom
renovate/sqlite-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite 4.0.23 -> 5.1.1 age adoption passing confidence

Release Notes

kriasoft/node-sqlite (sqlite)

v5.1.1

Compare Source

Contributor: Theo Gravity

  • Update vendor typings to use sqlite3 (#​176)

v5.0.1

Compare Source

Contributor: Aleksandr Ananin

Breaking Change:

  • Remove params parameter from exec function (#​173)

v4.2.1

Compare Source

Contributor: Blake Embrey

  • Support all SQL template libraries (#​172)
  • Support all SQL template libraries

  • Remove sql-template-strings from lib

v4.2.0

Compare Source

Contributor: Andarist

  • move types condition to the front (#​171)

Package should have published under 4.2.0 but was also published as 4.1.3.

Downgrade to 4.1.2 if you are having issues and raise an issue.

v4.1.3

Compare Source

Contributor: Andarist

  • move types condition to the front (#​171)

Package should have published under 4.2.0 but was also published as 4.1.3.

Downgrade to 4.1.2 if you are having issues and raise an issue.

v4.1.2

Compare Source

Contributor: rinsuki

  • Support TS 4.7+ node16/next module mode (#​164)

v4.1.1

Compare Source

Contributor: Theo Gravity

  • Have native sqlite errors contain stack traces (#​162)

This ensures that errors thrown from the sqlite driver now
have stack traces and are of an Error type.

Thanks to @​fresheneesz for initial troubleshooting and initial
code to help fix the issue.

This is a minor level version update as to not break implementations
that may handle errors in their own way prior to this fix.

v4.0.25

Compare Source

Contributor: Theo Gravity

  • Update packages, fix tests for latest jest (#​159)
  • Update packages, fix tests for latest jest

  • Update node version on ci

v4.0.24

Compare Source

Contributor: fresheneesz

  • Updating exec to support passed in parameters like the other functions do. (#​155)

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), 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.

@renovate renovate Bot added dependencies PRs or issues relating to dependencies renovate labels May 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1845-merge-linux-x64.tar.xz 70.29MB +70.29MB (+100.00%)
TOTAL +70.29MB

@renovate renovate Bot force-pushed the renovate/sqlite-5.x branch from 1d8c983 to c107a6c Compare May 3, 2025 08:01
@eliandoran eliandoran added this to the v0.94.0 milestone May 3, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@eliandoran eliandoran merged commit 4ce9678 into develop May 3, 2025
9 checks passed
@eliandoran eliandoran deleted the renovate/sqlite-5.x branch May 3, 2025 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies PRs or issues relating to dependencies renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant