chore(deps): bump better-sqlite3 from 12.11.1 to 13.0.2 in /ts - #146
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump better-sqlite3 from 12.11.1 to 13.0.2 in /ts#146dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ts/better-sqlite3-13.0.1
branch
from
August 1, 2026 11:56
3d3c3e1 to
a0a70e6
Compare
Member
|
@dependabot rebase |
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.11.1 to 13.0.2. - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.11.1...v13.0.2) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ts/better-sqlite3-13.0.1
branch
from
August 1, 2026 12:23
a0a70e6 to
e0785c7
Compare
amitpaz1
added a commit
that referenced
this pull request
Aug 1, 2026
…lint 8, typescript 6, vitest 4, better-sqlite3 13 - eslint.config.js replaces .eslintrc.json (eslint 10 dropped legacy config); no-undef off for TS files, fixed 14 new-rule violations - tsconfig ignoreDeprecations 6.0 (tsup injects baseUrl during dts builds) - typescript capped at ^6.0.3: typescript-eslint 8 supports <6.1 only - CI matrix 18/20 -> 20/22 (eslint 10, vitest 4, ts 6 need node >=20; 18 is EOL) Supersedes dependabot #140/#142/#144/#132/#146; #133 (ts 7) blocked on typescript-eslint support. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like better-sqlite3 is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/ts/better-sqlite3-13.0.1
branch
August 1, 2026 17:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps better-sqlite3 from 12.11.1 to 13.0.2.
Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
569e85a13.0.2df1324bfix: this dependabot configuration does not set a co... in... (#1508)b9fbe5ffixed segfault from making calls while worker thread is terminating71707c4validate the parameters of table properly (#1504)6478c99Update SQLite to version 3.53.4 (#1506)6d24034add gypfile option to package.json (#1505)ab6232efixed typo in docs57d751cupdated readme6efdbc513.0.132ee0abMerge remote-tracking branch 'origin/master'