bancorprotocol / webapp

Bancor Swap/Analytics webapp
https://app.bancor.network
MIT License
32 stars 45 forks source link

Bump vue-gtag from 1.14.0 to 1.16.1 #1440

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vue-gtag from 1.14.0 to 1.16.1.

Release notes

Sourced from vue-gtag's releases.

v1.16.1

1.16.1 (2021-05-04)

Bug Fixes

  • query: window[globalObjectName] is undefined (#309) (496598f), closes #259

v1.16.0

1.16.0 (2021-05-03)

Features

v1.15.1

1.15.1 (2021-05-03)

Bug Fixes

v1.15.0

1.15.0 (2021-05-03)

Features

v1.14.2

1.14.2 (2021-05-02)

Bug Fixes

  • typings: add non_interaction type to event params interface (#292) (122b48a)

v1.14.1

1.14.1 (2021-05-02)

Bug Fixes

  • bootstrap, first config hit and multiple hit (#294) (29af176), closes #165
Commits
  • 496598f fix(query): window[globalObjectName] is undefined (#309)
  • 391a32f feat(page-tracker): prepend router base (#306)
  • 73e6540 fix(pageview): window is not defined (#308)
  • bd5ea44 feat(page-tracker): add option to exclude routes (#305)
  • acd7e16 chore: update dependencies (#301)
  • afa458f Upgrade to GitHub-native Dependabot (#293)
  • 122b48a fix(typings): add non_interaction type to event params interface (#292)
  • 29af176 fix: bootstrap, first config hit and multiple hit (#294)
  • See full diff in compare view


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 3 years ago

Looks like vue-gtag is no longer a dependency, so this is no longer needed.