Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 11, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@changesets/action@1.5.3

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

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from ea80efe to 4268dfe Compare May 15, 2025 07:43
@Andarist
Copy link
Member

/release-pr

1 similar comment
@Andarist
Copy link
Member

/release-pr

@github-actions github-actions bot force-pushed the changeset-release/main branch from 4268dfe to 1bde6de Compare May 15, 2025 08:22
Copy link
Contributor Author

The release triggered by this comment has failed.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1bde6de to fdc30b4 Compare May 15, 2025 08:31
@Andarist
Copy link
Member

/release-pr

Copy link
Contributor Author

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 1ff5591 to ed7171a Compare May 16, 2025 10:25
@Andarist
Copy link
Member

/release-pr

Copy link
Contributor Author

The release triggered by this comment has failed.

@github-actions github-actions bot force-pushed the changeset-release/main branch from ed7171a to 6af029a Compare May 16, 2025 10:30
@Andarist
Copy link
Member

/release-pr

Copy link
Contributor Author

@Andarist
Copy link
Member

@s0 the final prerelease build was prepared here. If you'd have a chance to try it out with some projects of yours - I'd appreciate it. I'll also test it later before hitting the merge button

@Andarist Andarist merged commit 04d574e into main May 17, 2025
@Andarist Andarist deleted the changeset-release/main branch May 17, 2025 16:42
valpinkman added a commit to LedgerHQ/changeset-action-ledger that referenced this pull request Aug 4, 2025
* upstream/main: (28 commits)
  Version Packages (changesets#480)
  Fixed missed `__dirname` reference (changesets#496)
  Switch to bundling with Rollup (changesets#495)
  Migrate to ESM (changesets#484)
  Fixed situations in which `cwd` was specified as a relative path and used with (default) `commitMode: git-cli` (changesets#486)
  Add LICENSE file (changesets#491)
  Fix PRs sometimes not getting reopened with `commitMode: github-api` (changesets#488)
  Removed `fs-extra` dependency (changesets#481)
  Setup Git user in `release-pr` workflow (changesets#493)
  Use proper ndoe version in `release-pr` workflow (changesets#492)
  Add `release-pr` workflow (changesets#490)
  Migrate to Vitest (changesets#483)
  Switch to `esbuild` for bundling (changesets#479)
  Import only for `semver/functions/lt` (changesets#482)
  Avoid hitting a deprecation warning when encountering errors from `@octokit/request-error` (changesets#461)
  Run typecheck on CI (changesets#478)
  Updated `@actions/*` and `@octokit/*` dependencies (changesets#477)
  Bump @babel/runtime from 7.21.5 to 7.27.1 (changesets#464)
  Version Packages (changesets#476)
  Make git add work consistently with subdirectories (changesets#473)
  ...
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