Skip to content
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

bot: Bump gix-components and ic-js #6129

Closed

Conversation

pr-automation-bot-public[bot]
Copy link
Contributor

Motivation

We want to pull in the latest changes.
This PR was requested by mstrasinskis.

Changes

  • Ran npm run update:gix
  • Ran npm run upgrade:next

Tests

  • CI should pass
  • The pulled in changes should have been tested before being committed to their repositories.

@mstrasinskis
Copy link
Contributor

Test pr.

github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2025
# Motivation

The action “Update next npm package dependencies” fails
(https://github.com/dfinity/nns-dapp/actions/runs/12467261316) due to an
incompatible NPM version, provided by `npm install -g npm@latest`. To
resolve the issue, we set up Node.js using the version specified in the
.nvmrc file, relying on the fact that each Node.js release comes bundled
with a specific npm version.

# Changes

- Remove `npm install -g npm@latest` (actual fix).
- Setup node with the `.nvmrc` file version (to make the action more
future proof).

# Tests

- Ran the action using the branch version that successfully created a PR
-- #6129.

# Todos

- [ ] Add entry to changelog (if necessary).
Not necessary.
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