analytics.js-integrations
                                
                                 analytics.js-integrations copied to clipboard
                                
                                    analytics.js-integrations copied to clipboard
                            
                            
                            
                        Monorepo housing Segment's analytics.js integrations
In a website using SystemJS, the bugsnag initialization fails with the following message `Bugsnag TypeError: window.require is not a function ` SystemJS does not define window.require therefore I've added require...
**What does this PR do?** Google Tag Manager supports custom queue (dataLayer) name but the existing integration does not allow for this. This change adds a `queueName` option to the...
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.6.1 to 1.8.1. Changelog Sourced from shell-quote's changelog. v1.8.1 - 2023-04-07 Fixed [Fix] parse: preserve whitespace in comments [#6](https://github.com/ljharb/shell-quote/issues/6) [Fix] properly support the escape option [#5](https://github.com/ljharb/shell-quote/issues/5) Commits...
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.17.1. Changelog Sourced from terser's changelog. v5.17.1 Fix evaluating .length when the source array might've been mutated v5.17.0 Drop vestigial = undefined default argument in...
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...
**What does this PR do?** This is for adding our product ReplayBird in Segment integration. https://www.replaybird.com/ **Are there breaking changes in this PR?** No **Testing** Testing completed successfully. We wrote...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.9. Release notes Sourced from node-fetch's releases. v2.6.9 2.6.9 (2023-01-30) Bug Fixes "global is not defined" (#1704) (70f592d) v2.6.8 2.6.8 (2023-01-13) Bug Fixes headers: don't...
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.15.2. Commits 9655237 Release version 1.15.2 of the npm package. 6e2b86d Default to localhost if no host given. 449e895 Throw invalid URL error on relative...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...