Skip to content

chore(deps): bump the actions group across 1 directory with 10 updates#679

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/github_actions/actions-cacf4fbb90
Open

chore(deps): bump the actions group across 1 directory with 10 updates#679
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/github_actions/actions-cacf4fbb90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Manual fixes

This Actions version bump touches workflow files for all CI jobs, triggering template CI (pnpm audit) and the coplanning sync workflow. Three fixes were needed:

1. FIDER_TOKEN guard on coplanning sync

Added && env.FIDER_API_TOKEN != '' to the dry-run step in coplanning-sync-gh-to-fider.yml. Dependabot PRs don't have access to repo secrets, so the FIDER_TOKEN is empty and the sync script fails without this guard. The real-run step (workflow_dispatch) is unchanged.

2. Quickstart template audit suppression (7 GHSAs)

Added pnpm.auditConfig.ignoreGhsas to templates/quickstart/package.json. All 7 are transitive vulnerabilities in @typespec/compiler's dependency tree.

3. Express-js template audit suppression (19 GHSAs)

Added entries to the existing ignoreGhsas in templates/express-js/package.json. Vulnerabilities span express, vitest, and @typespec/compiler dependency chains.

Full GHSA details (severity, dependency paths, remediation TODOs) are documented in AUDIT_EXCEPTIONS.md.


Original Dependabot description

Bumps the actions group with 10 updates across 1 directory.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@bryan-thompsoncodes
Copy link
Copy Markdown
Collaborator

@dependabot rebase

1 similar comment
@bryan-thompsoncodes
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the actions group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `1` | `2` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` |
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4` | `5` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [Gr1N/setup-poetry](https://github.com/gr1n/setup-poetry) | `8` | `9` |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` |
| [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `4` | `5` |
| [peter-evans/find-comment](https://github.com/peter-evans/find-comment) | `3` | `4` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7` | `8` |


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

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

Updates `pnpm/action-setup` from 4 to 5
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v4...v5)

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

Updates `Gr1N/setup-poetry` from 8 to 9
- [Release notes](https://github.com/gr1n/setup-poetry/releases)
- [Commits](Gr1N/setup-poetry@v8...v9)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

Updates `peter-evans/create-or-update-comment` from 4 to 5
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v4...v5)

Updates `peter-evans/find-comment` from 3 to 4
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@v3...v4)

Updates `peter-evans/create-pull-request` from 7 to 8
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7...v8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: Gr1N/setup-poetry
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/create-or-update-comment
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/find-comment
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title chore(deps): bump the actions group with 10 updates chore(deps): bump the actions group across 1 directory with 10 updates Apr 9, 2026
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-cacf4fbb90 branch from 40d6e49 to efb80b9 Compare April 9, 2026 19:43
@github-actions github-actions bot added the typescript Issue or PR related to TypeScript tooling label Apr 10, 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 typescript Issue or PR related to TypeScript tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant