Commit adcdc8d
authored
build(deps): bump the go group with 3 updates (#1165)
Bumps the go group with 3 updates:
[github.com/go-logr/logr](https://github.com/go-logr/logr),
[github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa)
and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-logr/logr/releases">github.com/go-logr/logr's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.3</h2>
<p>Minor release.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix slog tests for 1.25 by <a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
<li>Remove one exception from Slog testing by <a
href="https://github.com/thockin"><code>@thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/362">go-logr/logr#362</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557"><code>38a1c47</code></a>
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18</li>
<li><a
href="https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417"><code>f08bedd</code></a>
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7"><code>6295e99</code></a>
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957"><code>028840d</code></a>
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17</li>
<li><a
href="https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201"><code>511e5fa</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/367">#367</a> from
go-logr/dependabot/github_actions/github/codeql-...</li>
<li><a
href="https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21"><code>d806463</code></a>
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15</li>
<li><a
href="https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044"><code>158c311</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/366">#366</a> from
thockin/master</li>
<li><a
href="https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1"><code>c79ddb3</code></a>
Update to support golangci-lint v2</li>
<li><a
href="https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205"><code>20a64ba</code></a>
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13</li>
<li><a
href="https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526"><code>0385e14</code></a>
Add comments around slog exceptions</li>
<li>Additional commits viewable in <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/open-policy-agent/opa` from 1.4.2 to 1.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-policy-agent/opa/releases">github.com/open-policy-agent/opa's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.0</h2>
<p>This release contains a mix of new features, performance
improvements, and bugfixes. Among others:</p>
<ul>
<li>Support for AWS SSO credentials provider</li>
<li>Support for signing client assertions with Azure Keyvault</li>
<li>Faster <code>object.get</code>, <code>walk</code> and
builtin-function evaluation</li>
<li>Improved guardrails in the parser</li>
<li>Improvements to decision logging</li>
</ul>
<h3>Modernized OPA Website (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7037">#7037</a>)</h3>
<p>The <a href="https://www.openpolicyagent.org/">OPA website</a> has
been modernized with a new design and improved user experience.</p>
<p>The new site is based on Docusaurus and React which makes it easier
to build live functionality and add non-documentation resources. This
lays the groundwork for even more improvements in the future!</p>
<p>Documentation for older OPA versions are still available in the <a
href="https://www.openpolicyagent.org/docs/archive">version
archive</a>.</p>
<p>Authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></p>
<h3>Runtime, Tooling, SDK</h3>
<ul>
<li>ast: Only use JSON-escaped literal when needed in ref to string
convertion (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7550">#7550</a>)
reported and authored by <a
href="https://github.com/xubinzheng"><code>@xubinzheng</code></a></li>
<li>ast: Parser recursion depth guard (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7568">#7568</a>)
authored by <a
href="https://github.com/thevilledev"><code>@thevilledev</code></a></li>
<li>ast: Retaining <code>SomeDecl</code> <code>Location</code> field
when compiler resolves refs (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7543">#7543</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a></li>
<li>bundle: Setting default rego-version in bundle API (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7588">#7588</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a>
reported by <a
href="https://github.com/xubinzheng"><code>@xubinzheng</code></a></li>
<li>perf: Improved "baseline" metrics of opa bench for trivial
queries (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7580">#7580</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>plugins/decision: Don't drop adaptive uncompressed size limit on
upload (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7562">#7562</a>)
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
<li>plugins/decision: Set config boundaries to upload_size_limit_bytes
(<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7563">#7563</a>)
(authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a>)</li>
<li>plugins/rest: Add support for AWS SSO credentials provider (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7527">#7527</a>)
authored by <a
href="https://github.com/efiShtain"><code>@efiShtain</code></a></li>
<li>plugins/rest: Support signing of client assertions with Azure
Keyvault (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7462">#7462</a>)
reported and authored by <a
href="https://github.com/Od1nB"><code>@Od1nB</code></a></li>
<li>plugins/status: Support graceful shutdown timeout (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/6676">#7576</a>)
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
<li>rego: Don't generate JSON values for wildcard/generated keys in
result set (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7567">#7567</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>runtime: Don't override user set version <code>commit</code> and
<code>timestamp</code> (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7471">#7471</a>)
reported by <a
href="https://github.com/kastl-ars"><code>@kastl-ars</code></a>
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
</ul>
<h3>Planner, Topdown and Rego</h3>
<ul>
<li>planner: Deal with var-for-function replacement in indirect calls
(<a
href="https://redirect.github.com/open-policy-agent/opa/issues/5311">#5311</a>)
authored by <a
href="https://github.com/srenatus"><code>@srenatus</code></a></li>
<li>topdown: Faster <code>object.get</code> built-in function (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7593">#7593</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>topdown: Faster <code>walk</code> built-in function (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7612">#7612</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>topdown: Improved default rule value inlining ( (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/1418">#1418</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a></li>
<li>topdown: Improved GraphQL error handling (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7622">#7622</a>)
reported and authored by <a
href="https://github.com/robmyersrobmyers"><code>@robmyersrobmyers</code></a></li>
</ul>
<h3>Docs, Website, Ecosystem</h3>
<ul>
<li>docs: Fix helm-kubernetes-quickstart bundle (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7606">#7606</a>)
reported and authored by <a
href="https://github.com/nejec"><code>@nejec</code></a></li>
<li>docs: Add Swift-OPA to the Ecosystem Page (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7610">#7610</a>)
authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></li>
<li>docs: Add Tutorial Redirects ([#7603]<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7603">open-policy-agent/opa#7603</a>)
reported by <a
href="https://github.com/nataraj24"><code>@nataraj24</code></a>
authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></li>
<li>Fix links in README (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7633">#7633</a>)
authored by <a
href="https://github.com/ffjlabo"><code>@ffjlabo</code></a></li>
</ul>
<h3>Miscellaneous</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md">github.com/open-policy-agent/opa's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.0</h2>
<p>This release contains a mix of new features, performance
improvements, and bugfixes. Among others:</p>
<ul>
<li>Support for AWS SSO credentials provider</li>
<li>Support for signing client assertions with Azure Keyvault</li>
<li>Faster <code>object.get</code>, <code>walk</code> and
builtin-function evaluation</li>
<li>Improved guardrails in the parser</li>
<li>Improvements to decision logging</li>
</ul>
<h3>Modernized OPA Website (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7037">#7037</a>)</h3>
<p>The <a href="https://www.openpolicyagent.org/">OPA website</a> has
been modernized with a new design and improved user experience.</p>
<p>The new site is based on Docusaurus and React which makes it easier
to build live functionality and add non-documentation resources.
This lays the groundwork for even more improvements in the future!</p>
<p>Documentation for older OPA versions are still available in the <a
href="https://www.openpolicyagent.org/docs/archive">version
archive</a>.</p>
<p>Authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></p>
<h3>Runtime, Tooling, SDK</h3>
<ul>
<li>ast: Only use JSON-escaped literal when needed in ref to string
convertion (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7550">#7550</a>)
reported and authored by <a
href="https://github.com/xubinzheng"><code>@xubinzheng</code></a></li>
<li>ast: Parser recursion depth guard (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7568">#7568</a>)
authored by <a
href="https://github.com/thevilledev"><code>@thevilledev</code></a></li>
<li>ast: Retaining <code>SomeDecl</code> <code>Location</code> field
when compiler resolves refs (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7543">#7543</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a></li>
<li>bundle: Setting default rego-version in bundle API (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7588">#7588</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a>
reported by <a
href="https://github.com/xubinzheng"><code>@xubinzheng</code></a></li>
<li>perf: Improved "baseline" metrics of opa bench for trivial
queries (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7580">#7580</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>plugins/decision: Don't drop adaptive uncompressed size limit on
upload (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7562">#7562</a>)
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
<li>plugins/decision: Set config boundaries to upload_size_limit_bytes
(<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7563">#7563</a>)
(authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a>)</li>
<li>plugins/rest: Add support for AWS SSO credentials provider (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7527">#7527</a>)
authored by <a
href="https://github.com/efiShtain"><code>@efiShtain</code></a></li>
<li>plugins/rest: Support signing of client assertions with Azure
Keyvault (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7462">#7462</a>)
reported and authored by <a
href="https://github.com/Od1nB"><code>@Od1nB</code></a></li>
<li>plugins/status: Support graceful shutdown timeout (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/6676">#7576</a>)
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
<li>rego: Don't generate JSON values for wildcard/generated keys in
result set (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7567">#7567</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>runtime: Don't override user set version <code>commit</code> and
<code>timestamp</code> (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7471">#7471</a>)
reported by <a
href="https://github.com/kastl-ars"><code>@kastl-ars</code></a>
authored by <a
href="https://github.com/sspaink"><code>@sspaink</code></a></li>
</ul>
<h3>Planner, Topdown and Rego</h3>
<ul>
<li>planner: Deal with var-for-function replacement in indirect calls
(<a
href="https://redirect.github.com/open-policy-agent/opa/issues/5311">#5311</a>)
authored by <a
href="https://github.com/srenatus"><code>@srenatus</code></a></li>
<li>topdown: Faster <code>object.get</code> built-in function (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7593">#7593</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>topdown: Faster <code>walk</code> built-in function (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7612">#7612</a>)
authored by <a
href="https://github.com/anderseknert"><code>@anderseknert</code></a></li>
<li>topdown: Improved default rule value inlining ( (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/1418">#1418</a>)
authored by <a
href="https://github.com/johanfylling"><code>@johanfylling</code></a></li>
<li>topdown: Improved GraphQL error handling (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7622">#7622</a>)
reported and authored by <a
href="https://github.com/robmyersrobmyers"><code>@robmyersrobmyers</code></a></li>
</ul>
<h3>Docs, Website, Ecosystem</h3>
<ul>
<li>docs: Fix helm-kubernetes-quickstart bundle (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7606">#7606</a>)
reported and authored by <a
href="https://github.com/nejec"><code>@nejec</code></a></li>
<li>docs: Add Swift-OPA to the Ecosystem Page (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7610">#7610</a>)
authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></li>
<li>docs: Add Tutorial Redirects ([#7603]<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7603">open-policy-agent/opa#7603</a>)
reported by <a
href="https://github.com/nataraj24"><code>@nataraj24</code></a>
authored by <a
href="https://github.com/charlieegan3"><code>@charlieegan3</code></a></li>
<li>Fix links in README (<a
href="https://redirect.github.com/open-policy-agent/opa/pull/7633">#7633</a>)
authored by <a
href="https://github.com/ffjlabo"><code>@ffjlabo</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-policy-agent/opa/commit/b7d0a13145cdda058435fed90b10f7c22b4b99b1"><code>b7d0a13</code></a>
Prepare v1.5.0 release (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7642">#7642</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/530579ebfa2d630c5548fce9c645b2493f16b4d6"><code>530579e</code></a>
test: Not modifying global recursion depth limit in parser tests init
(<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7641">#7641</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/20fe70e321bfb1a4c831ad80302c1365f0fe4dd9"><code>20fe70e</code></a>
perf: more interning (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7636">#7636</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/aa81e31d179a5085653ef1b2182070afa87615fa"><code>aa81e31</code></a>
bundle: Setting default rego-version in bundle API (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7630">#7630</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/707c43d9c0b76745abd92c080aa4a676d33f219a"><code>707c43d</code></a>
docs: Add redirect for decision_logs type label (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7637">#7637</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/370e626335620f9b3ca7eeae2ed2b780cab32ee0"><code>370e626</code></a>
ast: Parser recursion depth guard (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7568">#7568</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/8a75563e45bf9e584b507beba38079da32501d83"><code>8a75563</code></a>
docs: Update contribution documentation (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7639">#7639</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/624c037cb1d0f9d0fdec1b4aa3ff078a566a644c"><code>624c037</code></a>
docs: Add a HumanLink for ecosystem entries (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7635">#7635</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/283c7ffc7542a59e91e1e62c3b6edf04c27e9a92"><code>283c7ff</code></a>
docs: Revise card display across the site (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7634">#7634</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/eb1d5b834f57f861d2fb4a6906726e389981c900"><code>eb1d5b8</code></a>
docs: Update contributing docs (<a
href="https://redirect.github.com/open-policy-agent/opa/issues/7632">#7632</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-policy-agent/opa/compare/v1.4.2...v1.5.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/grpc` from 1.72.0 to 1.72.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's
releases</a>.</em></p>
<blockquote>
<h2>Release 1.72.2</h2>
<h1>Bug Fixes</h1>
<ul>
<li>client: restore support for <code>NO_PROXY</code> environment
variable when connecting to locally-resolved addresses (case 2 from <a
href="https://github.com/grpc/proposal/blob/master/A1-http-connect-proxy-support.md">gRFC
A1</a>). (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8329">#8329</a>)</li>
<li>balancer/least_request: fix panic on resolver errors. (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8333">#8333</a>)</li>
</ul>
<h2>Release 1.72.1</h2>
<h1>Bug Fixes</h1>
<ul>
<li>client: HTTP Proxy connections are no longer attempted for addresses
with non-TCP network types. (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8215">#8215</a>)</li>
<li>client: Fix bug that causes RPCs to fail with status INTERNAL
instead of CANCELLED or DEADLINE_EXCEEDED when receiving a RST_STREAM
frame in the middle of the gRPC message. (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8289">#8289</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc/grpc-go/commit/6135a737c2b9ce20cecdcb22014a93f949f8609f"><code>6135a73</code></a>
Change version to v1.72.2 (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8357">#8357</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/eef8c9c13b0d4f10e7105df74c566c3d02a258b3"><code>eef8c9c</code></a>
delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env
(<a
href="https://redirect.github.com/grpc/grpc-go/issues/8329">#8329</a>...</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/3b5fa74022a642fe1185fc07d4c18cf7a87d4225"><code>3b5fa74</code></a>
balancer/least_request : Fix panic while handling resolver errors (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8333">#8333</a>)
(<a
href="https://redirect.github.com/grpc/grpc-go/issues/8">#8</a>...</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/edf643f50334001e8a434087c480cd5d70e9fe91"><code>edf643f</code></a>
Change version to v1.72.2-dev (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8326">#8326</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/4cf3cf7f386a1defff130a0b2a45d246c2fb19a6"><code>4cf3cf7</code></a>
Change version to 1.72.1 (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8319">#8319</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/537fe8d2c415b63bc56f58d71a7709745305b6d6"><code>537fe8d</code></a>
transport: Propagate status code on receiving RST_STREAM during message
read ...</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/f32eab3f63b18142e3007a0aac0650d92a376dd3"><code>f32eab3</code></a>
cherry-pick <a
href="https://redirect.github.com/grpc/grpc-go/issues/8302">#8302</a>
and <a
href="https://redirect.github.com/grpc/grpc-go/issues/8304">#8304</a> to
v1.72.x branch (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8303">#8303</a>)</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/7fcfc87a0c5f7c625c34a096851f1a4d94b295d1"><code>7fcfc87</code></a>
internal/delegatingresolver: avoid proxy if networktype of target
address is ...</li>
<li><a
href="https://github.com/grpc/grpc-go/commit/ad1e12019def77e7d3675324e30177a420411974"><code>ad1e120</code></a>
Change version to 1.72.1-dev (<a
href="https://redirect.github.com/grpc/grpc-go/issues/8219">#8219</a>)</li>
<li>See full diff in <a
href="https://github.com/grpc/grpc-go/compare/v1.72.0...v1.72.2">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3a4140e commit adcdc8d
2 files changed
Lines changed: 22 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
223 | | - | |
| 224 | + | |
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
165 | | - | |
166 | | - | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
| |||
253 | 255 | | |
254 | 256 | | |
255 | 257 | | |
256 | | - | |
257 | | - | |
| 258 | + | |
| 259 | + | |
258 | 260 | | |
259 | 261 | | |
260 | 262 | | |
| |||
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
528 | | - | |
529 | | - | |
| 530 | + | |
| 531 | + | |
530 | 532 | | |
531 | 533 | | |
532 | 534 | | |
533 | 535 | | |
534 | | - | |
535 | | - | |
| 536 | + | |
| 537 | + | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
| |||
680 | 682 | | |
681 | 683 | | |
682 | 684 | | |
| 685 | + | |
| 686 | + | |
683 | 687 | | |
684 | 688 | | |
685 | 689 | | |
| |||
787 | 791 | | |
788 | 792 | | |
789 | 793 | | |
790 | | - | |
791 | | - | |
| 794 | + | |
| 795 | + | |
792 | 796 | | |
793 | 797 | | |
794 | 798 | | |
| |||
1080 | 1084 | | |
1081 | 1085 | | |
1082 | 1086 | | |
1083 | | - | |
1084 | | - | |
| 1087 | + | |
| 1088 | + | |
1085 | 1089 | | |
1086 | 1090 | | |
1087 | 1091 | | |
| |||
0 commit comments