ocular icon indicating copy to clipboard operation
ocular copied to clipboard

Build tools for the vis.gl framework suite

Results 59 ocular issues
Sort by recently updated
recently updated
newest added

Reproduction: 1. Open Network panel 2. Visit vis.academy Expect: See google analytics hit Actual result: No google analytics hit Clicking on any tutorial link on the top does trigger a...

For discussion. As of v9, deck.gl provides both ESM and CJS entrypoints. However, some dependencies — [notably `@mapbox/tiny-sdf`](https://github.com/mapbox/tiny-sdf/issues/53) — are ESM-only and do not include CJS entrypoints. This seems to...

Hoping to achieve a clean run with only a single install. A matter of principle!

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.2. Changelog Sourced from vite's changelog. 4.5.2 (2024-01-19) fix: fs deny for case insensitive systems (#15653) (eeec23b), closes #15653 4.5.1 (2023-12-04) fix: backport #15223, proxy...

dependencies

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...

dependencies

https://github.com/uber-web/ocular/blame/69b7e75378ef249c3e723dc605dc6f7399439bd4/modules/dev-tools/src/configuration/get-babel-config.cjs#L111 I don't think this is functioning as intended. When I use `overrides` I get an `Error: babel.config.js: Configuration should be an exported JavaScript object.` Shouldn't it be something like...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

- When I try to publish in luma.gl, and ocular-dev-tools fails because it notices that there is no corresponding entry in CHANGELOG, the version is still bumped. - So after...