Skip to content

ci: sync golangci-lint config#795

Open
github-actions[bot] wants to merge 12 commits intomasterfrom
ci/sync-lint-config
Open

ci: sync golangci-lint config#795
github-actions[bot] wants to merge 12 commits intomasterfrom
ci/sync-lint-config

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2025

This is an automated pull request to sync the golangci-lint config with the meta repository.

@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from e31d76a to 69b7f7a Compare June 15, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 69b7f7a to d8769dc Compare June 29, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from d8769dc to cc1aa57 Compare July 20, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from 4939ef0 to f09ba27 Compare August 17, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from f09ba27 to 8ebe1d0 Compare August 24, 2025 00:02
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from a95b75e to ed510c8 Compare September 7, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from d4a316a to 0ee14fc Compare September 21, 2025 00:02
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from 6f58167 to 964559b Compare October 5, 2025 00:02
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 964559b to 3e5a927 Compare October 12, 2025 00:02
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from 06b9a39 to 09b730e Compare December 7, 2025 00:03
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch 2 times, most recently from c318586 to 872b5ad Compare February 15, 2026 00:04
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 872b5ad to 1dc0865 Compare March 1, 2026 00:04
Bumps the all group with 2 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `charm.land/bubbletea/v2` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.0...v2.0.1)

Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.21
- [Commits](mattn/go-runewidth@v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 1dc0865 to 33d0bee Compare March 15, 2026 00:06
Bumps the all group with 2 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) and [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss).


Updates `charm.land/bubbletea/v2` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.1...v2.0.2)

Updates `charm.land/lipgloss/v2` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](charmbracelet/lipgloss@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 33d0bee to 00ef337 Compare March 22, 2026 00:05
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 00ef337 to ba2c388 Compare March 29, 2026 00:07
@github-actions github-actions Bot requested a review from aymanbagabas as a code owner March 29, 2026 00:07
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from ba2c388 to a2b436b Compare April 5, 2026 00:07
Bumps the all group with 1 update: [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `github.com/mattn/go-runewidth` from 0.0.21 to 0.0.22
- [Commits](mattn/go-runewidth@v0.0.21...v0.0.22)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from a2b436b to 2e27b56 Compare April 12, 2026 00:08
dependabot Bot added 2 commits April 13, 2026 09:16
…oup (#953)

Bumps the all group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `dependabot/fetch-metadata` from 2 to 3
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2...v3)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all group with 1 update: [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `github.com/mattn/go-runewidth` from 0.0.22 to 0.0.23
- [Commits](mattn/go-runewidth@v0.0.22...v0.0.23)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 2e27b56 to 89c302d Compare April 19, 2026 00:09
dependabot Bot and others added 3 commits April 20, 2026 09:45
Bumps the all group with 3 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea), [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) and [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x).


Updates `charm.land/bubbletea/v2` from 2.0.2 to 2.0.6
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.6)

Updates `charm.land/lipgloss/v2` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](charmbracelet/lipgloss@v2.0.2...v2.0.3)

Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.7
- [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.7)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the ci/sync-lint-config branch from 89c302d to d753612 Compare April 26, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants