hebcal / hebcal-web

Hebcal server-side Node.js for www.hebcal.com and download.hebcal.com
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Bump universal-analytics from 0.4.23 to 0.5.1 #20

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps universal-analytics from 0.4.23 to 0.5.1.

Changelog

Sourced from universal-analytics's changelog.

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

0.4.16

  • Removed async, underscore dependencies

0.4.15 / 2017-08-10

  • Fixed dependencies

0.4.14 / 2017-08-07

... (truncated)

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Looks like universal-analytics is up-to-date now, so this is no longer needed.