Skip to content

build(deps): Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 #21834

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

Merged
merged 2 commits into from
Apr 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps com.google.code.gson:gson from 2.13.0 to 2.13.1.

Release notes

Sourced from com.google.code.gson:gson's releases.

Gson 2.13.1

What's Changed

New Contributors

Full Changelog: google/gson@gson-parent-2.13.0...gson-parent-2.13.1

Commits
  • 257bee9 [maven-release-plugin] prepare release gson-parent-2.13.1
  • 63d74b3 Bump the maven group with 5 updates (#2851)
  • 810e356 Add shrinker test for interface implementation being deserialized (#2845)
  • 00ae397 Adjust Troubleshooting Guide ProGuard / R8 section (#2844)
  • 0eec6f3 Remove outdated android-proguard-example (#2843)
  • 4e65e6a Give FieldNamingStrategy the ability to return multiple String names (#2776)
  • 6010131 [maven-release-plugin] prepare for next development iteration
  • 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 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)

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.13.0...gson-parent-2.13.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and nbradbury and removed request for a team April 28, 2025 08:25
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Apr 28, 2025
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

Project dependencies changes

list
- Removed Dependencies
com.google.errorprone:error_prone_type_annotations:2.37.0

! Upgraded Dependencies
com.google.code.gson:gson:2.13.1, (changed from 2.13.0)
com.google.errorprone:error_prone_annotations:2.38.0, (changed from 2.37.0)
tree
 +--- project :libs:image-editor
 |    \--- com.google.android.material:material:1.12.0
-|         \--- com.google.errorprone:error_prone_annotations:2.15.0 -> 2.37.0
-|              \--- com.google.errorprone:error_prone_type_annotations:2.37.0
-|                   \--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
+|         \--- com.google.errorprone:error_prone_annotations:2.15.0 -> 2.38.0
 +--- project :libs:editor
 |    +--- org.wordpress.gutenbergkit:android:trunk-fa72e630203e7472d55f4abedfd5c462d2333584
-|    |    \--- com.google.code.gson:gson:2.8.9 -> 2.13.0
-|    |         \--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
+|    |    \--- com.google.code.gson:gson:2.8.9 -> 2.13.1
+|    |         \--- com.google.errorprone:error_prone_annotations:2.38.0
-|    \--- com.google.code.gson:gson:2.13.0 (*)
+|    \--- com.google.code.gson:gson:2.13.1 (*)
 +--- project :libs:fluxc
 |    +--- androidx.security:security-crypto:1.0.0
 |    |    \--- com.google.crypto.tink:tink-android:1.5.0 -> 1.13.0
-|    |         +--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|    |         +--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
-|    |         \--- com.google.errorprone:error_prone_annotations:2.22.0 -> 2.37.0 (*)
+|    |         \--- com.google.errorprone:error_prone_annotations:2.22.0 -> 2.38.0
-|    \--- com.google.code.gson:gson:2.13.0 (*)
+|    \--- com.google.code.gson:gson:2.13.1 (*)
-+--- com.google.code.gson:gson:2.13.0 (*)
++--- com.google.code.gson:gson:2.13.1 (*)
 +--- com.google.mlkit:barcode-scanning-common:17.0.0
 |    \--- com.google.mlkit:vision-common:17.0.0 -> 17.3.0
 |         \--- com.google.firebase:firebase-components:16.1.0 -> 18.0.0
-|              \--- com.google.errorprone:error_prone_annotations:2.26.0 -> 2.37.0 (*)
+|              \--- com.google.errorprone:error_prone_annotations:2.26.0 -> 2.38.0
 +--- com.zendesk:support:5.4.0
-|    +--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|    +--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
 |    +--- com.zendesk:guide:1.4.0
-|    |    +--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|    |    +--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
 |    |    \--- com.zendesk:guide-providers:1.3.0
-|    |         +--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|    |         +--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
 |    |         \--- com.zendesk:core:4.2.0
 |    |              \--- com.squareup.retrofit2:converter-gson:2.11.0
-|    |                   \--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|    |                   \--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
 |    \--- com.zendesk:support-providers:5.3.0
-|         \--- com.google.code.gson:gson:2.10.1 -> 2.13.0 (*)
+|         \--- com.google.code.gson:gson:2.10.1 -> 2.13.1 (*)
 \--- com.google.firebase:firebase-messaging -> 24.1.1
-     \--- com.google.errorprone:error_prone_annotations:2.26.0 -> 2.37.0 (*)
+     \--- com.google.errorprone:error_prone_annotations:2.26.0 -> 2.38.0

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Apr 28, 2025

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21834-b71e1a1
Commitb71e1a1
Direct Downloadwordpress-prototype-build-pr21834-b71e1a1.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Apr 28, 2025

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21834-b71e1a1
Commitb71e1a1
Direct Downloadjetpack-prototype-build-pr21834-b71e1a1.apk
Note: Google Login is not supported on these builds.

@nbradbury nbradbury self-assigned this Apr 28, 2025
Copy link
Contributor

@nbradbury nbradbury left a comment

Choose a reason for hiding this comment

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

:shipit:

@nbradbury nbradbury enabled auto-merge (squash) April 28, 2025 17:12
@nbradbury nbradbury merged commit a3cd61a into trunk Apr 28, 2025
23 of 26 checks passed
@nbradbury nbradbury deleted the dependabot/gradle/com.google.code.gson-gson-2.13.1 branch April 28, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: dependencies update PRs that update a dependency file, used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants