Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

v1.4.10

Compare Source

Patch Changes
  • #​448 8b16070 Thanks @​bluwy! - Use full git email (41898282+github-actions[bot]@​users.noreply.github.com) for github-actions bot when making commits

v1.4.9

Compare Source

Patch Changes

v1.4.8

Compare Source

Patch Changes

v1.4.7

Compare Source

Patch Changes

v1.4.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2024

⚠️ No Changeset found

Latest commit: 85f91c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.6 chore(deps): update changesets/action action to v1.4.7 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from e71fce9 to b9e90c3 Compare March 22, 2024 08:40
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from b9e90c3 to e6e69de Compare August 27, 2024 11:42
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.7 chore(deps): update changesets/action action to v1.4.8 Aug 27, 2024
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.8 chore(deps): update changesets/action action to v1.4.9 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from e6e69de to a88b470 Compare October 17, 2024 05:46
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.9 chore(deps): update changesets/action action to v1.4.10 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from a88b470 to 66e6cbb Compare March 12, 2025 23:59
@renovate renovate bot force-pushed the renovate/changesets-action-1.x branch from 66e6cbb to 3e80900 Compare May 10, 2025 12:19
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.10 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 3e80900 to 85f91c7 Compare May 17, 2025 17:59
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant