Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump amplitude-js and @types/amplitude-js #545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps amplitude-js and @types/amplitude-js. These dependencies needed to be updated together.
Updates amplitude-js from 8.8.0 to 8.21.1

Release notes

Sourced from amplitude-js's releases.

v8.21.1

8.21.1 (2022-09-22)

Bug Fixes

  • update analytics connector for bugfix (#555) (3f37f18)

v8.21.0

8.21.0 (2022-09-08)

Features

v8.20.1

8.20.1 (2022-09-01)

Bug Fixes

v8.20.0

8.20.0 (2022-08-24)

Features

  • enable the ability to overwrite the referrer (#551) (03c0a89)

v8.19.0

8.19.0 (2022-07-25)

Features

v8.18.5

8.18.5 (2022-06-24)

Bug Fixes

  • add guard for navigator for use in envs that do no support navigator (#542) (c3b31ad)
  • fix s3 upload script to use iam role (#534) (a453dc3)

v8.18.4

... (truncated)

Changelog

Sourced from amplitude-js's changelog.

8.21.1 (2022-09-22)

Bug Fixes

  • update analytics connector for bugfix (#555) (3f37f18)

8.21.0 (2022-09-08)

Features

8.20.1 (2022-09-01)

Bug Fixes

8.20.0 (2022-08-24)

Features

  • enable the ability to overwrite the referrer (#551) (03c0a89)

8.19.0 (2022-07-25)

Features

8.18.5 (2022-06-24)

Bug Fixes

  • add guard for navigator for use in envs that do no support navigator (#542) (c3b31ad)
  • fix s3 upload script to use iam role (#534) (a453dc3)

8.18.4 (2022-05-31)

Bug Fixes

... (truncated)

Commits
  • 064b8d4 chore(release): 8.21.1 [skip ci]
  • 3f37f18 fix: update analytics connector for bugfix (#555)
  • a590de7 chore(release): 8.21.0 [skip ci]
  • 14c590c feat: add ingestion_metadata field (#552)
  • 35e2dd3 chore(release): 8.20.1 [skip ci]
  • aa63d57 fix: upgrade @​amplitude/utils version (#553)
  • b4187d2 chore(release): 8.20.0 [skip ci]
  • 03c0a89 feat: enable the ability to overwrite the referrer (#551)
  • 385c8f4 chore: use the github reusable workflow template from amplitude-typescript re...
  • 70c908d chore(release): 8.19.0 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sdk.dev, a new releaser for amplitude-js since your current version.


Updates @types/amplitude-js from 8.9.3 to 8.16.2

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude-js-and-types/amplitude-js-8.21.1 branch from 9d3a6a7 to cb6188b Compare October 3, 2022 02:51
@vercel
Copy link

vercel bot commented Oct 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
webapp ✅ Ready (Inspect) Visit Preview Oct 7, 2022 at 8:11PM (UTC)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude-js-and-types/amplitude-js-8.21.1 branch 2 times, most recently from db95a35 to 344fc4a Compare October 7, 2022 20:02
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) and [@types/amplitude-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amplitude-js). These dependencies needed to be updated together.

Updates `amplitude-js` from 8.8.0 to 8.21.1
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](amplitude/Amplitude-JavaScript@v8.8.0...v8.21.1)

Updates `@types/amplitude-js` from 8.9.3 to 8.16.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amplitude-js)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/amplitude-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude-js-and-types/amplitude-js-8.21.1 branch from 344fc4a to 4b69965 Compare October 7, 2022 20:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants