Skip to content

Conversation

@wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Oct 15, 2025

No description provided.

rlazo and others added 30 commits June 19, 2025 14:09
The changes in #7013 mistakenly put the changelog entry for the change
in the "16.1.0" section, when it should be part of the "Unreleased"
section
There are no planned changes for FCM-DirectBoot to go with the planned
changes for FCM. Add changelog note about it.
The release notes were being generated with the outdated {{firebase_ai}}
instead of the correct {{firebase_ai_logic}}.

Reference cl/773420536
Tests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the
corresponding hardcoded SDK would be below our inteded minSdk.

As a pending work is re-evaluate whether these tests are necessary to
keep around, or if they are irrelevant when bumping the minSdk.

Related to cl/769913191
Bumps net.ltgt.errorprone from 3.1.0 to 4.2.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.ltgt.errorprone&package-manager=gradle&previous-version=3.1.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/releases">requests's
releases</a>.</em></p>
<blockquote>
<h2>v2.32.4</h2>
<h2>2.32.4 (2025-06-10)</h2>
<p><strong>Security</strong></p>
<ul>
<li>CVE-2024-47081 Fixed an issue where a maliciously crafted URL and
trusted
environment will retrieve credentials for the wrong hostname/machine
from a
netrc file. (<a
href="https://redirect.github.com/psf/requests/issues/6965">#6965</a>)</li>
</ul>
<p><strong>Improvements</strong></p>
<ul>
<li>Numerous documentation improvements</li>
</ul>
<p><strong>Deprecations</strong></p>
<ul>
<li>Added support for pypy 3.11 for Linux and macOS. (<a
href="https://redirect.github.com/psf/requests/issues/6926">#6926</a>)</li>
<li>Dropped support for pypy 3.9 following its end of support. (<a
href="https://redirect.github.com/psf/requests/issues/6926">#6926</a>)</li>
</ul>
<h2>v2.32.3</h2>
<h2>2.32.3 (2024-05-29)</h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Fixed bug breaking the ability to specify custom SSLContexts in
sub-classes of
HTTPAdapter. (<a
href="https://redirect.github.com/psf/requests/issues/6716">#6716</a>)</li>
<li>Fixed issue where Requests started failing to run on Python versions
compiled
without the <code>ssl</code> module. (<a
href="https://redirect.github.com/psf/requests/issues/6724">#6724</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/blob/main/HISTORY.md">requests's
changelog</a>.</em></p>
<blockquote>
<h2>2.32.4 (2025-06-10)</h2>
<p><strong>Security</strong></p>
<ul>
<li>CVE-2024-47081 Fixed an issue where a maliciously crafted URL and
trusted
environment will retrieve credentials for the wrong hostname/machine
from a
netrc file.</li>
</ul>
<p><strong>Improvements</strong></p>
<ul>
<li>Numerous documentation improvements</li>
</ul>
<p><strong>Deprecations</strong></p>
<ul>
<li>Added support for pypy 3.11 for Linux and macOS.</li>
<li>Dropped support for pypy 3.9 following its end of support.</li>
</ul>
<h2>2.32.3 (2024-05-29)</h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Fixed bug breaking the ability to specify custom SSLContexts in
sub-classes of
HTTPAdapter. (<a
href="https://redirect.github.com/psf/requests/issues/6716">#6716</a>)</li>
<li>Fixed issue where Requests started failing to run on Python versions
compiled
without the <code>ssl</code> module. (<a
href="https://redirect.github.com/psf/requests/issues/6724">#6724</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/psf/requests/commit/021dc729f0b71a3030cefdbec7fb57a0e80a6cfd"><code>021dc72</code></a>
Polish up release tooling for last manual release</li>
<li><a
href="https://github.com/psf/requests/commit/821770e822a20a21b207b3907ea83878bda1d396"><code>821770e</code></a>
Bump version and add release notes for v2.32.4</li>
<li><a
href="https://github.com/psf/requests/commit/59f8aa2adf1d3d06bcbf7ce6b13743a1639a5401"><code>59f8aa2</code></a>
Add netrc file search information to authentication documentation (<a
href="https://redirect.github.com/psf/requests/issues/6876">#6876</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/5b4b64c3467fd7a3c03f91ee641aaa348b6bed3b"><code>5b4b64c</code></a>
Add more tests to prevent regression of CVE 2024 47081</li>
<li><a
href="https://github.com/psf/requests/commit/7bc45877a86192af77645e156eb3744f95b47dae"><code>7bc4587</code></a>
Add new test to check netrc auth leak (<a
href="https://redirect.github.com/psf/requests/issues/6962">#6962</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef"><code>96ba401</code></a>
Only use hostname to do netrc lookup instead of netloc</li>
<li><a
href="https://github.com/psf/requests/commit/7341690e842a23cf18ded0abd9229765fa88c4e2"><code>7341690</code></a>
Merge pull request <a
href="https://redirect.github.com/psf/requests/issues/6951">#6951</a>
from tswast/patch-1</li>
<li><a
href="https://github.com/psf/requests/commit/6716d7c9f29df636643fa2489f98890216525cb0"><code>6716d7c</code></a>
remove links</li>
<li><a
href="https://github.com/psf/requests/commit/a7e1c745dc23c18e836febd672416ed0c5d8d8ae"><code>a7e1c74</code></a>
Update docs/conf.py</li>
<li><a
href="https://github.com/psf/requests/commit/c799b8167a13416833ad3b4f3298261a477e826f"><code>c799b81</code></a>
docs: fix dead links to kenreitz.org</li>
<li>Additional commits viewable in <a
href="https://github.com/psf/requests/compare/v2.32.2...v2.32.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=requests&package-manager=pip&previous-version=2.32.2&new-version=2.32.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/firebase/firebase-android-sdk/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Simple filtering for alpha versions from the tutorial bundle.
We were using the beta release, which is not ideal since stable releases
are already out for the same major version.
This is a follow up to #7042
)

Tests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the
corresponding hardcoded SDK would be below our intended minSdk.

I'll also need to re-evaluate whether these tests are necessary to keep
around, or if they are irrelevant when bumping the minSdk.

Related to cl/769912845

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
The sample code was not correctly enclosed in backticks (`), causing the
code to be incorrectly rendered.
…to 1.4.9 (#7020)

Bumps
[com.jakewharton.threetenabp:threetenabp](https://github.com/JakeWharton/ThreeTenABP)
from 1.4.7 to 1.4.9.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/JakeWharton/ThreeTenABP/blob/trunk/CHANGELOG.md">com.jakewharton.threetenabp:threetenabp's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.4.9 <em>(2025-03-12)</em></h2>
<ul>
<li>Update ThreeTenBP dependency to 1.7.1 ([change
log][threeten171])</li>
<li>Update time zone data to 2025a(gtz).</li>
</ul>
<h2>Version 1.4.8 <em>(2024-11-26)</em></h2>
<ul>
<li>Update ThreeTenBP dependency to 1.7.0 ([change
log][threeten170])</li>
<li>Update time zone data to 2024b(gtz).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/ae9a981abf8382c7a8bd543ab2bb9008c5b070d5"><code>ae9a981</code></a>
Prepare version 1.4.9</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/926d154ce80444f935112d46970e063ee968cbae"><code>926d154</code></a>
Merge pull request <a
href="https://redirect.github.com/JakeWharton/ThreeTenABP/issues/150">#150</a>
from JakeWharton/upgrade</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/f4efacc9a2cac7663ac602027b0cd276bb10d460"><code>f4efacc</code></a>
Bump ThreeTenBP dependency and embedded TZDB.</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/8955872579ac643bfc3afd054d8a17732a7c7583"><code>8955872</code></a>
Prepare next development version</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/c23d09e132fe604b4dfcc38e384ee6a7846aa289"><code>c23d09e</code></a>
Prepare version 1.4.8</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/102ec467c8cc8af2f730d2b35d1435ce384bb43e"><code>102ec46</code></a>
Merge pull request <a
href="https://redirect.github.com/JakeWharton/ThreeTenABP/issues/148">#148</a>
from JakeWharton/upgrade</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/251a6b2e7625b4c3cca40df85b822eabec89b514"><code>251a6b2</code></a>
Bump ThreeTenBP dependency and embedded TZDB.</li>
<li><a
href="https://github.com/JakeWharton/ThreeTenABP/commit/fd733e9c5298d19c0800eac4b5d05de9202d552b"><code>fd733e9</code></a>
Prepare next development version</li>
<li>See full diff in <a
href="https://github.com/JakeWharton/ThreeTenABP/compare/1.4.7...1.4.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jakewharton.threetenabp:threetenabp&package-manager=gradle&previous-version=1.4.7&new-version=1.4.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps androidx.test.ext:truth from 1.5.0 to 1.6.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test.ext:truth&package-manager=gradle&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Tests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the
corresponding hardcoded SDK would be below our intended minSdk.

I'll also need to re-evaluate whether these tests are necessary to keep
around, or if they are irrelevant when bumping the minSdk.

Related to cl/770033566

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from
3.20.3 to 4.25.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/a4cbdd3ed0042e8f9b9c30e8b0634096d9532809"><code>a4cbdd3</code></a>
Updating version.json and repo version numbers to: 25.8</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/29445be43d3235115f1f60c874a04c2147ea0488"><code>29445be</code></a>
Merge pull request <a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/21880">#21880</a>
from shaod2/py-25</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/cc13b69985f90f6f142b7c3f9cb6bdebee9b4579"><code>cc13b69</code></a>
Remove debugging code and add EOLs</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/d31100c9195819edb0a12f44705dfc2da111ea9b"><code>d31100c</code></a>
Manually backport recursion limit enforcement to 25.x</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/88a3b9033014bfd4185d934bd199191667a67d2a"><code>88a3b90</code></a>
Change pre-22 poison pill to only log once per affected message type.
(<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/21754">#21754</a>)</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/320eafa0b7ab3c649f75bcbe851e0d3acf868cf3"><code>320eafa</code></a>
Weaken vulnerable gencode poison pills to warning by default.</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/f584fe36d4aa4af5dcc71e592c855b59e0ecee2c"><code>f584fe3</code></a>
Merge branch 'protocolbuffers:25.x' into 25.x</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/c7100368a25a849691dec7695078a113f6a4ef9f"><code>c710036</code></a>
Update test_upb.yml to use ubuntu-22</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/97217584375d1a29af91aeb607cc67327a3e05da"><code>9721758</code></a>
Fix missing trailing newline.</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/cca7b289bcda8baab9f59101d5c737790c5cc610"><code>cca7b28</code></a>
Update test_upb.yml to use ubuntu-22</li>
<li>Additional commits viewable in <a
href="https://github.com/protocolbuffers/protobuf/compare/v3.20.3...v4.25.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobuf&package-manager=pip&previous-version=3.20.3&new-version=4.25.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/firebase/firebase-android-sdk/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Bumps `mavenResolverApi` from 1.9.22 to 1.9.23.
Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.22 to
1.9.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resolver/releases">org.apache.maven.resolver:maven-resolver-api's
releases</a>.</em></p>
<blockquote>
<h2>1.9.23</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12354989">Release
Notes - Maven Resolver - Version 1.9.23</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resolver/commit/8535d09660cb68eb55d8e75228d5d35eaae00c88"><code>8535d09</code></a>
[maven-release-plugin] prepare release maven-resolver-1.9.23</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/5eb06ca76e332e68948ac8cb981131d846281e24"><code>5eb06ca</code></a>
Refresh links on the configuration page</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/d60e7c8316c0f0c778601aacab1e67f9f09dbce5"><code>d60e7c8</code></a>
Remove suppressions for checkstyle MagicNumber</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fcc2fcc8d5b55a594f03ae78206fbb38ad273657"><code>fcc2fcc</code></a>
[MRESOLVER-703] Expose redirect config for http transport</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/28307276b42602c77aa473f2ad5cce48dadb93da"><code>2830727</code></a>
[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (<a
href="https://redirect.github.com/apache/maven-resolver/issues/714">#714</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fa94e8d7fa6054ccddcca1f810a6f3d1e2447dd5"><code>fa94e8d</code></a>
Deploy snapshot artifacts by Jenkins</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/2683c54337d3d0c2e17270f0f41e537da37532f7"><code>2683c54</code></a>
Update site descriptors</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/27cb4201e88212e85541dd877c881b5363affebb"><code>27cb420</code></a>
[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0
to 2.9...</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/6a7019fb479f07a86c0be02971802c6095e00e27"><code>6a7019f</code></a>
[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to
33.4.8-jre (<a
href="https://redirect.github.com/apache/maven-resolver/issues/712">#712</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/79c973e09a6e654ca5832636ca8580ed6dc82294"><code>79c973e</code></a>
[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
(<a
href="https://redirect.github.com/apache/maven-resolver/issues/709">#709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.22...maven-resolver-1.9.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from
1.9.22 to 1.9.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resolver/releases">org.apache.maven.resolver:maven-resolver-connector-basic's
releases</a>.</em></p>
<blockquote>
<h2>1.9.23</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12354989">Release
Notes - Maven Resolver - Version 1.9.23</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resolver/commit/8535d09660cb68eb55d8e75228d5d35eaae00c88"><code>8535d09</code></a>
[maven-release-plugin] prepare release maven-resolver-1.9.23</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/5eb06ca76e332e68948ac8cb981131d846281e24"><code>5eb06ca</code></a>
Refresh links on the configuration page</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/d60e7c8316c0f0c778601aacab1e67f9f09dbce5"><code>d60e7c8</code></a>
Remove suppressions for checkstyle MagicNumber</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fcc2fcc8d5b55a594f03ae78206fbb38ad273657"><code>fcc2fcc</code></a>
[MRESOLVER-703] Expose redirect config for http transport</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/28307276b42602c77aa473f2ad5cce48dadb93da"><code>2830727</code></a>
[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (<a
href="https://redirect.github.com/apache/maven-resolver/issues/714">#714</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fa94e8d7fa6054ccddcca1f810a6f3d1e2447dd5"><code>fa94e8d</code></a>
Deploy snapshot artifacts by Jenkins</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/2683c54337d3d0c2e17270f0f41e537da37532f7"><code>2683c54</code></a>
Update site descriptors</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/27cb4201e88212e85541dd877c881b5363affebb"><code>27cb420</code></a>
[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0
to 2.9...</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/6a7019fb479f07a86c0be02971802c6095e00e27"><code>6a7019f</code></a>
[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to
33.4.8-jre (<a
href="https://redirect.github.com/apache/maven-resolver/issues/712">#712</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/79c973e09a6e654ca5832636ca8580ed6dc82294"><code>79c973e</code></a>
[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
(<a
href="https://redirect.github.com/apache/maven-resolver/issues/709">#709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.22...maven-resolver-1.9.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.22 to
1.9.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resolver/releases">org.apache.maven.resolver:maven-resolver-impl's
releases</a>.</em></p>
<blockquote>
<h2>1.9.23</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12354989">Release
Notes - Maven Resolver - Version 1.9.23</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resolver/commit/8535d09660cb68eb55d8e75228d5d35eaae00c88"><code>8535d09</code></a>
[maven-release-plugin] prepare release maven-resolver-1.9.23</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/5eb06ca76e332e68948ac8cb981131d846281e24"><code>5eb06ca</code></a>
Refresh links on the configuration page</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/d60e7c8316c0f0c778601aacab1e67f9f09dbce5"><code>d60e7c8</code></a>
Remove suppressions for checkstyle MagicNumber</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fcc2fcc8d5b55a594f03ae78206fbb38ad273657"><code>fcc2fcc</code></a>
[MRESOLVER-703] Expose redirect config for http transport</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/28307276b42602c77aa473f2ad5cce48dadb93da"><code>2830727</code></a>
[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (<a
href="https://redirect.github.com/apache/maven-resolver/issues/714">#714</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fa94e8d7fa6054ccddcca1f810a6f3d1e2447dd5"><code>fa94e8d</code></a>
Deploy snapshot artifacts by Jenkins</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/2683c54337d3d0c2e17270f0f41e537da37532f7"><code>2683c54</code></a>
Update site descriptors</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/27cb4201e88212e85541dd877c881b5363affebb"><code>27cb420</code></a>
[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0
to 2.9...</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/6a7019fb479f07a86c0be02971802c6095e00e27"><code>6a7019f</code></a>
[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to
33.4.8-jre (<a
href="https://redirect.github.com/apache/maven-resolver/issues/712">#712</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/79c973e09a6e654ca5832636ca8580ed6dc82294"><code>79c973e</code></a>
[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
(<a
href="https://redirect.github.com/apache/maven-resolver/issues/709">#709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.22...maven-resolver-1.9.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.resolver:maven-resolver-transport-file` from
1.9.22 to 1.9.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resolver/releases">org.apache.maven.resolver:maven-resolver-transport-file's
releases</a>.</em></p>
<blockquote>
<h2>1.9.23</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12354989">Release
Notes - Maven Resolver - Version 1.9.23</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resolver/commit/8535d09660cb68eb55d8e75228d5d35eaae00c88"><code>8535d09</code></a>
[maven-release-plugin] prepare release maven-resolver-1.9.23</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/5eb06ca76e332e68948ac8cb981131d846281e24"><code>5eb06ca</code></a>
Refresh links on the configuration page</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/d60e7c8316c0f0c778601aacab1e67f9f09dbce5"><code>d60e7c8</code></a>
Remove suppressions for checkstyle MagicNumber</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fcc2fcc8d5b55a594f03ae78206fbb38ad273657"><code>fcc2fcc</code></a>
[MRESOLVER-703] Expose redirect config for http transport</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/28307276b42602c77aa473f2ad5cce48dadb93da"><code>2830727</code></a>
[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (<a
href="https://redirect.github.com/apache/maven-resolver/issues/714">#714</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fa94e8d7fa6054ccddcca1f810a6f3d1e2447dd5"><code>fa94e8d</code></a>
Deploy snapshot artifacts by Jenkins</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/2683c54337d3d0c2e17270f0f41e537da37532f7"><code>2683c54</code></a>
Update site descriptors</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/27cb4201e88212e85541dd877c881b5363affebb"><code>27cb420</code></a>
[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0
to 2.9...</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/6a7019fb479f07a86c0be02971802c6095e00e27"><code>6a7019f</code></a>
[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to
33.4.8-jre (<a
href="https://redirect.github.com/apache/maven-resolver/issues/712">#712</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/79c973e09a6e654ca5832636ca8580ed6dc82294"><code>79c973e</code></a>
[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
(<a
href="https://redirect.github.com/apache/maven-resolver/issues/709">#709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.22...maven-resolver-1.9.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.resolver:maven-resolver-transport-http` from
1.9.22 to 1.9.23

Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.22 to
1.9.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resolver/releases">org.apache.maven.resolver:maven-resolver-util's
releases</a>.</em></p>
<blockquote>
<h2>1.9.23</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12354989">Release
Notes - Maven Resolver - Version 1.9.23</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resolver/commit/8535d09660cb68eb55d8e75228d5d35eaae00c88"><code>8535d09</code></a>
[maven-release-plugin] prepare release maven-resolver-1.9.23</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/5eb06ca76e332e68948ac8cb981131d846281e24"><code>5eb06ca</code></a>
Refresh links on the configuration page</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/d60e7c8316c0f0c778601aacab1e67f9f09dbce5"><code>d60e7c8</code></a>
Remove suppressions for checkstyle MagicNumber</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fcc2fcc8d5b55a594f03ae78206fbb38ad273657"><code>fcc2fcc</code></a>
[MRESOLVER-703] Expose redirect config for http transport</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/28307276b42602c77aa473f2ad5cce48dadb93da"><code>2830727</code></a>
[MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (<a
href="https://redirect.github.com/apache/maven-resolver/issues/714">#714</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/fa94e8d7fa6054ccddcca1f810a6f3d1e2447dd5"><code>fa94e8d</code></a>
Deploy snapshot artifacts by Jenkins</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/2683c54337d3d0c2e17270f0f41e537da37532f7"><code>2683c54</code></a>
Update site descriptors</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/27cb4201e88212e85541dd877c881b5363affebb"><code>27cb420</code></a>
[MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0
to 2.9...</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/6a7019fb479f07a86c0be02971802c6095e00e27"><code>6a7019f</code></a>
[MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to
33.4.8-jre (<a
href="https://redirect.github.com/apache/maven-resolver/issues/712">#712</a>)</li>
<li><a
href="https://github.com/apache/maven-resolver/commit/79c973e09a6e654ca5832636ca8580ed6dc82294"><code>79c973e</code></a>
[MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
(<a
href="https://redirect.github.com/apache/maven-resolver/issues/709">#709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.22...maven-resolver-1.9.23">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The README.md was using an extremelly outdated version of Android Studio
as reference. Now it points to a version that supports API level 36,
according to
https://developer.android.com/build/releases/gradle-plugin#api-level-support
Auto-generated PR for cleaning up release m166

NO_RELEASE_CHANGE

Co-authored-by: rlazo <368578+rlazo@users.noreply.github.com>
The metalava-semver-check.yml workflow was previously configured to run
on all pull requests. This change updates the trigger to only run on
pull requests that target the `main` branch.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…1.0.4 (#7085)

Bumps
[org.reactivestreams:reactive-streams](https://github.com/reactive-streams/reactive-streams)
from 1.0.3 to 1.0.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md">org.reactivestreams:reactive-streams's
changelog</a>.</em></p>
<blockquote>
<h1>Version 1.0.4 released on 2022-05-20</h1>
<h2>Announcement:</h2>
<p>We—the Reactive Streams community—are pleased to announce the
immediate availability of <code>Reactive Streams 1.0.4</code>. This
update to <code>Reactive Streams</code> brings the following
improvements over <code>1.0.3</code>.</p>
<h2>Highlights:</h2>
<ul>
<li>License
<ul>
<li>This project is now (re-)licensed under MIT No Attribution (SPDX:
MIT-0)</li>
</ul>
</li>
<li>Specification
<ul>
<li>No breaking/semantical changes</li>
<li>Rule <a
href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/#specification-clarifications-104">clarifications</a></li>
</ul>
</li>
<li>Interfaces
<ul>
<li>No changes</li>
</ul>
</li>
<li>Technology Compatibility Kit (TCK)
<ul>
<li>Improved verification of Subscriber rule §2.3</li>
<li>Improved JavaDoc</li>
</ul>
</li>
<li>Examples
<ul>
<li>No changes</li>
</ul>
</li>
<li>Artifacts
<ul>
<li>No changes</li>
</ul>
</li>
</ul>
<h2>Specification clarifications 1.0.4</h2>
<h2>Subscriber Rule 7</h2>
<p><strong>1.0.3:</strong> The intent of this rule is to permit the
calling of the request and cancel methods (including from multiple
threads) if and only if a happens-before relation between each of the
calls is established.</p>
<p><strong>1.0.4:</strong> The intent of this rule is to permit the
calling of the request and cancel methods (including from multiple
threads) if and only if a <a
href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/#term_serially">serial</a>
relation between each of the calls is established.</p>
<h2>Contributors</h2>
<ul>
<li>Roland Kuhn <a
href="https://github.com/rkuhn"><code>(@​rkuhn)</code></a></li>
<li>Ben Christensen <a
href="https://github.com/benjchristensen"><code>(@​benjchristensen)</code></a></li>
<li>Viktor Klang <a
href="https://github.com/viktorklang"><code>(@​viktorklang)</code></a></li>
<li>Stephane Maldini <a
href="https://github.com/smaldini"><code>(@​smaldini)</code></a></li>
<li>Stanislav Savulchik <a
href="https://github.com/savulchik"><code>(@​savulchik)</code></a></li>
<li>Konrad Malawski <a
href="https://github.com/ktoso"><code>(@​ktoso)</code></a></li>
<li>Slim Ouertani <a
href="https://github.com/ouertani"><code>(@​ouertani)</code></a></li>
<li>Martynas Mickevičius <a
href="https://github.com/2m"><code>(@​2m)</code></a></li>
<li>Luke Daley <a
href="https://github.com/ldaley"><code>(@​ldaley)</code></a></li>
<li>Colin Godsey <a
href="https://github.com/colinrgodsey"><code>(@​colinrgodsey)</code></a></li>
<li>David Moten <a
href="https://github.com/davidmoten"><code>(@​davidmoten)</code></a></li>
<li>Brian Topping <a
href="https://github.com/briantopping"><code>(@​briantopping)</code></a></li>
<li>Rossen Stoyanchev <a
href="https://github.com/rstoyanchev"><code>(@​rstoyanchev)</code></a></li>
<li>Björn Hamels <a
href="https://github.com/BjornHamels"><code>(@​BjornHamels)</code></a></li>
<li>Jake Wharton <a
href="https://github.com/JakeWharton"><code>(@​JakeWharton)</code></a></li>
<li>Anthony Vanelverdinghe<a
href="https://github.com/anthonyvdotbe"><code>(@​anthonyvdotbe)</code></a></li>
<li>Kazuhiro Sera <a
href="https://github.com/seratch"><code>(@​seratch)</code></a></li>
<li>Dávid Karnok <a
href="https://github.com/akarnokd"><code>(@​akarnokd)</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/944163a4b2477a2bebaaada86b0ba910b6302f2f"><code>944163a</code></a>
Preparing for releasing 1.0.4</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/899f17ffc2927bf89fad73dfde182f5018359bdf"><code>899f17f</code></a>
Merge pull request <a
href="https://redirect.github.com/reactive-streams/reactive-streams/issues/532">#532</a>
from akarnokd/patch-3</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/1f0cc2b166dc2ee1e355503d72f5134425395499"><code>1f0cc2b</code></a>
Do not build on JDK 13.</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/1744f5e356b8d1c570122c5c7c7b7f787eea196e"><code>1744f5e</code></a>
Merge pull request <a
href="https://redirect.github.com/reactive-streams/reactive-streams/issues/516">#516</a>
from sullis/github-actions-ci</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/a73647f023fb83f222f52764b864a5c995e8999c"><code>a73647f</code></a>
Update .github/workflows/ci.yml</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/45b86271333addb5d83852de04df0f322206eccd"><code>45b8627</code></a>
migrate from Travis CI to GitHub Actions CI</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/cb0710e314032df625024116d3082396793746f1"><code>cb0710e</code></a>
Addresses <a
href="https://redirect.github.com/reactive-streams/reactive-streams/issues/528">#528</a>
by upgrading testng to 7.3.0</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/006202eb877c54cf64b258a8a78328e4fb38cab6"><code>006202e</code></a>
Preparing relicensing to MIT-0</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/d4d08aadf7d6b4345b2e59f756adeaafd998fec7"><code>d4d08aa</code></a>
Correcting the wrong default timeout parameter in TestEnvironment
ctor</li>
<li><a
href="https://github.com/reactive-streams/reactive-streams-jvm/commit/69098e1234747666502951ff76605b9ebd16d0a2"><code>69098e1</code></a>
Merge pull request <a
href="https://redirect.github.com/reactive-streams/reactive-streams/issues/524">#524</a>
from kiiadi/license-approval</li>
<li>Additional commits viewable in <a
href="https://github.com/reactive-streams/reactive-streams/compare/v1.0.3...v1.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.reactivestreams:reactive-streams&package-manager=gradle&previous-version=1.0.3&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This change prepares the Firebase SDK for future real-time quota
enforcement, addressing potential user starvation. It ensures the SDK
can fetch the latest template even when the real-time quota is exceeded.

We now include a retryInterval in the response when a connection hits a
quota limit. This allows clients to get the latest template immediately
and retry the connection after the specified interval. This approach
guarantees users always have access to the latest data and can
efficiently resume real-time services once their quota is restored.
prepare for next major bump

Original
change:#6536
Per [b/423592727](https://b.corp.google.com/issues/423592727),

This adds a `DataStore` class that wraps around
`androidx.datastore.core.DataStore`, and provides more Java friendly
methods for creation and interop. This should make migrations from
`SharedPreferences` in existing Java code much easier.

Note that usages of `SharedPreferences` in Kotlin should just use
`androidx.datastore.core.DataStore` directly instead, as they have no
need for the interop features. Furthermore, it would make it easier in
the future to remove our `DataStore` wrapper once more SDKs have been
migrated to Kotlin.

This wrapper class comes with full documentation detailing how it should
be used, and quirks to keep in mind.

Since `firebase-common` has been migrated to use this wrapper, and
common has tests with their `SharedPreferences` usages, our wrapper
already has implicit testing.

This PR also fixes the following:
- [b/423592231](https://b.corp.google.com/issues/423592231) -> Migrate
common from SharedPreferences to DataStore
@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch 2 times, most recently from e3dffc3 to fd8c75d Compare October 15, 2025 19:31
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 15, 2025

Coverage Report 1

This report is too large (201,231 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/EWm7NxWmuf.html

rlazo and others added 15 commits October 16, 2025 13:14
The new methods, with specific endpoints for audio, video, and text are
the recommended way of contacting the LiveAPI service.

The `sendMediaStream` method is now deprecated.
* Add JsonSchema types
* Add Encoding Switches
* Add Tests

TODO: Still need to actually switch over behavior depending on which
model is selected

---------

Co-authored-by: David Motsonashvili <davidmotson@google.com>
* Added AudioTranscription setting object
* Added Transcription parsing and public API
* Added TrascriptionHandler
* Added Java API

---------

Co-authored-by: David Motsonashvili <davidmotson@google.com>
Bumps `glide` from 4.16.0 to 5.0.5.
Updates `com.github.bumptech.glide:compiler` from 4.16.0 to 5.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bumptech/glide/releases">com.github.bumptech.glide:compiler's
releases</a>.</em></p>
<blockquote>
<h2>Glide v5.0.5</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta08</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta08</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Restores GlideUrl fix for urls with IPV6 addresses fix that was
accidentally reverted in 5.0.4. See <a
href="https://redirect.github.com/bumptech/glide/pull/5444">bumptech/glide#5444</a>
for details</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5">https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5</a></p>
<h2>Glide v5.0.4</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta07</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta07</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Fixes compiler module missing in published artifacts. See <a
href="https://redirect.github.com/bumptech/glide/issues/5591">#5591</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.3...v5.0.4">https://github.com/bumptech/glide/compare/v5.0.3...v5.0.4</a></p>
<h2>Glide v5.0.3</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta06</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta06</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Fixes missing gif_decoder modules. See <a
href="https://redirect.github.com/bumptech/glide/issues/5580">#5580</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.2...v5.0.3">https://github.com/bumptech/glide/compare/v5.0.2...v5.0.3</a></p>
<h2>Glide v5.0.2</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta05</li>
</ul>
<h2>KTX</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bumptech/glide/commit/ebbf7e2680e0a5812bdb428034aa38fb9260dba7"><code>ebbf7e2</code></a>
Bump version to 5.0.5 (<a
href="https://redirect.github.com/bumptech/glide/issues/5607">#5607</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/8ea0935b616d6a3c8be5478f037879d261343ca0"><code>8ea0935</code></a>
Bump ktx and compose versions to 1.0.0-beta08 (<a
href="https://redirect.github.com/bumptech/glide/issues/5606">#5606</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/4ca1b39ac29e86daa6d30f06218734271681cd41"><code>4ca1b39</code></a>
Mark into(target, targetListener, callbackExecutor) public.</li>
<li><a
href="https://github.com/bumptech/glide/commit/73c09cab9c7a6b784c3295dc1f29807fddfcd5a8"><code>73c09ca</code></a>
Revert unintentional changes commit that undid GlideUrl fix for urls
with IPV...</li>
<li><a
href="https://github.com/bumptech/glide/commit/0b79e000f0c66cc4f1032d8ce0bb942fc5dbea7f"><code>0b79e00</code></a>
Bump version to 5.0.4 (<a
href="https://redirect.github.com/bumptech/glide/issues/5593">#5593</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/a6b0e52b969a94424e9db64fcf0db945fcf211b3"><code>a6b0e52</code></a>
Add missing annotation:compiler publish and bump compose and ktx vers…
(<a
href="https://redirect.github.com/bumptech/glide/issues/5592">#5592</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/115f1273e593218c340c83927715503a71663fca"><code>115f127</code></a>
Bump version to 5.0.3 (<a
href="https://redirect.github.com/bumptech/glide/issues/5590">#5590</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/d058d62fa70e892ff3a6c0318428704bdbd3a8f6"><code>d058d62</code></a>
Fix gif_decoder publishing dep and Bump compose and ktx (<a
href="https://redirect.github.com/bumptech/glide/issues/5589">#5589</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/66b4cc1222b18ab17f4fd6e3471854c14ff68972"><code>66b4cc1</code></a>
Bump version to 5.0.2 (<a
href="https://redirect.github.com/bumptech/glide/issues/5588">#5588</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/ae65f75a63c705dbe7a58d8343d8f4306a4862be"><code>ae65f75</code></a>
Fix missing third_party prefix and remove gifencoder (<a
href="https://redirect.github.com/bumptech/glide/issues/5587">#5587</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bumptech/glide/compare/v4.16.0...v5.0.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.github.bumptech.glide:glide` from 4.16.0 to 5.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bumptech/glide/releases">com.github.bumptech.glide:glide's
releases</a>.</em></p>
<blockquote>
<h2>Glide v5.0.5</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta08</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta08</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Restores GlideUrl fix for urls with IPV6 addresses fix that was
accidentally reverted in 5.0.4. See <a
href="https://redirect.github.com/bumptech/glide/pull/5444">bumptech/glide#5444</a>
for details</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5">https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5</a></p>
<h2>Glide v5.0.4</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta07</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta07</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Fixes compiler module missing in published artifacts. See <a
href="https://redirect.github.com/bumptech/glide/issues/5591">#5591</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.3...v5.0.4">https://github.com/bumptech/glide/compare/v5.0.3...v5.0.4</a></p>
<h2>Glide v5.0.3</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta06</li>
</ul>
<h2>KTX</h2>
<ul>
<li>Version bump to 1.0.0-beta06</li>
</ul>
<h2>Build Changes</h2>
<p>N/A</p>
<h2>Bugs</h2>
<ul>
<li>Fixes missing gif_decoder modules. See <a
href="https://redirect.github.com/bumptech/glide/issues/5580">#5580</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bumptech/glide/compare/v5.0.2...v5.0.3">https://github.com/bumptech/glide/compare/v5.0.2...v5.0.3</a></p>
<h2>Glide v5.0.2</h2>
<h2>Compose</h2>
<ul>
<li>Version bump to 1.0.0-beta05</li>
</ul>
<h2>KTX</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bumptech/glide/commit/ebbf7e2680e0a5812bdb428034aa38fb9260dba7"><code>ebbf7e2</code></a>
Bump version to 5.0.5 (<a
href="https://redirect.github.com/bumptech/glide/issues/5607">#5607</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/8ea0935b616d6a3c8be5478f037879d261343ca0"><code>8ea0935</code></a>
Bump ktx and compose versions to 1.0.0-beta08 (<a
href="https://redirect.github.com/bumptech/glide/issues/5606">#5606</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/4ca1b39ac29e86daa6d30f06218734271681cd41"><code>4ca1b39</code></a>
Mark into(target, targetListener, callbackExecutor) public.</li>
<li><a
href="https://github.com/bumptech/glide/commit/73c09cab9c7a6b784c3295dc1f29807fddfcd5a8"><code>73c09ca</code></a>
Revert unintentional changes commit that undid GlideUrl fix for urls
with IPV...</li>
<li><a
href="https://github.com/bumptech/glide/commit/0b79e000f0c66cc4f1032d8ce0bb942fc5dbea7f"><code>0b79e00</code></a>
Bump version to 5.0.4 (<a
href="https://redirect.github.com/bumptech/glide/issues/5593">#5593</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/a6b0e52b969a94424e9db64fcf0db945fcf211b3"><code>a6b0e52</code></a>
Add missing annotation:compiler publish and bump compose and ktx vers…
(<a
href="https://redirect.github.com/bumptech/glide/issues/5592">#5592</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/115f1273e593218c340c83927715503a71663fca"><code>115f127</code></a>
Bump version to 5.0.3 (<a
href="https://redirect.github.com/bumptech/glide/issues/5590">#5590</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/d058d62fa70e892ff3a6c0318428704bdbd3a8f6"><code>d058d62</code></a>
Fix gif_decoder publishing dep and Bump compose and ktx (<a
href="https://redirect.github.com/bumptech/glide/issues/5589">#5589</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/66b4cc1222b18ab17f4fd6e3471854c14ff68972"><code>66b4cc1</code></a>
Bump version to 5.0.2 (<a
href="https://redirect.github.com/bumptech/glide/issues/5588">#5588</a>)</li>
<li><a
href="https://github.com/bumptech/glide/commit/ae65f75a63c705dbe7a58d8343d8f4306a4862be"><code>ae65f75</code></a>
Fix missing third_party prefix and remove gifencoder (<a
href="https://redirect.github.com/bumptech/glide/issues/5587">#5587</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bumptech/glide/compare/v4.16.0...v5.0.5">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Update to the latest available version of gradle in the 8.x branch
The glide dependency has been updated in `libs.versions.toml` to 5.0.5
and the only library using it is FIAMD. We need to mention the change
in the changelog.
This pr does the following
- Uses delay instead of yield for better scheduling.
- Uses CONTENT_TYPE_SPEECH instead of USAGE_VOICE_COMMUNICATION for
louder model voice.
- Launches audio recording, audio playing and getting model response in
3 separate threads.

---------

Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
Co-authored-by: Daymon <daymxn@google.com>
Co-authored-by: Daymon <17409137+daymxn@users.noreply.github.com>
The doc must accurately describe that the expected data is a video
*frame* rather than actual video data.

Description is aligned to the iOS description from
firebase/firebase-ios-sdk#15432
To send video and audio, the dev should call to both `sendVideoRealtime`
and `sendAudioRealtime`
The kdoc for `LiveSession.sendVideoRealtime` referenced the type,
`InlineData`, rather than the name of the param, `video`.
Currently not called by any gradle plugins or workflows.
Generates a root level file called `test-report.md` with info for a
configurable number of commits using the GitHub API. Can be called
locally for testing with a tiny `main` function configuring an api token
and commit count.

<details>
<summary>Example output</summary>

### Unit Tests

*All tests passing*

### Instrumentation Tests

| | [#7344](#7344)
| [#7404](#7404) |
[#7412](#7412) |
[#7409](#7409) |
[#7365](#7365) |
Success Rate |
| :--- | :---: | :---: | :---: | :---: | :---: | :--- |
| firebase-database |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18049430908/job/51368583464)
|
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/18022175955/job/51281984677)
| | |
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/17951371470/job/51051886073)
| ⛔ 33% |
| firebase-common |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18049430908/job/51368583401)
|
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/18022175955/job/51281984633)
| | |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/17951371470/job/51051886001)
| ⛔ 66% |
| firebase-config:bandwagoner |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18049430908/job/51368583437)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18022175955/job/51281984627)
| | |
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/17951371470/job/51051886027)
| ⛔ 66% |
| firebase-functions |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18049430908/job/51368583469)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18022175955/job/51281984675)
| | |
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/17951371470/job/51051886083)
| ⛔ 66% |
| firebase-inappmessaging |
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18049430908/job/51368583442)
|
[✅](https://github.com/firebase/firebase-android-sdk/actions/runs/18022175955/job/51281984686)
| | |
[⛔](https://github.com/firebase/firebase-android-sdk/actions/runs/17951371470/job/51051886106)
| ⛔ 66% |

*+58 passing SDKs*


</details>
@wu-hui wu-hui force-pushed the wuandy/AddCodeSamples branch from 545ac38 to 5d55ebc Compare October 27, 2025 20:25
)

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from
2.13.1 to 2.13.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/gson/releases">com.google.code.gson:gson's
releases</a>.</em></p>
<blockquote>
<h2>Gson 2.13.2</h2>
<p>The main changes in this release are just newer dependencies.</p>
<h2>What's Changed</h2>
<ul>
<li>Improved packaging of JPMS module declaration in Gson jar<br />
This fixes an issue where Eclipse and VS Code users could not refer to
the Gson module name <code>com.google.gson</code>. See issue <a
href="https://redirect.github.com/google/gson/issues/2679">google/gson#2679</a>.</li>
<li>Remove internal class <code>GsonPreconditions</code> by <a
href="https://github.com/Marcono1234"><code>@​Marcono1234</code></a> in
<a
href="https://redirect.github.com/google/gson/pull/2879">google/gson#2879</a></li>
<li>Switch to using central-publishing-maven-plugin by <a
href="https://github.com/eamonnmcmanus"><code>@​eamonnmcmanus</code></a>
in <a
href="https://redirect.github.com/google/gson/pull/2900">google/gson#2900</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/gson/pull/2852">google/gson#2852</a></li>
<li><a
href="https://github.com/ChrisCraik"><code>@​ChrisCraik</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/gson/pull/2856">google/gson#2856</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2">https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/gson/commit/686fad782d969d8f15c7581a5435a208b810caa7"><code>686fad7</code></a>
[maven-release-plugin] prepare release gson-parent-2.13.2</li>
<li><a
href="https://github.com/google/gson/commit/c2d252a7e93d45b224a72b4ba8148a438cc1d59b"><code>c2d252a</code></a>
Switch to using central-publishing-maven-plugin. (<a
href="https://redirect.github.com/google/gson/issues/2900">#2900</a>)</li>
<li><a
href="https://github.com/google/gson/commit/69cb755e5209b719b57f3b6f1a864b080cdca314"><code>69cb755</code></a>
Bump the github-actions group with 5 updates (<a
href="https://redirect.github.com/google/gson/issues/2894">#2894</a>)</li>
<li><a
href="https://github.com/google/gson/commit/ea552c2278784e12094c8daea06b18679b2da2c9"><code>ea552c2</code></a>
Bump the maven group across 1 directory with 3 updates (<a
href="https://redirect.github.com/google/gson/issues/2898">#2898</a>)</li>
<li><a
href="https://github.com/google/gson/commit/fdc616d0da2fea0b28828386a38396eac66d85fd"><code>fdc616d</code></a>
Set top-level permissions for CodeQL workflow (<a
href="https://redirect.github.com/google/gson/issues/2889">#2889</a>)</li>
<li><a
href="https://github.com/google/gson/commit/9334715a48aaf11c9f80f89f8242ba7d1c2d0c27"><code>9334715</code></a>
Create scorecard.yml (<a
href="https://redirect.github.com/google/gson/issues/2888">#2888</a>)</li>
<li><a
href="https://github.com/google/gson/commit/f7de5c2c22dae98f2f98eefcb70c920ff71e437b"><code>f7de5c2</code></a>
Bump the maven group with 8 updates (<a
href="https://redirect.github.com/google/gson/issues/2885">#2885</a>)</li>
<li><a
href="https://github.com/google/gson/commit/8c23cd363daec806d2e9b69665520043914782ac"><code>8c23cd3</code></a>
Update sources to satisfy a new Error Prone check. (<a
href="https://redirect.github.com/google/gson/issues/2887">#2887</a>)</li>
<li><a
href="https://github.com/google/gson/commit/5eab3eda9fff9db77b82eae621c26f1d7263386f"><code>5eab3ed</code></a>
Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/google/gson/issues/2886">#2886</a>)</li>
<li><a
href="https://github.com/google/gson/commit/5f5c20026009010608de17a9e5312849230b3b0b"><code>5f5c200</code></a>
Bump the maven group across 1 directory with 10 updates (<a
href="https://redirect.github.com/google/gson/issues/2872">#2872</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.code.gson:gson&package-manager=gradle&previous-version=2.13.1&new-version=2.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
@wu-hui wu-hui force-pushed the wuandy/AddCodeSamples branch 3 times, most recently from 04b6ee2 to a62c01a Compare October 29, 2025 20:50
@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch from 7ccf3da to deb4b2b Compare October 31, 2025 12:49
@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch from deb4b2b to 08bfb9e Compare October 31, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.