Skip to content

build(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.3.0 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9
Closed

build(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.3.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps golangci/golangci-lint-action from 6.5.2 to 9.3.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.3.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

... (truncated)

Commits
  • ba0d7d2 chore: prepare release v9.3.0
  • efd0857 feat: add no-run-logs-group as experimental option (#1403)
  • ed485de build(deps): bump undici from 6.24.0 to 6.27.0
  • 8872e8d build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1400)
  • b163415 build(deps): bump tmp from 0.2.6 to 0.2.7 (#1399)
  • e52a9f8 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...
  • 8182aa3 build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)
  • 5403a41 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-ac...
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-9 branch from 00027a8 to 5607372 Compare July 21, 2026 18:05
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 9.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@55c2c14...ba0d7d2)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump golangci/golangci-lint-action from 6 to 9 build(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.3.0 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-9 branch from 5607372 to 2c24486 Compare July 21, 2026 18:40
@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like golangci/golangci-lint-action is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/golangci/golangci-lint-action-9 branch July 21, 2026 20:08
konih added a commit that referenced this pull request Aug 3, 2026
…e (P5-E2-S06)

Implement the ADR-0007 aggregation tail (decision order #4, the last check):
author-declared rule.points accrue PER FIRING (per matched-and-failed change,
Amendment 2 bulk-change guard), summed across the firing set, and compared to
the binding risk.threshold: sum <= threshold => APPROVE, over => REVIEW, only
after block (#1), challenge (#2), and uncovered/unproven obligations (#3).

- coverSubject now returns the firing count K; Cover accrues K*points per
  (rule,subject). The finding still carries the authored per-firing weight
  (finding shows w, sum counts K*w) -- intentional asymmetry, documented.
- comment is the decision-NEUTRAL soft points channel (ADR-0007: does not
  block), escalated to REVIEW only via the threshold -- but ONLY for a
  NON-required obligation. A REQUIRED obligation is satisfied-to-arm (ADR-0017
  §2): an unproven one lowers the decision regardless of effect, closing a
  live-reachable comment-onFailure fail-open (guarded by
  TestRequiredObligationCommentFiringNeverApproves). Decision logged as D-046.
- No engine effect->points default: a rule authoring no points contributes 0.
- D-016 golden byte-identical (block dominates; threshold never gates it).

REQ-E2-S06-01..05.
konih added a commit that referenced this pull request Aug 4, 2026
Rewrite README per oss-playbook #3 (D-104): ≤6 badges, honest
post-E8 maturity tiers, alpha GitLab CI callout, docs/install/API/
security links; no demo GIF promises until assets land.
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.

0 participants