[PR #959] [CLOSED] chore(deps): bump the all group with 7 updates #896

Closed
opened 2026-02-25 23:35:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/959
Author: @dependabot[bot]
Created: 8/1/2024
Status: Closed

Base: masterHead: dependabot/go_modules/all-731a185843


📝 Commits (1)

  • 80db9c3 chore(deps): bump the all group with 7 updates

📊 Changes

2 files changed (+38 additions, -38 deletions)

View changed files

📝 go.mod (+11 -11)
📝 go.sum (+27 -27)

📄 Description

Bumps the all group with 7 updates:

Package From To
github.com/sethvargo/go-envconfig 1.0.2 1.1.0
github.com/spf13/cobra 1.8.0 1.8.1
golang.org/x/crypto 0.23.0 0.25.0
golang.org/x/image 0.16.0 0.18.0
golang.org/x/net 0.25.0 0.27.0
golang.org/x/term 0.20.0 0.22.0
modernc.org/sqlite 1.29.9 1.31.1

Updates github.com/sethvargo/go-envconfig from 1.0.2 to 1.1.0

Release notes

Sourced from github.com/sethvargo/go-envconfig's releases.

v1.1.0

What's Changed

Full Changelog: https://github.com/sethvargo/go-envconfig/compare/v1.0.3...v1.1.0

v1.0.3

What's Changed

Full Changelog: https://github.com/sethvargo/go-envconfig/compare/v1.0.2...v1.0.3

Commits

Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.8.1

Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

... (truncated)

Commits

Updates golang.org/x/crypto from 0.23.0 to 0.25.0

Commits
  • 9fadb0b go.mod: update golang.org/x dependencies
  • a6a393f all: bump go.mod version and drop compatibility shims
  • 1c74500 ssh/test: make struct comment match struct name
  • d4e7c9c ssh: fail client auth immediately on receiving disconnect message
  • 332fd65 go.mod: update golang.org/x dependencies
  • 0b431c7 x509roots/fallback: update bundle
  • 349231f ssh: implement CryptoPublicKey on sk keys
  • 44c9b0f ssh: allow server auth callbacks to send additional banners
  • 67b1361 sha3: reenable s390x assembly
  • 477a5b4 sha3: make APIs usable with zero allocations
  • Additional commits viewable in compare view

Updates golang.org/x/image from 0.16.0 to 0.18.0

Commits
  • 3bbf4a6 tiff: Validate palette indices when parsing palette-color images
  • 6c5fa46 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates golang.org/x/net from 0.25.0 to 0.27.0

Commits
  • e2310ae go.mod: update golang.org/x dependencies
  • 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9
  • 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP
  • 66e838c go.mod: update golang.org/x dependencies
  • 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
  • 603e3e6 quic: disable X25519Kyber768Draft00 in tests
  • 67e8d0c http2: report an error if goroutines outlive serverTester tests
  • 5608279 http2: avoid corruption in priority write scheduler
  • 0d515a5 http2: factor out frame read/write test functions
  • 9f5b79b http2: drop unused retry function
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.20.0 to 0.22.0

Commits

Updates modernc.org/sqlite from 1.29.9 to 1.31.1

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/959 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/all-731a185843` --- ### 📝 Commits (1) - [`80db9c3`](https://github.com/go-shiori/shiori/commit/80db9c3931ac0cffc775717befd38c1ba0e39d0c) chore(deps): bump the all group with 7 updates ### 📊 Changes **2 files changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+11 -11) 📝 `go.sum` (+27 -27) </details> ### 📄 Description Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) | `1.0.2` | `1.1.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.25.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.16.0` | `0.18.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.25.0` | `0.27.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.20.0` | `0.22.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.29.9` | `1.31.1` | Updates `github.com/sethvargo/go-envconfig` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sethvargo/go-envconfig/releases">github.com/sethvargo/go-envconfig's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>Add MustProcess which panics on errors by <a href="https://github.com/sethvargo"><code>@​sethvargo</code></a> in <a href="https://redirect.github.com/sethvargo/go-envconfig/pull/115">sethvargo/go-envconfig#115</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sethvargo/go-envconfig/compare/v1.0.3...v1.1.0">https://github.com/sethvargo/go-envconfig/compare/v1.0.3...v1.1.0</a></p> <h2>v1.0.3</h2> <h2>What's Changed</h2> <ul> <li>Relax Go constraint to 1.20 by <a href="https://github.com/sethvargo"><code>@​sethvargo</code></a> in <a href="https://redirect.github.com/sethvargo/go-envconfig/pull/113">sethvargo/go-envconfig#113</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sethvargo/go-envconfig/compare/v1.0.2...v1.0.3">https://github.com/sethvargo/go-envconfig/compare/v1.0.2...v1.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sethvargo/go-envconfig/commit/bbaf7848a8a55b572e2d0c9ccbb924ba19481f9b"><code>bbaf784</code></a> Add MustProcess which panics on errors (<a href="https://redirect.github.com/sethvargo/go-envconfig/issues/115">#115</a>)</li> <li><a href="https://github.com/sethvargo/go-envconfig/commit/e51a54f91f5b9b2849b0cd0fb412e14afc9a4659"><code>e51a54f</code></a> Relax Go constraint to 1.20 (<a href="https://redirect.github.com/sethvargo/go-envconfig/issues/113">#113</a>)</li> <li>See full diff in <a href="https://github.com/sethvargo/go-envconfig/compare/v1.0.2...v1.1.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <h2>✨ Features</h2> <ul> <li>Add env variable to suppress completion descriptions on create by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/1938">spf13/cobra#1938</a></li> </ul> <h2>🐛 Bug fixes</h2> <ul> <li>Micro-optimizations by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/1957">spf13/cobra#1957</a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2127">spf13/cobra#2127</a></li> <li>Consistent annotation names by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2140">spf13/cobra#2140</a></li> <li>Remove fully inactivated linters by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2148">spf13/cobra#2148</a></li> <li>Address golangci-lint deprecation warnings, enable some more linters by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2152">spf13/cobra#2152</a></li> </ul> <h2>🧪 Testing &amp; CI/CD</h2> <ul> <li>Add test for func in cobra.go by <a href="https://github.com/korovindenis"><code>@​korovindenis</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2094">spf13/cobra#2094</a></li> <li>ci: test golang 1.22 by <a href="https://github.com/cyrilico"><code>@​cyrilico</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2113">spf13/cobra#2113</a></li> <li>Optimized and added more linting by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2099">spf13/cobra#2099</a></li> <li>build(deps): bump actions/setup-go from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2087">spf13/cobra#2087</a></li> <li>build(deps): bump actions/labeler from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2086">spf13/cobra#2086</a></li> <li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2108">spf13/cobra#2108</a></li> <li>build(deps): bump actions/cache from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2102">spf13/cobra#2102</a></li> </ul> <h2>✏️ Documentation</h2> <ul> <li>Fixes and docs for usage as plugin by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2070">spf13/cobra#2070</a></li> <li>flags: clarify documentation that LocalFlags related function do not modify the state by <a href="https://github.com/niamster"><code>@​niamster</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2064">spf13/cobra#2064</a></li> <li>chore: remove repetitive words by <a href="https://github.com/racerole"><code>@​racerole</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2122">spf13/cobra#2122</a></li> <li>Add LXC to the list of projects using Cobra <a href="https://github.com/VaradBelwalkar"><code>@​VaradBelwalkar</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2071">spf13/cobra#2071</a></li> <li>Update projects_using_cobra.md by <a href="https://github.com/marcuskohlberg"><code>@​marcuskohlberg</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2089">spf13/cobra#2089</a></li> <li>[chore]: update projects using cobra by <a href="https://github.com/cmwylie19"><code>@​cmwylie19</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2093">spf13/cobra#2093</a></li> <li>Add Taikun CLI to list of projects by <a href="https://github.com/Smidra"><code>@​Smidra</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2098">spf13/cobra#2098</a></li> <li>Add Incus to the list of projects using Cobra by <a href="https://github.com/montag451"><code>@​montag451</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2118">spf13/cobra#2118</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/cobra/commit/e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec"><code>e94f6d0</code></a> Address golangci-lint deprecation warnings, enable some more linters (<a href="https://redirect.github.com/spf13/cobra/issues/2152">#2152</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/8003b74a10ef0d0d84fe3c408d3939d86fdeb210"><code>8003b74</code></a> Remove fully inactivated linters (<a href="https://redirect.github.com/spf13/cobra/issues/2148">#2148</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/5c2c1d627d35a00153764a3d37400efc66eaca1c"><code>5c2c1d6</code></a> Consistent annotation names (<a href="https://redirect.github.com/spf13/cobra/issues/2140">#2140</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/5a1acea3210649f3d70002818ec04b09f6347062"><code>5a1acea</code></a> build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (<a href="https://redirect.github.com/spf13/cobra/issues/2127">#2127</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/0fc86c2ffd0326b6f6ed5fa36803d26993655c08"><code>0fc86c2</code></a> docs: update user guide (<a href="https://redirect.github.com/spf13/cobra/issues/2128">#2128</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/6b5f577ebce858ee70fcdd1f062ea3af4b1c03ab"><code>6b5f577</code></a> More linting (<a href="https://redirect.github.com/spf13/cobra/issues/2099">#2099</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/bd914e58d69d65e494b45bdb40e90ca816b92fcc"><code>bd914e5</code></a> fix: remove deprecated io/ioutils package (<a href="https://redirect.github.com/spf13/cobra/issues/2120">#2120</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/1f80fa2e23cc550c131e8a54dc72d11b265c6fcf"><code>1f80fa2</code></a> chore: remove repetitive words (<a href="https://redirect.github.com/spf13/cobra/issues/2122">#2122</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/c69ae4c36b134dd69e5ab9d3d6b9f571ca5afe1e"><code>c69ae4c</code></a> ci: test golang 1.22 (<a href="https://redirect.github.com/spf13/cobra/issues/2113">#2113</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/a30cee5e5ab0949cc888ef00ae6aee24e091e042"><code>a30cee5</code></a> build(deps): bump actions/cache from 3 to 4 (<a href="https://redirect.github.com/spf13/cobra/issues/2102">#2102</a>)</li> <li>Additional commits viewable in <a href="https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.23.0 to 0.25.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/9fadb0b165bd3b96d2a21e89d60ad458db3aeee0"><code>9fadb0b</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/a6a393ffd658b286f64f141b06cbd94e516d3a64"><code>a6a393f</code></a> all: bump go.mod version and drop compatibility shims</li> <li><a href="https://github.com/golang/crypto/commit/1c7450041f58a5e714eb084ae0e670d3576ea9fb"><code>1c74500</code></a> ssh/test: make struct comment match struct name</li> <li><a href="https://github.com/golang/crypto/commit/d4e7c9cb6cb8bb64ad4a1988cd26328ef6cb9023"><code>d4e7c9c</code></a> ssh: fail client auth immediately on receiving disconnect message</li> <li><a href="https://github.com/golang/crypto/commit/332fd656f4f013f66e643818fe8c759538456535"><code>332fd65</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/0b431c7de36a66b1b5c54f6219ad1413824cd1fd"><code>0b431c7</code></a> x509roots/fallback: update bundle</li> <li><a href="https://github.com/golang/crypto/commit/349231f7e4e437ea89847c5dfce63eed67949f86"><code>349231f</code></a> ssh: implement CryptoPublicKey on sk keys</li> <li><a href="https://github.com/golang/crypto/commit/44c9b0ff9e71f015c49f686c68a7950fac76623c"><code>44c9b0f</code></a> ssh: allow server auth callbacks to send additional banners</li> <li><a href="https://github.com/golang/crypto/commit/67b13616a59528f2f948f405d79d6e7df0b97d12"><code>67b1361</code></a> sha3: reenable s390x assembly</li> <li><a href="https://github.com/golang/crypto/commit/477a5b4c327a4fea3cab2fe127f89940289b65e5"><code>477a5b4</code></a> sha3: make APIs usable with zero allocations</li> <li>Additional commits viewable in <a href="https://github.com/golang/crypto/compare/v0.23.0...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/image` from 0.16.0 to 0.18.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/image/commit/3bbf4a659e56fde394e7214ddd17673223aca672"><code>3bbf4a6</code></a> tiff: Validate palette indices when parsing palette-color images</li> <li><a href="https://github.com/golang/image/commit/6c5fa462eb87ac98bad9b09ea3b041dd770fa611"><code>6c5fa46</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/image/compare/v0.16.0...v0.18.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.25.0 to 0.27.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/e2310ae9eb6425ee6736cfc40f982f42e20f5850"><code>e2310ae</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/77708f716e46255944251965f8240a0eab01e099"><code>77708f7</code></a> quic: skip tests which depend on unimplemented UDP functions on Plan 9</li> <li><a href="https://github.com/golang/net/commit/9617c6335bca5e4e80949a5b1dbe43273260e8a3"><code>9617c63</code></a> http2: avoid Transport hang with Connection: close and AllowHTTP</li> <li><a href="https://github.com/golang/net/commit/66e838c6fbf5387ecedc26ce490b5f4d6864a854"><code>66e838c</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/6249541f2a6c4cff317a4502d93dd287c5fb0c51"><code>6249541</code></a> http2: avoid race in server handler SetReadDeadine/SetWriteDeadline</li> <li><a href="https://github.com/golang/net/commit/603e3e63901aff21959a4e046f2c573d3643f3be"><code>603e3e6</code></a> quic: disable X25519Kyber768Draft00 in tests</li> <li><a href="https://github.com/golang/net/commit/67e8d0c95dfddd8837d007806e29c9301cf46b2f"><code>67e8d0c</code></a> http2: report an error if goroutines outlive serverTester tests</li> <li><a href="https://github.com/golang/net/commit/56082791fe602007bf2068450f13b8876c2a23dd"><code>5608279</code></a> http2: avoid corruption in priority write scheduler</li> <li><a href="https://github.com/golang/net/commit/0d515a535ec222dced3359cb3625772c4392e794"><code>0d515a5</code></a> http2: factor out frame read/write test functions</li> <li><a href="https://github.com/golang/net/commit/9f5b79b0000bda2a9ca3263f9d08fdc5f09b28ab"><code>9f5b79b</code></a> http2: drop unused retry function</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.25.0...v0.27.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/term` from 0.20.0 to 0.22.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/term/commit/c976cb1d70cf59933953bec8a47c867e343c9eac"><code>c976cb1</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/term/commit/5f0bb723151ab65fd6a3386b3160320e7419602e"><code>5f0bb72</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/term/compare/v0.20.0...v0.22.0">compare view</a></li> </ul> </details> <br /> Updates `modernc.org/sqlite` from 1.29.9 to 1.31.1 <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/b0354f7c3514e4d555487e0a855cfdb64bf0e7cc"><code>b0354f7</code></a> fix documentation</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/34bc99bbec6ca62b7338a5f48cc6a5b9b8ca699d"><code>34bc99b</code></a> vendor libsqlite3@v1.5.2 /n</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/2708c0b7cceeae8a5c4d5ba31062651895ddb742"><code>2708c0b</code></a> vendor libsqlite3@v1.5.2</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/53acf59fdc6af057c8cfdf03b589266b1aaeb1bc"><code>53acf59</code></a> builder.json: disable autotag</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d9a0871aa7104a43a84f966fc59536c781ded656"><code>d9a0871</code></a> revert to v1.30.1</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/8496be5e83aa5eae0bfdaed5a55eef1650f5fc10"><code>8496be5</code></a> windows adjustments /n</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/77dde247866129044e15a81a8147d883bb127a44"><code>77dde24</code></a> windows adjustments</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/15d87fea0579a13f15ba6e049e3c8a89ac0d54bc"><code>15d87fe</code></a> move func_test.go into repo root</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/fea7666b2f403065fda3d1b706b8edf27002746e"><code>fea7666</code></a> WIPS</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/9e07ba92d1cf5b0b386195d1c2cca86cb5047315"><code>9e07ba9</code></a> vendor libsqlite3@v1.5.0, support windows/386 /n</li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.31.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#896
No description provided.