Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Removes form-data. It's no longer used after updating ancestor dependency universal-analytics. These dependencies need to be updated together.

Removes form-data

Updates universal-analytics from 0.4.23 to 0.5.3

Changelog

Sourced from universal-analytics's changelog.

0.5.3

  • Refactored request sending to no use JSON.stringify
  • Removed chapter regarding requestOptions that are no longer available since 0.5
  • Fixed UUID test errors

0.5.2

  • Upgraded debug to 4.3.1
  • Improved documentation

0.5.1

  • Fixed bug that caused requests to fail

0.5

  • Removed request dependency
  • Updated Readme
  • Added nodejs 10 and 12 in travis tests
  • Option to override default instance name
  • Invalid configuration key in README file.

0.4.22

  • Pin native-request version to 1.0.5

0.4.21

  • Upgraded request to native-request

0.4.20

  • Maintenance release

0.4.19

  • Updated request package

0.4.18

  • Fixed package-lock.json bug

0.4.17

  • Default to https instead of http when submitting data to Google Analytics
  • Switched from custom debugger to debug module

Deprecated:

  • .debug() is now deprecated in favor of setting the DEBUG environment variable: DEBUG=universal-analytics

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [universal-analytics](https://github.com/peaksandpies/universal-analytics). These dependencies need to be updated together.


Removes `form-data`

Updates `universal-analytics` from 0.4.23 to 0.5.3
- [Changelog](https://github.com/peaksandpies/universal-analytics/blob/master/HISTORY.md)
- [Commits](https://github.com/peaksandpies/universal-analytics/commits/0.5.3)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 
  dependency-type: indirect
- dependency-name: universal-analytics
  dependency-version: 0.5.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant