-
Notifications
You must be signed in to change notification settings - Fork 40
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 #135
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
dependabot
merged 1 commit into
master
from
dependabot/gradle/com.google.code.gson-gson-2.13.1
Apr 24, 2025
Merged
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 #135
dependabot
merged 1 commit into
master
from
dependabot/gradle/com.google.code.gson-gson-2.13.1
Apr 24, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] <support@github.com>
Owner
|
@dependabot mergeOn Apr 24, 2025, at 6:07 AM, dependabot[bot] ***@***.***> wrote: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
Give FieldNamingStrategy the ability to return multiple String names by @mfriesen in google/gson#2776
Remove outdated android-proguard-example by @Goooler in google/gson#2843
Adjust Troubleshooting Guide ProGuard / R8 section by @Marcono1234 in google/gson#2844
Update dependencies, including the problematic com.google.errorprone:error_prone_annotations:2.37.0.
New Contributors
@mfriesen made their first contribution in google/gson#2776
@Goooler made their first contribution in google/gson#2843
Full Changelog: ***@***.***
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 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)
You can view, comment on, or merge this pull request online at:
#135
Commit Summary
0f0b855 Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
File Changes (1 file)
M
gradle/libs.versions.toml
(2)
Patch Links:
https://github.com/kousen/IntroGroovy/pull/135.patch
https://github.com/kousen/IntroGroovy/pull/135.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Contributor
Author
|
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
Contributor
Author
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Contributor
Author
|
OK, I won't notify you about version 2.x.x again, unless you re-open this PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Commits
257bee9[maven-release-plugin] prepare release gson-parent-2.13.163d74b3Bump the maven group with 5 updates (#2851)810e356Add shrinker test for interface implementation being deserialized (#2845)00ae397Adjust Troubleshooting Guide ProGuard / R8 section (#2844)0eec6f3Remove outdated android-proguard-example (#2843)4e65e6aGive FieldNamingStrategy the ability to return multiple String names (#2776)6010131[maven-release-plugin] prepare for next development iterationDependabot 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @kousen.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)