Skip to content

ci(deps): bump the actions-major group across 1 directory with 2 updates - #91

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

ci(deps): bump the actions-major group across 1 directory with 2 updates#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-major-1eba09b549

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-major group with 2 updates in the / directory: trunk-io/trunk-action and actions/setup-node.

Updates trunk-io/trunk-action from 1.3.1 to 2.0.0

Release notes

Sourced from trunk-io/trunk-action's releases.

v2.0.0

2.0.0 should not be a breaking change per se - but safer to call this out as a major change as the check annotation service from Trunk is no longer offered.

What's Changed

New Contributors

Full Changelog: trunk-io/trunk-action@v1.3.0...v2.0.0

Commits
  • e1234e6 Harden composite action auth and stop persisting checkout credentials (#298)
  • c146ebe Remove defunct CheckService annotation path (#297)
  • See full diff in compare view

Updates actions/setup-node from 6.4.0 to 7.0.0

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

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

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

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

Note

Medium Risk
Major-version CI action upgrades can change workflow behavior (Trunk annotations, setup-node internals). SHA pins remain; no application or auth code is touched.

Overview
Bumps SHA-pinned GitHub Actions in test.yml: trunk-io/trunk-action from v1.3.1 to v2.0.0, and actions/setup-node from v6.4.0 to v7.0.0.

Trunk v2 drops the defunct CheckService annotation path and hardens composite-action auth. setup-node v7 is an ESM/dependency upgrade with extra cache outputs; Node 20 + pnpm cache usage is unchanged.

Reviewed by Cursor Bugbot for commit b09d084. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the actions-major group with 2 updates in the / directory: [trunk-io/trunk-action](https://github.com/trunk-io/trunk-action) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `trunk-io/trunk-action` from 1.3.1 to 2.0.0
- [Release notes](https://github.com/trunk-io/trunk-action/releases)
- [Commits](trunk-io/trunk-action@04ba50e...e1234e6)

Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@48b55a0...8207627)

---
updated-dependencies:
- dependency-name: trunk-io/trunk-action
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants