[PR #1103] [CLOSED] chore(deps): bump the all group across 1 directory with 15 updates #988

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1103
Author: @dependabot[bot]
Created: 5/1/2025
Status: Closed

Base: masterHead: dependabot/go_modules/all-e6dc0adbfa


📝 Commits (1)

  • 3cfa4ad chore(deps): bump the all group across 1 directory with 15 updates

📊 Changes

2 files changed (+104 additions, -105 deletions)

View changed files

📝 go.mod (+32 -30)
📝 go.sum (+72 -75)

📄 Description

Bumps the all group with 12 updates in the / directory:

Package From To
github.com/PuerkitoBio/goquery 1.10.2 1.10.3
github.com/go-sql-driver/mysql 1.9.0 1.9.2
github.com/gofrs/uuid/v5 5.3.1 5.3.2
github.com/golang-jwt/jwt/v5 5.2.1 5.2.2
github.com/huandu/go-sqlbuilder 1.34.0 1.35.0
github.com/mattn/go-sqlite3 1.14.24 1.14.28
github.com/playwright-community/playwright-go 0.5001.0 0.5101.0
github.com/sethvargo/go-envconfig 1.1.1 1.2.0
github.com/spf13/afero 1.12.0 1.14.0
github.com/testcontainers/testcontainers-go 0.35.0 0.37.0
golang.org/x/image 0.24.0 0.26.0
modernc.org/sqlite 1.36.0 1.37.0

Updates github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.10.3

Update dependencies and a small memory optimization.

Commits
  • 9c6a69c Prepare for v1.10.3
  • 80f14c7 Merge pull request #516 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 58dcec1 Bump golang.org/x/net from 0.38.0 to 0.39.0
  • aadb1cd Merge pull request #515 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 9cd3cf0 Bump golang.org/x/net from 0.37.0 to 0.38.0
  • fa93633 Merge pull request #514 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 858507f Run go mod tidy
  • 5c48549 Bump golang.org/x/net from 0.35.0 to 0.37.0
  • c2d1a09 Merge pull request #512 from myxzlpltk/master
  • 3951e60 increase performance by migrating from bytes.Buffer to strings.Builder
  • See full diff in compare view

Updates github.com/go-sql-driver/mysql from 1.9.0 to 1.9.2

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.9.2

What's Changed

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.9.1...v1.9.2

v1.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.1

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.9.2 (2025-04-07)

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

v1.9.1 (2025-03-21)

Major Changes

  • Add Charset() option. (#1679)

Bugfixes

  • go.mod: fix go version format (#1682)
  • Fix FormatDSN missing ConnectionAttributes (#1619)
Commits

Updates github.com/gofrs/uuid/v5 from 5.3.1 to 5.3.2

Release notes

Sourced from github.com/gofrs/uuid/v5's releases.

v5.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/gofrs/uuid/compare/v5.3.1...v5.3.2

Commits
  • a85a526 Improve performance of FromBytesOrNil (#206)
  • 1404e37 Merge pull request #205 from gofrs/dependabot/github_actions/all-3cda599c10
  • 1768f76 Bump the all group with 3 updates
  • 9d8c586 Bump the all group across 1 directory with 4 updates (#204)
  • 4be0733 Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group (#200)
  • 143be6a Merge pull request #201 from kohenkatz/fixes_195
  • 9844d64 doc: clarify comment in test
  • See full diff in compare view

Updates github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2

Release notes

Sourced from github.com/golang-jwt/jwt/v5's releases.

v5.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2

Commits

Updates github.com/huandu/go-sqlbuilder from 1.34.0 to 1.35.0

Release notes

Sourced from github.com/huandu/go-sqlbuilder's releases.

v1.35.0

What's Changed

  • NEW: New flavor Doris, which is a dialect of MySQL. See discussion in #192 for details.
  • FIX: the order of LIMIT and OFFSET clauses when using the Presto flavor #195 in #196

New Contributors

Full Changelog: https://github.com/huandu/go-sqlbuilder/compare/v1.34.0...v1.35.0

Commits
  • dad603c fix #192 Add new flavor Doris
  • 3e72c6a Merge pull request #196 from barweiss/fix-presto-limit-and-offset-order
  • baa3920 Add some in-code documentation
  • a7c1eeb Fix the order of LIMIT and OFFSET clauses when using the Presto flavor (issue...
  • See full diff in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.28

Commits
  • f76bae4 upgrade amalgamation code
  • 65302b0 Add ability to set an int64 file control (#1298)
  • 8d69329 revert #1259
  • 9794660 docs: clarify GCP section
  • b9f4d8c chore: Fix memory leak in callbackRetText function
  • 7658c06 Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3 (#1262)
  • c61eeb5 remove superfluous use of runtime.SetFinalizer on SQLiteRows
  • ab13d63 Remove suggestion that CGO isn't always needed (#1290)
  • 348128f Upgrade upload-artifact action
  • 82bc911 close statement when missing query arguments
  • See full diff in compare view

Updates github.com/playwright-community/playwright-go from 0.5001.0 to 0.5101.0

Release notes

Sourced from github.com/playwright-community/playwright-go's releases.

v0.5101.0

What's Changed

Note: Compared with the nodejs version, there is currently no IndexedDb for StorageState

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.5001.0...v0.5101.0

Commits

Updates github.com/sethvargo/go-envconfig from 1.1.1 to 1.2.0

Release notes

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

v1.2.0

What's Changed

Full Changelog: https://github.com/sethvargo/go-envconfig/compare/v1.1.1...v1.2.0

Commits

Updates github.com/spf13/afero from 1.12.0 to 1.14.0

Release notes

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

v1.14.0

What's Changed

Full Changelog: https://github.com/spf13/afero/compare/v1.13.0...v1.14.0

v1.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/spf13/afero/compare/v1.12.0...v1.13.0

Commits
  • ea38482 Merge pull request #462 from spf13/dependencies
  • a9aaabc docs: add release instructions
  • d3a70b6 ci: run tests for submodules
  • 2af1925 feat: split gcsfs and sftpfs into separate modules
  • dbd6f61 Merge pull request #477 from spf13/update-dependencies
  • 83b8a55 update readme
  • bf3bd73 update dependencies
  • 464bc98 Merge pull request #473 from spf13/dependabot/github_actions/golangci/golangc...
  • da239a4 Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
  • 523f621 Merge pull request #461 from spf13/go124
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go from 0.35.0 to 0.37.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go's releases.

v0.37.0

What's Changed

🔒 Security

  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /modules/aerospike (#3105) @dependabot[bot]
  • chore(pulsar): bump github.com/apache/pulsar-client-go from 0.10.0 to 0.14.0 in /modules/pulsar (#3100) @​mdelapenya
  • chore(clickhouse): bump github.com/ClickHouse/clickhouse-go/v2 from 2.20.0 to 2.34.0 in /modules/clickhouse (#3099) @dependabot[bot]
  • security(compose): upgrade github.com/docker/compose/v2 to fix security vulnerability (#3095) @​sigi-glovebox

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 08e7b58 chore: use new version (v0.37.0) in modules and examples
  • 9da8340 fix: handle stopped containers more gracefully when reuse is enabled (#3062)
  • 37ce316 feat(gcloud): add option to run firestore in datastore mode (#3009)
  • 224da6d feat: support for mounting images (#3044)
  • 92b9255 chore(ci): close PR if it was sent from main (#3123)
  • 8a498b7 feat: add WithReuseByName for modifying Generic Container Requests (#3064)
  • 1c9b01b chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (#3120)
  • d7c1a2f chore(deps): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.1.5 (#3119)
  • c71d5c9 chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10 (#3118)
  • 7c6278f chore(ci): exclude more files for a full-blown build (#3122)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.35.0 to 0.37.0

Commits
  • 959f8f3 go.mod: update golang.org/x dependencies
  • 769bcd6 ssh: use the configured rand in kex init
  • d0a798f cryptobyte: fix typo 'octects' into 'octets' for asn1.go
  • acbcbef acme: remove unnecessary []byte conversion
  • 376eb14 x509roots: support constrained roots
  • b369b72 crypto/internal/poly1305: implement function update in assembly on loong64
  • 6b853fb ssh/knownhosts: check more than one key
  • 49bf5b8 go.mod: update golang.org/x dependencies
  • 24852b6 ssh: add decode support for banners
  • bbc689c ssh: use a more straightforward return value
  • See full diff in compare view

Updates golang.org/x/image from 0.24.0 to 0.26.0

Commits
  • 0aed5e2 go.mod: update golang.org/x dependencies
  • e7e23ba go.mod: update golang.org/x dependencies
  • 58efddc all: use a more straightforward return value
  • ef6c1ab all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff in compare view

Updates golang.org/x/net from 0.36.0 to 0.39.0

Commits
  • b8d8877 go.mod: update golang.org/x dependencies
  • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
  • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  • 1f1fa29 publicsuffix: regenerate table
  • 1215081 http2: improve error when server sends HTTP/1
  • 312450e html: ensure <search> tag closes <p> and update tests
  • 09731f9 http2: improve handling of lost PING in Server
  • 55989e2 http2/h2c: use ResponseController for hijacking connections
  • 2914f46 websocket: re-recommend gorilla/websocket
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates golang.org/x/term from 0.29.0 to 0.31.0

Commits
  • 5d2308b go.mod: update golang.org/x dependencies
  • e770ddd x/term: disabling auto-completion around GetPassword()
  • 04218fd go.mod: update golang.org/x dependencies
  • 208db03 all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff in compare view

Updates modernc.org/sqlite from 1.36.0 to 1.37.0

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/1103 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/all-e6dc0adbfa` --- ### 📝 Commits (1) - [`3cfa4ad`](https://github.com/go-shiori/shiori/commit/3cfa4adcd5f74fcce789c3c597a6178333af3d7a) chore(deps): bump the all group across 1 directory with 15 updates ### 📊 Changes **2 files changed** (+104 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+32 -30) 📝 `go.sum` (+72 -75) </details> ### 📄 Description Bumps the all group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.10.2` | `1.10.3` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.0` | `1.9.2` | | [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) | `5.3.1` | `5.3.2` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.1` | `5.2.2` | | [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | `1.34.0` | `1.35.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.24` | `1.14.28` | | [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go) | `0.5001.0` | `0.5101.0` | | [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) | `1.1.1` | `1.2.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.12.0` | `1.14.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.35.0` | `0.37.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.24.0` | `0.26.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.36.0` | `1.37.0` | Updates `github.com/PuerkitoBio/goquery` from 1.10.2 to 1.10.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PuerkitoBio/goquery/releases">github.com/PuerkitoBio/goquery's releases</a>.</em></p> <blockquote> <h2>v1.10.3</h2> <p>Update dependencies and a small memory optimization.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PuerkitoBio/goquery/commit/9c6a69cd4d7b07e401b68ccf12c736a3efe12c47"><code>9c6a69c</code></a> Prepare for v1.10.3</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/80f14c711182799a578d3b03c6cb78e4269a2010"><code>80f14c7</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/516">#516</a> from PuerkitoBio/dependabot/go_modules/golang.org/x/n...</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/58dcec12a03eff89924ac7c6c4045beeda4f0c88"><code>58dcec1</code></a> Bump golang.org/x/net from 0.38.0 to 0.39.0</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/aadb1cdadc65c65bc45165f7405a2d58075d6b42"><code>aadb1cd</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/515">#515</a> from PuerkitoBio/dependabot/go_modules/golang.org/x/n...</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/9cd3cf0815b7dbd0d29a29cdce3ea9643d63bba9"><code>9cd3cf0</code></a> Bump golang.org/x/net from 0.37.0 to 0.38.0</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/fa93633a0f66af6cda7df523f4db29b73eb5f46d"><code>fa93633</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/514">#514</a> from PuerkitoBio/dependabot/go_modules/golang.org/x/n...</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/858507ff1bed91b3892f1d9e6af6f548ca4fe4a2"><code>858507f</code></a> Run go mod tidy</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/5c48549c056a1aa09e8631da316fa9952bf99315"><code>5c48549</code></a> Bump golang.org/x/net from 0.35.0 to 0.37.0</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/c2d1a0902fb21b0613863ea7e9f371de00e5b037"><code>c2d1a09</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/512">#512</a> from myxzlpltk/master</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/3951e6049509628778ba47a0f6c2a93b92af058a"><code>3951e60</code></a> increase performance by migrating from bytes.Buffer to strings.Builder</li> <li>See full diff in <a href="https://github.com/PuerkitoBio/goquery/compare/v1.10.2...v1.10.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/go-sql-driver/mysql` from 1.9.0 to 1.9.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-sql-driver/mysql/releases">github.com/go-sql-driver/mysql's releases</a>.</em></p> <blockquote> <h2>v1.9.2</h2> <h2>What's Changed</h2> <p>v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-sql-driver/mysql/compare/v1.9.1...v1.9.2">https://github.com/go-sql-driver/mysql/compare/v1.9.1...v1.9.2</a></p> <h2>v1.9.1</h2> <h2>What's Changed</h2> <ul> <li>add Charset() option by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/go-sql-driver/mysql/pull/1679">go-sql-driver/mysql#1679</a></li> <li>Fix FormatDSN missing ConnectionAttributes by <a href="https://github.com/bogcon"><code>@​bogcon</code></a> in <a href="https://redirect.github.com/go-sql-driver/mysql/pull/1619">go-sql-driver/mysql#1619</a></li> <li>go.mod: fix go version format by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/go-sql-driver/mysql/pull/1682">go-sql-driver/mysql#1682</a></li> <li>release v1.9.1 by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/go-sql-driver/mysql/pull/1683">go-sql-driver/mysql#1683</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bogcon"><code>@​bogcon</code></a> made their first contribution in <a href="https://redirect.github.com/go-sql-driver/mysql/pull/1619">go-sql-driver/mysql#1619</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.1">https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md">github.com/go-sql-driver/mysql's changelog</a>.</em></p> <blockquote> <h2>v1.9.2 (2025-04-07)</h2> <p>v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.</p> <h2>v1.9.1 (2025-03-21)</h2> <h3>Major Changes</h3> <ul> <li>Add Charset() option. (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1679">#1679</a>)</li> </ul> <h3>Bugfixes</h3> <ul> <li>go.mod: fix go version format (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1682">#1682</a>)</li> <li>Fix FormatDSN missing ConnectionAttributes (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1619">#1619</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-sql-driver/mysql/commit/21ef4c694538530b2e4b43d1a197402ed22e9749"><code>21ef4c6</code></a> release v1.9.2 (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1693">#1693</a>)</li> <li><a href="https://github.com/go-sql-driver/mysql/commit/1fbafa8082dab81e2c2e8caeb55d569dfeafcf94"><code>1fbafa8</code></a> release v1.9.1 (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1683">#1683</a>)</li> <li><a href="https://github.com/go-sql-driver/mysql/commit/b84ac5af9c77b13e4c6417e484cbed087cd672f3"><code>b84ac5a</code></a> go.mod: fix go version format (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1682">#1682</a>)</li> <li><a href="https://github.com/go-sql-driver/mysql/commit/88ff88b5915d34bde2b2c59991c586abb8ea9eca"><code>88ff88b</code></a> Fix FormatDSN missing ConnectionAttributes (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1619">#1619</a>)</li> <li><a href="https://github.com/go-sql-driver/mysql/commit/c87981610c07572d94be59d39550be1e3b1b5bb3"><code>c879816</code></a> add Charset() option (<a href="https://redirect.github.com/go-sql-driver/mysql/issues/1679">#1679</a>)</li> <li>See full diff in <a href="https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/gofrs/uuid/v5` from 5.3.1 to 5.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/uuid/releases">github.com/gofrs/uuid/v5's releases</a>.</em></p> <blockquote> <h2>v5.3.2</h2> <h2>What's Changed</h2> <ul> <li>Minor comment fix by <a href="https://github.com/kohenkatz"><code>@​kohenkatz</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/201">gofrs/uuid#201</a></li> <li>Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/200">gofrs/uuid#200</a></li> <li>Bump the all group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/204">gofrs/uuid#204</a></li> <li>Bump the all group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/205">gofrs/uuid#205</a></li> <li>Improve performance of FromBytesOrNil by <a href="https://github.com/gaffneyc"><code>@​gaffneyc</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/206">gofrs/uuid#206</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gaffneyc"><code>@​gaffneyc</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/uuid/pull/206">gofrs/uuid#206</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/uuid/compare/v5.3.1...v5.3.2">https://github.com/gofrs/uuid/compare/v5.3.1...v5.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/uuid/commit/a85a52659427f1ffb8677b19cf0a3b8939ef5362"><code>a85a526</code></a> Improve performance of FromBytesOrNil (<a href="https://redirect.github.com/gofrs/uuid/issues/206">#206</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/1404e370c7cf86bdfa6d3ee6767f6098c63d6715"><code>1404e37</code></a> Merge pull request <a href="https://redirect.github.com/gofrs/uuid/issues/205">#205</a> from gofrs/dependabot/github_actions/all-3cda599c10</li> <li><a href="https://github.com/gofrs/uuid/commit/1768f766e7087c98ffbc339cda88d182a593e4c9"><code>1768f76</code></a> Bump the all group with 3 updates</li> <li><a href="https://github.com/gofrs/uuid/commit/9d8c5869f74cd1c6c7da17a363f5d9acc3678fa7"><code>9d8c586</code></a> Bump the all group across 1 directory with 4 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/204">#204</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/4be0733cc4096bc6cfe85c1f3c0a0c852cc03b70"><code>4be0733</code></a> Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group (<a href="https://redirect.github.com/gofrs/uuid/issues/200">#200</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/143be6a3efd227688538193e13ec7cef543c2639"><code>143be6a</code></a> Merge pull request <a href="https://redirect.github.com/gofrs/uuid/issues/201">#201</a> from kohenkatz/fixes_195</li> <li><a href="https://github.com/gofrs/uuid/commit/9844d64fb3a04f2d4c0c7241d8220b92f86dfd55"><code>9844d64</code></a> doc: clarify comment in test</li> <li>See full diff in <a href="https://github.com/gofrs/uuid/compare/v5.3.1...v5.3.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang-jwt/jwt/releases">github.com/golang-jwt/jwt/v5's releases</a>.</em></p> <blockquote> <h2>v5.2.2</h2> <h2>What's Changed</h2> <ul> <li>Fixed <a href="https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp">https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp</a> by <a href="https://github.com/mfridman"><code>@​mfridman</code></a></li> <li>Fixed some typos by <a href="https://github.com/Ashikpaul"><code>@​Ashikpaul</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/382">golang-jwt/jwt#382</a></li> <li>build: add go1.22 to ci workflows by <a href="https://github.com/mfridman"><code>@​mfridman</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/383">golang-jwt/jwt#383</a></li> <li>Bump golangci/golangci-lint-action from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/387">golang-jwt/jwt#387</a></li> <li>Bump golangci/golangci-lint-action from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/389">golang-jwt/jwt#389</a></li> <li>chore: bump ci tests to include go1.23 by <a href="https://github.com/mfridman"><code>@​mfridman</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/405">golang-jwt/jwt#405</a></li> <li>Fix jwt -show by <a href="https://github.com/AlexanderYastrebov"><code>@​AlexanderYastrebov</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/406">golang-jwt/jwt#406</a></li> <li>docs: typo by <a href="https://github.com/kvii"><code>@​kvii</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/407">golang-jwt/jwt#407</a></li> <li>Update SECURITY.md by <a href="https://github.com/oxisto"><code>@​oxisto</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/416">golang-jwt/jwt#416</a></li> <li>Update <code>jwt.Parse</code> example to use <code>jwt.WithValidMethods</code> by <a href="https://github.com/mattt"><code>@​mattt</code></a> in <a href="https://redirect.github.com/golang-jwt/jwt/pull/425">golang-jwt/jwt#425</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ashikpaul"><code>@​Ashikpaul</code></a> made their first contribution in <a href="https://redirect.github.com/golang-jwt/jwt/pull/382">golang-jwt/jwt#382</a></li> <li><a href="https://github.com/kvii"><code>@​kvii</code></a> made their first contribution in <a href="https://redirect.github.com/golang-jwt/jwt/pull/407">golang-jwt/jwt#407</a></li> <li><a href="https://github.com/mattt"><code>@​mattt</code></a> made their first contribution in <a href="https://redirect.github.com/golang-jwt/jwt/pull/425">golang-jwt/jwt#425</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2">https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"><code>0951d18</code></a> Merge commit from fork</li> <li><a href="https://github.com/golang-jwt/jwt/commit/c035977d9e11c351f4c05dfeae193923cbab49ee"><code>c035977</code></a> Update Parse example to use WithValidMethods (<a href="https://redirect.github.com/golang-jwt/jwt/issues/425">#425</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/bc8bdca5cced1caa9787e4a1c313a3538544c877"><code>bc8bdca</code></a> Update SECURITY.md (<a href="https://redirect.github.com/golang-jwt/jwt/issues/416">#416</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/5ec246c074b71790eec1f2e05b54daf6ec29ec5f"><code>5ec246c</code></a> docs: typo (<a href="https://redirect.github.com/golang-jwt/jwt/issues/407">#407</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/0123f1ad66cbc45013dbfba6eff0cd81472bfc12"><code>0123f1a</code></a> Fix jwt -show (<a href="https://redirect.github.com/golang-jwt/jwt/issues/406">#406</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/f961c72abd3b91442a9ab3d3e356bf547636e89b"><code>f961c72</code></a> chore: bump ci tests to include go1.23 (<a href="https://redirect.github.com/golang-jwt/jwt/issues/405">#405</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/62e504c2810b67f6b97313424411cfffb25e41b0"><code>62e504c</code></a> Bump golangci/golangci-lint-action from 5 to 6 (<a href="https://redirect.github.com/golang-jwt/jwt/issues/389">#389</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/1a56dcf532089fc2bb723a3cb4076a4e45cb1c1a"><code>1a56dcf</code></a> Bump golangci/golangci-lint-action from 4 to 5 (<a href="https://redirect.github.com/golang-jwt/jwt/issues/387">#387</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/c8043eab61f0ec5bdd924c1c30caf164a9bb2c66"><code>c8043ea</code></a> build: add go1.22 to ci workflows (<a href="https://redirect.github.com/golang-jwt/jwt/issues/383">#383</a>)</li> <li><a href="https://github.com/golang-jwt/jwt/commit/7c3f6dc56316e5e222a9df9612ec04243189a989"><code>7c3f6dc</code></a> Update README.md (<a href="https://redirect.github.com/golang-jwt/jwt/issues/382">#382</a>)</li> <li>See full diff in <a href="https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/huandu/go-sqlbuilder` from 1.34.0 to 1.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huandu/go-sqlbuilder/releases">github.com/huandu/go-sqlbuilder's releases</a>.</em></p> <blockquote> <h2>v1.35.0</h2> <h2>What's Changed</h2> <ul> <li>NEW: New flavor <code>Doris</code>, which is a dialect of <code>MySQL</code>. See discussion in <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/192">#192</a> for details.</li> <li>FIX: the order of LIMIT and OFFSET clauses when using the Presto flavor <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/195">#195</a> in <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/196">#196</a> <ul> <li>Thanks for your contribution, <a href="https://github.com/barweiss"><code>@​barweiss</code></a>.</li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/barweiss"><code>@​barweiss</code></a> made their first contribution in <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/196">#196</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huandu/go-sqlbuilder/compare/v1.34.0...v1.35.0">https://github.com/huandu/go-sqlbuilder/compare/v1.34.0...v1.35.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/dad603cd146bc2768f8d26ed7099876d61461074"><code>dad603c</code></a> fix <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/192">#192</a> Add new flavor Doris</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/3e72c6ab268262e11636814eff036c93f14af389"><code>3e72c6a</code></a> Merge pull request <a href="https://redirect.github.com/huandu/go-sqlbuilder/issues/196">#196</a> from barweiss/fix-presto-limit-and-offset-order</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/baa39209c6b3edc9581cfb322015a45435a20eb8"><code>baa3920</code></a> Add some in-code documentation</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/a7c1eebcbc96c8ecef15a30978091aae71f229c9"><code>a7c1eeb</code></a> Fix the order of LIMIT and OFFSET clauses when using the Presto flavor (issue...</li> <li>See full diff in <a href="https://github.com/huandu/go-sqlbuilder/compare/v1.34.0...v1.35.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/mattn/go-sqlite3` from 1.14.24 to 1.14.28 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mattn/go-sqlite3/commit/f76bae4b0044cbba8fb2c72b8e4559e8fbcffd86"><code>f76bae4</code></a> upgrade amalgamation code</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/65302b070828694de19af82d6bf91bed343d29bb"><code>65302b0</code></a> Add ability to set an int64 file control (<a href="https://redirect.github.com/mattn/go-sqlite3/issues/1298">#1298</a>)</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/8d6932988137c8e32e89e1ecb2382654d417adb8"><code>8d69329</code></a> revert <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1259">#1259</a></li> <li><a href="https://github.com/mattn/go-sqlite3/commit/9794660801b19f6d519bec939c94844cb5b11233"><code>9794660</code></a> docs: clarify GCP section</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/b9f4d8c0674ad9ec3b476f27d416bbcf88735ba2"><code>b9f4d8c</code></a> chore: Fix memory leak in callbackRetText function</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/7658c06970ecf5588d8cd930ed1f2de7223f1010"><code>7658c06</code></a> Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3 (<a href="https://redirect.github.com/mattn/go-sqlite3/issues/1262">#1262</a>)</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/c61eeb5d1d1c99a2bf613fcc598a63a10a707efa"><code>c61eeb5</code></a> remove superfluous use of runtime.SetFinalizer on SQLiteRows</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/ab13d63ae7ac3bf4ace391fbbde6bfb12d7bdf2e"><code>ab13d63</code></a> Remove suggestion that CGO isn't always needed (<a href="https://redirect.github.com/mattn/go-sqlite3/issues/1290">#1290</a>)</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/348128fdcf102af8b9f51fb26ae41c4d7438f1ca"><code>348128f</code></a> Upgrade upload-artifact action</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/82bc911e85b3def2940e41767480745bcbb6ef45"><code>82bc911</code></a> close statement when missing query arguments</li> <li>See full diff in <a href="https://github.com/mattn/go-sqlite3/compare/v1.14.24...v1.14.28">compare view</a></li> </ul> </details> <br /> Updates `github.com/playwright-community/playwright-go` from 0.5001.0 to 0.5101.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/playwright-community/playwright-go/releases">github.com/playwright-community/playwright-go's releases</a>.</em></p> <blockquote> <h2>v0.5101.0</h2> <h2>What's Changed</h2> <ul> <li>chore: roll to Playwright v1.51.1 by <a href="https://github.com/canstand"><code>@​canstand</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/536">playwright-community/playwright-go#536</a></li> </ul> <p><strong>Note</strong>: Compared with the nodejs version, there is currently no IndexedDb for StorageState</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/playwright-community/playwright-go/compare/v0.5001.0...v0.5101.0">https://github.com/playwright-community/playwright-go/compare/v0.5001.0...v0.5101.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/playwright-community/playwright-go/commit/c6ac7e7eef729eb8fbfb88564cb06a6c316e4d64"><code>c6ac7e7</code></a> chore: roll to Playwright v1.51.1 (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/536">#536</a>)</li> <li>See full diff in <a href="https://github.com/playwright-community/playwright-go/compare/v0.5001.0...v0.5101.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/sethvargo/go-envconfig` from 1.1.1 to 1.2.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.2.0</h2> <h2>What's Changed</h2> <ul> <li>Only include envvar key on error to avoid leaking information by <a href="https://github.com/sethvargo"><code>@​sethvargo</code></a> in <a href="https://redirect.github.com/sethvargo/go-envconfig/pull/127">sethvargo/go-envconfig#127</a></li> <li>Allow escaping <code>$</code> in default values by <a href="https://github.com/sethvargo"><code>@​sethvargo</code></a> in <a href="https://redirect.github.com/sethvargo/go-envconfig/pull/128">sethvargo/go-envconfig#128</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sethvargo/go-envconfig/compare/v1.1.1...v1.2.0">https://github.com/sethvargo/go-envconfig/compare/v1.1.1...v1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sethvargo/go-envconfig/commit/7ee4127eb225be8aa0decf48375629c3bd18a25d"><code>7ee4127</code></a> Allow escaping <code>$</code> in default values (<a href="https://redirect.github.com/sethvargo/go-envconfig/issues/128">#128</a>)</li> <li><a href="https://github.com/sethvargo/go-envconfig/commit/562e9b1f2fc828993561942c3ec1327febbf4c17"><code>562e9b1</code></a> Only include envvar key on error to avoid leaking information (<a href="https://redirect.github.com/sethvargo/go-envconfig/issues/127">#127</a>)</li> <li>See full diff in <a href="https://github.com/sethvargo/go-envconfig/compare/v1.1.1...v1.2.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/spf13/afero` from 1.12.0 to 1.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/afero/releases">github.com/spf13/afero's releases</a>.</em></p> <blockquote> <h2>v1.14.0</h2> <h2>What's Changed</h2> <ul> <li>Split gcsfs and sftpfs into separate modules by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/462">spf13/afero#462</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/afero/compare/v1.13.0...v1.14.0">https://github.com/spf13/afero/compare/v1.13.0...v1.14.0</a></p> <h2>v1.13.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/setup-go from 5.2.0 to 5.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/446">spf13/afero#446</a></li> <li>Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/451">spf13/afero#451</a></li> <li>Bump golang.org/x/text from 0.21.0 to 0.22.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/452">spf13/afero#452</a></li> <li>Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/453">spf13/afero#453</a></li> <li>Bump golangci/golangci-lint-action from 6.3.0 to 6.3.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/459">spf13/afero#459</a></li> <li>Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/455">spf13/afero#455</a></li> <li>Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/460">spf13/afero#460</a></li> <li>ci: add Go 1.24 to the test matrix by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/461">spf13/afero#461</a></li> <li>Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/473">spf13/afero#473</a></li> <li>Update dependencies by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://redirect.github.com/spf13/afero/pull/477">spf13/afero#477</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/afero/pull/446">spf13/afero#446</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/afero/compare/v1.12.0...v1.13.0">https://github.com/spf13/afero/compare/v1.12.0...v1.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/afero/commit/ea38482beffb2485aed022e0c1ed3b4b561f67b6"><code>ea38482</code></a> Merge pull request <a href="https://redirect.github.com/spf13/afero/issues/462">#462</a> from spf13/dependencies</li> <li><a href="https://github.com/spf13/afero/commit/a9aaabc51a41042d41595255ba13d62fdefd4561"><code>a9aaabc</code></a> docs: add release instructions</li> <li><a href="https://github.com/spf13/afero/commit/d3a70b6f8258ab362e5190c01c21ade617fad9ec"><code>d3a70b6</code></a> ci: run tests for submodules</li> <li><a href="https://github.com/spf13/afero/commit/2af192559d89b03611b3ce4c70f9a72ec01f0439"><code>2af1925</code></a> feat: split gcsfs and sftpfs into separate modules</li> <li><a href="https://github.com/spf13/afero/commit/dbd6f6174e148a5b54b151b4cfc31dc8a4423451"><code>dbd6f61</code></a> Merge pull request <a href="https://redirect.github.com/spf13/afero/issues/477">#477</a> from spf13/update-dependencies</li> <li><a href="https://github.com/spf13/afero/commit/83b8a558532728814aafd233cbfd9e9642abe7af"><code>83b8a55</code></a> update readme</li> <li><a href="https://github.com/spf13/afero/commit/bf3bd7346b551cccadf936d821b982799daa6843"><code>bf3bd73</code></a> update dependencies</li> <li><a href="https://github.com/spf13/afero/commit/464bc9859a5863a4c49e18b973b1398c0ac465f3"><code>464bc98</code></a> Merge pull request <a href="https://redirect.github.com/spf13/afero/issues/473">#473</a> from spf13/dependabot/github_actions/golangci/golangc...</li> <li><a href="https://github.com/spf13/afero/commit/da239a4ded2831f87f4df336563d3d4b8bd1abaf"><code>da239a4</code></a> Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1</li> <li><a href="https://github.com/spf13/afero/commit/523f621845f8f2bd5aebb28650957b06b8778598"><code>523f621</code></a> Merge pull request <a href="https://redirect.github.com/spf13/afero/issues/461">#461</a> from spf13/go124</li> <li>Additional commits viewable in <a href="https://github.com/spf13/afero/compare/v1.12.0...v1.14.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/testcontainers/testcontainers-go` from 0.35.0 to 0.37.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go's releases</a>.</em></p> <blockquote> <h2>v0.37.0</h2> <h1>What's Changed</h1> <h2>🔒 Security</h2> <ul> <li>chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /modules/aerospike (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3105">#3105</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(pulsar): bump github.com/apache/pulsar-client-go from 0.10.0 to 0.14.0 in /modules/pulsar (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3100">#3100</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(clickhouse): bump github.com/ClickHouse/clickhouse-go/v2 from 2.20.0 to 2.34.0 in /modules/clickhouse (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3099">#3099</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>security(compose): upgrade github.com/docker/compose/v2 to fix security vulnerability (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3095">#3095</a>) <a href="https://github.com/sigi-glovebox"><code>@​sigi-glovebox</code></a></li> </ul> <h2>🚀 Features</h2> <ul> <li>feat(gcloud): add option to run firestore in datastore mode (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3009">#3009</a>) <a href="https://github.com/Zarux"><code>@​Zarux</code></a></li> <li>feat: support for mounting images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3044">#3044</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat(influxdb): support for influxdbv2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3072">#3072</a>) <a href="https://github.com/xBlaz3kx"><code>@​xBlaz3kx</code></a></li> <li>feat: add <code>WithReuseByName</code> for modifying Generic Container Requests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3064">#3064</a>) <a href="https://github.com/jm96441n"><code>@​jm96441n</code></a></li> <li>feat(postgres): add WithOrderedInitScripts for Postgres testcontainers (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3121">#3121</a>) <a href="https://github.com/AlisCode"><code>@​AlisCode</code></a></li> <li>feat(redis): add TLS support (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3115">#3115</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add Docker Model Runner module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3106">#3106</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add toxiproxy module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3092">#3092</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat(aerospike): add Aerospike module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3094">#3094</a>) <a href="https://github.com/MitulShah1"><code>@​MitulShah1</code></a></li> <li>feat: add more functional options to the modules API (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3070">#3070</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add arangodb module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3083">#3083</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add socat container (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3071">#3071</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: handle stopped containers more gracefully when reuse is enabled (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3062">#3062</a>) <a href="https://github.com/georgespalding"><code>@​georgespalding</code></a></li> <li>fix(mongodb): replica set initialization &amp; connection handling (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2984">#2984</a>) <a href="https://github.com/ttruongatl"><code>@​ttruongatl</code></a></li> <li>fix(dind): use docker image load (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3073">#3073</a>) <a href="https://github.com/acouvreur"><code>@​acouvreur</code></a></li> <li>fix(portforward): stop port-forward from the beforeStop container hook to the afterStop (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3047">#3047</a>) <a href="https://github.com/prashantv"><code>@​prashantv</code></a></li> <li>fix: skip nil strategies in wait.ForAll (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3032">#3032</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs(socat): add missing version marker for new options (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3111">#3111</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>docs: fix reference to container types in Run function (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3102">#3102</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>docs: add dependabot configuration (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3074">#3074</a>) <a href="https://github.com/acouvreur"><code>@​acouvreur</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>chore(ci): close PR if it was sent from main (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3123">#3123</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(ci): exclude more files for a full-blown build (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3122">#3122</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(ci): run core tests on Testcontainers Cloud (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3117">#3117</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(ci): revert codeql improvements for CI resiliency (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3112">#3112</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(ci): reduce GH runners usage by calling codeql in the lint stage (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3108">#3108</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(ci): run codeql on the modified modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3103">#3103</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>fix(mssql): reduce flakiness in tests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3084">#3084</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore: bump golangci-lint to v2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3082">#3082</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(gcloud): deprecate old gcp containers, creating subpackages for them (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3063">#3063</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/08e7b58666d28deec54c7d544f4c505fd0a7bb53"><code>08e7b58</code></a> chore: use new version (v0.37.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/9da83403bb140d7cd82950730fb9ded3260c32b9"><code>9da8340</code></a> fix: handle stopped containers more gracefully when reuse is enabled (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3062">#3062</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/37ce31644cdcfe13732febc0e60a0db29071e34d"><code>37ce316</code></a> feat(gcloud): add option to run firestore in datastore mode (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3009">#3009</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/224da6dd0248a2164d0a62a899099da169c10630"><code>224da6d</code></a> feat: support for mounting images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3044">#3044</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/92b9255aaa356addb1619c3c7fe8a5c5f4fb987a"><code>92b9255</code></a> chore(ci): close PR if it was sent from main (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3123">#3123</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8a498b7c088a25520743fa9d5472d9699c281088"><code>8a498b7</code></a> feat: add <code>WithReuseByName</code> for modifying Generic Container Requests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3064">#3064</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/1c9b01b0a348f211f8108f1684eca7d595fa7010"><code>1c9b01b</code></a> chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3120">#3120</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/d7c1a2f07f817ffd04b911e36f05e9211551866f"><code>d7c1a2f</code></a> chore(deps): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.1.5 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3119">#3119</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/c71d5c99a0ef90689300dadf007b3f170dfd1b45"><code>c71d5c9</code></a> chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3118">#3118</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/7c6278f9ed51e2fbbf35917be339e87e40e0b309"><code>7c6278f</code></a> chore(ci): exclude more files for a full-blown build (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3122">#3122</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.35.0...v0.37.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.35.0 to 0.37.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/959f8f3db0fb8c3fb1f9507101058dda21e1fdcf"><code>959f8f3</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/769bcd6997ac6f3154e27b73b3587295f7720e66"><code>769bcd6</code></a> ssh: use the configured rand in kex init</li> <li><a href="https://github.com/golang/crypto/commit/d0a798f774735c176ed0d3500ac986957a02660f"><code>d0a798f</code></a> cryptobyte: fix typo 'octects' into 'octets' for asn1.go</li> <li><a href="https://github.com/golang/crypto/commit/acbcbef23f9b1b3b7c64673f0ed8baa83475edbe"><code>acbcbef</code></a> acme: remove unnecessary []byte conversion</li> <li><a href="https://github.com/golang/crypto/commit/376eb1400636d0d687bee5520daadb5fdeac3311"><code>376eb14</code></a> x509roots: support constrained roots</li> <li><a href="https://github.com/golang/crypto/commit/b369b723c8ad46b179f3a49d57bfc7d6a2740cdf"><code>b369b72</code></a> crypto/internal/poly1305: implement function update in assembly on loong64</li> <li><a href="https://github.com/golang/crypto/commit/6b853fbea37a941d918ac0760a5492802df42b9b"><code>6b853fb</code></a> ssh/knownhosts: check more than one key</li> <li><a href="https://github.com/golang/crypto/commit/49bf5b80c8108983f588ecabd7bf996e6e63a515"><code>49bf5b8</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/24852b6b3fe89f0f239f5e7181473a28e39ae814"><code>24852b6</code></a> ssh: add decode support for banners</li> <li><a href="https://github.com/golang/crypto/commit/bbc689cf5cfb1b9f9ea88939690590d3521c2487"><code>bbc689c</code></a> ssh: use a more straightforward return value</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.35.0...v0.37.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/image` from 0.24.0 to 0.26.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/image/commit/0aed5e29b6991be91ccd8c7b739f820182e5d534"><code>0aed5e2</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/image/commit/e7e23ba50196f0b209e707121bd3fdfab8e7eea5"><code>e7e23ba</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/image/commit/58efddcdbffb077b01a1cfd5978e2d77f876a65e"><code>58efddc</code></a> all: use a more straightforward return value</li> <li><a href="https://github.com/golang/image/commit/ef6c1ab6fef58f6d0dd4dfeb34f9efa4e8200753"><code>ef6c1ab</code></a> all: upgrade go directive to at least 1.23.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/image/compare/v0.24.0...v0.26.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.36.0 to 0.39.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/b8d88774daf2a7cf137dad5173fc9bb981fc18fb"><code>b8d8877</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/e1fcd82abba34df74614020343be8eb1fe85f0d9"><code>e1fcd82</code></a> html: properly handle trailing solidus in unquoted attribute value in foreign...</li> <li><a href="https://github.com/golang/net/commit/ebed060e8f30f20235f74808c22125fd86b15edd"><code>ebed060</code></a> internal/http3: fix build of tests with GOEXPERIMENT=nosynctest</li> <li><a href="https://github.com/golang/net/commit/1f1fa29e0a46fffe18c43a9da8daa5a0b180dfa9"><code>1f1fa29</code></a> publicsuffix: regenerate table</li> <li><a href="https://github.com/golang/net/commit/12150816f701c912a32a376754ab28dd3878833a"><code>1215081</code></a> http2: improve error when server sends HTTP/1</li> <li><a href="https://github.com/golang/net/commit/312450e473eae9f9e6173ad895c80bc5ea2f79ad"><code>312450e</code></a> html: ensure &lt;search&gt; tag closes &lt;p&gt; and update tests</li> <li><a href="https://github.com/golang/net/commit/09731f9bf919b00b344c763894cd1920b3d96d90"><code>09731f9</code></a> http2: improve handling of lost PING in Server</li> <li><a href="https://github.com/golang/net/commit/55989e24b972a90ab99308fdc7ea1fb58a96fef1"><code>55989e2</code></a> http2/h2c: use ResponseController for hijacking connections</li> <li><a href="https://github.com/golang/net/commit/2914f46773171f4fa13e276df1135bafef677801"><code>2914f46</code></a> websocket: re-recommend gorilla/websocket</li> <li><a href="https://github.com/golang/net/commit/99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48"><code>99b3ae0</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/net/compare/v0.36.0...v0.39.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/term` from 0.29.0 to 0.31.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/term/commit/5d2308b09df8e012ed012f73c878253d901b7f56"><code>5d2308b</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/term/commit/e770dddbf5e3084c939760c50ca84c1adee9c4c4"><code>e770ddd</code></a> x/term: disabling auto-completion around GetPassword()</li> <li><a href="https://github.com/golang/term/commit/04218fdaf78fa213d4e82c988184a250f6c354c2"><code>04218fd</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/term/commit/208db03875ede13ab6fe9213b87281e0d4ca7426"><code>208db03</code></a> all: upgrade go directive to at least 1.23.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/term/compare/v0.29.0...v0.31.0">compare view</a></li> </ul> </details> <br /> Updates `modernc.org/sqlite` from 1.36.0 to 1.37.0 <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/dc8212054b608339e80d7e986e530fa24bc5e369"><code>dc82120</code></a> performance improvements</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/18614361f887b946dd683938c6be61f83fc68f96"><code>1861436</code></a> vfs: fix crash on Close, updates <a href="https://gitlab.com/cznic/sqlite/issues/135">#135</a>, <a href="https://gitlab.com/cznic/sqlite/issues/205">#205</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/15bd6706d68587b72269e03b244deca07b079b59"><code>15bd670</code></a> go.mod: -toolchain</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/79a4ebb69bddc447a92aa09ada6ed97108b7d430"><code>79a4ebb</code></a> update dependencies</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/1f333f0b8088e00cb5ea2377f98349477bada03d"><code>1f333f0</code></a> make vendor: SQLite 3.49.1</li> <li>See full diff in <a href="https://gitlab.com/cznic/sqlite/compare/v1.36.0...v1.37.0">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:36:07 +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#988
No description provided.