Skip to content

Bump esbuild from 0.12.29 to 0.25.0 in /.github/actions/update-action-version-in-file#25

Merged
ahernandez411 merged 2 commits intodependabot/npm_and_yarn/dot-github/actions/update-action-version-in-file/esbuild-0.25.0from
copilot/sub-pr-21
Mar 4, 2026
Merged

Bump esbuild from 0.12.29 to 0.25.0 in /.github/actions/update-action-version-in-file#25
ahernandez411 merged 2 commits intodependabot/npm_and_yarn/dot-github/actions/update-action-version-in-file/esbuild-0.25.0from
copilot/sub-pr-21

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 4, 2026

Summary of PR changes

Bumps esbuild from 0.12.29 to 0.25.0 in the update-action-version-in-file action and recompiles the bundled dist/index.js with the new version.

Changes Made

  • Updated esbuild dependency to 0.25.0 in package.json and package-lock.json
  • Recompiled dist/index.js using npm run build to generate the bundled output with the new esbuild version
  • The bundled output reflects esbuild 0.25.0's updated module system helpers and ESM handling

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: ahernandez411 <11199284+ahernandez411@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump esbuild from 0.12.29 to 0.25.0 Bump esbuild from 0.12.29 to 0.25.0 in /.github/actions/update-action-version-in-file Mar 4, 2026
@ahernandez411 ahernandez411 marked this pull request as ready for review March 4, 2026 18:17
@ahernandez411 ahernandez411 requested a review from a team as a code owner March 4, 2026 18:17
@ahernandez411 ahernandez411 merged commit 9b9b2f6 into dependabot/npm_and_yarn/dot-github/actions/update-action-version-in-file/esbuild-0.25.0 Mar 4, 2026
4 checks passed
@ahernandez411 ahernandez411 deleted the copilot/sub-pr-21 branch March 4, 2026 18:17
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.

2 participants