Added a uid prop for VitS to fix Jupyter notebook style conflicts caused by multiple Vitessce widget instances loaded in the same JupyterLab session.
Added !important statements to override Jupyter Notebook (classic) style conflicts.
Added vite.config.js and pnpm run bundle for bundling sub-packages as proper ESM.
Added test for a "consumer" package of the Vitessce sub-packages in consumer/ directory, with a corresponding cypress test in sites/html/cypress/e2e/html.spec.cy.js.
Changed
Converted all rem units to px to fix R/Python widget CSS bugs caused by different root style conflicts.
Comment out _DiffViewConfigSchema in the docs to fix bug.
Switched to using react via esm.sh rather than es-react via unpkg for the Cypress tests in sites/html.
Simplify HiGlass dynamic import (possible now since no longer using Webpack) to resolve bug in Vitessce Python.
Upgrade Viv to 0.13.6 to support OME-NGFF v0.4
Use pnpm pack in all subpackages so that outdated packages from NPM are not used during the consumer package install test.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/4dn-dcic/fourfront/network/alerts).
Bumps minimist to 1.2.8 and updates ancestor dependencies minimist, higlass-multivec and vitessce. These dependencies need to be updated together.
Updates
minimist
from 0.0.8 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
higlass-multivec
from 0.2.4 to 0.3.1Changelog
Sourced from higlass-multivec's changelog.
Commits
61f2990
Bump patch version to create a proper release5be9db1
Update release.yml329cdbf
Update dependencies (#74)5657ec6
Removed .travis.ymld54118a
Added github workflows16116b9
0.2.103c33e90
Export tracks30e8893
Export tracks3bcb7ed
0.2.9e904f66
Updated the CHANGELOG (#48)Updates
vitessce
from 1.2.2 to 2.0.3Changelog
Sourced from vitessce's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/4dn-dcic/fourfront/network/alerts).