Skip to content

chore(deps): update changesets/action action to v1.5.3 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Type Update Change
changesets/action action minor v1.4.10 -> v1.5.3

Release Notes

changesets/action (changesets/action)

v1.5.3

Compare Source

Patch Changes
  • #​477 9d933dc Thanks @​Andarist! - Updated @actions/* and @octokit/* dependencies.

  • #​479 cf373e4 Thanks @​Andarist! - Switched to esbuild for bundling the dist file. This led to 45% file size reduction.

  • #​488 022692b Thanks @​s0! - Fix PRs sometimes not getting reopened with commitMode: github-api

    There was a race-condition that means sometimes existing PRs would not be found,
    and new PRs would be opened. This has now been fixed by fetching existing PRs
    before making any changes.

  • #​486 7ed1955 Thanks @​s0! - Fixed situations in which cwd was specified as a relative path and used with (default) commitMode: git-cli

  • #​461 e9c36b6 Thanks @​nayounsang! - Avoid hitting a deprecation warning when encountering errors from @octokit/request-error

v1.5.2

Compare Source

Patch Changes
  • #​473 3c24abe Thanks @​s0! - Make git add work consistently with subdirectories

    Ensure that when running the action from a subdirectory of a repository,
    only the files from that directory are added, regardless of commitMode.

v1.5.1

Compare Source

Patch Changes
  • #​471 15ab130 Thanks @​h3rmanj! - Bump @changesets/ghcommit to v1.4.0, which fixes an issue running this action in monorepos with commitMode: github-api

  • #​467 6e57550 Thanks @​Vx-V! - Avoid searching for an existing pull request early.

v1.5.0

Compare Source

Minor Changes
  • #​391 207dc3d Thanks @​s0! - Introduce a new input commitMode that allows using the GitHub API for pushing tags and commits instead of the Git CLI.

    When used with "github-api" value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.


Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a preset from Obos. View repository job log here

@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.5.1 chore(deps): update changesets/action action to v1.5.2 May 10, 2025
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from c744d6c to f4c01c3 Compare May 10, 2025 12:55
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.5.2 chore(deps): update changesets/action action to v1.5.3 May 17, 2025
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from f4c01c3 to b30a3e0 Compare May 17, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants