-
Notifications
You must be signed in to change notification settings - Fork 137
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
Bump com.google.firebase:firebase-bom from 32.7.1 to 33.7.0 #13082
base: trunk
Are you sure you want to change the base?
Bump com.google.firebase:firebase-bom from 32.7.1 to 33.7.0 #13082
Conversation
Bumps com.google.firebase:firebase-bom from 32.7.1 to 33.7.0. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Project dependencies changesContent exceeds 65400 characters. Navigate to Buildkite build artifacts to see details. |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
I've started reviewing this PR, but considering the number of changes in dependencies, I believe we first need to wait for #13103 to be merged. Below are the notes from my initial review. I plan to test:
I removed imports containing This PR updates the following libraries: ✅ com.google.firebase:firebase-config | 21.6.0 | 22.0.1
✅ com.google.firebase:firebase-messaging | 23.4.0 | 24.1.0
These two don't have any change log. I'm not sure if that's because they are shared utilities or because I'm missing something else.
We'll need to smoke test barcode scanning to ensure this small update doesn't cause a regression.
These three will be updated as part of #13103.
These all are transitive dependencies, so they are unlikely to break something in our own code. |
Version |
Bumps com.google.firebase:firebase-bom from 32.7.1 to 33.7.0.
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)