Skip to content

chore(deps): bump the github-actions group across 1 directory with 2 updates - #105

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/github-actions-03d71bef4d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates in the / directory: pnpm/action-setup and changesets/action.

Updates pnpm/action-setup from 6.0.10 to 6.1.0

Release notes

Sourced from pnpm/action-setup's releases.

v6.1.0

What's Changed

Full Changelog: pnpm/action-setup@v6.0.10...v6.1.0

Commits

Updates changesets/action from 2.1.1 to 2.1.2

Release notes

Sourced from changesets/action's releases.

v2.1.2

Patch Changes

Changelog

Sourced from changesets/action's changelog.

@​changesets/action

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

  • #718 3b7c71c Thanks @​bluwy! - Add a cwd input to the root action, /select-mode, /version, /pack, and /publish sub-actions to set the current working directory to execute Changesets in. This input existed in v1 but was incorrectly removed.

Patch Changes

2.0.0

Major Changes

  • #692 cb3f011 Thanks @​Andarist! - Release commits and tags are now pushed using the GitHub API by default.

    Replace the commit-mode input with the boolean push-with-git-cli input. Set push-with-git-cli: true to continue using the Git CLI.

    Regardless of the push mode, custom GitHub tokens must be passed explicitly through the github-token input. The GITHUB_TOKEN environment variable and credentials configured by actions/checkout or embedded in remote URLs are not substitutes for this input. When the Git CLI is enabled, github-token takes precedence over those repository credentials.

  • #680 ca57073 Thanks @​bluwy! - Add a new push-git-tags option that complements create-github-releases to control specifically if git tags should be created but not GitHub releases.

    If create-github-releases was previously set to false, which also indirectly disabled git tag creation, git tags will now be created instead by default. If this is not desired, set push-git-tags to false explicitly.

  • #657 4f718b5 Thanks @​Andarist! - Removed compatibility support for old Changesets v1.

  • #681 7359107 Thanks @​bluwy! - Rename the root action inputs and outputs to better match the sub-actions' conventions.

    Inputs:

... (truncated)

Commits
  • ae32849 v2.1.2
  • 0138f45 Version Packages (#726)
  • 8833883 Handle error when pushing git tags with the git CLI (#735)
  • e08fde7 Improve log messages (#730)
  • 371fd77 Bump human-id in the production-dependencies group across 1 directory (#732)
  • 85efcaf Bump actions/checkout in the github-actions group across 1 directory (#734)
  • 5bb9d5c Bump the development-dependencies group across 1 directory with 7 updates (#733)
  • ca85897 Always prepare branch for version (#729)
  • 36f529f Fix root action double error logs (#724)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 13, 2026
@dependabot
dependabot Bot requested a review from xiaoland as a code owner September 13, 2026 08:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 13, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the github-actions group with 2 updates chore(deps): bump the github-actions group across 1 directory with 2 updates Sep 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/github-actions-03d71bef4d branch from a1cb06f to 7c2cc4c Compare September 20, 2026 08:23
…updates

Bumps the github-actions group with 2 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [changesets/action](https://github.com/changesets/action).


Updates `pnpm/action-setup` from 6.0.10 to 6.1.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@0977fd9...ea17c68)

Updates `changesets/action` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](changesets/action@8488615...ae32849)

---
updated-dependencies:
- dependency-name: changesets/action
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: pnpm/action-setup
  dependency-version: 6.1.0
  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 force-pushed the dependabot/github_actions/main/github-actions-03d71bef4d branch from 7c2cc4c to 550faaa Compare September 20, 2026 13:14

This branch was successfully deployed

1 active deployment
preview 550faaa2 Deployed Sep 20, 2026 by dependabot[bot] via Deploy pull-request preview #229
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