analytics-next icon indicating copy to clipboard operation
analytics-next copied to clipboard

Segment Analytics.js 2.0

Results 140 analytics-next issues
Sort by recently updated
recently updated
newest added

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies

See : https://github.com/segmentio/tsub-js/issues/45 which is the cause Current tsub dependency (https://github.com/segmentio/analytics-next/blob/9b1540fa7851ba4077c8828357fb1125920e1337/packages/browser/package.json#L56) is dependent on stdlib-js/math-base-special-ldexp @ ^0.0.5 which is buggy installing (on Mac's at least) due to node-gyp See https://github.com/segmentio/analytics-next/issues/818...

bug

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Source ID: 8ReQDBigstiGzXQz9UVBUM Snippet version: 5.2.0 Evidence: ![Analytics.js loaded twice](https://github.com/segmentio/analytics-next/assets/113376080/0bd0c119-10c5-4130-af2b-5ebb51663f9b) Workaround: Customer downgraded to snippet version 4.15.3.

Cannot install package via NPM [email protected] [email protected] Logs: [2024-05-07T13_44_36_131Z-debug-0.log](https://github.com/segmentio/analytics-next/files/15236447/2024-05-07T13_44_36_131Z-debug-0.log)

We're using `@segment/analytics-node` in a serverless environment that is very strict about ending execution after the main entry point's promise resolves. The hosting node process is killed *immediately* after the...

- [ ] I've included a changeset (psst. run `yarn changeset`. Read about changesets [here](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)).

- [x] I've included a changeset (psst. run `yarn changeset`. Read about changesets [here](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)).

Add TS allowance to add custom properties on Page object.