Skip to content

Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.34
Open

Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.34

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.33 to 1.14.34.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 15, 2026
SalyyS1 added a commit that referenced this pull request Feb 25, 2026
Phase 1 — Critical Security + Crashes:
- #24: Path traversal guard on file-serving routes (waveHome + userHome prefixes)
- #12: shellcontroller nil check before channel send
- #15: emain-window createBrowserWindow null guard
- #26: ShellController.Stop 5s timeout to prevent deadlock
- #9: conncontroller SSH config error handling

Phase 2 — High User-Facing:
- #2: Settings toggle reactivity fix
- #1: Font load race condition (await document.fonts.ready)
- #14: HTTP endpoint validation
- #21: Workspace deletion error propagation

Phase 3 — Medium Concurrency + Data:
- #17: blockcontroller concurrent map guard
- #20: blockcontroller lifecycle state machine
- #23: DB error propagation (full, not silent)
- #13: shellcontroller race condition fix
- #11: workspace atomic operations

Phase 4 — Medium Frontend + Electron:
- #10: termwrap idle timeout leak (disposed flag + clearTimeout)
- #27: processActionQueue return→continue (queue no longer abandoned)
- #25: waveSrvReady 30s timeout with error dialog
- #18: settingsconfig reflect pointer-wrap fix (reflect.New + else block)
- #19: conncontroller nil fd already fixed

Phase 5 — Low Polish + Branding:
- #22: Global hotkey always brings window to front (restore/show/focus)
- #4+#7: Font smoothing antialiased + focus-visible outline
- #5: Branding Wave→SLTerm in title and UI strings
- #16: Log message already fixed in Phase 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants