Skip to content

chore(deps): (fix CI) bump taiki-e/install-action from 2.77.0 to 2.77.6#22110

Merged
alamb merged 1 commit into
apache:mainfrom
gstvg:install_action_2776
May 11, 2026
Merged

chore(deps): (fix CI) bump taiki-e/install-action from 2.77.0 to 2.77.6#22110
alamb merged 1 commit into
apache:mainfrom
gstvg:install_action_2776

Conversation

@gstvg
Copy link
Copy Markdown
Contributor

@gstvg gstvg commented May 11, 2026

Which issue does this PR close?

CI is failling due to wasm-pack repository change and install-action using the old repo url
Example error https://github.com/apache/datafusion/actions/runs/25671933837/job/75436160055

Rationale for this change

https://www.github.com/taiki-e/install-action/commit/074ce647d0cdb3d0ea0fe475de22655bdaa46120
https://www.github.com/taiki-e/install-action/releases/tag/v2.77.6
https://www.github.com/wasm-bindgen/wasm-pack/pull/1573
https://www.github.com/drager/wasm-pack

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added the development-process Related to development process of DataFusion label May 11, 2026
@alamb
Copy link
Copy Markdown
Contributor

alamb commented May 11, 2026

Thank you

@alamb alamb added this pull request to the merge queue May 11, 2026
Merged via the queue into apache:main with commit 73ea5fd May 11, 2026
35 checks passed
gstvg added a commit to gstvg/arrow-datafusion that referenced this pull request May 14, 2026
….6 (apache#22110)

## Which issue does this PR close?

CI is failling due to wasm-pack repository change and install-action
using the old repo url
Example error
https://github.com/apache/datafusion/actions/runs/25671933837/job/75436160055

## Rationale for this change


https://www.github.com/taiki-e/install-action/commit/074ce647d0cdb3d0ea0fe475de22655bdaa46120
https://www.github.com/taiki-e/install-action/releases/tag/v2.77.6
https://www.github.com/wasm-bindgen/wasm-pack/pull/1573
https://www.github.com/drager/wasm-pack

## What changes are included in this PR?

<!--
There is no need to duplicate the description in the issue here but it
is sometimes worth providing a summary of the individual changes in this
PR.
-->

## Are these changes tested?

<!--
We typically require tests for all PRs in order to:
1. Prevent the code from being accidentally broken by subsequent changes
2. Serve as another way to document the expected behavior of the code

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

## Are there any user-facing changes?

<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->

<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants