-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
base: master
Are you sure you want to change the base?
chore(deps): bump @amplitude/analytics-browser from 1.13.7 to 2.17.10 #93875
Conversation
The |
5ca763e
to
2a7d666
Compare
2a7d666
to
0cff2f8
Compare
0cff2f8
to
eff4c26
Compare
eff4c26
to
977ca99
Compare
977ca99
to
fc7e2a0
Compare
fc7e2a0
to
3de630d
Compare
3de630d
to
3ebd0a8
Compare
3ebd0a8
to
2c338ee
Compare
2c338ee
to
4b4db37
Compare
4b4db37
to
a3726d0
Compare
a3726d0
to
3fc8810
Compare
3fc8810
to
513cb7f
Compare
--- 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>
513cb7f
to
3d95ee4
Compare
There was a problem hiding this 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
Lines 10 to 11 in 3d95ee4
"dependencies": { | |
"@amplitude/analytics-browser": "^1.14.0", |
Was this report helpful? Give feedback by reacting with 👍 or 👎
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)