[PR #251] [CLOSED] chore(deps): bump github.com/gaissmai/bart from 0.26.0 to 0.26.1 in the prod-patch-updates group #1600

Closed
opened 2026-04-24 20:08:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/251
Author: @dependabot[bot]
Created: 3/4/2026
Status: Closed

Base: mainHead: dependabot/go_modules/prod-patch-updates-a06038febc


📝 Commits (2)

  • cad8640 chore(deps): bump github.com/gaissmai/bart
  • fe8fb31 chore(nix): fix hash for updated go dependencies

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 flake.nix (+1 -1)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps the prod-patch-updates group with 1 update: github.com/gaissmai/bart.

Updates github.com/gaissmai/bart from 0.26.0 to 0.26.1

Release notes

Sourced from github.com/gaissmai/bart's releases.

v0.26.1

Fixes a flaky test

Commits
  • a741d1d Fix flaky test, fixes #362
  • ee3c29c some comment lines changed
  • 0e10d6e Revert "chore(actions): bump actions/checkout from 5 to 6"
  • 03ae78d chore(actions): bump actions/checkout from 5 to 6
  • 610e055 chore(actions): bump golangci/golangci-lint-action from 8 to 9
  • f786c70 update golangci-lint
  • 4bf1c08 rename and refactor testfiles
  • a19139f coherent docs, more tests
  • 73e02f7 use subtests
  • d3eb530 Modify no longer generated
  • Additional commits viewable in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <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/fosrl/newt/pull/251 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/prod-patch-updates-a06038febc` --- ### 📝 Commits (2) - [`cad8640`](https://github.com/fosrl/newt/commit/cad8640d02fa23dbefb7bce4208662f70ffa0c6c) chore(deps): bump github.com/gaissmai/bart - [`fe8fb31`](https://github.com/fosrl/newt/commit/fe8fb31a650a63e6965df9769ad33fae88ffec34) chore(nix): fix hash for updated go dependencies ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps the prod-patch-updates group with 1 update: [github.com/gaissmai/bart](https://github.com/gaissmai/bart). Updates `github.com/gaissmai/bart` from 0.26.0 to 0.26.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gaissmai/bart/releases">github.com/gaissmai/bart's releases</a>.</em></p> <blockquote> <h2>v0.26.1</h2> <p>Fixes a flaky test</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gaissmai/bart/commit/a741d1d79e30c906c6b78bf4f1523e45cb005150"><code>a741d1d</code></a> Fix flaky test, fixes <a href="https://redirect.github.com/gaissmai/bart/issues/362">#362</a></li> <li><a href="https://github.com/gaissmai/bart/commit/ee3c29cf0d54b49ee2d30738105e7f890e0b3868"><code>ee3c29c</code></a> some comment lines changed</li> <li><a href="https://github.com/gaissmai/bart/commit/0e10d6e5063b139d4b22e4fc677a96b559264137"><code>0e10d6e</code></a> Revert &quot;chore(actions): bump actions/checkout from 5 to 6&quot;</li> <li><a href="https://github.com/gaissmai/bart/commit/03ae78dabae6682e3283c4ddadedba26f732b771"><code>03ae78d</code></a> chore(actions): bump actions/checkout from 5 to 6</li> <li><a href="https://github.com/gaissmai/bart/commit/610e055446dec61a2153bfb699142b605c296ffc"><code>610e055</code></a> chore(actions): bump golangci/golangci-lint-action from 8 to 9</li> <li><a href="https://github.com/gaissmai/bart/commit/f786c7091fde9b81d0ba53ec5cd796fa7a96af57"><code>f786c70</code></a> update golangci-lint</li> <li><a href="https://github.com/gaissmai/bart/commit/4bf1c08597c8d64812ef4c307c934977b736cfb9"><code>4bf1c08</code></a> rename and refactor testfiles</li> <li><a href="https://github.com/gaissmai/bart/commit/a19139f1ed8747ae19b6b5a9aac7d2a054d56ae3"><code>a19139f</code></a> coherent docs, more tests</li> <li><a href="https://github.com/gaissmai/bart/commit/73e02f78d01d45bbc141aa3ef210011770b72a15"><code>73e02f7</code></a> use subtests</li> <li><a href="https://github.com/gaissmai/bart/commit/d3eb530a87adc24274004d61a653e8260b6c5567"><code>d3eb530</code></a> Modify no longer generated</li> <li>Additional commits viewable in <a href="https://github.com/gaissmai/bart/compare/v0.26.0...v0.26.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gaissmai/bart&package-manager=go_modules&previous-version=0.26.0&new-version=0.26.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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>
GiteaMirror added the pull-request label 2026-04-24 20:08:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#1600