Bump tough-cookie and universal-analytics #5

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed into master
dependabot[bot] commented 2023-07-08 05:25:59 -04:00 (Migrated from github.com)

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

Removes tough-cookie

Updates universal-analytics from 0.4.20 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
Commits
  • 14191d5 Version 0.5.3
  • 2c94a69 Refactored request sending to no use JSON.stringify
  • cbf3a10 Fixed UUID test errors
  • 02c11c1 Removed chapter regarding requestOptions that are no longer available since 0.5
  • 1019c85 Version 0.5.1
  • bd7ac59 Merge pull request #170 from lukehaas/upgrade-debug
  • 4de2e2b upgrade debug
  • 2627dfc Improved documentation
  • c6028ea Version 0.5.1
  • 2d3dd2f Fixed bug that caused requests to fail
  • Additional commits viewable in compare view

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 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 [tough-cookie](https://github.com/salesforce/tough-cookie). 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 `tough-cookie` Updates `universal-analytics` from 0.4.20 to 0.5.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/peaksandpies/universal-analytics/blob/master/HISTORY.md">universal-analytics's changelog</a>.</em></p> <blockquote> <h2>0.5.3</h2> <ul> <li>Refactored request sending to no use JSON.stringify</li> <li>Removed chapter regarding requestOptions that are no longer available since 0.5</li> <li>Fixed UUID test errors</li> </ul> <h2>0.5.2</h2> <ul> <li>Upgraded debug to 4.3.1</li> <li>Improved documentation</li> </ul> <h2>0.5.1</h2> <ul> <li>Fixed bug that caused requests to fail</li> </ul> <h2>0.5</h2> <ul> <li>Removed request dependency</li> <li>Updated Readme</li> <li>Added nodejs 10 and 12 in travis tests</li> <li>Option to override default instance name</li> <li>Invalid configuration key in README file.</li> </ul> <h2>0.4.22</h2> <ul> <li>Pin native-request version to 1.0.5</li> </ul> <h2>0.4.21</h2> <ul> <li>Upgraded request to native-request</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/14191d5a82419fc48a378c128a506fcd91103f5c"><code>14191d5</code></a> Version 0.5.3</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/2c94a699ed861473be1d89753b29593c52f9f12d"><code>2c94a69</code></a> Refactored request sending to no use JSON.stringify</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/cbf3a103172c6383c5080a389215ca7db6d33dbe"><code>cbf3a10</code></a> Fixed UUID test errors</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/02c11c164b220cbeb0eec3cefb46a1d70a654891"><code>02c11c1</code></a> Removed chapter regarding requestOptions that are no longer available since 0.5</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/1019c85d8f32899e83886ddefe8b3eb4f88d4359"><code>1019c85</code></a> Version 0.5.1</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/bd7ac5963600ac139b34bba73dacec5b9cd2458e"><code>bd7ac59</code></a> Merge pull request <a href="https://redirect.github.com/peaksandpies/universal-analytics/issues/170">#170</a> from lukehaas/upgrade-debug</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/4de2e2b5a37a4a5860ad0ffb0f899e1fbdcc3c7c"><code>4de2e2b</code></a> upgrade debug</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/2627dfcef40883226aa507a4ddc0cb87c0a4f750"><code>2627dfc</code></a> Improved documentation</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/c6028ea83a1d2f2b126b070bcd94ff30c7cd4f43"><code>c6028ea</code></a> Version 0.5.1</li> <li><a href="https://github.com/peaksandpies/universal-analytics/commit/2d3dd2ff479e021770f5488788b31ae2f6364b06"><code>2d3dd2f</code></a> Fixed bug that caused requests to fail</li> <li>Additional commits viewable in <a href="https://github.com/peaksandpies/universal-analytics/compare/0.4.20...0.5.3">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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](https://github.com/Filip-Kin/file-server/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed:dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch master
git merge --squash dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch master
git merge --ff-only dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git switch master
git merge dependabot/npm_and_yarn/tough-cookie-and-universal-analytics--removed
git push origin master
Sign in to join this conversation.
No description provided.