Skip to content

chore(deps): bump the github-actions group with 3 updates#62

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

chore(deps): bump the github-actions group with 3 updates#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-fb194b0f86

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: devr-tools/codeguard, actions/setup-node and actions/setup-python.

Updates devr-tools/codeguard from 0.6.1 to 0.8.1

Release notes

Sourced from devr-tools/codeguard's releases.

v0.8.1

0.8.1 (2026-07-03)

Bug Fixes

  • release: disable PyPI attestations for reusable-workflow publish (28a147d)

v0.8.0

0.8.0 (2026-07-03)

Features

  • packaging: publish codeguard to npm and PyPI (6a03f0e)
  • packaging: publish codeguard to npm and PyPI (#29) (bf39a7a)

v0.7.0

0.7.0 (2026-07-02)

Features

  • cli: add What's New banner and task-grouped menu (c1df999)
  • cli: What's New banner and task-grouped menu (#21) (45e56f7)
  • execute checks-improvement plan tiers 1-6 (733862f)
  • parsers: tree-sitter TypeScript engine behind parsers.treesitter flag (5d09161)

Bug Fixes

  • ci: extract version from var Number in homebrew validation (01d7a24)
  • ci: extract version from var Number in homebrew validation (#23) (ec21f3b)
  • version: make Number a var so ldflags injection works (6b1ccad)

Performance Improvements

  • scan: parse/read files once, parallelize sections, scope cache (d181a4f)
  • scan: parse/read files once, parallelize sections, scope cache (#24) (c79d9ec)
Changelog

Sourced from devr-tools/codeguard's changelog.

0.8.1 (2026-07-03)

Bug Fixes

  • release: disable PyPI attestations for reusable-workflow publish (28a147d)

0.8.0 (2026-07-03)

Features

  • packaging: publish codeguard to npm and PyPI (6a03f0e)
  • packaging: publish codeguard to npm and PyPI (#29) (bf39a7a)

0.7.0 (2026-07-02)

Features

  • cli: add What's New banner and task-grouped menu (c1df999)
  • cli: What's New banner and task-grouped menu (#21) (45e56f7)
  • execute checks-improvement plan tiers 1-6 (733862f)
  • parsers: tree-sitter TypeScript engine behind parsers.treesitter flag (5d09161)

Bug Fixes

  • ci: extract version from var Number in homebrew validation (01d7a24)
  • ci: extract version from var Number in homebrew validation (#23) (ec21f3b)
  • version: make Number a var so ldflags injection works (6b1ccad)

Performance Improvements

  • scan: parse/read files once, parallelize sections, scope cache (d181a4f)
  • scan: parse/read files once, parallelize sections, scope cache (#24) (c79d9ec)
Commits
  • 047983b chore(main): release 0.8.1 (#32)
  • 6e5aabf chore(main): release 0.8.1
  • 68740f2 Feat/npm pypi packaging (#31)
  • 00f9858 refactor(release): move npm/PyPI publishing into cd.yml for OIDC parity
  • 28a147d fix(release): disable PyPI attestations for reusable-workflow publish
  • 84a25f2 docs(packaging): correct PyPI trusted-publisher workflow to release.yml
  • 927fce0 chore(main): release 0.8.0 (#30)
  • ea5f7a4 chore(main): release 0.8.0
  • bf39a7a feat(packaging): publish codeguard to npm and PyPI (#29)
  • 6a03f0e feat(packaging): publish codeguard to npm and PyPI
  • Additional commits viewable in compare view

Updates actions/setup-node from 4 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

Commits

Updates actions/setup-python from 5 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

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 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 3 updates: [devr-tools/codeguard](https://github.com/devr-tools/codeguard), [actions/setup-node](https://github.com/actions/setup-node) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `devr-tools/codeguard` from 0.6.1 to 0.8.1
- [Release notes](https://github.com/devr-tools/codeguard/releases)
- [Changelog](https://github.com/devr-tools/codeguard/blob/main/CHANGELOG.md)
- [Commits](devr-tools/codeguard@v0.6.1...v0.8.1)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: devr-tools/codeguard
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 9, 2026
@dependabot dependabot Bot requested a review from alxxjohn as a code owner July 9, 2026 11:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 9, 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