[PR #923] [CLOSED] chore(deps): bump the all group with 2 updates #870

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

📋 Pull Request Information

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

Base: masterHead: dependabot/go_modules/all-de5f6843ab


📝 Commits (1)

  • 7cc15a9 chore(deps): bump the all group with 2 updates

📊 Changes

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

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+4 -4)

📄 Description

Bumps the all group with 2 updates: github.com/sethvargo/go-envconfig and modernc.org/sqlite.

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

Release notes

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

v1.0.3

What's Changed

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

Commits

Updates modernc.org/sqlite from 1.29.9 to 1.29.10

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/923 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/all-de5f6843ab` --- ### 📝 Commits (1) - [`7cc15a9`](https://github.com/go-shiori/shiori/commit/7cc15a95cfd076a8472ad544525e8f7a8d3b2a30) chore(deps): bump the all group with 2 updates ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps the all group with 2 updates: [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/sethvargo/go-envconfig` from 1.0.2 to 1.0.3 <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.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/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.0.3">compare view</a></li> </ul> </details> <br /> Updates `modernc.org/sqlite` from 1.29.9 to 1.29.10 <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/7a880353bc3c39f93e51199b75ada5fb32de8bb3"><code>7a88035</code></a> $ make vendor (libsqlite3@v1.3.0)</li> <li>See full diff in <a href="https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.29.10">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:43 +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#870
No description provided.