Skip to content

chore(deps): bump lodash from 4.17.14 to 4.18.1 in /site#514

Open
parkerthierry276-code wants to merge 261 commits into
DavidWells:add-custify-pluginfrom
parkerthierry276-code:dependabot/npm_and_yarn/site/lodash-4.18.1
Open

chore(deps): bump lodash from 4.17.14 to 4.18.1 in /site#514
parkerthierry276-code wants to merge 261 commits into
DavidWells:add-custify-pluginfrom
parkerthierry276-code:dependabot/npm_and_yarn/site/lodash-4.18.1

Conversation

@parkerthierry276-code
Copy link
Copy Markdown

Bumps lodash from 4.17.14 to 4.18.1.

--- updated-dependencies:

  • dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ...

Signed-off-by: dependabot[bot] support@github.com

wgwz and others added 30 commits September 26, 2022 17:24
It seems that the deleteCookie method was replaced by removeCookie. Fix documentation.
Doc: replace deleteCookie for removeCookie
…customerio

Add customScriptSrc for customer.io (browser)
 - @analytics/custify@0.0.2
 - @analytics/customerio@0.2.2
 - @analytics/google-analytics@1.0.4
 - @analytics/segment@1.1.4
Fixup measurementIds type in docs
Fixup documented default for gtagName
…led-gtag-causes-analytics-js-plugin/sc-3982

fix: pre-installed gtag causes analytics.js plugin to not initialize
Warn about GA4 changes to event names
 - @analytics/google-analytics@1.0.5
fix: google tag manager not working with custom script src
 - @analytics/google-tag-manager@0.5.3
 - @analytics/fullstory@0.2.6
DavidWells and others added 29 commits July 17, 2025 19:04
- Add proper exports field to analytics-utils package.json for modern ESM resolution
- Convert default import + destructuring to named imports in analytics-core
- This enables better tree-shaking as consumers can import only the functions they need

Co-authored-by: David Wells <DavidWells@users.noreply.github.com>
- Add file pattern '.test.([mc]js|[jt]sx?)$' to all uvu test scripts
- Ensures all packages consistently find .test.js files like analytics-core
- Updated 10 packages that were missing file patterns:
  - @analytics/aws-pinpoint
  - @analytics/fullstory  
  - @analytics/control-flow-utils
  - @analytics/listener-utils
  - @analytics/queue-utils
  - @analytics/storage-utils
  - @analytics/type-utils
  - @analytics/url-utils
  - analytics-utils
  - @analytics/visitor-source
- Added test script to main analytics package

Co-authored-by: David Wells <DavidWells@users.noreply.github.com>
…roved documentation

- Added TypeScript configuration file (tsconfig.json) for better type checking and declaration generation
- Updated package.json to include TypeScript types and a script for generating declaration files
- Enhanced JSDoc comments in index.js for better clarity on function parameters and return types
- Improved the getElapsed function to use getTime() for more accurate time calculations
…est case in index.test.js

- Added TypeScript version 5.9.2 to pnpm-lock.yaml
- Updated test case in index.test.js to remove .only modifier for better test execution consistency
 - analytics@0.8.17
 - @analytics/core@0.13.0
 - @analytics/fullstory@0.2.7
 - @analytics/original-source-plugin@1.0.14
 - @analytics/activity-utils@0.2.0
 - @analytics/control-flow-utils@0.1.3
 - @analytics/form-utils@0.3.14
 - @analytics/listener-utils@0.4.1
 - analytics-util-params@0.2.0
 - @analytics/queue-utils@0.1.3
 - @analytics/redact-utils@0.1.4
 - @analytics/scroll-utils@0.1.25
 - @analytics/session-utils@0.2.3
 - @analytics/storage-utils@0.4.3
 - @analytics/cookie-utils@0.2.13
 - @analytics/global-storage-utils@0.1.8
 - @analytics/localstorage-utils@0.1.11
 - @analytics/remote-storage-utils@0.4.23
 - @analytics/session-storage-utils@0.0.8
 - @analytics/type-utils@0.6.3
 - @analytics/url-utils@0.2.4
 - @analytics/visitor-source@0.0.8
 - analytics-utils@1.1.0
…util-activity

- Changed the TypeScript definition file path in package.json from 'dist/analytics-util-activity.d.ts' to 'dist/index.d.ts'
- Improved JSDoc comments in index.js to provide clearer type definitions for activity-related functions and parameters
 - @analytics/activity-utils@0.2.1
…ild verification script

- Changed the main field in multiple package.json files to use the .cjs extension for CommonJS compatibility.
- Added a new script (verify-builds.js) to verify that all files referenced in package.json exist after build.
 - analytics@0.8.18
 - @analytics/core@0.13.1
 - @analytics/original-source-plugin@1.0.15
 - @analytics/activity-utils@0.2.2
 - @analytics/control-flow-utils@0.1.4
 - @analytics/form-utils@0.3.15
 - @analytics/listener-utils@0.4.2
 - @analytics/redact-utils@0.1.5
 - @analytics/scroll-utils@0.1.26
 - @analytics/session-utils@0.2.4
 - @analytics/storage-utils@0.4.4
 - @analytics/cookie-utils@0.2.14
 - @analytics/global-storage-utils@0.1.9
 - @analytics/localstorage-utils@0.1.12
 - @analytics/remote-storage-utils@0.4.24
 - @analytics/session-storage-utils@0.0.9
 - @analytics/type-utils@0.6.4
 - @analytics/url-utils@0.2.5
 - @analytics/visitor-source@0.0.9
 - analytics-utils@1.1.1
…250621_005745

docs: add emoji and package manager install instructions
- Updated dependencies in pnpm-lock.yaml for various analytics packages to their latest versions.
- Changed the dependency specification for @analytics/core in package.json to use workspace reference.
- Added type and homepage fields in package.json for @analytics/core.
- Renamed CommonJS output files to .cjs in build scripts for better compatibility with module types.
- Enhanced build verification script to check for amdName correctness in built outputs.
- Introduced a new script to run installation verification tests for both CommonJS and ESM modules.
- Created test directories with corresponding package.json files for CommonJS and ESM installations.
- Each test logs the results of the installation verification process, ensuring that the README install instructions are accurate.
 - analytics@0.8.19
 - @analytics/core@0.13.2
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.14...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@parkerthierry276-code parkerthierry276-code changed the base branch from master to add-custify-plugin May 10, 2026 03:33
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.