Skip to content

chore(deps): bump @amplitude/analytics-browser from 1.13.7 to 2.17.10 #93875

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

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 Jun 18, 2025

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 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)

@dependabot dependabot bot requested a review from a team June 18, 2025 22:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2025
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 18, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch 2 times, most recently from 5ca763e to 2a7d666 Compare June 23, 2025 19:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 2a7d666 to 0cff2f8 Compare June 24, 2025 13:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 0cff2f8 to eff4c26 Compare June 24, 2025 23:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from eff4c26 to 977ca99 Compare June 25, 2025 09:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 977ca99 to fc7e2a0 Compare June 30, 2025 20:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from fc7e2a0 to 3de630d Compare July 7, 2025 17:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 3de630d to 3ebd0a8 Compare July 7, 2025 18:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 3ebd0a8 to 2c338ee Compare July 9, 2025 16:36
cursor[bot]

This comment was marked as outdated.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 2c338ee to 4b4db37 Compare July 9, 2025 16:37
cursor[bot]

This comment was marked as outdated.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 4b4db37 to a3726d0 Compare July 9, 2025 17:17
cursor[bot]

This comment was marked as outdated.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from a3726d0 to 3fc8810 Compare July 9, 2025 18:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 3fc8810 to 513cb7f Compare July 14, 2025 16:39
cursor[bot]

This comment was marked as outdated.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
---
updated-dependencies:
- dependency-name: "@amplitude/analytics-browser"
  dependency-version: 2.17.10
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amplitude/analytics-browser-2.17.10 branch from 513cb7f to 3d95ee4 Compare July 14, 2025 16:41
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Amplitude Dependency Update Mismatch

The @amplitude/analytics-browser dependency update is incomplete. The PR title indicates an upgrade to version 2.17.10 (a major version bump), but the package.json only updates it to ^1.14.0. This prevents the intended major version upgrade, potentially causing missing features or unexpected behavior.

package.json#L10-L11

sentry/package.json

Lines 10 to 11 in 3d95ee4

"dependencies": {
"@amplitude/analytics-browser": "^1.14.0",

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎

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 Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants