Skip to content

chore(deps): bump devr-tools/codeguard from 1.1.2 to 1.3.9 in the github-actions group - #84

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-2bbbfb3da1
Open

chore(deps): bump devr-tools/codeguard from 1.1.2 to 1.3.9 in the github-actions group#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-2bbbfb3da1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: devr-tools/codeguard.

Updates devr-tools/codeguard from 1.1.2 to 1.3.9

Release notes

Sourced from devr-tools/codeguard's releases.

v1.3.9

1.3.9 (2026-07-29)

Bug Fixes

  • keep domain structural smell positives (a8b5a62)
  • retune precision for monorepo false positives (7422df9)
  • satisfy precision retune lint checks (d55e5ec)

v1.3.8

1.3.8 (2026-07-28)

Bug Fixes

  • credit typescript null narrowing (be628a4)
  • focus integer overflow on allocation risk (712ac16)
  • make boolean naming precision contract based (b1da7ca)
  • narrow boundary input detection (31c1bc4)
  • remove unused boolean expression parameter (8f0b1af)
  • retune naming and return precision (43813e4)
  • retune quality precision false positives (c61b831)
  • skip validation throws in control-flow rule (280ccdd)

v1.3.7

1.3.7 (2026-07-28)

Bug Fixes

  • narrow defensive precision broadening (3a237f0)
  • reduce defensive false positives (81388fd)
  • reduce defensive precision false positives (#85) (4ce5e1d)

v1.3.6

1.3.6 (2026-07-28)

Bug Fixes

  • report retry-mitigated sequence debt (8c7a6d5)
  • retune defensive precision followups (a9367ae)
  • retune defensive precision followups (#83) (ef6111a)
  • treat allocators as command style (4d7dfa9)

v1.3.5

1.3.5 (2026-07-28)

... (truncated)

Changelog

Sourced from devr-tools/codeguard's changelog.

1.3.9 (2026-07-29)

Bug Fixes

  • keep domain structural smell positives (a8b5a62)
  • retune precision for monorepo false positives (7422df9)
  • satisfy precision retune lint checks (d55e5ec)

1.3.8 (2026-07-28)

Bug Fixes

  • credit typescript null narrowing (be628a4)
  • focus integer overflow on allocation risk (712ac16)
  • make boolean naming precision contract based (b1da7ca)
  • narrow boundary input detection (31c1bc4)
  • remove unused boolean expression parameter (8f0b1af)
  • retune naming and return precision (43813e4)
  • retune quality precision false positives (c61b831)
  • skip validation throws in control-flow rule (280ccdd)

1.3.7 (2026-07-28)

Bug Fixes

  • narrow defensive precision broadening (3a237f0)
  • reduce defensive false positives (81388fd)
  • reduce defensive precision false positives (#85) (4ce5e1d)

1.3.6 (2026-07-28)

Bug Fixes

  • report retry-mitigated sequence debt (8c7a6d5)
  • retune defensive precision followups (a9367ae)
  • retune defensive precision followups (#83) (ef6111a)
  • treat allocators as command style (4d7dfa9)

1.3.5 (2026-07-28)

Bug Fixes

  • cover remaining precision retunes (1fd6f2b)
  • retune precision false positives (6a09863)
  • retune precision false positives (#81) (a63ff23)

... (truncated)

Commits
  • 4841320 chore(main): release 1.3.9 (#91)
  • 7011c52 chore(main): release 1.3.9
  • ad6fe29 Retune precision for monorepo false positives (#90)
  • a8b5a62 fix: keep domain structural smell positives
  • d55e5ec fix: satisfy precision retune lint checks
  • 54d6d28 Merge branch 'main' into fix/monorepo-precision-retune
  • 7422df9 fix: retune precision for monorepo false positives
  • e7e27f8 chore(main): release 1.3.8 (#88)
  • 29a3bda chore(main): release 1.3.8
  • 58e7ef6 Retune quality precision false positives (#87)
  • 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

Bumps the github-actions group with 1 update: [devr-tools/codeguard](https://github.com/devr-tools/codeguard).


Updates `devr-tools/codeguard` from 1.1.2 to 1.3.9
- [Release notes](https://github.com/devr-tools/codeguard/releases)
- [Changelog](https://github.com/devr-tools/codeguard/blob/main/CHANGELOG.md)
- [Commits](devr-tools/codeguard@v1.1.2...v1.3.9)

---
updated-dependencies:
- dependency-name: devr-tools/codeguard
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026
@dependabot
dependabot Bot requested a review from alxxjohn as a code owner July 30, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants